.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../../themes/vab/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/*!
 * Font Awesome Free 5.9.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fas,.far,.fal,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:swap;src:url(../../../themes/vab/fontawesome/webfonts/fa-brands-400.eot);src:url("../../../themes/vab/fontawesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url(../../../themes/vab/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(../../../themes/vab/fontawesome/webfonts/fa-brands-400.woff) format("woff"),url(../../../themes/vab/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"),url("../../../themes/vab/fontawesome/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands'}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:400;font-display:swap;src:url(../../../themes/vab/fontawesome/webfonts/fa-regular-400.eot);src:url("../../../themes/vab/fontawesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url(../../../themes/vab/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(../../../themes/vab/fontawesome/webfonts/fa-regular-400.woff) format("woff"),url(../../../themes/vab/fontawesome/webfonts/fa-regular-400.ttf) format("truetype"),url("../../../themes/vab/fontawesome/webfonts/fa-regular-400.svg#fontawesome") format("svg")}.far{font-family:'Font Awesome 5 Free';font-weight:400}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:swap;src:url(../../../themes/vab/fontawesome/webfonts/fa-solid-900.eot);src:url("../../../themes/vab/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url(../../../themes/vab/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(../../../themes/vab/fontawesome/webfonts/fa-solid-900.woff) format("woff"),url(../../../themes/vab/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"),url("../../../themes/vab/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Free';font-weight:900}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}/*! Swipebox v1.5.2 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.admin-bar #swipebox-overlay{top:32px}.admin-bar #swipebox-container{bottom:32px}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide img,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide .swipebox-inline-container{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:none;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(../../../plugins/responsive-lightbox/assets/swipebox/img/loader.gif) no-repeat center center}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:0.5s;transition:0.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-prev,#swipebox-next,#swipebox-close{background-image:url(../../../plugins/responsive-lightbox/assets/swipebox/img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-prev.disabled,#swipebox-next.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring 0.3s;animation:rightSpring 0.3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring 0.3s;animation:leftSpring 0.3s}.swipebox-touch #swipebox-container:before,.swipebox-touch #swipebox-container:after{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before{opacity:1}.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:white!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container,.noUi-target,.noUi-target *{-webkit-user-select:none;-ms-user-select:none}.chosen-container{position:relative;display:inline-block;vertical-align:middle;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(../../../plugins/search-filter-pro/public/assets/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(../../../plugins/search-filter-pro/public/assets/css/chosen-sprite.png) 0 2px no-repeat}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(../../../plugins/search-filter-pro/public/assets/css/chosen-sprite.png) 100% -20px no-repeat;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;font-size:100%;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(../../../plugins/search-filter-pro/public/assets/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(../../../plugins/search-filter-pro/public/assets/css/chosen-sprite.png) -30px -20px no-repeat;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(../../../plugins/search-filter-pro/public/assets/css/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.noUi-pips,.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.searchandfilter-date-picker .ui-helper-hidden{display:none}.searchandfilter-date-picker .ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.searchandfilter-date-picker .ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.searchandfilter-date-picker .ui-helper-clearfix:after,.searchandfilter-date-picker .ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.searchandfilter-date-picker .ui-helper-clearfix:after{clear:both}.searchandfilter-date-picker .ui-helper-clearfix{min-height:0}.searchandfilter-date-picker .ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.searchandfilter-date-picker .ui-front{z-index:100}.searchandfilter-date-picker .ui-state-disabled{cursor:default!important}.searchandfilter-date-picker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.searchandfilter-date-picker .ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.searchandfilter-date-picker .ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next-hover,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev-hover{top:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev{left:2px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next{right:2px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev-hover{left:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next-hover{right:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next span,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0;display:inline-block}.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-month-year{width:100%}.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-month,.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-year{width:49%}.searchandfilter-date-picker .ui-icon{width:16px;height:16px;background-position:16px 16px}.searchandfilter-date-picker .ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.searchandfilter-date-picker .ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.searchandfilter-date-picker .ui-datepicker td{border:0;padding:1px}.searchandfilter-date-picker .ui-datepicker td a,.searchandfilter-date-picker .ui-datepicker td span{display:block;text-align:center;text-decoration:none}.searchandfilter-date-picker .ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ll-skin-melon .ui-datepicker{padding:0}.ll-skin-melon .ui-datepicker-header{border:none;background:0 0;font-weight:400;font-size:15px}.ll-skin-melon .ui-datepicker-header .ui-state-hover{background:0 0;border-color:transparent;cursor:pointer;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}.ll-skin-melon .ui-datepicker .ui-datepicker-title{margin-top:.4em;margin-bottom:.3em;color:#e9f0f4}.ll-skin-melon .ui-datepicker .ui-datepicker-next,.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover,.ll-skin-melon .ui-datepicker .ui-datepicker-prev,.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover{top:.9em;border:none}.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover{left:2px}.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover{right:2px}.ll-skin-melon .ui-datepicker .ui-datepicker-next span,.ll-skin-melon .ui-datepicker .ui-datepicker-prev span{background-image:url(../../../plugins/search-filter-pro/public/assets/img/ui-icons_ffffff_256x240.png);background-position:-32px 0;margin-top:0;top:0;font-weight:400}.ll-skin-melon .ui-datepicker .ui-datepicker-prev span{background-position:-96px 0}.ll-skin-melon .ui-datepicker table{margin:0}.ll-skin-melon .ui-datepicker th{padding:1em 0;color:#ccc;font-size:13px;font-weight:400;border:none;border-top:1px solid #3a414d}.ll-skin-melon .ui-state-disabled{opacity:1}.ll-skin-melon .ui-state-disabled .ui-state-default{color:#fba49e}/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-ms-touch-action:none;touch-action:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr;background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0;border-radius:3px}.noUi-handle,.noUi-tooltip{position:absolute;border:1px solid #D9D9D9}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-large,.noUi-marker-sub{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%,0);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.searchandfilter p{margin-top:1em;display:block}.searchandfilter ul{display:block;margin-top:0;margin-bottom:0}.searchandfilter ul li{list-style:none;display:block;padding:10px 0;margin:0}.searchandfilter ul li li{padding:5px 0}.searchandfilter ul li ul li ul{margin-left:20px}.searchandfilter label{display:inline-block;margin:0;padding:0}.searchandfilter>ul>li[data-sf-combobox="1"] label{display:block}.searchandfilter li[data-sf-field-input-type=checkbox] label,.searchandfilter li[data-sf-field-input-type=radio] label,.searchandfilter li[data-sf-field-input-type=range-radio] label,.searchandfilter li[data-sf-field-input-type=range-checkbox] label{padding-left:10px}.searchandfilter .sf-date-prefix{padding-right:5px;display:inline-block}.searchandfilter .sf-count,.searchandfilter .sf-date-postfix{padding-left:5px;display:inline-block}.searchandfilter .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.searchandfilter h4{margin:0;padding:5px 0 10px;font-size:16px}.searchandfilter .sf-range-max,.searchandfilter .sf-range-min{max-width:80px}.searchandfilter .sf-meta-range-radio-fromto .sf-range-max,.searchandfilter .sf-meta-range-radio-fromto .sf-range-min{display:inline-block;vertical-align:middle}.searchandfilter .sf-meta-range-radio-fromto span.sf-range-values-seperator{vertical-align:middle;display:inline-block;margin:0 15px}.searchandfilter .datepicker{max-width:170px}.searchandfilter select.sf-input-select{min-width:170px}.searchandfilter select.sf-range-max.sf-input-select,.searchandfilter select.sf-range-min.sf-input-select{min-width:auto}.searchandfilter ul>li>ul:not(.children){margin-left:0}.searchandfilter .meta-slider{margin-top:10px;margin-bottom:10px;height:15px;max-width:220px}.searchandfilter .noUi-connect{background-color:#526E91}.searchandfilter.search-filter-disabled .noUi-connect{opacity:.7}.searchandfilter .noUi-horizontal.noUi-extended{padding:0 10px}.searchandfilter .noUi-horizontal.noUi-extended .noUi-origin{right:-10px}.searchandfilter .noUi-handle{border-color:#ccc}.searchandfilter .noUi-horizontal .noUi-handle{width:24px;height:24px;top:-5px;border-radius:20px;left:-12px}.searchandfilter .noUi-horizontal .noUi-handle:after,.searchandfilter .noUi-horizontal .noUi-handle:before{height:9px;top:7px}.searchandfilter .noUi-horizontal .noUi-handle:before{left:9px}.searchandfilter .noUi-horizontal .noUi-handle:after{left:12px}.search-filter-scroll-loading{display:block;margin:20px 10px 10px;height:30px;width:30px;animation:search-filter-loader-rotate .7s infinite linear;border:5px solid rgba(0,0,0,.15);border-right-color:rgba(0,0,0,.6);border-radius:50%}@keyframes search-filter-loader-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.ll-skin-melon{font-size:90%}.ll-skin-melon .ui-datepicker td{background:#f7f7f7;border:none;padding:0}.ll-skin-melon .ui-datepicker th{border-color:#4D6077}.ll-skin-melon .ui-widget{font-family:inherit;background:#526E91;border:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-moz-box-shadow:0 0 3px rgba(0,0,0,.3);-webkit-box-shadow:0 0 3px rgba(0,0,0,.3);box-shadow:0 0 3px rgba(0,0,0,.3)}.searchandfilter.horizontal ul>li{display:inline-block;padding-right:10px}.searchandfilter.horizontal ul>li li{display:block}.ll-skin-melon td .ui-state-default{background:0 0;border:none;text-align:center;padding:.3em;margin:0;font-weight:400;color:#6C88AC;font-size:14px}.ll-skin-melon td .ui-state-active{background:#526E91;color:#fff}.ll-skin-melon td .ui-state-hover{background:#C4D6EC}.searchandfilter li.hide,.searchandfilter select option.hide{display:none}.searchandfilter .disabled{opacity:.7}.chosen-container-multi .chosen-choices li.search-field input[type=text]{height:auto;padding:5px;color:#666;font-family:inherit}.chosen-container{font-size:14px}.chosen-container-single .chosen-single{height:auto}.chosen-container-multi .chosen-choices li.search-choice{margin:3px 3px 3px 5px}.search-filter-results .sf-active{font-weight:700}.search-filter-results .sf-disabled{opacity:.5}@font-face{font-display:swap;font-family:'Genericons';src:url(../../../themes/vab/genericons/font/genericons-regular-webfont.eot)}@font-face{font-display:swap;font-family:'Genericons';src:url(data:application/font-woff;charset=utf-8;base64,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) format('woff'),url(../../../themes/vab/genericons/font/genericons-regular-webfont.ttf) format('truetype'),url('../../../themes/vab/genericons/font/genericons-regular-webfont.svg#genericonsregular') format('svg');font-weight:400;font-style:normal}.genericon{display:inline-block;width:16px;height:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1;font-family:'Genericons';text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top}.genericon{*overflow:auto;*zoom:1;*display:inline}.genericon-standard:before{content:'\f100'}.genericon-aside:before{content:'\f101'}.genericon-image:before{content:'\f102'}.genericon-gallery:before{content:'\f103'}.genericon-video:before{content:'\f104'}.genericon-status:before{content:'\f105'}.genericon-quote:before{content:'\f106'}.genericon-link:before{content:'\f107'}.genericon-chat:before{content:'\f108'}.genericon-audio:before{content:'\f109'}.genericon-github:before{content:'\f200'}.genericon-dribbble:before{content:'\f201'}.genericon-twitter:before{content:'\f202'}.genericon-facebook:before{content:'\f203'}.genericon-facebook-alt:before{content:'\f204'}.genericon-wordpress:before{content:'\f205'}.genericon-googleplus:before{content:'\f206'}.genericon-linkedin:before{content:'\f207'}.genericon-linkedin-alt:before{content:'\f208'}.genericon-pinterest:before{content:'\f209'}.genericon-pinterest-alt:before{content:'\f210'}.genericon-flickr:before{content:'\f211'}.genericon-vimeo:before{content:'\f212'}.genericon-youtube:before{content:'\f213'}.genericon-tumblr:before{content:'\f214'}.genericon-instagram:before{content:'\f215'}.genericon-codepen:before{content:'\f216'}.genericon-polldaddy:before{content:'\f217'}.genericon-googleplus-alt:before{content:'\f218'}.genericon-path:before{content:'\f219'}.genericon-skype:before{content:'\f220'}.genericon-digg:before{content:'\f221'}.genericon-reddit:before{content:'\f222'}.genericon-stumbleupon:before{content:'\f223'}.genericon-pocket:before{content:'\f224'}.genericon-dropbox:before{content:'\f225'}.genericon-comment:before{content:'\f300'}.genericon-category:before{content:'\f301'}.genericon-tag:before{content:'\f302'}.genericon-time:before{content:'\f303'}.genericon-user:before{content:'\f304'}.genericon-day:before{content:'\f305'}.genericon-week:before{content:'\f306'}.genericon-month:before{content:'\f307'}.genericon-pinned:before{content:'\f308'}.genericon-search:before{content:'\f400'}.genericon-unzoom:before{content:'\f401'}.genericon-zoom:before{content:'\f402'}.genericon-show:before{content:'\f403'}.genericon-hide:before{content:'\f404'}.genericon-close:before{content:'\f405'}.genericon-close-alt:before{content:'\f406'}.genericon-trash:before{content:'\f407'}.genericon-star:before{content:'\f408'}.genericon-home:before{content:'\f409'}.genericon-mail:before{content:'\f410'}.genericon-edit:before{content:'\f411'}.genericon-reply:before{content:'\f412'}.genericon-feed:before{content:'\f413'}.genericon-warning:before{content:'\f414'}.genericon-share:before{content:'\f415'}.genericon-attachment:before{content:'\f416'}.genericon-location:before{content:'\f417'}.genericon-checkmark:before{content:'\f418'}.genericon-menu:before{content:'\f419'}.genericon-refresh:before{content:'\f420'}.genericon-minimize:before{content:'\f421'}.genericon-maximize:before{content:'\f422'}.genericon-404:before{content:'\f423'}.genericon-spam:before{content:'\f424'}.genericon-summary:before{content:'\f425'}.genericon-cloud:before{content:'\f426'}.genericon-key:before{content:'\f427'}.genericon-dot:before{content:'\f428'}.genericon-next:before{content:'\f429'}.genericon-previous:before{content:'\f430'}.genericon-expand:before{content:'\f431'}.genericon-collapse:before{content:'\f432'}.genericon-dropdown:before{content:'\f433'}.genericon-dropdown-left:before{content:'\f434'}.genericon-top:before{content:'\f435'}.genericon-draggable:before{content:'\f436'}.genericon-phone:before{content:'\f437'}.genericon-send-to-phone:before{content:'\f438'}.genericon-plugin:before{content:'\f439'}.genericon-cloud-download:before{content:'\f440'}.genericon-cloud-upload:before{content:'\f441'}.genericon-external:before{content:'\f442'}.genericon-document:before{content:'\f443'}.genericon-book:before{content:'\f444'}.genericon-cog:before{content:'\f445'}.genericon-unapprove:before{content:'\f446'}.genericon-cart:before{content:'\f447'}.genericon-pause:before{content:'\f448'}.genericon-stop:before{content:'\f449'}.genericon-skip-back:before{content:'\f450'}.genericon-skip-ahead:before{content:'\f451'}.genericon-play:before{content:'\f452'}.genericon-tablet:before{content:'\f453'}.genericon-send-to-tablet:before{content:'\f454'}.genericon-info:before{content:'\f455'}.genericon-notice:before{content:'\f456'}.genericon-help:before{content:'\f457'}.genericon-fastforward:before{content:'\f458'}.genericon-rewind:before{content:'\f459'}.genericon-portfolio:before{content:'\f460'}.genericon-heart:before{content:'\f461'}.genericon-code:before{content:'\f462'}.genericon-subscribe:before{content:'\f463'}.genericon-unsubscribe:before{content:'\f464'}.genericon-subscribed:before{content:'\f465'}.genericon-reply-alt:before{content:'\f466'}.genericon-reply-single:before{content:'\f467'}.genericon-flag:before{content:'\f468'}.genericon-print:before{content:'\f469'}.genericon-lock:before{content:'\f470'}.genericon-bold:before{content:'\f471'}.genericon-italic:before{content:'\f472'}.genericon-picture:before{content:'\f473'}.genericon-fullscreen:before{content:'\f474'}.genericon-uparrow:before{content:'\f500'}.genericon-rightarrow:before{content:'\f501'}.genericon-downarrow:before{content:'\f502'}.genericon-leftarrow:before{content:'\f503'}html{font-size:18px;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:'Bai Jamjuree',sans-serif;overflow:hidden;color:#001638}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,nav,section,summary{display:block}audio,canvas,video{display:inline-block;width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}.grecaptcha-badge{display:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute!important;height:1px;width:1px}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;line-height:normal;padding:15px 23px 14px;position:absolute;left:5px;top:5px;text-decoration:none;width:auto;z-index:100000}:focus{outline:0}a.post-edit-link{display:none}textarea,input[type="submit"]{-webkit-appearance:none}ul,ol{padding:0;margin:0;list-style-position:inside;list-style-type:none}h1,h2,h3,h4,h5,h6{clear:both;line-height:1.2;letter-spacing:1.2px;font-weight:600;font-family:'Pridi',serif}h1{margin-top:0;margin-bottom:32px;font-size:2rem}h1 strong{font-family:'Pridi',serif;font-weight:600;letter-spacing:1.6px;font-size:32px;line-height:40px}h1{font-family:'Bai Jamjuree',sans-serif;font-weight:300;font-size:32px;line-height:40px}h2{margin-top:0;margin-bottom:16px;font-size:24px}body.single .site-content h2.Normaal{line-height:28px!important;font-size:20px!important;margin-bottom:-10px}body.single .site-content h2.Groot{font-size:24px!important;line-height:32px!important;margin-bottom:-10px}body.single .site-content h2.Klein{font-size:18px!important;line-height:26px!important;margin-bottom:-10px}section.nieuws-content .inner>div.nieuws-text .text:first-of-type>h2{font-size:20px;line-height:28px}h3{margin-top:0;margin-bottom:16px;font-size:18px}h4{margin-top:0;margin-bottom:16px;font-size:1.25rem}b,strong{font-weight:600}p,li,a{line-height:28px}p{margin:16px 0}a{text-decoration:none}li{line-height:2}.home-link{position:relative;display:block;width:100%;max-width:200px}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:none;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{padding:0}input[type="search"]{-webkit-appearance:textfield;padding-right:2px;width:100%}input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;resize:none;vertical-align:top}img{border-style:none}img,video{height:auto;max-width:100%}section:after,article:after,.clear:after,#inner-header:after,.row:after,.social:after,.site-info:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.bg-img{background-size:cover;background-position:center center;background-repeat:no-repeat}.sub-contentlaag{position:relative;padding:40px 0}::-webkit-input-placeholder{color:}:-moz-placeholder{color:}::-moz-placeholder{color:}:-ms-input-placeholder{color:}.inner{width:100%;max-width:1472px;margin:0 auto;padding:0 16px;line-height:1.8;position:relative}.flexbox-wrapper{display:flex;flex-wrap:wrap}.c-btn{display:table;padding:16px 24px;line-height:18px;text-decoration:none;transition:.1s ease-in-out;border-radius:4px;text-transform:uppercase;font-size:14px;letter-spacing:.7px;font-weight:500}div.c-btn:hover{opacity:.9}.menu-toggle{display:none}.menu span:nth-of-type(3){width:50%;right:0}.menu span:nth-of-type(2){width:75%;right:0}.menu{width:30px;height:20px;order:2;position:relative;align-self:center}.menu span{position:absolute;width:100%;height:2px;background:#000;transition:.3s ease-in-out}.menu span:nth-of-type(2){top:50%}.menu span:nth-of-type(3){bottom:0}.menu.open span:nth-of-type(1){transform:rotate(45deg);top:50%}.menu.open span:nth-of-type(3){width:100%}.menu.open span:nth-of-type(3){transform:rotate(-45deg);top:50%}.menu.open span:nth-of-type(2){right:-50px;opacity:0}div#navbar{order:4;flex-basis:100%;width:100%}div#navbar ul.nav-menu li a{color:#001638;font-size:16px;font-weight:600}div#navbar ul.nav-menu li:first-of-type{padding-top:16px}div#navbar.open ul.nav-menu{max-height:600px}div#navbar ul{max-height:0;overflow:hidden;transition:.3s ease-in-out}.entry-content a,.entry-title a{text-decoration:none}.fixed-nav .flexbox-wrapper{align-items:center;justify-content:space-between}.fixed-nav{position:relative;padding:8px 0}.fixed-nav .c-btn{display:none}.fixed-nav div.logos{display:flex;flex-wrap:nowrap;align-items:center}a.banier-logo.bg-img{width:100px;height:40px;display:inline-block;background-size:contain;pointer-events:none;margin-left:8px}.fixed-nav{position:fixed;top:0;width:100%;z-index:9999;background:#fff;box-shadow:1px 1px 5px #888}body{padding-top:56px}section.crumbs p#breadcrumbs{margin:0}section.crumbs a,section.crumbs span{color:#fff;text-transform:uppercase;letter-spacing:.7px;font-size:12px;transition:.1s ease-in-out;font-weight:500}section.crumbs a:hover{text-decoration:underline;color:#a1b4d0}section.crumbs{background:#0D2242;color:#fff;padding:8px 0}section.sub-page-header h1 strong{display:table}section.sub-page-header h1{margin-bottom:0;letter-spacing:0}section.sub-page-header h1 strong,section.sub-page-header h1{font-size:24px;line-height:32px}section.sub-page-header{position:relative;padding:56px 0}section.sub-page-header.Multicolour:after{content:'';visibility:visible;display:block;position:absolute;height:8px;width:100%;background:rgb(255,197,79);background:-moz-linear-gradient(left,rgba(255,197,79,1) 0%,rgba(251,163,0,1) 33%,rgba(157,11,12,1) 66%,rgba(0,55,131,1) 100%);background:-webkit-linear-gradient(left,rgba(255,197,79,1) 0%,rgba(251,163,0,1) 33%,rgba(157,11,12,1) 66%,rgba(0,55,131,1) 100%);background:linear-gradient(to right,rgba(255,197,79,1) 0%,rgba(251,163,0,1) 33%,rgba(157,11,12,1) 66%,rgba(0,55,131,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc54f',endColorstr='#003783',GradientType=1);bottom:-8px}section.sub-page-header.Multicolour{margin-bottom:8px}section.sub-page-header.Groen{position:relative;margin-bottom:8px}.sub-page-header .inner>p:last-of-type{margin-bottom:0}section.sub-page-header.Groen:after{content:'';visibility:visible;display:block;position:absolute;height:8px;width:100%;background:#21c16b;bottom:-8px}.page-template-sub-disciplines section.sub-contentlaag{background:#001638;color:#fff}section.nieuws-detail-pagina .nieuws-header{position:relative;height:240px;background-size:cover;background-repeat:no-repeat;background-position:center center}.single-nieuws .nieuws-header.bg-img{background:#001638;height:150px}.blog-thumb.bg-img{display:block;width:100%;height:200px;margin-bottom:16px}section.nieuws-detail-pagina{position:relative}section.meer-nieuws .nieuws-item a h2{margin-bottom:0;font-size:24px;line-height:32px}section.meer-nieuws .nieuws-item:last-of-type{border-bottom:0}section.meer-nieuws .nieuws-item a{color:#fff;display:block;width:100%;height:100%;padding:16px}section.meer-nieuws .nieuws-item{flex-basis:100%;width:100%;background:#003783;color:#fff;border-bottom:1px solid #539AFD}section.meer-nieuws:before{content:'';visibility:visible;display:block;height:8px;width:100%;background:rgb(255,197,79);background:-moz-linear-gradient(left,rgba(255,197,79,1) 0%,rgba(251,163,0,1) 33%,rgba(157,11,12,1) 66%,rgba(0,55,131,1) 100%);background:-webkit-linear-gradient(left,rgba(255,197,79,1) 0%,rgba(251,163,0,1) 33%,rgba(157,11,12,1) 66%,rgba(0,55,131,1) 100%);background:linear-gradient(to right,rgba(255,197,79,1) 0%,rgba(251,163,0,1) 33%,rgba(157,11,12,1) 66%,rgba(0,55,131,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc54f',endColorstr='#003783',GradientType=1);position:absolute;top:-8px}section.meer-nieuws{position:relative;margin-top:8px}section.meer-nieuws .nieuws-item:last-of-type a div.flexbox-wrapper:before{content:'Volgende item';display:block;width:100%;text-transform:uppercase;font-size:14px;color:#539AFD;letter-spacing:.7px;line-height:22px;font-weight:600;margin-bottom:8px}section.meer-nieuws .nieuws-item:first-of-type a div.flexbox-wrapper:before{content:'Vorige item';display:block;width:100%;text-transform:uppercase;font-size:14px;color:#539AFD;letter-spacing:.7px;line-height:22px;font-weight:600;margin-bottom:8px}.single-projecten section.meer-nieuws .nieuws-item:first-of-type a div.flexbox-wrapper:before{content:'Vorige project'}.single-projecten section.meer-nieuws .nieuws-item:last-of-type a div.flexbox-wrapper:before{content:'Volgende project'}body.single .site-content ul.afbeeldingen-grid li:nth-of-type(n+6){display:none}body.single .site-content ul.afbeeldingen-grid li a{display:block;width:100%;height:100%}body.single .site-content ul.afbeeldingen-grid li{background-size:cover!important;background-repeat:no-repeat!important;background-position:center center!important;height:200px;width:calc(50% - 4px);float:left;transition:.1s ease-in-out;margin-bottom:8px}body.single .site-content ul.afbeeldingen-grid li:hover{opacity:.9}body.single .site-content ul.afbeeldingen-grid li:nth-of-type(3),body.single .site-content ul.afbeeldingen-grid li:nth-of-type(5){float:right}body.single .site-content ul.afbeeldingen-grid li:first-of-type{flex-basis:100%;width:100%;display:block;height:200px}body.single .site-content ul.afbeeldingen-grid{display:block;margin-top:32px;overflow:hidden;margin-bottom:8px}section.meer-nieuws .nieuws-item{flex-basis:100%;width:100%;background:#003783;transition:.1s ease-in-out;color:#fff;border-bottom:1px solid #539AFD!important}section.meer-nieuws .nieuws-item:hover{background:#002f6f}section.nieuws-content .inner{width:calc(100% - 32px);margin:0 auto;background:#fff;padding:16px;margin-top:-80px;border-radius:8px 8px 0 0}section.content-with-image h2 strong{display:table}section.content-with-image{padding:32px 0}section.content-with-image.no-padding-top{padding-top:0}.vacature-item:last-of-type{margin-bottom:0}.vacature-item{position:relative;height:340px;transition:.2s ease-in-out;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;margin-bottom:16px}.vacature-item a span.vacature-locatie{margin-bottom:16px;background:#21C16B;color:#fff;text-transform:uppercase;font-size:13px;padding:12px 16px;line-height:1;border-radius:4px;letter-spacing:.6px;display:table;font-weight:600}.vacature-item a span.vacature-locatie p{margin:0;line-height:1}.vacature-item a{display:block;position:relative;width:100%;height:100%;padding:24px;color:#fff}.page-template-sub-content section.vacatures-laag{padding-bottom:32px}.page-template-sub-content section.vacatures-laag .flexbox-wrapper .vacature-item{flex-basis:100%;width:100%}.page-template-sub-content section.vacatures-laag .flexbox-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.vacature-item:last-of-type{margin-bottom:0}.vacature-item .vacature-content{position:absolute;bottom:0;left:0;background:#001638;padding:24px;transition:.1s ease-in-out}.vacature-item:hover .vacature-content{background:#000f27}.vacature-item .vacature-content h3{font-size:20px;letter-spacing:1px;line-height:28px;margin-bottom:8px}.vacature-item .vacature-content>span.n-btn .arrow{display:block;width:20px;height:10px;background:url(https://www.vabafbouwgroep.nl/wp-content/uploads/2022/01/arrow-right-green.svg) no-repeat;margin-left:8px;background-size:contain;background-position:center center}.vacature-item .vacature-content>span.n-btn{font-size:14px;display:flex;flex-wrap:nowrap;align-items:center}.vacature-item .vacature-content>span{color:#21c16b;text-transform:uppercase;font-size:12px;letter-spacing:.7px;font-weight:600}.question-box.flexbox-wrapper div.knoppen a:nth-of-type(1){margin-bottom:8px}.single-werken_bij section.nieuws-content .inner div.vacature-header span.vacature-locatie{margin-bottom:24px;background:#21C16B;color:#fff;text-transform:uppercase;font-size:13px;padding:12px 16px;line-height:1;border-radius:4px;letter-spacing:.6px;display:table;font-weight:600}.single-werken_bij section.nieuws-content .inner div.vacature-header span.vacature-locatie p{margin:0;line-height:1}.single-werken_bij span.vacature-uren p{text-transform:uppercase;font-size:14px;letter-spacing:.7px;font-weight:600;line-height:18px;margin:0}.single-werken_bij .nieuws-text{margin-top:40px;padding:0 16px}ection.meer-vacatures div.flexbox-wrapper .vacature-item{flex-basis:100%;width:100%}section.meer-vacatures div.flexbox-wrapper h2{flex-basis:100%;width:100%}section.meer-vacatures div.flexbox-wrapper{border-top:1px solid #00163833;justify-content:space-between}section.meer-vacatures div.flexbox-wrapper .vacature-item{flex-basis:100%;width:100%}.single-werken_bij section.nieuws-content .inner>.flexbox-wrapper.interesse-blok h3{font-size:18px;margin-bottom:8px}.single-werken_bij section.nieuws-content .inner>.flexbox-wrapper.interesse-blok p a{color:#fff}.single-werken_bij section.nieuws-content .inner>.flexbox-wrapper.interesse-blok p{font-size:18px;font-weight:400;margin-top:8px}.single-werken_bij section.nieuws-content .inner>.flexbox-wrapper.interesse-blok h3,.single-werken_bij section.nieuws-content .inner>.flexbox-wrapper.interesse-blok p{text-transform:none}.single-werken_bij section.nieuws-content .inner>.flexbox-wrapper.interesse-blok{border-bottom:0;margin-bottom:0;background:#21c16b;color:#fff;padding:24px 32px;border-radius:8px;margin-top:32px}section.meer-vacatures .flexbox-wrapper{padding-top:32px}section.meer-vacatures{padding:40px 0}section.meer-vacatures .flexbox-wrapper h2 strong{font-family:'Pridi',serif;font-weight:600;letter-spacing:1.6px;font-size:24px;line-height:32px;display:table}section.meer-vacatures .flexbox-wrapper h2{font-family:'Bai Jamjuree',sans-serif;font-weight:400;font-size:24px;line-height:32px;letter-spacing:0;margin-bottom:32px}section.meer-vacatures{padding:40px 0}.single-werken_bij .interesse-blok .c-btn{background:#0d2242;color:#fff}.single-werken_bij .nieuws-text>.c-btn{background:#21c16b;color:#fff;margin-bottom:32px}.single-werken_bij section.nieuws-content .inner div.vacature-header{background:#0d2242;color:#fff;position:relative;padding:16px;word-break:break-all;border-radius:8px 8px 0 0}.single-werken_bij section.nieuws-content .inner{padding:0}.question-box.flexbox-wrapper div.knoppen{margin:0 auto;justify-content:center}.question-box.flexbox-wrapper div.knoppen a{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center}.page-id-118 .question-box.flexbox-wrapper div.knoppen a{padding:17px 24px}.question-box.flexbox-wrapper div.knoppen a span.icon{display:inline-block;width:20px;height:20px;background-size:16px;background-position:center center;background-repeat:no-repeat;margin-left:8px}.question-box.flexbox-wrapper div.knoppen>div{max-width:200px;width:100%;margin:0 auto}.question-box.flexbox-wrapper div.knoppen>div.c-btn:last-of-type a{margin-bottom:0}.above-footer-layer div.c-btn svg{height:52px}.question-box.flexbox-wrapper h2 strong{display:table}.question-box.flexbox-wrapper h2{width:200px;margin:0 auto;margin-bottom:32px}form#search-filter-form-286 ul{display:flex;flex-wrap:wrap;justify-content:flex-start}div.c-btn svg.Blue path{fill:#0d2242}div.c-btn a.c-btn{margin-right:0;padding-right:16px;color:#fff}div.c-btn{position:relative;padding:0}div.c-btn svg{height:54px;position:absolute;right:-17px;top:0}div.c-btn svg.Groen path{fill:#21c16b}div.c-btn svg.Geel path{fill:#fba300}.validation_message{display:none}.gform_wrapper .gform_validation_errors h2{font-family:'Bai Jamjuree',sans-serif!important;color:white!important;letter-spacing:0.7px!important}.gform_wrapper .gform_validation_errors{background:#c02b0a!important;margin:0!important;border-radius:0!important;color:#fff;margin-bottom:16px!important}.gform_wrapper .gfield_error [aria-invalid=true]{border:0!important;border-bottom:1px solid #c02b0a!important}form#search-filter-form-286{margin-top:32px}.sf-field-search input.sf-input-text{background:transparent url(https://www.vabafbouwgroep.nl/wp-content/uploads/2022/01/search-blue.svg) no-repeat;width:auto;background-position:calc(100% - 16px) 50%;height:100%;appearance:none;display:table;padding:15.5px 23.5px;line-height:18px;text-decoration:none;transition:.1s ease-in-out;border-radius:4px;text-transform:uppercase;font-size:14px;cursor:pointer;letter-spacing:.7px;font-weight:500;color:#539afd;border:1px solid #539afd}.sf-field-search input.sf-input-text::placeholder{color:#539afd}.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item{position:relative}.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(14) a,.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(8) a,.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(1) a,.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(7) a{position:relative;z-index:2}.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item a{color:#001638;padding:24px;display:block;height:100%;width:100%}section.nieuws-content .inner>div.nieuws-text .text ul{list-style-type:disc;margin:16px 0}section.nieuws-content .inner>div.nieuws-text .text ul li a{color:#001638;text-decoration:underline}section.nieuws-content .inner>div.nieuws-text .text ul li a:hover{font-weight:700}.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item{border:.5px solid #0016381A}.post-type-archive-nieuws section.projecten-wrapper{background:#001638;padding-bottom:40px}.above-footer-layer .inner{padding:0;text-align:center}.question-box.flexbox-wrapper{position:relative;padding:32px 40px;padding-bottom:40px;justify-content:center}.content-with-image .image-box{display:block;width:100%;height:240px;background-size:cover!important;background-repeat:no-repeat!important;background-position:center center!important;margin-top:40px}.content-with-image .content-box div.c-btn{margin-top:32px}.content-box h3{font-family:'Bai Jamjuree',sans-serif;font-weight:500;font-size:20px;line-height:28px;letter-spacing:0}.content-box h2{font-family:'Bai Jamjuree',sans-serif;font-weight:500;font-size:24px;line-height:32px;letter-spacing:0}section.contact-wrapper h1{text-align:center;margin-bottom:0;margin-top:-300px}.sub-contact input,.sub-contact textarea{background:transparent;padding-left:0!important;color:#fff;font-family:'Bai Jamjuree',sans-serif;font-size:12px;letter-spacing:.6px;text-transform:uppercase;font-weight:600;border-bottom:1px solid #539AFD}.ginput_container.ginput_container_consent input:checked{background:white!important}.ginput_container.ginput_container_consent label a{color:#fff;text-decoration:underline}.ginput_container.ginput_container_consent label a:hover{color:#fba300}.ginput_container.ginput_container_consent label{width:calc(100% - 40px);flex-basis:calc(100% - 40px);font-size:14px;margin-left:16px;color:white!important;line-height:16px}.gfield_error .ginput_container.ginput_container_consent input{border:1px solid white!important}#gform_ajax_spinner_1{position:absolute!important;top:50%;transform:translateY(-50%);left:-20px}.ginput_container.ginput_container_consent input{margin:0;cursor:pointer;appearance:none;width:16px;height:16px;padding:0!important;border:1px solid white!important;border-radius:100%}.ginput_container.ginput_container_consent{display:flex;flex-wrap:nowrap;align-items:center}#gform_wrapper_1 .gform_footer.top_label input,#gform_wrapper_2 .gform_footer.top_label input{margin:0;display:table;padding:16px 24px;text-decoration:none;transition:.1s ease-in-out;border-radius:4px;text-transform:uppercase;font-size:14px;letter-spacing:.7px;font-weight:500;background:#fba300;border-bottom:0;padding-left:24px!important;margin-bottom:0!important;width:auto;line-height:1!important}#gform_wrapper_1 .gform_footer.top_label input:hover,#gform_wrapper_2 .gform_footer.top_label input:hover{opacity:.9}.gform_footer.top_label{margin:0!important;padding:0!important;margin-top:24px!important}.right.contact-informatie,.sub-contact .extra-img-laag{display:none}div#gform_wrapper_2 input::placeholder,div#gform_wrapper_2 textarea::placeholder,.sub-contact input::placeholder,.sub-contact textarea::placeholder{text-transform:uppercase;color:#fff;font-family:'Bai Jamjuree',sans-serif;font-size:12px;letter-spacing:.6px;font-weight:600}span#gfield_upload_rules_2_9{font-size:14px}.sub-contact .gform_wrapper.gravity-theme .gfield_label{display:none}fieldset#field_2_8>legend{display:none}body:not(.home) section.crumbs{border-bottom:1px solid rgb(255 255 255 / 20%)}section.contact-wrapper h1 strong{text-align:center;margin-bottom:0;font-size:24px;line-height:32px;letter-spacing:1.2px}section.contact-wrapper{background:#001638;color:#fff;padding-bottom:40px;position:relative}.contact-wrapper .left.form-wrapper .gform_heading{display:none}.contact-wrapper .left.form-wrapper{background:#003783;position:relative;padding:40px;margin-top:32px}body:not(.home) section.slider-laag>.inner>div.c-btn{display:none}section.only-content .content-box ul li a:hover,section.only-content .content-box p a:hover{text-decoration:underline}section.only-content .content-box ul{list-style-type:disc;margin:16px 0}section.only-content .content-box p a{color:#0d2242;font-weight:600}section.only-content .content-box ul li a{color:#0d2242;font-weight:600}section.only-content .content-box ul li a:hover{text-decoration:underline}.page-template-sub-content .slider-laag .flexbox-wrapper:not(.mobile-options)>a.c-btn.Geel,.page-template-sub-content .slider-laag .flexbox-wrapper:not(.mobile-options)>.nav-slider{display:none}.content-box h2 strong{font-family:'Pridi',serif;font-weight:600;letter-spacing:1.6px;font-size:24px;line-height:32px}.page-template-sub-content .slider-laag .flexbox-wrapper.mobile-options{margin:0 16px;margin-right:32px}section.nieuws-content{position:relative}section.nieuws-content .inner>span.Nieuws,section.nieuws-content .inner>span.Project{background:#FBA300;color:#fff;text-transform:uppercase;font-size:13px;padding:12px 16px;line-height:1;border-radius:4px;letter-spacing:.15px;margin-bottom:24px;display:table}section.nieuws-content .inner>span.Blog{background:#539afd;color:#fff;text-transform:uppercase;font-size:13px;padding:12px 16px;line-height:1;border-radius:4px;letter-spacing:.15px;margin-bottom:24px;display:table}section.nieuws-content .inner>span.Project{background:#9d0b0c}.nieuws-detail-pagina h1{letter-spacing:0}.single-werken_bij .vacature-header h1{margin-bottom:0}.single-werken_bij span.vacature-uren{display:table;margin-top:32px}.nieuws-detail-pagina .single-image.bg-img{display:block;width:100%;height:240px;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;margin:32px 0}.page-template-sub-disciplines .discipline-item .c-btn{background:#0d2242;color:#fff;margin-top:24px}.page-template-sub-disciplines .discipline-item .c-btn a{margin-top:0}section.nieuws-content .inner>.flexbox-wrapper{border-bottom:1px solid rgb(0 22 56 / 50%);padding-bottom:8px;margin-bottom:32px;justify-content:space-between}.nieuws-item span.n-btn span{display:inline-block;width:20px;height:10px;background:url(https://www.vabafbouwgroep.nl/wp-content/uploads/2022/01/arrow-right-yellow.svg) no-repeat;margin-left:8px;background-size:contain;background-position:center left}.nieuws-item span.n-btn{text-transform:uppercase;font-size:14px;color:#fba300;font-weight:600;letter-spacing:.7px;transition:.1s ease-in-out}.nieuws-item a:hover span.n-btn{color:#001638}.disciplines-slider .discipline-slide a:hover h3,.disciplines-slider .discipline-slide a:hover div.tekst{color:#4f5f77}.disciplines-slider .discipline-slide a h3,.disciplines-slider .discipline-slide a div.tekst{transition:.1s ease-in-out}div#search-filter-results-286 p.noresults{color:#fff}.disciplines-slider .discipline-slide a{display:block;width:100%;height:100%;color:#001638;position:relative;z-index:2}.discipline-slide:hover:after{opacity:.8}.discipline-slide .inner{z-index:2}.discipline-slide:after{content:'';display:block;position:absolute;width:100%;height:60%;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0);bottom:0;transition:.1s ease-in-out}a.c-btn.Geel.mobile-button{margin-top:0}.news-items-laag div.c-btn.mobile-button{margin-top:40px}.sub-contact section.maps{height:400px}section.news-items-laag>.inner .flexbox-wrapper h2{margin-bottom:0}section.news-items-laag>.inner .flexbox-wrapper .c-btn{display:none}.nieuws-item .nieuws-intro{font-size:14px;line-height:18px;font-weight:400;margin:8px 0}.items-box div.nieuws-item:last-of-type{margin-bottom:0}.single-projecten section.nieuws-content .inner>.flexbox-wrapper>ul li{flex-basis:100%;width:100%;line-height:1}.single-projecten section.nieuws-content .inner>.flexbox-wrapper>ul{flex-wrap:wrap}.single-projecten section.nieuws-content .inner>.flexbox-wrapper>ul li span{text-transform:uppercase;font-size:14px;letter-spacing:.7px;font-weight:600;line-height:18px}.single-projecten section.nieuws-content .inner>.flexbox-wrapper{padding-bottom:32px}.nieuws-text h4{font-size:20px;margin-bottom:-12px}.single-projecten section.nieuws-content .inner>.flexbox-wrapper>ul li:last-of-type{margin-bottom:0;margin-right:0}.single-projecten section.nieuws-content .inner>.flexbox-wrapper>ul li:first-of-type p{margin-right:8px;line-height:26px}.single-projecten section.nieuws-content .inner>.flexbox-wrapper>ul li:first-of-type span{flex-basis:100%;width:100%}.single-projecten section.nieuws-content .inner>.flexbox-wrapper>ul li:first-of-type{display:flex;flex-wrap:wrap}.single-projecten section.nieuws-content .inner>.flexbox-wrapper>ul li{margin-bottom:8px}.single-projecten section.nieuws-content .inner>.flexbox-wrapper>ul li p{margin:0}section.nieuws-content .inner>.flexbox-wrapper>div{text-transform:uppercase;font-size:14px;letter-spacing:.7px;font-weight:500;line-height:18px}section.slider-laag section.home-slider .owl-item div.project-slide .project-tekst span{text-transform:uppercase;font-size:12px;font-weight:500;letter-spacing:.6px;line-height:15px}section.slider-laag section.home-slider .owl-item div.project-slide .project-tekst h3{font-size:20px;line-height:1;margin-bottom:0;letter-spacing:1px}section.slider-laag section.home-slider .owl-item div.project-slide .project-tekst{position:absolute;bottom:64px;color:#fff;z-index:10}ul#carousel-custom-dots{display:flex;max-width:500px;flex-wrap:nowrap;justify-content:flex-start;margin-top:28px;width:calc(100% + 8px);margin-left:-4px;position:absolute;z-index:2;bottom:32px;left:16px}ul#carousel-custom-dots li{flex-basis:calc(25% - 8px);width:calc(25% - 8px);height:1px;margin-right:4px;margin-left:4px;background:#fff}li.owl-dot{position:relative}li.owl-dot span{position:absolute;width:0%;height:2px;background:#fff;top:50%;transform:translateY(-50%)}@keyframes fillSpan{0%{width:0%}100%{width:100%}}li.owl-dot.active span{animation:fillSpan 6s;animation-fill-mode:forwards}.use-floating-validation-tip span.wpcf7-not-valid-tip{position:absolute;z-index:100;padding:0;border:0;background:transparent;right:10px;left:auto;top:0;font-size:.8rem}div.wpcf7-validation-errors,div.wpcf7-acceptance-missing{display:none!important}form{display:flex;flex-wrap:wrap;justify-content:space-between}form#search-filter-form-293{display:none}.pagination div a:hover{opacity:.9}.pagination div a{display:table;padding:16px 24px;line-height:18px;text-decoration:none;transition:.1s ease-in-out;border-radius:4px;text-transform:uppercase;font-size:14px;letter-spacing:.7px;font-weight:500;background:#21c16b;color:#fff;margin:0 auto}form p{margin:0;flex-basis:100%;width:100%;margin-bottom:10px}form input,form textarea{width:100%;border:0;resize:none;font-size:15px;padding:10px}form textarea{height:130px}.ajax-loader{position:absolute}form input.wpcf7-form-control.wpcf7-submit{display:table;text-decoration:none;font-size:15px;transition:.1s ease-in-out;width:auto;line-height:2;margin-top:0}a.home-link.bg-img{width:170px;height:40px;background-size:contain;background-position:center left}section.slider-laag section.home-slider .owl-item div.project-slide{background-repeat:no-repeat!important;height:100%;position:relative;display:block;background-size:cover!important;background-position:center center!important}p.pagina-nummering:after{content:'';display:block;position:absolute;width:calc(50% - 69px);height:1px;background:#00163833;top:50%;transform:translateY(-50%);right:0}.nieuws-text .text p a:hover{font-weight:700}.nieuws-text .text p a{color:#001638;text-decoration:underline}p.pagina-nummering:before{content:'';display:block;position:absolute;width:calc(50% - 69px);height:1px;background:#00163833;top:50%;transform:translateY(-50%);left:0}p.pagina-nummering{font-size:14px;font-weight:400;text-align:center;margin:0 auto;line-height:22px;margin-bottom:32px;margin-top:32px;width:100%;position:relative}.post-type-archive-nieuws .pagination div a{background:#fba300}.post-type-archive-nieuws p.pagina-nummering{color:#fff}.post-type-archive-nieuws p.pagina-nummering:before,.post-type-archive-nieuws p.pagina-nummering:after{background:rgb(255 255 255 / 20%)}section.slider-laag .intro-tekst-box h1 strong{display:block}section.slider-laag .intro-tekst-box h1{font-size:32px;line-height:40px;letter-spacing:0;padding-right:40px}section.slider-laag .intro-tekst-box{position:absolute;z-index:10;color:#fff;left:0;right:0;top:50%;transform:translateY(-50%)}section.slider-laag section.home-slider .owl-stage-outer,section.slider-laag section.home-slider .owl-stage,section.slider-laag section.home-slider .owl-item{height:100%}section.slider-laag section.home-slider{position:absolute;height:100%;width:100%;top:0}body.home section.slider-laag{height:80vh;position:relative}body:not(.home) section.slider-laag{height:auto}.home-slider .project-slide:after{content:'';display:block;position:absolute;width:100%;height:100%;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0)}.disciplines-box .onderwerp span.arrow{width:56px;height:56px;border-left:1px solid #001638;background:url(https://www.vabafbouwgroep.nl/wp-content/uploads/2022/01/arrow-down-white.svg) no-repeat;background-position:center center;transition:.1s ease-in-out}.disciplines-box .onderwerp{background:#FBA300;flex-wrap:nowrap;align-items:center;cursor:pointer;justify-content:space-between;transition:.1s ease-in-out}.discipline-item.open div.onderwerp span.arrow{background:url(https://www.vabafbouwgroep.nl/wp-content/uploads/2022/01/arrow-up-blue.svg) no-repeat;background-position:center center}.discipline-item.open div.onderwerp h2{color:#001638}.disciplines-box .onderwerp:hover{background:#e49400}.discipline-item.open div.onderwerp,.discipline-item.open div.onderwerp:hover{background:#fff}.disciplines-box .onderwerp h2{color:#fff;margin:0;font-size:20px;font-weight:600;letter-spacing:1.2px;padding:16px;padding-right:0;line-height:1}.discipline-item h3{font-size:20px;margin:24px 0}.discipline-item:last-of-type{margin-bottom:0}.discipline-item{margin-bottom:16px}.discipline-item .content{max-height:0;overflow:hidden;transition:.4s ease-in-out}.discipline-item .content .left .meer-info .flexbox-wrapper{margin-top:16px;border-bottom:1px solid #001638;padding-bottom:16px}.discipline-item .content .left .meer-info .flexbox-wrapper>div a{flex-basis:65%;width:65%;text-align:left;color:#001638;font-weight:700;letter-spacing:.7px;line-height:24px}.discipline-item .content .left .meer-info .flexbox-wrapper>div a:hover{text-decoration:underline}.discipline-item .content .left .meer-info .flexbox-wrapper>div span{color:#539AFD;font-weight:600;letter-spacing:.7px;line-height:24px}.discipline-item .content .left .meer-info .flexbox-wrapper>div{flex-basis:100%;width:100%;text-transform:uppercase;font-size:14px;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}.discipline-item .content .left .meer-info{margin-top:32px}.discipline-item .content .left .meer-info h3{color:#539AFD;margin:0;border-bottom:1px solid #001638;line-height:1;padding-bottom:16px}.discipline-item .content .left{padding:16px;padding-top:0;padding-bottom:40px}.discipline-item .content{position:relative;background:#fff;color:#001638}.discipline-item.open .content{max-height:2000px;border-top:1px solid #fba300}.discipline-item .right.bg-img{flex-basis:100%;width:100%;height:400px;background:beige;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}section.only-content{padding:32px 0}.content-box div.c-btn{margin-top:16px}.content-box>div>:first-child{margin-top:0}.content-box.Gecentreerd{text-align:center}.content-box.Links{text-align:left}.content-box.Rechts{text-align:right}section.footer .inner>div{flex-basis:100%;width:100%}section.footer .inner>div>div{max-height:0;overflow:hidden;transition:.3s ease-in-out}div#gform_wrapper_2 input,div#gform_wrapper_2 textarea{background:transparent;padding-left:0!important;color:#fff;font-family:'Bai Jamjuree',sans-serif;font-size:12px;letter-spacing:.6px;text-transform:uppercase;font-weight:600;border-bottom:1px solid #539AFD}div#gform_wrapper_2 form div.gfield label{display:none}div#gform_wrapper_2{position:relative;padding:24px;background:#003783;color:#fff;margin-top:32px}div#gform_wrapper_2 .gform_heading{display:none}section.only-content div.content-box div p:last-of-type{margin-bottom:0}.projecten-wrapper.flexbox-wrapper div.project-item{flex-basis:100%;width:100%;position:relative;height:340px;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}.projecten-wrapper.flexbox-wrapper div.project-item a div.inner{padding:0}.projecten-wrapper.flexbox-wrapper div.project-item a{display:block;width:100%;height:100%;padding:24px;color:#fff;position:relative;z-index:2}.nav-slider>span.customNextBtn{background:#0c2141 url(https://www.vabafbouwgroep.nl/wp-content/uploads/2022/01/arrow-right-white.svg) no-repeat;background-position:center center;background-size:16px}.nav-slider>span.customPrevBtn{background:#4d5a6f url(https://www.vabafbouwgroep.nl/wp-content/uploads/2022/01/arrow-left-white.svg) no-repeat;background-position:center center;order:-1;background-size:16px}.nav-slider>span.customNextBtn:hover{background:#001638 url(https://www.vabafbouwgroep.nl/wp-content/uploads/2022/01/arrow-right-white.svg) no-repeat;background-position:center center;background-size:16px}.nav-slider>span.customPrevBtn:hover{background:#0c2141 url(https://www.vabafbouwgroep.nl/wp-content/uploads/2022/01/arrow-left-white.svg) no-repeat;background-position:center center;order:-1;background-size:16px}.nav-slider{display:flex;flex-wrap:nowrap;align-items:center;margin-right:auto;order:-1}.nav-slider>span{display:block;width:40px;height:40px;border-radius:4px;margin-right:8px;transition:.1s ease-in-out;cursor:pointer}.project-item:after{content:'';display:block;position:absolute;width:100%;height:60%;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0);bottom:0;transition:.1s ease-in-out}.projecten-wrapper.flexbox-wrapper div.project-item:hover:after,.projecten-resultaten .project-item:hover:after{opacity:.8}.projecten-wrapper.flexbox-wrapper .project-item:nth-of-type(1){margin-bottom:8px}.projecten-filter form ul li label{width:auto;height:100%;display:block}.projecten-resultaten .project-item:last-of-type{margin-bottom:0}.projecten-resultaten .project-item{position:relative;height:340px;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;margin-bottom:16px}.projecten-resultaten .project-item a .project-content{position:absolute;bottom:24px;left:24px;z-index:1;width:calc(100% - 48px)}.projecten-wrapper.flexbox-wrapper div.project-item a div.inner.project-tekst h3,.projecten-wrapper.flexbox-wrapper div.project-item a div.inner.project-tekst span,.projecten-resultaten .project-item a .project-content h3,.projecten-resultaten .project-item a .project-content span{flex-basis:100%;width:100%}.projecten-wrapper.flexbox-wrapper div.project-item a div.inner.project-tekst,.projecten-resultaten .project-item a .project-content{display:flex;flex-wrap:wrap}.projecten-resultaten .project-item a{color:#fff;display:block;width:100%;height:100%;position:relative;z-index:2;padding:24px}.project-item .project-content h3{font-size:20px;letter-spacing:1px;line-height:28px;margin-bottom:8px}.project-item h3{text-shadow:1px 1px 5px #1b1b1b}.project-item .project-content p{margin:0;font-size:16px;line-height:1}.project-item .project-content span{font-size:14px;text-transform:uppercase;letter-spacing:.7px;font-weight:600}.project-item .project-content span{display:none}.project-item .project-content span:nth-of-type(1){display:block}.projecten-resultaten{margin-top:40px}.projecten-filter form ul li label select{background:#539afd url(https://www.vabafbouwgroep.nl/wp-content/uploads/2022/01/down-chevron.png) no-repeat;width:auto;background-size:14px;background-position:calc(100% - 16px) 50%;height:100%;appearance:none;display:table;padding:16px 24px;line-height:18px;text-decoration:none;transition:.1s ease-in-out;border-radius:4px;text-transform:uppercase;font-size:14px;cursor:pointer;letter-spacing:.7px;font-weight:500;color:#fff;padding-right:44px;border:none}.projecten-filter form ul li{padding:0}.page-template-sub-content .sub-contact.contact-wrapper{margin-top:32px}.projecten-filter form ul{display:block;width:100%}.projecten-wrapper.flexbox-wrapper div.project-item a div.inner.project-tekst p{margin:0;font-size:16px;line-height:1}.projecten-wrapper.flexbox-wrapper div.project-item a div.inner.project-tekst p,.projecten-resultaten .project-item a .project-content p{margin-right:8px;line-height:24px}.projecten-wrapper.flexbox-wrapper div.project-item a div.inner.project-tekst span{text-transform:uppercase;font-size:14px;font-weight:600;letter-spacing:.7px}.projecten-wrapper.flexbox-wrapper div.project-item a div.inner.project-tekst h3{font-size:20px;letter-spacing:1px;line-height:28px;margin-bottom:8px}.projecten-wrapper.flexbox-wrapper div.project-item a div.inner.project-tekst{position:absolute;bottom:24px;left:24px;width:calc(100% - 48px)}.projecten-wrapper.flexbox-wrapper div.project-item a div.inner{padding:0}.projecten-wrapper.flexbox-wrapper{margin-top:32px}section.footer{position:relative;padding:32px 0;background:#001638 url(https://www.vabafbouwgroep.nl/wp-content/uploads/2022/01/background-logo.svg) no-repeat;color:#fff;border-top:1px solid rgb(255 255 255 / 20%);background-position:-50% -100px;background-size:500px}section.footer .inner>div.info-box h2 strong{font-family:'Pridi',serif;display:block;font-size:24px;letter-spacing:1.7px;line-height:32px;font-weight:600}section.footer .inner>div.info-box h2{font-family:'Bai Jamjuree',sans-serif;font-weight:300;font-size:24px;line-height:32px;margin-bottom:16px}ul#menu-footer-menu li a{color:#fff}ul#menu-footer-menu li a:hover{color:#a1b4d0}ul#menu-footer-menu{height:auto;width:auto}.menu-box ul li{flex-basis:50%;width:50%}section.footer .inner>div>div>ul{margin-bottom:16px}.menu-box ul{display:flex;flex-wrap:wrap}section.footer .inner>div h3{font-size:18px;line-height:24px;letter-spacing:0;margin-bottom:16px;font-weight:500;font-family:'Bai Jamjuree',sans-serif}ul li.green-text.menu-item a{color:#21C16B!important}ul li.green-text.menu-item a:hover{color:#fba300!important}.contact-box ul.gegevens li.Klein{font-size:14px;line-height:30px}section.footer .inner>div>div.social-links.flexbox-wrapper{max-height:inherit;display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;margin-bottom:64px}.social-links.flexbox-wrapper>a.Blauw{background:#003783;background-size:10px!important}.social-links.flexbox-wrapper>a.Geel{background:#fba300}.social-links.flexbox-wrapper>a.Geel:hover{background:#d18800}.social-links.flexbox-wrapper>a.Blauw:hover{background:#00214f}.social-links.flexbox-wrapper>a{width:40px;height:40px;display:block;border-radius:3px;margin-right:16px;background-repeat:no-repeat!important;background-position:center center!important;background-size:16px!important}section.footer .inner>div.contact-box{margin-bottom:0}section.footer .inner>div.menu-box,section.footer .inner>div.contact-box{border-bottom:1px solid rgb(255 255 255 / 20%);margin-bottom:16px}section.footer .inner>div.contact-box div.flexbox-wrapper>ul:nth-of-type(2){margin-top:32px}.menu-box>h3,.contact-box>h3{position:relative}.menu-box>h3:after,.contact-box>h3:after{content:'';display:block;width:12px;height:12px;position:absolute;background:url(https://www.vabafbouwgroep.nl/wp-content/uploads/2022/01/down-chevron.png) no-repeat;background-size:contain;background-position:center center;right:0;top:6px;transition:.2s ease-in-out}.menu-box.open h3:after,.contact-box.open h3:after{transform:rotate(180deg)}section.footer .inner>div.menu-box.open>div,section.footer .inner>div.contact-box.open>div{max-height:1000px}section.footer .inner>div.contact-box div.flexbox-wrapper>ul{flex-basis:100%;width:100%}section.meta-footer ul li:first-of-type{flex-basis:100%;width:100%}section.meta-footer ul li{margin-right:8px;flex-basis:100%;width:100%}section.meta-footer ul{display:flex;flex-wrap:wrap}section.footer .inner>div.contact-box div.flexbox-wrapper>ul li{min-height:8px}section.meta-footer a{color:#fff;line-height:25px}section.meta-footer a:hover{text-decoration:underline}section.meta-footer{position:relative;background:#001638;padding:8px 0;color:#fff;padding-top:0;font-size:14px;font-weight:300;line-height:25px}.certificering-box>span:nth-of-type(2){background-position:50% 0%}.certificering-box>span:nth-of-type(4){background-size:50px}.certificering-box>span:nth-of-type(5){background-size:contain}.certificering-box>span:last-of-type{width:calc(66.66% - 8px);background-size:120px}.certificering-box>span{background-size:auto;height:40px;width:calc(33.33% - 8px);background-color:#fff;border-radius:4px;margin-right:8px;margin-bottom:8px;background-position:center center}.certificering-box{order:-1;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;flex-basis:60%;width:60%;margin-bottom:24px}section.intro-laag.white-bg{padding:56px 0;background:#fff}section.intro-laag.white-bg h2 strong,section.slider-laag h2 strong,section.img-text-laag h2 strong,.disciplineslider-laag h2 strong{display:block;font-family:'Pridi',serif;font-weight:600;letter-spacing:1.6px;font-size:24px;line-height:32px}section.intro-laag.white-bg h2,section.slider-laag h2,section.img-text-laag h2,.disciplineslider-laag h2{font-family:'Bai Jamjuree',sans-serif;font-weight:400;font-size:24px;letter-spacing:0;line-height:32px}.disciplines-slider{margin-bottom:24px;margin-top:32px}.disciplines-slider .discipline-slide .inner h3{font-size:16px;letter-spacing:.8px;line-height:24px}.disciplineslider-laag{padding:56px 0}.disciplines-slider .discipline-slide .inner{position:absolute;bottom:0;left:0;padding:24px;background:#fff;width:calc(100% - 40px)}section.disciplineslider-laag>.inner>.c-btn,section.disciplineslider-laag>.inner>.nav-slider{display:none}.disciplineslider-laag .flexbox-wrapper.mobile-options{padding:0 16px;padding-right:32px}.disciplineslider-laag .flexbox-wrapper.mobile-options div.nav-slider{margin-left:auto;margin-right:0}.disciplineslider-laag .flexbox-wrapper.mobile-options div.c-btn{order:-1}.nav-slider>span.customNextBtn{margin-right:0}.img-text-laag h2{margin-bottom:0}.img-text-laag .text-box{display:none}.disciplines-slider .discipline-slide{height:300px;background-color:beige!important;position:relative;background-repeat:no-repeat!important;background-size:cover!important;background-position:center center!important}.disciplines-slider .discipline-slide .tekst p:last-of-type{margin-bottom:0}.disciplines-slider .discipline-slide .tekst p{font-size:14px;line-height:22px}.text-box p:last-of-type{margin-bottom:0}.c-btn.Geel{background:#FBA300;color:#fff}.drie-deling .dienst-item .inner div.text-box{width:260px;display:none}.drie-deling .dienst-item .inner h3{font-size:24px;line-height:1;margin-bottom:24px}.drie-deling .dienst-item div.c-btn{margin-top:24px}.c-btn.Groen{background:#21C16B;color:#fff}.drie-deling .dienst-item .inner{position:absolute;bottom:40px;z-index:10}.drie-deling .dienst-item:after{content:'';display:block;position:absolute;width:100%;height:100%;top:0;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0)}.drie-deling .dienst-item a{color:#fff;display:block;width:100%;height:100%;z-index:1;position:relative}.drie-deling .dienst-item{height:300px;position:relative;background:#000;color:#fff;width:100%;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;flex-basis:100%}.drie-deling .dienst-item:last-of-type{background-position:0% 20%!important}.drie-deling .dienst-item:before{content:'';visibility:visible;display:block;height:4px;width:100%;background:rgb(255,197,79);background:-moz-linear-gradient(left,rgba(255,197,79,1) 0%,rgba(251,163,0,1) 33%,rgba(157,11,12,1) 66%,rgba(0,55,131,1) 100%);background:-webkit-linear-gradient(left,rgba(255,197,79,1) 0%,rgba(251,163,0,1) 33%,rgba(157,11,12,1) 66%,rgba(0,55,131,1) 100%);background:linear-gradient(to right,rgba(255,197,79,1) 0%,rgba(251,163,0,1) 33%,rgba(157,11,12,1) 66%,rgba(0,55,131,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc54f',endColorstr='#003783',GradientType=1)}section.drie-deling:after,section.news-items-laag:before{content:'';visibility:visible;display:block;height:8px;width:100%;background:rgb(255,197,79);background:-moz-linear-gradient(left,rgba(255,197,79,1) 0%,rgba(251,163,0,1) 33%,rgba(157,11,12,1) 66%,rgba(0,55,131,1) 100%);background:-webkit-linear-gradient(left,rgba(255,197,79,1) 0%,rgba(251,163,0,1) 33%,rgba(157,11,12,1) 66%,rgba(0,55,131,1) 100%);background:linear-gradient(to right,rgba(255,197,79,1) 0%,rgba(251,163,0,1) 33%,rgba(157,11,12,1) 66%,rgba(0,55,131,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc54f',endColorstr='#003783',GradientType=1)}section.drie-deling:after{height:4px}section.slider-laag h2{padding-right:40px}section.slider-laag h2 strong{display:inline}section.slider-laag{padding:56px 0}section.img-text-laag .inner{bottom:32px;position:absolute;left:0;right:0}section.img-text-laag{position:relative;min-height:400px;background:#000;color:#fff;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}section.img-text-laag:before{content:'';display:block;position:absolute;width:100%;height:100%;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0)}section.news-items-laag>.inner{margin-top:56px}.items-box .nieuws-item.project .inner{padding:0;color:#fff;position:absolute;bottom:24px;width:calc(100% - 48px)}.items-box .nieuws-item.project{min-height:320px;background-repeat:no-repeat!important;background-size:cover!important;background-position:center center!important}.items-box .nieuws-item.project:before{content:'';display:block;position:absolute;width:100%;height:100%;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0)}div.nieuws-item a>span:not(.n-btn).Blog{background:#539afd}div.nieuws-item a>span:not(.n-btn).Project{background:#9d0b0c}div.nieuws-item a>span:not(.n-btn){margin-bottom:16px;background:#FBA300;color:#fff;text-transform:uppercase;font-size:13px;padding:12px 16px;line-height:1;border-radius:4px;letter-spacing:.15px;display:table}div.nieuws-item a h3{font-size:20px;letter-spacing:1px;margin-bottom:8px;line-height:28px}.items-box div.nieuws-item a{color:#001638}.items-box{margin-top:32px}.items-box div.nieuws-item{position:relative;background:#fff;margin-bottom:0;transition:.1s ease-in-out;border:.5px solid #0016381A}body.home .items-box div.nieuws-item:nth-of-type(n+4){display:none}.items-box div.nieuws-item a{display:block;width:100%;height:100%;padding:24px}section.news-items-laag{position:relative;background:#001638;color:#fff;padding-bottom:40px}section.meer-nieuws .no-results{margin:0;flex-basis:100%;width:100%;text-align:center;color:#fff;background:#003783;padding:16px 0}.question-box.flexbox-wrapper h2 strong{font-family:'Pridi',serif;letter-spacing:1.2px;line-height:28px;font-size:24px}.question-box.flexbox-wrapper h2{width:200px;margin:0 auto;margin-bottom:16px;font-family:'Bai Jamjuree',sans-serif;font-weight:300;font-size:24px;line-height:32px;letter-spacing:1px}.question-box.flexbox-wrapper p{font-size:18px;line-height:26px;margin-bottom:0;margin-top:8px;letter-spacing:0}section.certificering-laag h3{margin:0;line-height:1;font-size:20px;letter-spacing:1px;font-weight:600}section.certificering-laag{border-top:1px solid #00163833;border-bottom:1px solid #00163833;position:relative;padding:40px 0}section.certificering-laag .inner .certificering-box{margin-bottom:0;flex-basis:80%;width:80%;margin-left:auto;margin-right:auto}.searchandfilter ul li.sf-field-category{margin-bottom:16px}section.certificering-laag .inner .certificering-box span{border:1px solid #ccd0d7}section.certificering-laag .inner h3{flex-basis:100%;width:100%;order:-1;text-align:center;margin-bottom:40px}@media (min-width:768px){.sub-contentlaag{padding:72px 0;padding-bottom:80px}.sub-contentlaag h1 strong{font-size:64px;line-height:80px;letter-spacing:3.2px;display:table;margin-top:-16px}.c-btn.mobile-button svg{display:none}section.news-items-laag>.inner .flexbox-wrapper div.c-btn{margin-right:16px}section.disciplineslider-laag .mobile-options div.c-btn{margin-right:16px}.post-type-archive-nieuws section.projecten-wrapper{padding-bottom:80px}.searchandfilter ul li.sf-field-category{margin-right:24px;margin-bottom:0}.blog-thumb.bg-img{margin-left:40px;margin-right:40px;width:calc(100% - 80px);height:350px;margin-bottom:24px}form#search-filter-form-286 ul li.sf-field-search{margin-top:0}.fixed-nav div.c-btn{display:flex;margin-left:auto;margin-right:40px}.projecten-filter{margin-top:72px}.post-type-archive-projecten .projecten-filter{margin-top:0}.post-type-archive-nieuws p.pagina-nummering{margin-top:56px;clear:both;overflow:hidden;display:block;float:left}.post-type-archive div.pagination{width:100%;float:left;clear:both;display:flex;justify-content:center}.post-type-archive div.pagination>div{margin:0 8px}.post-type-archive div.pagination>div.nav-previous{order:2}div#search-filter-results-286{clear:both;overflow:hidden;position:relative}.contact-wrapper .left{margin:0 auto}.post-type-archive-nieuws section.projecten-wrapper{overflow:hidden}.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item{width:50%;float:left}.contact-wrapper form{display:block;margin:0 auto}body.home .items-box div.nieuws-item:nth-of-type(4){display:block}section.sub-page-header{padding:72px 0;padding-bottom:80px}body.single .site-content ul.afbeeldingen-grid li:first-of-type{height:400px}div#gform_wrapper_2{padding:40px}form#gform_2{display:block;margin:0 auto}body.single .site-content ul.afbeeldingen-grid li{height:240px}.projecten-wrapper.flexbox-wrapper{margin-top:72px}section.contact-wrapper h1 strong{font-size:40px;line-height:48px}.projecten-wrapper.flexbox-wrapper{justify-content:space-between}.single-werken_bij section.nieuws-content .inner div.vacature-header{padding:40px}.single-werken_bij .vacature-header h1{font-size:40px;line-height:48px}.single-werken_bij .nieuws-content .nieuws-text div.text{padding:0!important}.single-werken_bij .nieuws-text div.text{margin-top:32px}section.meer-vacatures div.flexbox-wrapper h2,section.meer-vacatures div.flexbox-wrapper h2 strong{font-size:32px;line-height:40px}section.meer-vacatures .flexbox-wrapper{padding-top:56px}.projecten-resultaten div.search-filter-results{width:100%;flex-basis:100%;display:flex;flex-wrap:wrap;justify-content:space-between}section.meer-vacatures div.flexbox-wrapper .vacature-item{flex-basis:calc(50% - 8px);width:calc(50% - 8px);margin-bottom:0}section.meer-vacatures .flexbox-wrapper h2{margin-bottom:56px}section.meer-vacatures{padding-bottom:64px}.single-werken_bij .nieuws-text{padding:0 40px}.single-werken_bij section.nieuws-content .inner>.flexbox-wrapper.interesse-blok{margin-left:0;margin-right:0;padding:32px 40px;margin-top:56px}.projecten-wrapper.flexbox-wrapper div.project-item{flex-basis:calc(50% - 8px);width:calc(50% - 8px);margin-bottom:0}.projecten-wrapper.flexbox-wrapper .project-item:nth-of-type(1){margin-bottom:0}.projecten-wrapper.flexbox-wrapper div.project-item a div.inner.project-tekst h3,div.project-item .project-content h3{font-size:24px;line-height:32px}.projecten-resultaten .project-item a{padding:32px}.projecten-wrapper.flexbox-wrapper div.project-item a div.inner.project-tekst p,.project-item .project-content p{font-size:18px}.projecten-wrapper.flexbox-wrapper div.project-item a{padding:32px}.projecten-wrapper.flexbox-wrapper div.project-item a div.inner.project-tekst,.projecten-resultaten .project-item a div.project-content{position:absolute;bottom:32px;left:32px;width:calc(100% - 64px)}.projecten-resultaten{display:flex;flex-wrap:wrap;justify-content:space-between}.projecten-resultaten .project-item{margin-bottom:24px;flex-basis:calc(50% - 8px);width:calc(50% - 8px)}.content-box h2,.content-box h2 strong{font-size:32px;line-height:40px}.c-btn{line-height:22px}.single-projecten section.nieuws-content .inner>.flexbox-wrapper>ul li{width:auto;flex-basis:auto;margin-right:40px;margin-bottom:0}.single-projecten section.nieuws-content .inner>.flexbox-wrapper>ul{width:100%;display:flex}.content-with-image .image-box{height:400px}section.nieuws-content .inner>div.nieuws-text .text{padding:0 40px}section.sub-page-header h1 strong,section.sub-page-header h1{font-size:40px;line-height:48px}section.nieuws-content .inner>div.flexbox-wrapper .date{margin-right:40px}section.nieuws-content{padding-bottom:24px}section.meer-nieuws .nieuws-item:first-of-type h2{margin-left:auto}section.meer-nieuws .nieuws-item:first-of-type{text-align:right}section.meer-nieuws .nieuws-item:first-of-type a{padding-right:40px;padding-left:40px}section.meer-nieuws .nieuws-item:last-of-type{border-right:0}section.meer-nieuws .nieuws-item:last-of-type a{padding-left:40px;padding-right:40px}section.meer-nieuws div.nieuws-item{flex-basis:50%;width:50%;border-bottom:0!important;border-right:1px solid #539AFD!important}section.meer-nieuws .nieuws-item a{padding-top:32px;padding-bottom:32px}section.meer-nieuws .nieuws-item a h2{max-width:264px}section.nieuws-content .inner>div.flexbox-wrapper{margin-left:40px;margin-right:40px;justify-content:flex-start}section.nieuws-content .inner>h1{padding:0 40px;font-size:40px;line-height:48px}section.nieuws-content .inner>span{margin-left:40px}section.nieuws-content .inner{padding:0;padding-top:40px}.nieuws-detail-pagina .single-image.bg-img{height:320px}.sub-contentlaag h1{font-size:64px;line-height:80px}.disciplines-box{margin-top:72px}.disciplines-box .onderwerp h2{font-size:24px;padding-left:40px;padding-top:32px;padding-bottom:32px}.disciplines-box .content .left h3{font-size:24px}.disciplines-box .onderwerp span.arrow{width:88px;height:88px}.discipline-item .content .left{padding:40px;padding-top:24px}section.footer{background-position:150% 50%;padding:72px 0}.discipline-item .content .left .meer-info .flexbox-wrapper>div{flex-basis:50%;width:50%;flex-wrap:wrap}.discipline-item .content .left .meer-info .flexbox-wrapper>div a{flex-basis:100%;width:100%}.discipline-item{margin-bottom:24px}.fixed-nav .logos{display:flex;align-items:center}.fixed-nav{padding:16px 0}.fixed-nav a.c-btn{margin-left:auto;display:block;margin-right:40px}.fixed-nav a.c-btn{display:flex;align-items:center}a.c-btn .slotje{width:14px;height:15px;display:inline-block;background:url(https://www.vabafbouwgroep.nl/wp-content/uploads/2022/01/slotje.svg) no-repeat;background-position:100% 50%;margin-left:16px;background-size:contain}section.slider-laag .intro-tekst-box h1,section.slider-laag .intro-tekst-box h1 strong{font-size:40px;line-height:48px}section.slider-laag .intro-tekst-box h1 br{display:none}body.home section.slider-laag{height:60vh;margin-bottom:8px}body.home section.slider-laag:after{content:'';visibility:visible;display:block;height:8px;width:100%;background:rgb(255,197,79);background:-moz-linear-gradient(left,rgba(255,197,79,1) 0%,rgba(251,163,0,1) 33%,rgba(157,11,12,1) 66%,rgba(0,55,131,1) 100%);background:-webkit-linear-gradient(left,rgba(255,197,79,1) 0%,rgba(251,163,0,1) 33%,rgba(157,11,12,1) 66%,rgba(0,55,131,1) 100%);background:linear-gradient(to right,rgba(255,197,79,1) 0%,rgba(251,163,0,1) 33%,rgba(157,11,12,1) 66%,rgba(0,55,131,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc54f',endColorstr='#003783',GradientType=1);position:absolute;bottom:-8px}.disciplines-slider .discipline-slide .inner h3{font-size:24px;letter-spacing:.8px;line-height:32px}.img-text-laag .text-box{display:block;max-width:658px}section.news-items-laag>.inner .flexbox-wrapper{justify-content:space-between}section.news-items-laag>.inner .flexbox-wrapper .c-btn{display:block}.items-box{clear:both;overflow:hidden}.items-box div.nieuws-item{flex-basis:50%;width:50%;float:left}section.news-items-laag>.inner .flexbox-wrapper h2,section.news-items-laag>.inner .flexbox-wrapper h2 strong,section.footer .inner>div.info-box h2,section.footer .inner>div.info-box h2 strong,.drie-deling .dienst-item .inner h3,section.intro-laag.white-bg h2,section.slider-laag h2,section.img-text-laag h2,.disciplineslider-laag h2,section.intro-laag.white-bg h2 strong,section.slider-laag h2 strong,section.img-text-laag h2 strong,.disciplineslider-laag h2 strong{font-size:32px;line-height:40px}.drie-deling .dienst-item:nth-of-type(3){background-position:0% 60%!important}.drie-deling .dienst-item .inner{padding:0 40px}.drie-deling .dienst-item:nth-of-type(1),.drie-deling .dienst-item:nth-of-type(2){flex-basis:50%;width:50%;height:560px}section.crumbs{padding:16px 0}a.banier-logo.bg-img{width:90px;height:40px;display:inline-block;background-size:contain;margin-left:8px;background-position:center left}.drie-deling .dienst-item:first-of-type{display:block}.drie-deling .dienst-item:before{display:none}section.drie-deling:after{height:8px}.certificering-box{flex-wrap:nowrap}a.c-btn.Geel.mobile-button{display:none}section.certificering-laag h3{font-size:24px;line-height:32px}.page-template-sub-content section.slider-laag h2 strong{display:block}section.content-with-image,section.only-content{padding:56px 0}.page-template-sub-content section.slider-laag{padding:72px 0;padding-bottom:80px}.page-template-sub-content .slider-laag .flexbox-wrapper.mobile-options{margin-top:40px}section.above-footer-layer .question-box div.knoppen{flex-basis:35%;width:35%}section.above-footer-layer .question-box h2 strong{font-size:32px;line-height:40px}section.above-footer-layer .question-box h2{margin:initial;width:65%;flex-basis:65%;text-align:left;font-size:32px;line-height:40px}section.above-footer-layer .question-box{align-items:center;padding-top:40px;padding-bottom:40px}section.above-footer-layer{max-width:1160px;margin:0 auto}section.only-content .content-box h2 strong{display:block}.vacature-item{flex-basis:calc(50% - 8px);width:calc(50% - 8px)}.vacatures-laag .search-filter-results div.pagination{flex-basis:100%;width:100%}.vacature-item .vacature-content{min-width:70%}.page-template-sub-content section.vacatures-laag{padding-bottom:48px}section.above-footer-layer .question-box h2 p{width:80%}.vacature-item .vacature-content h3{font-size:24px;letter-spacing:.8px;word-break:break-word;line-height:32px}.vacatures-laag .search-filter-results{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.vacature-item .vacature-content,.vacature-item a{padding:32px}body{padding-top:86px}}@media (min-width:1024px){a.home-link.bg-img{width:180px;height:42px}a.banier-logo.bg-img{height:45px;width:100px;margin-left:16px}.page-id-118 .question-box.flexbox-wrapper div.knoppen a{padding:16px 24px}body.home .items-box div.nieuws-item:nth-of-type(n+4){display:block}.blog-thumb.bg-img{margin-left:60px;margin-right:60px;width:calc(100% - 120px);height:450px}section.footer .inner>div>div>ul{margin-bottom:0}body:not(.home) section.slider-laag>.inner>div.c-btn{display:block;margin-top:24px;margin-right:16px}.question-box.flexbox-wrapper div.knoppen>div a.c-btn{margin:initial}.question-box.flexbox-wrapper div.knoppen>div:nth-of-type(1){margin-right:32px}.question-box.flexbox-wrapper div.knoppen>div{max-width:initial;width:auto;margin:initial}.above-footer-layer div.c-btn svg{height:54px}section.footer .inner>div.contact-box .flexbox-wrapper>ul.gegevens{flex-basis:50%;width:50%;margin-top:0!important}div.nieuws-item a h3{font-size:24px;line-height:32px}body.home .nieuws-item:nth-of-type(1) a:hover span.n-btn,body.home .nieuws-item:nth-of-type(7) a:hover span.n-btn{color:#fff}.page-template-sub-content .slider-laag .flexbox-wrapper:not(.mobile-options)>.nav-slider{display:flex!important;order:initial;margin-left:auto;margin-right:8px;margin-bottom:8px}.items-box div.nieuws-item:nth-of-type(1) a h3{width:100%;flex-basis:100%}.items-box div.nieuws-item:nth-of-type(1) a>span:not(.n-btn){align-self:start}.items-box div.nieuws-item:nth-of-type(1) a{display:flex;flex-wrap:wrap;align-content:flex-end}.items-box div.nieuws-item:nth-of-type(2),.items-box div.nieuws-item:nth-of-type(3),.items-box div.nieuws-item:nth-of-type(4),.items-box div.nieuws-item:nth-of-type(5){height:300px;background:white!important}.items-box div.nieuws-item:nth-of-type(2):hover,.items-box div.nieuws-item:nth-of-type(3):hover,.items-box div.nieuws-item:nth-of-type(4):hover,.items-box div.nieuws-item:nth-of-type(5):hover{background:#f9f9f9!important}.items-box div.nieuws-item:nth-of-type(1){height:600px;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}.items-box div.nieuws-item a>span:not(.n-btn){position:absolute}.items-box div.nieuws-item a h3{width:100%}.items-box div.nieuws-item a{display:flex;flex-wrap:wrap;align-content:flex-end}.items-box div.nieuws-item:nth-of-type(7) span.n-btn{width:100%}.items-box div.nieuws-item:nth-of-type(7) h3,.items-box div.nieuws-item:nth-of-type(7) .nieuws-intro{max-width:400px}.items-box div.nieuws-item:nth-of-type(7){height:300px;width:66.66%;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}.items-box div.nieuws-item:nth-of-type(1) a h3,.items-box div.nieuws-item:nth-of-type(1) a div.nieuws-intro,.items-box div.nieuws-item:nth-of-type(7) a h3,.items-box div.nieuws-item:nth-of-type(7) a div.nieuws-intro{color:#fff}.items-box div.nieuws-item:nth-of-type(6){height:300px;background:white!important}body.single .site-content ul.afbeeldingen-grid{margin-top:72px;margin-bottom:64px}body.single .site-content ul.afbeeldingen-grid li:first-of-type{height:480px}body.single .site-content ul.afbeeldingen-grid li{height:200px}body.single .site-content ul.afbeeldingen-grid li{width:calc(25% - 4px)}body.single .site-content ul.afbeeldingen-grid li:nth-of-type(1){height:408px;width:calc(50% - 8px);margin-right:8px}section.certificering-laag .flexbox-wrapper h3{margin-bottom:0;text-align:left}section.certificering-laag .flexbox-wrapper{flex-wrap:nowrap;align-items:center;justify-content:space-between}.page-template-sub-content section.vacatures-laag{padding-bottom:64px}section.only-content{padding:72px 0}section.only-content .content-box{max-width:734px}section.sub-page-header.Midden>div h1{text-align:center}section.sub-page-header.Links>div h1{text-align:left}section.only-content.Midden .inner .content-box{margin:0 auto;max-width:1000px}.sub-contact section.maps{height:560px}.contact-wrapper .right.contact-informatie{display:block;flex-basis:40%;width:40%;background:#539AFD;padding:40px}.sub-contact .contact-wrapper h1{text-align:left;margin-bottom:32px;text-shadow:1px 1px 10px #001638;margin-top:-160px}.sub-contact .contact-wrapper h1{font-size:40px;line-height:48px}.sub-contact .extra-img-laag .inner h2 strong{font-weight:600;display:table;font-family:'Pridi',serif;letter-spacing:1.6px}.sub-contact .extra-img-laag .inner{display:block;height:100%}.sub-contact .extra-img-laag .inner h2{position:absolute;bottom:32px;color:#fff;margin-bottom:0;font-size:40px;line-height:48px;width:50%;letter-spacing:0;font-weight:300;font-family:'Bai Jamjuree',sans-serif}.sub-contact .extra-img-laag{display:block;height:400px;position:relative;background-size:cover!important;background-repeat:no-repeat!important;background-position:center center!important;margin-bottom:8px}.sub-contact section.extra-img-laag:before{content:'';display:block;position:absolute;width:100%;height:100%;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0)}.sub-contact .extra-img-laag:after{content:'';visibility:visible;display:block;position:absolute;height:8px;width:100%;background:rgb(255,197,79);background:-moz-linear-gradient(left,rgba(255,197,79,1) 0%,rgba(251,163,0,1) 33%,rgba(157,11,12,1) 66%,rgba(0,55,131,1) 100%);background:-webkit-linear-gradient(left,rgba(255,197,79,1) 0%,rgba(251,163,0,1) 33%,rgba(157,11,12,1) 66%,rgba(0,55,131,1) 100%);background:linear-gradient(to right,rgba(255,197,79,1) 0%,rgba(251,163,0,1) 33%,rgba(157,11,12,1) 66%,rgba(0,55,131,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc54f',endColorstr='#003783',GradientType=1);bottom:-8px}.contact-wrapper .left.form-wrapper{margin:initial;flex-basis:60%;width:60%}.right.contact-informatie ul.gegevens:nth-of-type(1){margin-bottom:24px}.right.contact-informatie .social-links{margin-bottom:32px}.right.contact-informatie ul.gegevens li.Normaal{font-size:16px}.contact-wrapper .left.form-wrapper{display:flex;flex-wrap:nowrap}.contact-wrapper .left.form-wrapper>div{width:100%;flex-basis:100%;align-self:center}.intro-laag .text-box{max-width:840px}section.nieuws-content .inner>span{margin-left:60px}.single-projecten section.nieuws-content .inner>.flexbox-wrapper>ul li{margin-right:80px}section.crumbs p#breadcrumbs>span>span>span.breadcrumb_last{margin-left:8px}section.crumbs p#breadcrumbs>span>span>a:first-of-type{margin-right:8px}section.crumbs a,section.crumbs span{font-size:14px;line-height:18px}section.meer-nieuws .nieuws-item a{align-items:flex-start;justify-content:space-between}.nieuws-item a h2{display:flex;align-items:flex-start}.meer-nieuws .nieuws-item:last-of-type span.arrow{background:url(https://www.vabafbouwgroep.nl/wp-content/uploads/2022/01/arrow-right-white.svg) no-repeat;background-size:contain;background-position:center center}.meer-nieuws .nieuws-item:first-of-type span.arrow{background:url(https://www.vabafbouwgroep.nl/wp-content/uploads/2022/01/arrow-left-white.svg) no-repeat;background-size:contain;background-position:center center}section.meer-nieuws .nieuws-item:first-of-type .flexbox-wrapper{margin-left:auto}section.meer-nieuws .nieuws-item span.arrow{width:28px;height:32px;background:#fff;line-height:32px;align-self:flex-start}section.meer-nieuws .nieuws-item .flexbox-wrapper{justify-content:space-between;max-width:360px}section.meer-nieuws .nieuws-item:last-of-type span.arrow{order:2}.drie-deling .dienst-item:nth-of-type(1),.drie-deling .dienst-item:nth-of-type(2),.drie-deling .dienst-item:nth-of-type(3){flex-basis:33.33%;width:33.33%;height:560px}.disciplines-slider .discipline-slide{height:400px}section.footer .inner>div>div{max-height:initial;overflow:initial}section.footer .inner>div.menu-box,section.footer .inner>div.contact-box{border-bottom:0;margin-bottom:0}section.meta-footer ul{flex-basis:60%;width:60%}section.meta-footer ul li,section.meta-footer ul li:first-of-type{flex-basis:250px;margin-right:0}.disciplineslider-laag .flexbox-wrapper.mobile-options{display:none}section.disciplineslider-laag>.inner>.c-btn{display:block;align-self:flex-end;margin-left:16px;margin-right:16px}section.disciplineslider-laag>.inner>.nav-slider{display:flex;order:0;align-self:flex-end;margin-left:auto;margin-right:0;margin-bottom:8px}.certificering-box span{margin-right:0;margin-bottom:0;margin-left:8px}.meta-footer>.flexbox-wrapper{flex-wrap:nowrap;align-items:center;justify-content:space-between}.certificering-box{order:initial;flex-basis:460px;width:460px;margin-bottom:0}section.meta-footer{padding-top:8px;border-top:1px solid rgb(255 255 255 / 20%)}.menu-box>h3:after,.contact-box>h3:after{display:none}.disciplines-slider{margin-bottom:0;margin-top:56px}.items-box div.nieuws-item a h3{font-size:24px;line-height:32px}.items-box div.nieuws-item{flex-basis:33.33%;width:33.33%}section.img-text-laag{min-height:560px}section.img-text-laag .inner{bottom:48px}.disciplineslider-laag h2{margin-bottom:0}section.footer{background-position:110% 50%;background-size:65%}section.nieuws-detail-pagina .nieuws-header{height:400px}section.nieuws-content .inner{padding-top:80px;margin-top:-160px}section.footer .inner>div.contact-box{flex-basis:60%;width:60%;margin-top:0}section.footer .inner>div.menu-box{flex-basis:40%;width:40%;margin-top:0}section.nieuws-content .inner>h1{padding:0 60px;font-size:64px;line-height:70px}section.nieuws-content .inner>span.Nieuws,section.nieuws-content .inner>span.Blog{margin-left:60px;font-size:14px;padding:12px 16px}section.nieuws-content .inner>div.flexbox-wrapper{margin-left:60px;margin-right:60px}section.nieuws-content .inner>div.nieuws-text .text{padding:0 60px}.nieuws-detail-pagina .single-image.bg-img{height:360px;margin:56px 0}section.nieuws-content{position:relative;padding-bottom:64px}section.content-with-image .image-box.Rechts{order:2}section.content-with-image>.flexbox-wrapper{justify-content:space-between;align-items:initial}section.content-with-image .image-box{flex-basis:50%;width:50%;margin-top:0;order:-1;height:initial;min-height:480px}section.content-with-image .content-box{flex-basis:calc(50% - 80px);width:calc(50% - 80px);padding-top:40px;padding-bottom:40px}section.content-with-image{padding:80px 0}.page-template-sub-content section.slider-laag{padding:112px 0;max-height:initial;margin-bottom:0;padding-bottom:80px}.page-template-sub-content .slider-laag .flexbox-wrapper.mobile-options{display:none}section.above-footer-layer .question-box div.knoppen{flex-basis:50%;width:50%;flex-wrap:nowrap;align-items:center;justify-content:flex-end}.question-box.flexbox-wrapper div.knoppen a:nth-of-type(1){margin-bottom:0;margin:initial;margin-right:24px}.question-box.flexbox-wrapper div.knoppen a{max-width:initial;width:auto;margin:initial}section.above-footer-layer .question-box h2{margin:initial;width:50%;flex-basis:50%}section.above-footer-layer .question-box{align-items:flex-end}.page-template-sub-content .slider-laag .flexbox-wrapper{justify-content:space-between}.page-template-sub-content .slider-laag .flexbox-wrapper h2{margin-bottom:0}.page-template-sub-content .slider-laag .flexbox-wrapper:not(.mobile-options)>a.c-btn.Geel,.page-template-sub-content .slider-laag .flexbox-wrapper:not(.mobile-options)>.nav-slider{display:block;align-self:flex-end}.single-werken_bij section.nieuws-content .inner div.vacature-header{padding:80px 60px}.single-werken_bij .vacature-header h1{font-size:64px;line-height:70px}.single-werken_bij .nieuws-text{padding:0 60px}.single-werken_bij section.nieuws-content .inner>.flexbox-wrapper.interesse-blok .left.text p{margin-bottom:0}.single-werken_bij section.nieuws-content .inner>.flexbox-wrapper.interesse-blok .left.text{flex-basis:672px;width:672px;margin-right:40px}.single-werken_bij section.nieuws-content .inner>.flexbox-wrapper.interesse-blok{flex-wrap:nowrap;align-items:flex-end}.single-werken_bij section.nieuws-content .inner>.flexbox-wrapper.interesse-blok{padding:60px 40px}.single-werken_bij section.nieuws-content .inner>.flexbox-wrapper.interesse-blok .left.text p{margin-bottom:0}.single-werken_bij section.nieuws-content .inner>.flexbox-wrapper.interesse-blok .left.text{flex-basis:672px;width:672px;margin-right:40px}.single-werken_bij section.nieuws-content .inner>.flexbox-wrapper.interesse-blok{flex-wrap:nowrap;align-items:flex-end}section.meer-vacatures{padding-top:0}.disciplines-slider .discipline-slide .inner{padding:32px 40px}.items-box div.nieuws-item:nth-of-type(7) h3{width:100%;max-width:100%}.single-nieuws .nieuws-header.bg-img{height:240px}}@media (min-width:1180px){.fixed-nav .flexbox-wrapper{max-width:1712px}.discipline-item .content .right{height:auto}.page-template-sub-content .sub-contact.contact-wrapper .left,.single-nieuws .sub-contact.contact-wrapper .left{width:650px}.vacature-item{background-size:130%!important}div#gform_wrapper_2 input,div#gform_wrapper_2 textarea,.sub-contact input,.sub-contact textarea{font-size:14px!important;text-transform:none;padding-bottom:16px!important}.single-nieuws .nieuws-header.bg-img{height:230px}.blog-thumb.bg-img{margin-left:80px;margin-right:80px;width:calc(100% - 140px);height:500px;background-position:0% 50%}.slider-laag .inner.project-tekst:before{content:'';display:block;width:90px;height:100%;position:absolute;top:0;left:-60px;background:url(https://www.vabafbouwgroep.nl/wp-content/uploads/2022/01/VAB_einde_knop.svg) no-repeat;transform:rotate(180deg);background-size:contain;background-position:100% 0%}.discipline-item .content .left .meer-info .flexbox-wrapper>div a{font-size:18px;line-height:26px}ul#menu-footer-menu li:nth-of-type(2n){padding-left:20px}div#gform_wrapper_2 input::placeholder,div#gform_wrapper_2 textarea::placeholder,.sub-contact input::placeholder,.sub-contact textarea::placeholder{font-size:14px!important}.vacature-item:hover{background-size:140%!important}.drie-deling .dienst-item:hover .inner div.text-box{max-height:400px}div#gform_wrapper_2 .ginput_container.ginput_container_consent input{padding:0!important}.single-werken_bij section.nieuws-content .inner>.flexbox-wrapper.interesse-blok h3{margin-bottom:-4px}.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(13),.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(10),.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(11),.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(12),.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(9),.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(2),.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(3),.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(4),.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(5),.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(6){background:white!important}.disciplines-slider{margin-top:72px}.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(14) a h3,.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(14) a div,.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(8) a h3,.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(8) a div,.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(7) a h3,.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(7) a div,.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(1) a h3,.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(1) a div{color:#fff}.projecten-filter{margin-top:96px}.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(7) a:hover span.n-btn,.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(1) a:hover span.n-btn,.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(8) a:hover span.n-btn,.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(14) a:hover span.n-btn{color:#fff}div.nieuws-item:nth-of-type(8):after,div.nieuws-item:nth-of-type(14):after,div.nieuws-item:nth-of-type(1):after,div.nieuws-item:nth-of-type(7):after{content:'';display:block;position:absolute;width:100%;height:100%;top:0;transition:.1s ease-in-out;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0)}div.nieuws-item:nth-of-type(8):hover:after,div.nieuws-item:nth-of-type(14):hover:after,div.nieuws-item:nth-of-type(1):hover:after,div.nieuws-item:nth-of-type(7):hover:after{opacity:.8}.meer-nieuws .nieuws-item:after{display:none!important}div.nieuws-item>a{z-index:2;position:relative}div.nieuws-item:nth-of-type(8),div.nieuws-item:nth-of-type(14),div.nieuws-item:nth-of-type(7),div.nieuws-item:nth-of-type(1){border:0!important}.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(1),.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(8){height:696px;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}section.slider-laag section.home-slider .owl-item div.project-slide .project-tekst>span{margin-bottom:4px}.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item{width:33.33%}.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(7),.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(14){width:66.66%;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(7) a div,.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(14) a div{max-width:400px}.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item>a{padding:40px}section.slider-laag section.home-slider .owl-item div.project-slide .project-tekst>span,section.slider-laag section.home-slider .owl-item div.project-slide .project-tekst>h3{flex-basis:100%;width:100%}.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item{display:flex;height:400px;align-items:flex-end}.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(1),.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item:nth-of-type(8){height:800px}section.slider-laag section.home-slider .owl-item div.project-slide .project-tekst{max-width:720px;background:#fba300;right:0;bottom:-84px;padding:64px;display:flex;padding-bottom:80px;flex-wrap:wrap}.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item>a>span:not(.n-btn){position:absolute}.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item>a h3{width:100%}.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item>a{display:flex;flex-wrap:wrap;align-content:flex-end}.post-type-archive-nieuws .nieuws-item span.n-btn{margin-top:8px;width:100%}ul#carousel-custom-dots li,#carousel-custom-dots li span{background:#001638}.slider-laag .owl-carousel .owl-stage-outer{overflow:visible}ul#carousel-custom-dots{max-width:720px;right:0;left:initial;margin-left:0;padding:64px;padding-left:60px;margin-top:0;bottom:-84px;padding-bottom:48px}section.nieuws-content .inner>div.nieuws-text .text:first-of-type>h2:first-of-type{margin-bottom:32px;margin-top:40px;width:80%}section.certificering-laag .flexbox-wrapper{flex-wrap:wrap}p.pagina-nummering{margin-top:0}.post-type-archive p.pagina-nummering{margin-top:32px}section.certificering-laag .inner h3{order:initial;flex-basis:auto;width:auto}section.certificering-laag .inner .certificering-box{margin:initial;flex-basis:600px;width:600px}.post-type-archive-nieuws p.pagina-nummering{margin-top:72px}.disciplines-slider .discipline-slide .tekst p{font-size:16px;line-height:24px}.disciplines-slider .discipline-slide .inner{width:50%}.drie-deling .dienst-item:nth-of-type(3):hover{background-size:110%!important}.drie-deling .dienst-item:nth-of-type(3){background-size:100%!important;transition:.2s ease-in-out;background-position:center center!important}.drie-deling .dienst-item:nth-of-type(1):hover,.drie-deling .dienst-item:nth-of-type(2):hover{background-size:210%!important}.drie-deling .dienst-item:nth-of-type(1),.drie-deling .dienst-item:nth-of-type(2){background-size:200%!important;transition:.2s ease-in-out}.sub-contact section.maps{max-height:800px;height:100vh}div#navbar ul.nav-menu li:first-of-type{padding-top:0}div#navbar ul.nav-menu li a{font-size:14px;font-weight:500}.contact-informatie .flexbox-wrapper.contact-box ul.gegevens li{min-height:30px}.right.contact-informatie .social-links{margin-bottom:72px}.sub-contact .extra-img-laag{max-height:800px;height:90vh;margin-top:-120px}.sub-contact .extra-img-laag .inner h2{font-size:64px;line-height:72px;bottom:104px}section.contact-wrapper h1 strong{font-size:64px;line-height:72px}.sub-contact .contact-wrapper h1{margin-top:-35vh}.sub-contact .contact-wrapper h1{font-size:64px;line-height:72px}.flexbox-wrapper.contact-wrapper{position:relative;z-index:2}.sub-contact textarea{min-height:150px!important}.contact-informatie .flexbox-wrapper.contact-box ul.gegevens li.Normaal{font-size:18px}.contact-informatie .flexbox-wrapper.contact-box ul.gegevens{margin-bottom:0}.contact-informatie .flexbox-wrapper.contact-box{justify-content:space-between}.sub-contact .gform_footer.top_label{position:absolute;bottom:40px;right:40px;margin-top:0!important}.contact-wrapper fieldset#field_1_8{margin-top:40px}.post-type-archive-projecten .sub-page-header{padding-bottom:80px}.post-type-archive-projecten section.sub-contentlaag.filter-laag{padding-top:80px}.vacature-item{flex-basis:calc(50% - 12px);width:calc(50% - 12px);height:578px;margin-bottom:40px}.vacature-item a{padding:40px}.vacature-item .vacature-content{min-width:65%;padding:40px}.page-template-sub-content section.vacatures-laag{padding-bottom:40px}section.above-footer-layer .question-box h2 p{width:100%}.projecten-resultaten{justify-content:flex-start;width:calc(100% + 16px);margin-left:-8px}.projecten-resultaten .project-item{flex-basis:calc(33.33% - 16px);margin-left:8px;margin-right:8px;height:480px;margin-bottom:40px}.page-id-118 p.pagina-nummering{margin-top:32px}.projecten-resultaten .project-item a{padding:40px;padding-bottom:32px}.projecten-resultaten .project-item a div.project-content{left:40px;bottom:32px;width:calc(100% - 80px)}.drie-deling .dienst-item .inner div.text-box{display:block;max-height:0;overflow:hidden;transition:.3s cubic-bezier(.4,0,1,1)}.disciplines-slider .discipline-slide{max-height:578px;height:70vh}.discipline-item .content .left,.discipline-item .content .right{flex-basis:50%;width:50%}section.nieuws-content .inner>span{margin-left:80px}.discipline-item.open .content{border-top:0}body.home section.slider-laag{max-height:720px;height:75vh}.page-id-56 section.sub-page-header,.page-id-118 section.sub-page-header{background-image:url(https://www.vabafbouwgroep.nl/wp-content/uploads/2022/01/background-logo.svg);background-repeat:no-repeat;background-position:90% 50%}.post-type-archive-nieuws section.sub-page-header.Geen{background-image:url(https://www.vabafbouwgroep.nl/wp-content/uploads/2022/01/background-logo.svg);background-repeat:no-repeat;background-position:90% 50%}.projecten-wrapper.flexbox-wrapper div.project-item a div.inner.project-tekst{width:calc(100% - 80px);left:40px;bottom:40px}section.sub-page-header .inner>p{margin-top:40px}.projecten-wrapper.flexbox-wrapper div.project-item a{padding:40px}.projecten-wrapper.flexbox-wrapper div.project-item{flex-basis:calc(50% - 12px);width:calc(50% - 12px);height:480px}.projecten-wrapper.flexbox-wrapper div.project-item a div.inner.project-tekst h3{font-size:32px;line-height:40px;margin-bottom:16px}section.nieuws-content .inner>div:last-of-type:after{content:'';display:block;width:calc(100% - 160px);height:1px;background:rgb(0 22 56 / 50%);margin:0 auto;margin-top:96px}.single-projecten section.nieuws-content .inner>div:last-of-type:after{display:none}section.content-with-image .content-box{flex-basis:568px;width:568px;align-self:center}section.content-with-image .image-box{min-height:520px}section.certificering-laag{margin-top:40px;padding:0;border-top:0;border-bottom:0}section.certificering-laag .inner:after{content:"";display:block;width:100%;height:1px;background:#00163833;margin-top:40px}section.certificering-laag .inner:before{content:"";display:block;width:100%;height:1px;background:#00163833;margin-bottom:40px}section.meer-nieuws .nieuws-item:first-of-type a div.flexbox-wrapper:before,section.meer-nieuws .nieuws-item:last-of-type a div.flexbox-wrapper:before{margin-bottom:16px}section.sub-page-header h1 strong,section.sub-page-header h1{font-size:64px;line-height:72px}section.sub-page-header{padding:96px 0}section.sub-page-header h1 strong{letter-spacing:3.2px;line-height:1}section.nieuws-content{padding-bottom:72px}section.nieuws-content .inner>div.nieuws-text .text:last-child{margin-bottom:0}section.slider-laag{max-height:720px;height:75vh;margin-bottom:8px}section.news-items-laag>.inner{margin-top:112px}section.news-items-laag{padding-bottom:104px}.items-box{margin-top:56px}section.meta-footer ul{flex-basis:500px;width:500px}section.footer .inner>div.contact-box div.flexbox-wrapper>ul li{min-height:30px}section.slider-laag .intro-tekst-box h1,section.slider-laag .intro-tekst-box h1 strong{font-size:64px;line-height:72px}section.slider-laag .intro-tekst-box{top:initial;transform:initial;bottom:120px}section.intro-laag.white-bg{padding:112px 0}.drie-deling .dienst-item:nth-of-type(1),.drie-deling .dienst-item:nth-of-type(2),.drie-deling .dienst-item:nth-of-type(3){max-height:800px;height:90vh}.drie-deling .dienst-item .inner h3,.drie-deling .dienst-item .inner h3 strong{font-size:40px;line-height:40px;margin-bottom:32px}.drie-deling .dienst-item .inner{padding:0 120px;bottom:64px}.disciplineslider-laag{padding:112px 0;padding-bottom:120px}section.img-text-laag{min-height:560px;max-height:800px;height:90vh}.fixed-nav a.c-btn{margin-right:0;margin-left:initial}.menu{display:none}div#navbar{order:initial;flex-basis:auto;width:auto;margin:0 auto}div#navbar ul li a{text-transform:uppercase;font-size:14px;font-weight:500;color:#001638;letter-spacing:.7px}div#navbar ul li a:hover{color:#a1b4d0}div#navbar ul li{margin:0 26px}div#navbar ul{max-height:initial;overflow:initial;transition:initial;display:flex}section.footer{background-position:90% 30%;background-size:40%;padding:112px 0}.footer .inner.flexbox-wrapper{flex-wrap:nowrap;align-items:flex-start;justify-content:space-between}section.nieuws-detail-pagina .nieuws-header{height:480px}section.nieuws-content .inner{max-width:1160px;margin-top:-190px}.nieuws-detail-pagina .single-image.bg-img{height:384px}section.nieuws-content .inner>span.Nieuws,section.nieuws-content .inner>span.Blog{margin-left:80px}section.nieuws-content .inner>div.nieuws-text .text,section.nieuws-content .inner>h1{padding:0 80px}section.nieuws-content .inner>div.flexbox-wrapper{margin-left:80px;margin-right:80px}section.footer .inner>div{flex-basis:285px;width:285px}section.footer .inner>div{flex-basis:285px;width:285px}section.footer .inner>div.menu-box{flex-basis:295px;width:295px}section.footer .inner>div.contact-box{flex-basis:506px;width:506px}.discipline-item.open .left{border-top:1px solid #fba300}section.above-footer-layer .question-box{padding:72px 80px;border-radius:6px}.page-id-56 section.above-footer-layer,.page-id-118 section.above-footer-layer{z-index:2;position:relative}.page-id-56 section.footer,.page-id-118 section.footer{padding-top:224px;margin-top:-112px}.single-werken_bij section.nieuws-content .inner div.vacature-header{padding:80px 80px}.single-werken_bij .nieuws-text{padding:0 80px}.single-werken_bij section.nieuws-content .inner>.flexbox-wrapper.interesse-blok{margin-top:72px;padding:56px 64px}.single-werken_bij section.nieuws-content .inner>div:last-of-type:after{display:none}.single-werken_bij section.nieuws-content .inner>.flexbox-wrapper.interesse-blok .left.text{flex-basis:704px;width:704px;margin-right:80px}.nieuws-item .nieuws-intro{font-size:16px;line-height:24px}section.meer-vacatures .flexbox-wrapper{padding-top:72px}section.meer-vacatures div.flexbox-wrapper h2,section.meer-vacatures div.flexbox-wrapper h2 strong{font-size:34px;line-height:42px}.content-box h2,.content-box h2 strong{font-size:34px;line-height:42px}section.meer-vacatures{padding-bottom:80px}section.footer .inner>div.contact-box div.flexbox-wrapper>ul:nth-of-type(2){padding-left:20px}section.footer .inner>div h3{font-size:24px;line-height:32px;letter-spacing:1.2px;margin-bottom:16px;font-weight:600;font-family:'Pridi',serif}}@media (min-width:1440px){ul#menu-footer-menu li:nth-of-type(2n){padding-left:40px}}@media (max-width:1024px){input[type="text"],input[type="email"],input[type="tel"],input[type="submit"],textarea{-webkit-appearance:none;border-radius:0}a[href^="tel"]{text-decoration:none}}@media (max-width:768px){.items-box div.nieuws-item{background:white!important}section.meta-footer ul.links li:nth-of-type(4){order:2}section.meta-footer ul.links li:nth-of-type(3){order:4}section.meta-footer ul.links li:nth-of-type(2){order:1}section.meta-footer ul.links li:nth-of-type(1){order:3}section.meta-footer ul.links{padding-bottom:32px}}@media (max-width:1180px){.post-type-archive-nieuws section.projecten-wrapper div.nieuws-item{background:white!important}}@media (max-width:500px){div.c-btn svg{height:50px;right:-15px}}.wp-pagenavi{clear:both}.wp-pagenavi a,.wp-pagenavi span{text-decoration:none;border:1px solid #BFBFBF;padding:3px 5px;margin:2px}.wp-pagenavi a:hover,.wp-pagenavi span.current{border-color:#000}.wp-pagenavi span.current{font-weight:700}