.pretty *{box-sizing:border-box}.pretty input:not([type=checkbox]):not([type=radio]){display:none}.pretty{position:relative;display:inline-block;margin-right:1em;white-space:nowrap;line-height:1}.pretty input{position:absolute;left:0;top:0;min-width:1em;width:100%;height:100%;z-index:2;opacity:0;margin:0;padding:0;cursor:pointer}.pretty .state label{position:static;display:inline-block;font-weight:400;margin:0;text-indent:1.5em;min-width:calc(1em + 2px)}.pretty .state label:after,.pretty .state label:before{content:"";width:calc(1em + 2px);height:calc(1em + 2px);display:block;box-sizing:border-box;border-radius:0;border:1px solid transparent;z-index:0;position:absolute;left:0;top:calc(-108% + 1em);background-color:transparent}.pretty .state label:before{border-color:#bdc3c7}.pretty .state.p-is-hover,.pretty .state.p-is-indeterminate{display:none}@keyframes zoom{0%{opacity:0;transform:scale(0)}}@keyframes tada{0%{animation-timing-function:ease-in;opacity:0;transform:scale(7)}38%{animation-timing-function:ease-out;opacity:1;transform:scale(1)}55%{animation-timing-function:ease-in;transform:scale(1.5)}72%{animation-timing-function:ease-out;transform:scale(1)}81%{animation-timing-function:ease-in;transform:scale(1.24)}89%{animation-timing-function:ease-out;transform:scale(1)}95%{animation-timing-function:ease-in;transform:scale(1.04)}to{animation-timing-function:ease-out;transform:scale(1)}}@keyframes jelly{0%{transform:scaleX(1)}30%{transform:scale3d(.75,1.25,1)}40%{transform:scale3d(1.25,.75,1)}50%{transform:scale3d(.85,1.15,1)}65%{transform:scale3d(1.05,.95,1)}75%{transform:scale3d(.95,1.05,1)}to{transform:scaleX(1)}}@keyframes rotate{0%{opacity:0;transform:translateZ(-200px) rotate(-45deg)}to{opacity:1;transform:translateZ(0) rotate(0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 #bdc3c7}to{box-shadow:0 0 0 1.5em rgba(189,195,199,0)}}.pretty.p-default.p-fill .state label:after{transform:scale(1)}.pretty.p-default .state label:after{transform:scale(.6)}.pretty.p-default input:checked~.state label:after{background-color:#bdc3c7!important}.pretty.p-default.p-thick .state label:after,.pretty.p-default.p-thick .state label:before{border-width:.14286em}.pretty.p-default.p-thick .state label:after{transform:scale(.4)!important}.pretty.p-icon .state .icon{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc(-108% + 1em);border:1px solid transparent;opacity:0}.pretty.p-icon .state .icon:before{margin:0;width:100%;height:100%;text-align:center;display:flex;flex:1;justify-content:center;align-items:center;line-height:1}.pretty.p-icon input:checked~.state .icon{opacity:1}.pretty.p-icon input:checked~.state label:before{border-color:#5a656b}.pretty.p-svg .state .svg{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc(-108% + 1em);border:1px solid transparent;opacity:0}.pretty.p-svg .state svg{margin:0;width:100%;height:100%;text-align:center;display:flex;flex:1;justify-content:center;align-items:center;line-height:1}.pretty.p-svg input:checked~.state .svg{opacity:1}.pretty.p-image .state img{opacity:0;position:absolute;width:calc(1em + 2px);height:calc(1em + 2px);top:0;top:calc(-108% + 1em);left:0;z-index:0;text-align:center;line-height:normal;transform:scale(.8)}.pretty.p-image input:checked~.state img{opacity:1}.pretty.p-switch input{min-width:2em}.pretty.p-switch .state{position:relative}.pretty.p-switch .state:before{content:"";border:1px solid #bdc3c7;border-radius:60px;width:2em;box-sizing:unset;height:calc(1em + 2px);position:absolute;top:0;top:calc(-116% + 1em);z-index:0;transition:all .5s ease}.pretty.p-switch .state label{text-indent:2.5em}.pretty.p-switch .state label:after,.pretty.p-switch .state label:before{transition:all .5s ease;border-radius:100%;left:0;border-color:transparent;transform:scale(.8)}.pretty.p-switch .state label:after{background-color:#bdc3c7!important}.pretty.p-switch input:checked~.state:before{border-color:#5a656b}.pretty.p-switch input:checked~.state label:before{opacity:0}.pretty.p-switch input:checked~.state label:after{background-color:#5a656b!important;left:1em}.pretty.p-switch.p-fill input:checked~.state:before{border-color:#5a656b;background-color:#5a656b!important}.pretty.p-switch.p-fill input:checked~.state label:before{opacity:0}.pretty.p-switch.p-fill input:checked~.state label:after{background-color:#fff!important;left:1em}.pretty.p-switch.p-slim .state:before{height:.1em;background:#bdc3c7!important;top:calc(50% - .1em)}.pretty.p-switch.p-slim input:checked~.state:before{border-color:#5a656b;background-color:#5a656b!important}.pretty.p-has-hover input:hover~.state:not(.p-is-hover){display:none}.pretty.p-has-hover input:hover~.state.p-is-hover,.pretty.p-has-hover input:hover~.state.p-is-hover .icon{display:block}.pretty.p-has-focus input:focus~.state label:before{box-shadow:0 0 3px 0 #bdc3c7}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state:not(.p-is-indeterminate){display:none}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state.p-is-indeterminate{display:block}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state.p-is-indeterminate .icon{display:block;opacity:1}.pretty.p-toggle .state.p-on{opacity:0;display:none}.pretty.p-toggle .state .icon,.pretty.p-toggle .state.p-off,.pretty.p-toggle .state .svg,.pretty.p-toggle .state img{opacity:1;display:inherit}.pretty.p-toggle .state.p-off .icon{color:#bdc3c7}.pretty.p-toggle input:checked~.state.p-on{opacity:1;display:inherit}.pretty.p-toggle input:checked~.state.p-off{opacity:0;display:none}.pretty.p-plain.p-toggle .state label:before,.pretty.p-plain input:checked~.state label:before{content:none}.pretty.p-plain.p-plain .icon{transform:scale(1.1)}.pretty.p-round .state label:after,.pretty.p-round .state label:before{border-radius:100%}.pretty.p-round.p-icon .state .icon{border-radius:100%;overflow:hidden}.pretty.p-round.p-icon .state .icon:before{transform:scale(.8)}.pretty.p-curve .state label:after,.pretty.p-curve .state label:before{border-radius:20%}.pretty.p-smooth .icon,.pretty.p-smooth .svg,.pretty.p-smooth label:after,.pretty.p-smooth label:before{transition:all .5s ease}.pretty.p-smooth input:checked+.state label:after{transition:all .3s ease}.pretty.p-smooth.p-default input:checked+.state label:after,.pretty.p-smooth input:checked+.state .icon,.pretty.p-smooth input:checked+.state .svg,.pretty.p-smooth input:checked+.state img{animation:zoom .2s ease}.pretty.p-smooth.p-plain input:checked+.state label:before{content:"";transform:scale(0);transition:all .5s ease}.pretty.p-tada:not(.p-default) input:checked+.state .icon,.pretty.p-tada:not(.p-default) input:checked+.state .svg,.pretty.p-tada:not(.p-default) input:checked+.state img,.pretty.p-tada:not(.p-default) input:checked+.state label:after,.pretty.p-tada:not(.p-default) input:checked+.state label:before{animation:tada .7s cubic-bezier(.25,.46,.45,.94) 1 alternate;opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state .icon,.pretty.p-jelly:not(.p-default) input:checked+.state .svg,.pretty.p-jelly:not(.p-default) input:checked+.state img,.pretty.p-jelly:not(.p-default) input:checked+.state label:after,.pretty.p-jelly:not(.p-default) input:checked+.state label:before{animation:jelly .7s cubic-bezier(.25,.46,.45,.94);opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state label:before{border-color:transparent}.pretty.p-rotate:not(.p-default) input:checked~.state .icon,.pretty.p-rotate:not(.p-default) input:checked~.state .svg,.pretty.p-rotate:not(.p-default) input:checked~.state img,.pretty.p-rotate:not(.p-default) input:checked~.state label:after,.pretty.p-rotate:not(.p-default) input:checked~.state label:before{animation:rotate .7s cubic-bezier(.25,.46,.45,.94);opacity:1}.pretty.p-rotate:not(.p-default) input:checked~.state label:before{border-color:transparent}.pretty.p-pulse:not(.p-switch) input:checked~.state label:before{animation:pulse 1s}.pretty input[disabled]{cursor:not-allowed;display:none}.pretty input[disabled]~*{opacity:.5}.pretty.p-locked input{display:none;cursor:not-allowed}.pretty.p-toggle .state.p-primary label:after,.pretty input:checked~.state.p-primary label:after{background-color:#428bca!important}.pretty.p-toggle .state.p-primary .icon,.pretty.p-toggle .state.p-primary .svg,.pretty input:checked~.state.p-primary .icon,.pretty input:checked~.state.p-primary .svg{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-primary-o label:before,.pretty input:checked~.state.p-primary-o label:before{border-color:#428bca}.pretty.p-toggle .state.p-primary-o label:after,.pretty input:checked~.state.p-primary-o label:after{background-color:transparent}.pretty.p-toggle .state.p-primary-o .icon,.pretty.p-toggle .state.p-primary-o .svg,.pretty.p-toggle .state.p-primary-o svg,.pretty input:checked~.state.p-primary-o .icon,.pretty input:checked~.state.p-primary-o .svg,.pretty input:checked~.state.p-primary-o svg{color:#428bca;stroke:#428bca}.pretty.p-default:not(.p-fill) input:checked~.state.p-primary-o label:after{background-color:#428bca!important}.pretty.p-switch input:checked~.state.p-primary:before{border-color:#428bca}.pretty.p-switch.p-fill input:checked~.state.p-primary:before{background-color:#428bca!important}.pretty.p-switch.p-slim input:checked~.state.p-primary:before{border-color:#245682;background-color:#245682!important}.pretty.p-toggle .state.p-info label:after,.pretty input:checked~.state.p-info label:after{background-color:#5bc0de!important}.pretty.p-toggle .state.p-info .icon,.pretty.p-toggle .state.p-info .svg,.pretty input:checked~.state.p-info .icon,.pretty input:checked~.state.p-info .svg{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-info-o label:before,.pretty input:checked~.state.p-info-o label:before{border-color:#5bc0de}.pretty.p-toggle .state.p-info-o label:after,.pretty input:checked~.state.p-info-o label:after{background-color:transparent}.pretty.p-toggle .state.p-info-o .icon,.pretty.p-toggle .state.p-info-o .svg,.pretty.p-toggle .state.p-info-o svg,.pretty input:checked~.state.p-info-o .icon,.pretty input:checked~.state.p-info-o .svg,.pretty input:checked~.state.p-info-o svg{color:#5bc0de;stroke:#5bc0de}.pretty.p-default:not(.p-fill) input:checked~.state.p-info-o label:after{background-color:#5bc0de!important}.pretty.p-switch input:checked~.state.p-info:before{border-color:#5bc0de}.pretty.p-switch.p-fill input:checked~.state.p-info:before{background-color:#5bc0de!important}.pretty.p-switch.p-slim input:checked~.state.p-info:before{border-color:#2390b0;background-color:#2390b0!important}.pretty.p-toggle .state.p-success label:after,.pretty input:checked~.state.p-success label:after{background-color:#5cb85c!important}.pretty.p-toggle .state.p-success .icon,.pretty.p-toggle .state.p-success .svg,.pretty input:checked~.state.p-success .icon,.pretty input:checked~.state.p-success .svg{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-success-o label:before,.pretty input:checked~.state.p-success-o label:before{border-color:#5cb85c}.pretty.p-toggle .state.p-success-o label:after,.pretty input:checked~.state.p-success-o label:after{background-color:transparent}.pretty.p-toggle .state.p-success-o .icon,.pretty.p-toggle .state.p-success-o .svg,.pretty.p-toggle .state.p-success-o svg,.pretty input:checked~.state.p-success-o .icon,.pretty input:checked~.state.p-success-o .svg,.pretty input:checked~.state.p-success-o svg{color:#5cb85c;stroke:#5cb85c}.pretty.p-default:not(.p-fill) input:checked~.state.p-success-o label:after{background-color:#5cb85c!important}.pretty.p-switch input:checked~.state.p-success:before{border-color:#5cb85c}.pretty.p-switch.p-fill input:checked~.state.p-success:before{background-color:#5cb85c!important}.pretty.p-switch.p-slim input:checked~.state.p-success:before{border-color:#357935;background-color:#357935!important}.pretty.p-toggle .state.p-warning label:after,.pretty input:checked~.state.p-warning label:after{background-color:#f0ad4e!important}.pretty.p-toggle .state.p-warning .icon,.pretty.p-toggle .state.p-warning .svg,.pretty input:checked~.state.p-warning .icon,.pretty input:checked~.state.p-warning .svg{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-warning-o label:before,.pretty input:checked~.state.p-warning-o label:before{border-color:#f0ad4e}.pretty.p-toggle .state.p-warning-o label:after,.pretty input:checked~.state.p-warning-o label:after{background-color:transparent}.pretty.p-toggle .state.p-warning-o .icon,.pretty.p-toggle .state.p-warning-o .svg,.pretty.p-toggle .state.p-warning-o svg,.pretty input:checked~.state.p-warning-o .icon,.pretty input:checked~.state.p-warning-o .svg,.pretty input:checked~.state.p-warning-o svg{color:#f0ad4e;stroke:#f0ad4e}.pretty.p-default:not(.p-fill) input:checked~.state.p-warning-o label:after{background-color:#f0ad4e!important}.pretty.p-switch input:checked~.state.p-warning:before{border-color:#f0ad4e}.pretty.p-switch.p-fill input:checked~.state.p-warning:before{background-color:#f0ad4e!important}.pretty.p-switch.p-slim input:checked~.state.p-warning:before{border-color:#c77c11;background-color:#c77c11!important}.pretty.p-toggle .state.p-danger label:after,.pretty input:checked~.state.p-danger label:after{background-color:#d9534f!important}.pretty.p-toggle .state.p-danger .icon,.pretty.p-toggle .state.p-danger .svg,.pretty input:checked~.state.p-danger .icon,.pretty input:checked~.state.p-danger .svg{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-danger-o label:before,.pretty input:checked~.state.p-danger-o label:before{border-color:#d9534f}.pretty.p-toggle .state.p-danger-o label:after,.pretty input:checked~.state.p-danger-o label:after{background-color:transparent}.pretty.p-toggle .state.p-danger-o .icon,.pretty.p-toggle .state.p-danger-o .svg,.pretty.p-toggle .state.p-danger-o svg,.pretty input:checked~.state.p-danger-o .icon,.pretty input:checked~.state.p-danger-o .svg,.pretty input:checked~.state.p-danger-o svg{color:#d9534f;stroke:#d9534f}.pretty.p-default:not(.p-fill) input:checked~.state.p-danger-o label:after{background-color:#d9534f!important}.pretty.p-switch input:checked~.state.p-danger:before{border-color:#d9534f}.pretty.p-switch.p-fill input:checked~.state.p-danger:before{background-color:#d9534f!important}.pretty.p-switch.p-slim input:checked~.state.p-danger:before{border-color:#a02622;background-color:#a02622!important}.pretty.p-bigger .icon,.pretty.p-bigger .img,.pretty.p-bigger .svg,.pretty.p-bigger label:after,.pretty.p-bigger label:before{font-size:1.2em!important;top:calc(-135% + 1em)!important}.pretty.p-bigger label{text-indent:1.7em}@media print{.pretty .state .icon,.pretty .state:before,.pretty .state label:after,.pretty .state label:before{color-adjust:exact;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.container-fluid .container-fluid:after,.container-fluid .container:after,.container .container-fluid:after,.container .container:after{content:"Warning! You dont nest .container or .container-fluid";position:fixed;bottom:0;left:0;padding:30px;width:100%;color:#fff;text-align:center;background-color:rgba(255,68,0,.9);z-index:99999999}@keyframes slideIn{to{transform:translateY(0);opacity:1}0%{transform:translateY(1rem);opacity:0}}.cc-window{color:#fff;background-color:#000;font-size:.8125rem}.cc-window .cc-link,.cc-window .cc-link:active,.cc-window .cc-link:visited{color:#fff;opacity:.9}.cc-window .cc-btn{padding:15px;color:#fff;background-color:#228b22;border:none;font-weight:400;text-transform:uppercase}.cc-window .cc-btn:hover{background-color:#186218}.js-scrollreveal{visibility:hidden}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:7.5px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:.9}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#c1292e}.hamburger-box{width:21px;height:14px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:21px;height:2px;background-color:#c1292e;border-radius:0;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-6px}.hamburger-inner:after{bottom:-6px}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}body,html{font-family:Montserrat,sans-serif;font-weight:300}.body{overflow:auto;position:relative}.font-notable{font-family:Notable,sans-serif;font-weight:400;font-style:normal}.stop-body-scroll{overflow:hidden;position:absolute;width:100%;height:100%}.picture--ls-inline-block{overflow:hidden;display:inline-block}strong{font-weight:700}a,a:hover{color:#bf8a29}img{max-width:100%}.embed-responsive-cover,img[data-object-fit=cover]{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.embed-responsive-contain,img[data-object-fit=contain]{-o-object-fit:contain;object-fit:contain}.img--ls-blur{filter:blur(5px);transition:filter 1.5s}.img--ls-blur.lazyloaded{filter:blur(0)}h1{font-weight:700;font-size:30px;line-height:1.1}h1 span{font-weight:300}@media (max-width:991.98px){h1 span{display:block}}@media (min-width:768px){h1{font-size:36px}}h2{font-weight:700;font-size:22px;line-height:1.1}h2 span{font-weight:300}@media (max-width:991.98px){h2 span{display:block}}@media (min-width:768px){h2{font-size:28px}}h2{margin-bottom:20px}header{height:200px}header .embed-responsive{height:100%}header .img--header{display:block;position:absolute;left:15px;opacity:.55}@media (max-width:991.98px){header .img--header{bottom:20px}}@media (min-width:768px){header{height:300px}}@media (min-width:992px){header{height:400px}header:after{position:absolute;display:block;top:0;left:0;width:100%;height:130px;content:"";background:linear-gradient(180deg,rgba(0,0,0,.85) 0,transparent);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#d9000000",endColorstr="#00000000",GradientType=0)}header .img--header{top:20px}}@media only screen and (min-width:1750px){header .img--header{top:auto;bottom:20px}}body:not(.v-home-page) header{position:relative}@media (max-width:575.98px){.br-inside br{display:none}}#backToTop{position:fixed;right:20px;bottom:20px;padding:5px 10px;color:#fff;background:#000;opacity:0;transition:opacity .3s ease;z-index:1020;pointer-events:none;cursor:default}#backToTop.is-visible{pointer-events:visible;cursor:pointer;opacity:.5}#backToTop:hover{opacity:1}@media (max-width:991.98px){.container{margin-left:0;margin-right:0;max-width:none;padding-left:30px;padding-right:30px}}.js-intro-slider{cursor:grab}.js-intro-slider .slick-dots{bottom:0;padding-right:10px;text-align:right}.js-intro-slider .slick-dots li{margin:0}.js-intro-slider .slick-dots li button:before{font-size:12px;opacity:.35}.js-intro-slider .slick-dots li.slick-active button:before{color:#fff;opacity:1}.js-image-slider{padding-top:0;padding-bottom:0}.js-image-slider img{width:100%;max-width:100%}.js-image-slider:hover{cursor:grab}footer{position:relative;margin-top:80px;background-color:#2a3231;z-index:10}footer,footer a{color:#fff}footer .footer{padding:30px;text-align:center}@media (min-width:768px){footer .footer{text-align:left}}footer .footer .footer-logo{background-color:#fff;padding:10px 20px;border-radius:0 0 10px 10px;margin:-30px auto 30px;text-align:center;width:75%}footer .footer .btn{margin:5px 0;width:100%;max-width:none}footer .footer .btn:last-child{margin-bottom:0}footer .footer .footer-social .fab{display:inline-block;margin-right:12px}@media (min-width:768px){footer .footer .footer-social{display:flex}}@media (min-width:768px){footer .footer .footer-social>div{display:inline-block;margin-left:auto}}footer .footer-gfx{position:relative;display:flex;align-items:center;justify-content:center;padding:50px 15px}@media (min-width:768px){footer .footer-gfx{padding:130px 15px}}footer .footer-gfx img:not(.img-background){position:relative}footer .footer-gfx .img-background{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}footer .subfooter{background-color:#000;color:#fff;padding-top:10px;padding-bottom:40px}footer .subfooter .row>div{display:flex;align-items:center;justify-content:center}@media (min-width:768px){footer .subfooter .row>div{align-items:center;justify-content:left;padding:15px 0}}footer .subfooter .row>div:last-child small{margin-left:0}@media (min-width:768px){footer .subfooter .row>div:last-child small{margin-left:auto}}.pricebox{bottom:0;top:auto;width:20em;right:2em;left:auto;position:fixed;z-index:999;box-shadow:0 0 15px 3px rgba(0,0,0,.1);font-size:14px;visibility:hidden}.pricebox .btn{width:100%;max-width:none;margin-top:15px;font-size:14px}.pricebox .btn:hover{font-size:14px}.pricebox-toggleBtn{position:absolute;right:15px;top:50%;width:15px;height:15px;border:0;outline:0}.pricebox-toggleBtn.isClosed svg{transform:translate(-50%,-50%) rotate(45deg)}.pricebox-toggleBtn svg{height:15px;width:15px;position:absolute;left:50%;transform:translate(-50%,-50%)}.pricebox-header{background-color:#d7a344;color:#fff;padding:10px;text-align:center;position:relative;cursor:pointer;font-weight:700;text-transform:uppercase}.pricebox-body{background-color:#fff;padding:15px;color:#2a3231}.pricebox-body span{display:block;padding-bottom:10px;font-weight:700;border-bottom:1px solid rgba(42,50,49,.5);margin-bottom:10px}.pricebox-body>div:not(:first-child){margin-top:10px}.alert-kiezelhuys{color:#fff;background-color:#d7a344}.alert-kiezelhuys h2{font-size:1.2rem}.alert.alert-notation{font-size:.9rem}.alert.alert-notation>:last-child{margin-bottom:0}.alert.alert-notation>ul{padding-left:15px;list-style-type:square}.modal--intro-only-image button.close{display:inline-block;position:absolute;top:0;right:0;padding:15px 30px;opacity:1}.modal--intro-only-image button.close span{font-size:30px;line-height:1;text-shadow:none}.modal--intro .modal-content{overflow:hidden}.modal--intro .modal-body{position:relative;padding:0}.modal--intro .modal-img{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.modal--intro .modal-title{margin-bottom:15px;font-size:1.875rem;font-weight:400}.modal--intro .col--copy{padding-top:10px;padding-bottom:15px;padding-right:35px}.modal--intro button.close{display:inline-block;position:absolute;top:0;right:0;padding:5px 10px;opacity:1}.modal--intro button.close span{font-size:30px;line-height:1;text-shadow:none}.btn-kiezelhuys{color:#212529;background-color:#d7a344;border-color:#d7a344}.btn-kiezelhuys.focus,.btn-kiezelhuys:focus,.btn-kiezelhuys:hover{color:#212529;background-color:#ca922b;border-color:#bf8a29}.btn-kiezelhuys.focus,.btn-kiezelhuys:focus{box-shadow:0 0 0 .2rem rgba(188,144,64,.5)}.btn-kiezelhuys.disabled,.btn-kiezelhuys:disabled{color:#212529;background-color:#d7a344;border-color:#d7a344}.btn-kiezelhuys:not(:disabled):not(.disabled).active,.btn-kiezelhuys:not(:disabled):not(.disabled):active,.show>.btn-kiezelhuys.dropdown-toggle{color:#fff;background-color:#bf8a29;border-color:#b58227}.btn-kiezelhuys:not(:disabled):not(.disabled).active:focus,.btn-kiezelhuys:not(:disabled):not(.disabled):active:focus,.show>.btn-kiezelhuys.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(188,144,64,.5)}a[type=button]{-webkit-appearance:none}.btn,.btn:focus,.btn:hover{color:#fff;font-size:18px}.content-grid a.btn,.content-grid a.btn:hover{color:#fff}.btn-kiezelhuys-invert{background-color:#956c20}.btn-kiezelhuys-invert:focus{box-shadow:none}.btn-kiezelhuys-invert:hover{background-color:#6b4d17}.bootstrap-touchspin .btn{padding:0 10px;color:#333;background-color:#fff;border-color:#ccc}.js-quotation{display:none}form label{font-weight:700}.pretty{white-space:inherit}.pretty label a{position:relative;z-index:10}.pretty .state label{padding-left:1.5rem;color:#343a40;text-indent:0;line-height:1.2}.pretty.p-icon .state .icon,.pretty .state label:after,.pretty .state label:before{top:0}.error{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.pretty input.error+.state label{color:#dc3545}.pretty input.error+.state label:before{border:1px solid #dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.content-grid h3{font-size:21px}.content-grid h3,.content-grid h4{line-height:21px;text-transform:uppercase}.content-grid h4{font-size:19px}.content-grid .block,.content-grid p{margin-bottom:30px}.content-grid .block .img-caption{display:block;color:#6c757d;font-size:14px;font-style:italic}.content-grid img+p{margin-top:1rem}.content-grid p.caption{display:none}.content-grid .row,.content-grid .wrap{margin-top:30px;margin-bottom:30px}.content-grid .row>.col{flex-basis:auto;position:relative;width:100%;min-height:1px}@media (max-width:767.98px){.content-grid .row>.col+.col{margin-top:1rem}}.content-grid .wrap-full h2,.content-grid .wrap-full h3,.content-grid .wrap-full h4,.content-grid .wrap-full p{margin-left:auto;margin-right:auto;max-width:878px}.content-grid .wrap-full ol,.content-grid .wrap-full ul{padding-left:20px;margin-left:auto;margin-right:auto;margin-bottom:39px;max-width:878px}.content-grid .wrap-full ol li,.content-grid .wrap-full ul li{margin-top:10px;margin-bottom:10px}.content-grid .block--quote{margin-top:70px;margin-bottom:70px}.content-grid .block--quote blockquote{color:#d7a344;font-size:40px;line-height:1;max-width:800px}.content-grid .block--quote blockquote+cite{color:#4d4d4d;font-size:.8rem;font-style:italic;display:block;margin-top:-10px}.content-grid .block--quote .quote-city{font-style:italic}.content-grid .block--text-and-button p,.content-grid .block--text-and-text h2{max-width:none}.content-grid .block--image-and-text{display:flex;flex-wrap:wrap;padding:30px;background-color:#f1f2f4}.content-grid .block--image-and-text .row{margin-top:0;margin-bottom:0;width:calc(100% + 30px)}.content-grid .block--image-and-text .row p:last-child{margin-bottom:0}@media (max-width:991.98px){.content-grid .block--image-and-text{padding-top:15px}.content-grid .block--image-and-text .row>div{margin-top:15px}}.content-grid .block--image-slider{position:relative}.content-grid .block--image-slider .slick-slider{overflow:hidden;cursor:grab}.content-grid .block--image-slider .slick-nav-wrapper{position:relative;display:flex;margin-left:auto;margin-right:auto;width:100%;margin-top:0}@media (min-width:768px){.content-grid .block--image-slider .slick-nav-wrapper{width:80%}}.content-grid .block--logos-gallery{padding:20px 10px;text-align:center;border:1px solid rgba(215,163,68,.5)}@media (min-width:768px){.content-grid .block--logos-gallery{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.content-grid .block--logos-gallery img{display:block;width:100%}}.content-grid .block--logos-gallery img{margin:10px;max-width:250px;max-height:150px}.content-grid .block--testimonials-slider{margin:30px auto 60px;font-weight:300}.content-grid .block--testimonials-slider .slider--testimonials{border-left:6px solid #d7a344;margin-bottom:0}.content-grid .block--testimonials-slider .slick-slide{padding-left:30px}.content-grid .block--testimonials-slider small{color:#6c757d;font-weight:300;font-style:italic}.content-grid .block--testimonials-slider .slick-dots{position:relative;bottom:auto}.content-grid .block--testimonials-slider .slick-dots li button:before{font-size:10px}.content-grid .block--testimonials-slider .slick-dots li.slick-active button:before{color:#d7a344}@media (min-width:992px){.content-grid .block--testimonials-slider{max-width:878px}}@media (max-width:767.98px){.content-grid .block--image-slider .slick-nav-wrapper{margin-top:0!important}}@media (min-width:768px){.content-grid .row-half .col-id1,.content-grid .row-half .col-id2{max-width:50%}.content-grid .row-small-left .col-id1{max-width:25%}.content-grid .row-small-left .col-id2,.content-grid .row-small-right .col-id1{max-width:75%}.content-grid .row-small-right .col-id2{max-width:25%}}.content-grid .embed-responsive .embed-overlay{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5)}.content-grid .embed-responsive .embed-overlay:after{content:attr(data-content);margin:auto;color:#fff;font-weight:700;font-size:3rem}.content-grid .js-image-gallery{margin-left:-15px;margin-right:-15px}.content-grid .js-image-gallery .sb-thumb{padding-left:7.5px;padding-right:7.5px;cursor:zoom-in;margin-bottom:15px}@media (min-width:992px){.content-grid .js-image-gallery{margin-left:auto;margin-right:auto;max-width:908px}}.c-nav-ays{position:fixed;top:5px;right:0;transition-property:background-color,transform;transition-duration:.2s;transition-timing-function:linear;z-index:1030}.c-nav-ays.bg-kiezelhuys{background-color:#d7a344}.c-nav-ays.is-hidden{transform:translateY(-100%)}.c-nav-ays a:active,.c-nav-ays a:focus{background-color:transparent;border:none;outline:none}.c-nav-ays .hamburger,.c-nav-ays .navbar-brand{outline:none;z-index:1070}.c-nav-ays .navbar-nav{display:none;flex-direction:row}.c-nav-ays .navbar-nav .active .nav-link,.c-nav-ays .navbar-nav .nav-link{transition:color .2s ease;color:#fff}.c-nav-ays .navbar-nav li{margin:0 10px}.c-nav-ays .hamburger{background-color:#d7a344;border-radius:50%;width:40px}.c-nav-ays .hamburger-box{transform:translateY(1px)}.c-nav-ays .hamburger .hamburger-inner,.c-nav-ays .hamburger .hamburger-inner:after,.c-nav-ays .hamburger .hamburger-inner:before,.c-nav-ays .hamburger.is-active .hamburger-inner,.c-nav-ays .hamburger.is-active .hamburger-inner:after,.c-nav-ays .hamburger.is-active .hamburger-inner:before{background-color:#fff}@media (min-width:992px){.c-nav-ays{top:0;left:0;font-size:18px}.c-nav-ays .anim-slide-in{animation-duration:.3s;animation-fill-mode:both;animation-name:slideIn}.c-nav-ays .hamburger{display:none}.c-nav-ays .navbar-nav{display:flex}.c-nav-ays .navbar-nav .dropdown-menu{position:absolute;font-size:14px}.c-nav-ays .navbar-nav .dropdown-menu:before{position:absolute;top:-6px;left:15px;width:10px;height:10px;display:block;content:"";transform:rotate(-45deg);background-color:#fff;border-color:rgba(0,0,0,.15);border-style:solid;border-width:1px 1px 0 0}.c-nav-ays .dropdown-item{color:#000}.c-nav-ays .dropdown-item:hover{background-color:transparent}.c-nav-ays .dropdown-item:not(:last-child):after{display:block;content:"";margin-top:10px;border-bottom:1px solid #dbdbdb}}.navbar-fullscreen-center{display:flex;flex-direction:column;margin-bottom:0;padding:50px 30px 20px;list-style:none}.navbar-fullscreen{overflow:auto;position:fixed;top:0;left:0;width:100vw;height:100vh;color:#fff;background-color:#4d4d4d;z-index:1050;transition:transform .3s ease}.navbar-fullscreen.from-top{transform:translateY(-100%)}.navbar-fullscreen.from-left{transform:translateX(-100%)}.navbar-fullscreen.from-right{transform:translateX(100%)}.navbar-fullscreen.from-bottom{transform:translateY(100%)}.navbar-fullscreen.is-visible{transform:translate(0)}.navbar-fullscreen .nav-item{margin-bottom:30px}.navbar-fullscreen .nav-item.dropdown{order:2}.navbar-fullscreen .nav-item .nav-link{padding:0;font-size:24px;font-weight:700}.navbar-fullscreen .nav-item a{color:#fff}.navbar-fullscreen .nav-item a:hover{background-color:transparent}.navbar-fullscreen .dropdown-menu{float:none;display:block;position:relative;padding:0;background-color:transparent;border-radius:0;border:none}.navbar-fullscreen .dropdown-item{padding:5px 0;font-weight:300}.c-cta{display:flex;flex-direction:column;height:100%;padding:30px}.c-cta a:not(.c-cta__button){text-decoration:underline}.c-cta__button{margin-top:auto;display:block;max-width:250px;border:2px solid #284a26;font-size:18px;font-weight:700;line-height:24px;padding:1rem;transition:color .3s ease;text-align:center}.c-cta__button,.c-cta__button:hover{text-decoration:none}.c-cta.ver--green{background-color:#18381e;color:#fff}.c-cta.ver--green .c-cta__button{color:#fff4ea;border-color:#fff4ea}.c-cta.ver--green .c-cta__button a:not(.c-cta__button){color:#fff4ea}.c-cta.ver--green .c-cta__button:hover{color:#18381e;background-color:#fff4ea}.c-cta.ver--cream{background-color:#fff4ea}.c-cta.ver--cream a:not(.c-cta__button){color:#284a26}.c-cta.ver--cream .c-cta__button{color:#284a26;background-color:transparent}.c-cta.ver--cream .c-cta__button:hover{color:#fff4ea;background-color:#284a26}.c-intro h1{margin-bottom:30px}.c-intro>.row .col-slider{padding-top:30px}.c-intro .btn{display:block;max-width:300px}.c-intro .btn:not(:last-child){margin:10px 0}.v-content-page .c-intro h1 span{display:block}body:not(.v-home-page) .c-intro h1{padding-top:30px}@media (min-width:992px){body:not(.v-home-page) .c-intro h1{position:relative;margin-top:-90px;padding-left:30px;padding-right:30px;min-height:100px;max-width:70%;background-color:#fff}body:not(.v-home-page) .c-intro>.row{margin-left:0}body:not(.v-home-page) .c-intro>.row>div:first-of-type{padding-left:30px}}@media (min-width:992px){body:not(.v-home-page):not(.v-contact):not(.v-cadeaubon-page):not(.v-quotation-page) .c-intro>.row .col-slider{padding-top:120px}}.v-home-page header{height:150px}@media (min-width:992px){.v-home-page header{height:250px}}@media only screen and (min-width:992px) and (max-width:1199.98px) and (orientation:landscape){.v-home-page header{height:150px}}.v-home-page header .img--header{position:fixed;top:auto;bottom:20px}.v-home-page .c-intro{position:relative;padding:30px;max-width:820px;background-color:hsla(0,0%,100%,.95)}.v-home-page .c-intro h1{max-width:none}.v-home-page .c-intro>.row{margin-right:0;margin-left:0}.v-home-page .c-intro>.row>div{padding-left:0;padding-right:0}.v-home-page .c-intro-address{padding-left:20px;border-left:1px solid #000}.v-home-page .c-intro .btn{width:100%;max-width:none}.v-home-page .c-intro .c-intro-address a:not(.btn):not(.link-underlined):not(.fab){color:#000}.v-home-page .c-intro .link-underlined{display:inline-block;text-decoration:none;margin-bottom:10px;color:#d7a344;border-bottom:1px solid #d7a344}.v-home-page .c-intro .fab{font-size:1.5rem;color:#d7a344}.v-home-page .c-intro .fab:not(:last-child){margin-right:10px}@media (max-width:991.98px){.v-home-page .c-intro{margin-bottom:140px}}@media (min-width:768px){.v-home-page .c-intro>.row>div:nth-child(2)>.row>div:nth-child(2){display:flex;flex-direction:column;justify-content:flex-end}}.v-home-page .js-home-slider{position:fixed;top:0;left:0;width:100%;height:100%;border:0}.v-home-page .js-home-slider img{top:0;left:0;width:100vw;height:100vh;border:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.main-login{margin-top:60px}.card--news-item{color:#000;height:100%;min-height:1px;transform-origin:center;transition:transform .1s ease;font-weight:400;text-decoration:none;border:none;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.card--news-item .embed-responsive-item{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.card--news-item:hover{box-shadow:0 0 10px 0 rgba(215,163,68,.8);transform:scale(1.01)}.card--news-item .card-category{position:absolute;bottom:0;padding:5px 10px;color:#fff;background-color:#d7a344;font-size:13px;font-weight:700;text-transform:uppercase}.card--news-item .card-footer{padding-bottom:20px;text-align:left;font-weight:700}.v-cadeaubon-page .col--address,.v-contact .col--address{flex-grow:0;min-width:305px}footer .pretty.p-icon .state .icon{font-size:13px}footer .pretty .state label{color:#fff;font-size:12px;line-height:1.4}footer .pretty .state label a{color:#d7a344}.v-contact .container-intro{margin-bottom:30px}.v-contact .c-intro>.row .col-slider,.v-contact .col-slider{padding-top:0}.v-cadeaubon-page .content-grid{margin-bottom:100px}.v-news-list .nav-paging .show .dropdown-toggle:focus:after{transform:rotate(180deg)}.v-news-list .nav-paging .btn.dropdown-toggle{color:#000;background-color:transparent}.v-news-list .nav-paging .btn.dropdown-toggle:after{top:5px;font-family:Font Awesome\ 5 Free;font-weight:900;font-size:.85em;content:"\F078";line-height:1.1;vertical-align:baseline;transition:transform .3s ease;border:none}.v-news-list .nav-paging .dropdown-menu{min-width:100%}.v-news-list .card--news-item,.v-news-list .nav-paging .dropdown-item{color:#000;text-decoration:none}.v-news-list .card--news-item{height:100%;min-height:1px;transform-origin:center;transition:transform .1s ease;font-weight:400;border:none;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.v-news-list .card--news-item .embed-responsive-item{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.v-news-list .card--news-item:hover{box-shadow:0 0 10px 0 rgba(215,163,68,.8);transform:scale(1.01)}.v-news-list .card--news-item .card-category{position:absolute;bottom:0;padding:5px 10px;color:#fff;background-color:#d7a344;font-size:13px;font-weight:700;text-transform:uppercase}.v-news-list .card--news-item .card-footer{padding-bottom:20px;text-align:left;font-weight:700}@media (max-width:767.98px){.v-news-list .nav-paging{text-align:center}.v-news-list .nav-paging .dropdown{margin-bottom:50px}.v-news-list .nav-paging.nav--top{margin-bottom:5px;padding-bottom:35px;border-bottom:2px solid #000}.v-news-list .nav-paging.nav--bottom{margin-top:5px;padding-top:35px;border-top:2px solid #000}.v-news-list .paging{display:flex;justify-content:space-between}.v-news-list .row--news-items>div{margin-top:10px;margin-bottom:10px}}@media (min-width:576px){.v-news-list .img--blog-and-glory{max-width:490px}.v-news-list .nav-paging{display:flex;align-items:flex-end;background:#ff0}.v-news-list .nav-paging.nav--top{margin-bottom:10px;padding-bottom:20px;border-bottom:2px solid #000}.v-news-list .nav-paging.nav--bottom{margin-top:10px;padding-top:20px;border-top:2px solid #000}.v-news-list .row--news-items>div{margin-top:20px;margin-bottom:20px}}.v-news-list .nav-paging .dropdown{display:inline-block;border:2px solid #000}.v-news-list .nav-paging .dropdown-toggle:after{margin-left:40px;color:#000}@media (min-width:576px){.v-news-list .nav-paging .dropdown-toggle:after{margin-left:91px}}.v-news-list .paging{margin-left:auto}.v-news-list .paging-item{padding:6px 12px;text-decoration:none;color:#000;font-size:21px;border-radius:50%}.v-news-list .paging-item.is-active{background-color:#d7a344}.v-product-item #swipebox-bottom-bar{position:absolute;top:50%;left:0;transform:translateY(-50%);background:transparent;transition:none}.v-product-item #swipebox-bottom-bar.visible-bars{transform:translateY(-50%)}.v-product-item #swipebox-arrows{max-width:100%;width:99%}.v-product-item .split--thumbs{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.v-product-item .split--thumbs>.split-cell{position:relative;width:100%;padding-left:15px;padding-right:15px;flex:0 0 50%;max-width:50%}@media (min-width:768px){.v-product-item .split--thumbs>.split-cell{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:992px){.v-product-item .split--thumbs>.split-cell{flex:0 0 25%;max-width:25%}}.v-product-item .split--thumbs .embed-responsive{cursor:pointer}.v-product-item button.embed-responsive{overflow:hidden}.v-catering-form-events form h2:not(:first-child),.v-catering-form form h2:not(:first-child){margin-top:60px}.v-catering-form-events .linkCollapse,.v-catering-form .linkCollapse{text-decoration:none}.v-catering-form-events .linkCollapse .title-orderCategory i,.v-catering-form .linkCollapse .title-orderCategory i{transform:rotate(0deg);transition:transform .3s ease}.v-catering-form-events .linkCollapse[aria-expanded=true] .title-orderCategory i,.v-catering-form .linkCollapse[aria-expanded=true] .title-orderCategory i{transform:rotate(180deg)}.v-catering-form-events .in .alert,.v-catering-form .in .alert{border-top-left-radius:0;border-top-right-radius:0}.v-catering-form-events .in .input-group,.v-catering-form .in .input-group{flex-wrap:nowrap}.v-catering-form-events .in .input-group-text,.v-catering-form .in .input-group-text{background-color:#fafafa}.v-catering-form-events .in .input-group-append,.v-catering-form .in .input-group-append{width:100%}.v-catering-form-events .in .input-group-append .input-group-text,.v-catering-form .in .input-group-append .input-group-text{display:flex;justify-content:space-between;width:100%}.v-catering-form-events .in input.js-int-limit,.v-catering-form .in input.js-int-limit{min-width:80px}.v-catering-form-events .order-wrap,.v-catering-form .order-wrap{display:flex}.v-catering-form-events .order-copy,.v-catering-form .order-copy{flex-grow:1}.v-catering-form-events .order-dish,.v-catering-form .order-dish{padding-top:20px;padding-bottom:20px;line-height:1.3}.v-catering-form-events .order-dish+.order-dish,.v-catering-form .order-dish+.order-dish{border-top:1px solid #dbdbdb}.v-catering-form-events .order-title,.v-catering-form .order-title{margin-bottom:5px}.v-catering-form-events .order-title span,.v-catering-form .order-title span{display:inline-block}.v-catering-form-events .order-title .span-name,.v-catering-form .order-title .span-name{font-weight:700}.v-catering-form-events .order-title .span-minimum,.v-catering-form .order-title .span-minimum{font-size:.9rem}.v-catering-form-events .order-title .span-price,.v-catering-form .order-title .span-price{font-weight:700;font-style:italic}.v-catering-form-events .title-orderCategory,.v-catering-form .title-orderCategory{display:flex;margin-top:30px;margin-bottom:0;padding-bottom:10px;color:#d7a344;font-size:1rem;font-weight:700;text-transform:uppercase;border-bottom:1px solid #d7a344}.v-catering-form-events .title-orderCategory i,.v-catering-form .title-orderCategory i{margin-left:auto}.v-catering-form-events .title-orderSubategory,.v-catering-form .title-orderSubategory{margin-top:20px;margin-bottom:10px;color:#d7a344;font-size:1rem;text-transform:uppercase;padding-bottom:10px;border-bottom:1px solid #d7a344}.v-catering-form-events .copy-description,.v-catering-form .copy-description{margin-top:1rem;margin-bottom:2rem;font-size:.8rem;font-style:italic}.v-catering-form-events .js-d-dishes,.v-catering-form .js-d-dishes{margin-bottom:40px}.v-catering-form-events .js-msg-minimum,.v-catering-form .js-msg-minimum{font-size:.9rem}.v-catering-form-events .alert-kiezelhuys,.v-catering-form .alert-kiezelhuys{margin-bottom:20px}.v-catering-form-events .sidebar-wrap img,.v-catering-form .sidebar-wrap img{border-radius:3px}.v-catering-form-events .sidebar-wrap.set-fixed,.v-catering-form .sidebar-wrap.set-fixed{position:fixed;top:40px}.v-catering-form-events .sidebar-total,.v-catering-form .sidebar-total{padding:15px;color:#fff;background-color:#3f4042;text-align:center;border-radius:3px;transition:all 1s ease}.v-catering-form-events .sidebar-total .totalCount,.v-catering-form .sidebar-total .totalCount{font-size:2rem}.v-catering-form-events .sidebar-total .inclBtw,.v-catering-form .sidebar-total .inclBtw{font-size:12px}.v-catering-form-events .cart-overview,.v-catering-form .cart-overview{display:flex;flex-direction:column;font-size:.8rem;margin-bottom:15px;padding-bottom:15px;border-bottom:1px dashed hsla(0,0%,100%,.8)}.v-catering-form-events .cart-overview .cart-row,.v-catering-form .cart-overview .cart-row{display:flex}.v-catering-form-events .cart-overview .cart-row :last-child,.v-catering-form .cart-overview .cart-row :last-child{margin-left:auto;padding-left:15px;min-width:90px;text-align:right}.v-catering-form-events .cart-total,.v-catering-form .cart-total{display:flex;text-align:right}.v-catering-form-events .cart-total .js-toggle-form,.v-catering-form .cart-total .js-toggle-form{margin-top:10px}.v-catering-form-events .info-delivery,.v-catering-form .info-delivery{padding:10px;font-size:.8rem;border:1px dashed #dbdbdb;border-radius:.25rem}.v-catering-form-events .info-delivery :last-child,.v-catering-form .info-delivery :last-child{margin-bottom:0}.v-catering-form-events .cadeau-radios label,.v-catering-form .cadeau-radios label{line-height:1.5;font-weight:400}.v-catering-form-events img.img-instructions,.v-catering-form img.img-instructions{position:relative;display:block;min-width:30px;max-width:31px;opacity:.75}@media (min-width:1200px){.v-catering-form-events img.img-instructions,.v-catering-form img.img-instructions{width:40px;right:-15px}.v-catering-form-events img.img-instructions:hover,.v-catering-form img.img-instructions:hover{opacity:1}}.v-catering-form-events .alert-instructions,.v-catering-form .alert-instructions{font-size:14px}.v-catering-form-events .alert-instructions p,.v-catering-form .alert-instructions p{margin-bottom:10px}.v-catering-form-events .alert-instructions ol,.v-catering-form .alert-instructions ol{padding-left:20px}.v-catering-form-events .alert-instructions :last-child,.v-catering-form .alert-instructions :last-child{margin-bottom:0}.v-quotation-page .c-intro>.row .col-slider{padding-top:0}.v-huys-kermpt{--stripe-width:40px}.v-huys-kermpt header{display:flex;padding-top:100px;padding-bottom:144px;height:auto;background-color:#18381e;background-image:repeating-linear-gradient(90deg,transparent,transparent var(--stripe-width),#284a26 var(--stripe-width),#284a26 calc(var(--stripe-width)*2))}.v-huys-kermpt .c-intro h1>span{font-size:24px}.v-huys-kermpt .btn-huys-kermpt{display:block;color:#18381e;border:2px solid #18381e;font-size:18px;font-weight:700;line-height:24px;padding:.8rem 1rem;transition:color .3s ease;text-decoration:none;text-align:center;border-radius:0}.v-huys-kermpt .btn-huys-kermpt:hover{color:#fff;background-color:#18381e}.v-huys-kermpt:not(.v-home-page) .container h1{max-width:none}.v-huys-kermpt .row--with-cover{margin-top:30px;margin-bottom:30px}.v-huys-kermpt .row--with-cover .col--right{display:flex;justify-content:right}.v-huys-kermpt .img--logo-huys-kermpt{margin:auto;max-width:85%}.v-huys-kermpt .row--openingshours .row{margin-bottom:16px}.v-huys-kermpt .row--openingshours .row>.col-lg-6:nth-child(odd){font-weight:700}.v-huys-kermpt .row--openingshours .row>.col-lg-6:nth-child(2n){margin-bottom:10px}.v-huys-kermpt .row--cta{margin-top:24px;margin-left:-11px;margin-right:-11px}.v-huys-kermpt .row--cta>div{padding-left:11px;padding-right:11px}.v-huys-kermpt .row--cta .col-md-6{margin-bottom:22px}.v-huys-kermpt .opacity-0{opacity:0}.v-huys-kermpt footer{background-color:#18381e}.v-huys-kermpt footer a:hover{color:#ffe3cc}.v-huys-kermpt footer .footer{position:relative}.v-huys-kermpt footer .btn-huys-kermpt{color:#ffe3cc;border-color:#ffe3cc}.v-huys-kermpt footer .btn-huys-kermpt:hover{color:#18381e;background-color:#ffe3cc}.v-huys-kermpt footer .input-group--with-button{flex-wrap:nowrap;align-items:stretch;gap:10px}.v-huys-kermpt footer .input-group--with-button input{border-radius:0;height:auto}.v-huys-kermpt footer .input-group--with-button button{width:-moz-fit-content;width:fit-content}.v-huys-kermpt footer .pretty .state label a{color:#ffe3cc;text-decoration:underline}.v-huys-kermpt footer .pretty .state label a:hover{color:#fff}.v-huys-kermpt .footer-logo--huys-kermpt{margin:0 auto;max-width:224px}.v-huys-kermpt .footer-bg-grid{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.v-huys-kermpt .footer-bg-grid .cell-left,.v-huys-kermpt .footer-bg-grid .cell-right{position:relative;flex-grow:1;background-color:#284a26;background-size:100% 100%}.v-huys-kermpt .footer-bg-grid .cell-center{width:100%;max-width:1360px}.v-huys-kermpt .footer-bg-grid .cell-left{background-image:repeating-linear-gradient(270deg,transparent,transparent var(--stripe-width),#18381e var(--stripe-width),#18381e calc(var(--stripe-width)*2))}.v-huys-kermpt .footer-bg-grid .cell-right{background-image:repeating-linear-gradient(90deg,transparent,transparent var(--stripe-width),#18381e var(--stripe-width),#18381e calc(var(--stripe-width)*2))}.v-huys-kermpt .footer-slogan h3{margin:0 auto;color:#ffe3cc;font-family:Notable,sans-serif;font-weight:400;font-style:normal;font-size:2rem;line-height:1.25;text-align:center;text-shadow:4px 4px 2px rgba(0,0,0,.6);max-width:900px}@media (min-width:768px){.v-huys-kermpt .row--openingshours .row>.col-lg-6:nth-child(odd){flex:0 0 30%;max-width:30%;font-weight:400}.v-huys-kermpt .row--openingshours .row>.col-lg-6:nth-child(2n){flex:0 0 70%;max-width:70%}}@media (min-width:992px){.v-huys-kermpt .row--with-cover{align-items:center;margin-left:0;margin-right:0}.v-huys-kermpt .row--openingshours,.v-huys-kermpt .row--with-cover{padding-left:30px;padding-right:30px}.v-huys-kermpt .row--openingshours .col--left,.v-huys-kermpt .row--with-cover .col--left{padding-left:0!important}}@media (min-width:1200px){.v-huys-kermpt .row--with-cover{margin-top:-40px}.v-huys-kermpt .row--with-cover img{max-width:393px}.v-huys-kermpt .row--openingshours{margin-top:-20px}}.v-book-page .huyskermpt .col-lg-12 p{margin-left:0}.v-book-page .huyskermpt a{color:#18381e}.v-book-page .huyskermpt .btn-kiezelhuys{background-color:#18381e;border-color:#18381e}