img {
  -ms-interpolation-mode: bicubic; }

/* mixin for multiline */
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/assets/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.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(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  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 {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

/*Visio alias*/
.icon-readspeaker:before {
  content: "\f028";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
figcaption,
figure {
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * Add the correct display in IE.
 */
main {
  display: block; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre, code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * Known issues:
 * - `select`:
 *   By default, Chrome on OS X and Safari on OS X allow very limited styling of
 *   select, unless a border property is set. The default font weight on
 *   optgroup elements cannot safely be changed in Chrome on OSX and Safari on
 *   OS X.
 * - `[type="checkbox"]`:
 *   It is recommended that you do not style checkbox and radio inputs as
 *   Firefox's implementation does not respect box-sizing, padding, or width.
 * - `[type="number"]`:
 *   Certain font size values applied to number inputs cause the cursor style of
 *   the decrement button to change from `default` to `text`.
 * - `[type="search"]`:
 *   The search input is not fully stylable by default. In Chrome and Safari on
 *   OSX/iOS you can't control `font`, `padding`, `border`, or `background`. In
 *   Chrome and Safari on Windows you can't control `border` properly. It will
 *   apply `border-width` but will only show a border color (which cannot be
 *   controlled) for the outer 1px of that border. Applying
 *   `-webkit-appearance: textfield` addresses these issues without removing the
 *   benefits of search inputs (e.g. showing past searches). Safari (but not
 *   Chrome) will clip the cancel button on when it has padding (and `textfield`
 *   appearance).
 * - `::placeholder`:
 *   In Edge, placeholders will disappear on `relative` or `absolute` positioned
 *   `<input>` elements if you use `opacity` less than `1` due to a
 *   [bug](https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/3901363/).
 */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  line-height: 1.15;
  /* 1 */
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 */
button {
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
 * Show the overflow in Edge.
 */
input {
  overflow: visible; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
   * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
   */ }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/*
 * Add the correct display in IE 9-.
 */
menu {
  display: block; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html, body {
  max-width: 100%;
  overflow-x: hidden; }

html {
  font-size: 62.5%;
  height: 100%; }

body {
  font-size: 14px;
  line-height: 19.6px;
  font-size: 1.4rem;
  line-height: 1.96rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  background-color: #fff;
  color: #0a1758;
  min-height: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body.contrast {
    background-color: #0a1758; }

/*# Grids voor Visio site #
Het contentdeel van de website is 954 px breed. Dit vlak is opgedeeld in 6 kolommen 
met daartussen 18px marge. De marge wordt altijd aan de rechterzijde toegevoegd. 
Hiervoor zijn 6 grid classes gemaakt. In een template moet de som van de classes
samen altijd 6 zijn, waarbij de meest rechtse kolom de class "nomargin" krijgt, om
te zorgen dat de rechterkolom tegen de "kantlijn" staat.
*/
.innercontent {
  width: 954px;
  margin: 0 auto; }
  @media print, screen and (max-width: 1280px) {
    .innercontent {
      width: 854px; } }
  @media print, screen and (max-width: 854px) {
    .innercontent {
      width: 100%; } }

.widgets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.overlay {
  position: fixed;
  top: 0;
  left: 12px;
  width: calc(100% - 12px);
  height: 100%;
  background-color: #0a1758;
  opacity: 0.8;
  display: block;
  z-index: 9998;
  visibility: visible;
  -webkit-transition: opacity 600ms, visibility 600ms;
  transition: opacity 600ms, visibility 600ms; }
  .overlay--hidden {
    opacity: 0;
    visibility: hidden; }
  .contrast .overlay {
    background-color: #fff;
    opacity: 0.95; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  padding-bottom: 16px; }
  .row.nopadding, .row__nopadding {
    padding: 0; }
  .row__marginbottom {
    margin-bottom: 20px; }
  .row__margintop {
    margin-top: 20px; }
  .row__blue {
    background-color: #0a1758; }
    .contrast .row__blue {
      background-color: #fff; }
  .row__yellow {
    background-color: #f1e800; }
  @media print, screen and (max-width: 854px) {
    .row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.grid,
.col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: 18px; }
  .grid.nomargin,
  .col.nomargin {
    margin: 0; }
  .grid--content-top,
  .col--content-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .grid.grid1, .grid__1,
  .col.grid1,
  .col__1 {
    width: 144px;
    min-width: 144px; }
    @media print, screen and (max-width: 1280px) {
      .grid.grid1, .grid__1,
      .col.grid1,
      .col__1 {
        width: 129px;
        min-width: 129px; } }
  .grid.grid2, .grid__2,
  .col.grid2,
  .col__2 {
    width: 306px;
    min-width: 306px; }
    @media print, screen and (max-width: 1280px) {
      .grid.grid2, .grid__2,
      .col.grid2,
      .col__2 {
        width: 274px;
        min-width: 274px; } }
  .grid.grid3, .grid__3,
  .col.grid3,
  .col__3 {
    width: 468px;
    min-width: 468px; }
    @media print, screen and (max-width: 1280px) {
      .grid.grid3, .grid__3,
      .col.grid3,
      .col__3 {
        width: 419px;
        min-width: 419px; } }
  .grid.grid4, .grid__4,
  .col.grid4,
  .col__4 {
    width: 630px;
    min-width: 630px; }
    @media print, screen and (max-width: 1280px) {
      .grid.grid4, .grid__4,
      .col.grid4,
      .col__4 {
        width: 564px;
        min-width: 564px; } }
  .grid.grid5, .grid__5,
  .col.grid5,
  .col__5 {
    width: 792px;
    min-width: 792px; }
    @media print, screen and (max-width: 1280px) {
      .grid.grid5, .grid__5,
      .col.grid5,
      .col__5 {
        width: 709px;
        min-width: 709px; } }
  .grid.grid6, .grid__6,
  .col.grid6,
  .col__6 {
    width: 954px;
    min-width: 954px; }
    @media print, screen and (max-width: 1280px) {
      .grid.grid6, .grid__6,
      .col.grid6,
      .col__6 {
        width: 854px;
        min-width: 854px; } }
  @media print, screen and (max-width: 854px) {
    .grid.sidebar,
    .col.sidebar {
      margin-top: 20px; } }
  @media print, screen and (max-width: 1280px) {
    .grid,
    .col {
      margin-right: 16px; } }
  @media print, screen and (max-width: 854px) {
    .grid,
    .col {
      width: 100% !important;
      min-width: 100% !important;
      margin-bottom: 20px; }
      .grid .innercontent,
      .col .innercontent {
        width: 100% !important;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; } }

h1,
.h1 {
  font-size: 55px;
  line-height: 77px;
  font-size: 5.5rem;
  line-height: 7.7rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin: 0 0 15px 0;
  margin: 0 0 1.5rem 0;
  font-weight: 700;
  margin-bottom: .2em; }
  .contrast h1, .contrast
  .h1 {
    color: #fff; }
  @media print, screen and (max-width: 854px) {
    h1,
    .h1 {
      font-size: 34px;
      line-height: 47.6px;
      font-size: 3.4rem;
      line-height: 4.76rem;
      font-family: 'Open Sans', sans-serif;
      font-weight: 400;
      margin: 0 0 15px 0;
      margin: 0 0 1.5rem 0;
      font-weight: 700;
      line-height: 1.1;
      margin-bottom: .5em; } }

h2 {
  font-size: 20px;
  line-height: 28px;
  font-size: 2rem;
  line-height: 2.8rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin: 0 0 15px 0;
  margin: 0 0 1.5rem 0;
  font-weight: 700; }
  h2.sidebar {
    padding: 0 0 0 20px;
    margin: 0 0 6px;
    float: left;
    width: 100%; }
    .contrast h2.sidebar {
      color: #fff; }
  .medium h2 {
    font-size: 22px;
    line-height: 30.8px;
    font-size: 2.2rem;
    line-height: 3.08rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0;
    font-weight: 700; }
  .large h2 {
    font-size: 24px;
    line-height: 33.6px;
    font-size: 2.4rem;
    line-height: 3.36rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0;
    font-weight: 700; }

h3 {
  font-size: 17px;
  line-height: 23.8px;
  font-size: 1.7rem;
  line-height: 2.38rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin: 0 0 15px 0;
  margin: 0 0 1.5rem 0;
  font-weight: 700; }
  .medium h3 {
    font-size: 19px;
    line-height: 26.6px;
    font-size: 1.9rem;
    line-height: 2.66rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0;
    font-weight: 700; }
  .large h3 {
    font-size: 21px;
    line-height: 29.4px;
    font-size: 2.1rem;
    line-height: 2.94rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0;
    font-weight: 700; }

img {
  max-width: 100%; }

p:not([class]) {
  margin: 0 0 1em; }

a {
  text-decoration: underline;
  color: #0a1758; }
  a:hover, a:focus {
    background-color: #f1e800; }
    .contrast a:hover, .contrast a:focus {
      color: #0a1758;
      background-color: #fff; }
  .contrast a {
    color: #fff; }
    .contrast a:hover, .contrast a:focus {
      color: #0a1758;
      background-color: #fff; }
  a.readmore::after {
    content: '\f054'; }
  a.readmore, a.button-icon {
    font-size: 14px;
    line-height: 18.004px;
    font-size: 1.4rem;
    line-height: 1.8004rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 80%;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #f1e800;
    color: #0a1758;
    border: 1px solid #f1e800;
    padding: .5rem 3.4rem .5rem 1.5rem;
    margin-top: auto;
    word-wrap: anywhere;
    text-decoration: none !important; }
    a.readmore:hover, a.readmore:focus, a.button-icon:hover, a.button-icon:focus {
      color: #fff;
      background-color: #0a1758;
      text-decoration: underline !important;
      border-color: #0a1758; }
      .contrast a.readmore:hover, .contrast a.readmore:focus, .contrast a.button-icon:hover, .contrast a.button-icon:focus {
        background-color: #fff;
        color: #0a1758;
        border-color: #fff; }
    .contrast a.readmore, .contrast a.button-icon {
      color: #0a1758; }
    a.readmore::after, a.button-icon::after {
      position: absolute;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      font-size: 2.1rem;
      line-height: 1;
      right: .8rem;
      bottom: .3rem; }
    .contrast a.readmore--onblue, .contrast a.button-icon--onblue {
      color: #0a1758;
      background-color: #fff;
      border-color: #fff; }
    a.readmore--onblue:hover, a.readmore--onblue:focus, a.button-icon--onblue:hover, a.button-icon--onblue:focus {
      color: #0a1758;
      background-color: #fff;
      border-color: #fff; }
      .contrast a.readmore--onblue:hover, .contrast a.readmore--onblue:focus, .contrast a.button-icon--onblue:hover, .contrast a.button-icon--onblue:focus {
        background-color: #0a1758;
        color: #fff;
        border-color: #0a1758; }
    a.readmore--blue, a.button-icon--blue {
      color: #fff;
      background-color: #0a1758;
      border-color: #0a1758; }
      a.readmore--blue:hover, a.readmore--blue:focus, a.button-icon--blue:hover, a.button-icon--blue:focus {
        color: #0a1758;
        background-color: #fff;
        border-color: #fff; }
        a.readmore--blue:hover::after, a.readmore--blue:focus::after, a.button-icon--blue:hover::after, a.button-icon--blue:focus::after {
          color: #0a1758; }
      .contrast a.readmore--blue, .contrast a.button-icon--blue {
        color: #fff; }
        .contrast a.readmore--blue::after, .contrast a.button-icon--blue::after {
          color: #f1e800; }
        .contrast a.readmore--blue:hover::after, .contrast a.readmore--blue:focus::after, .contrast a.button-icon--blue:hover::after, .contrast a.button-icon--blue:focus::after {
          color: #0a1758; }
    a.readmore--readmore::after, a.button-icon--readmore::after {
      content: '\f054'; }
    a.readmore--phone::after, a.button-icon--phone::after {
      content: '\f095'; }
    a.readmore--download::after, a.button-icon--download::after {
      content: '\f019'; }
    a.readmore--map::after, a.button-icon--map::after {
      content: '\f124'; }
    a.readmore--mobilemenu, a.button-icon--mobilemenu {
      background-color: transparent;
      border-color: #fff;
      color: #fff;
      width: 280px; }
      a.readmore--mobilemenu:hover, a.readmore--mobilemenu:focus, a.button-icon--mobilemenu:hover, a.button-icon--mobilemenu:focus {
        color: #f1e800;
        border-color: #f1e800;
        background-color: transparent; }
        a.readmore--mobilemenu:hover::after, a.readmore--mobilemenu:focus::after, a.button-icon--mobilemenu:hover::after, a.button-icon--mobilemenu:focus::after {
          color: #f1e800; }
      .contrast a.readmore--mobilemenu, .contrast a.button-icon--mobilemenu {
        color: #0a1758;
        border-color: #0a1758; }
        .contrast a.readmore--mobilemenu::after, .contrast a.button-icon--mobilemenu::after {
          color: #0a1758; }
        .contrast a.readmore--mobilemenu:hover, .contrast a.readmore--mobilemenu:focus, .contrast a.button-icon--mobilemenu:hover, .contrast a.button-icon--mobilemenu:focus {
          background-color: #0a1758;
          color: #fff; }
          .contrast a.readmore--mobilemenu:hover::after, .contrast a.readmore--mobilemenu:focus::after, .contrast a.button-icon--mobilemenu:hover::after, .contrast a.button-icon--mobilemenu:focus::after {
            color: #fff; }
  a.yellowbutton {
    background-color: #f1e800;
    color: #0a1758;
    font-size: 1.8rem;
    display: block;
    line-height: 3.5rem;
    padding: 0 20px;
    white-space: nowrap;
    text-decoration: none;
    float: left; }
    .button a.yellowbutton {
      width: auto !important; }
    a.yellowbutton:hover, a.yellowbutton:focus {
      background-color: #0a1758;
      color: #fff; }
      a.yellowbutton:hover::after, a.yellowbutton:focus::after {
        color: #fff; }
    a.yellowbutton .contrast:hover, a.yellowbutton .contrast:focus {
      background-color: #fff;
      color: #0a1758; }
      a.yellowbutton .contrast:hover::after, a.yellowbutton .contrast:focus::after {
        color: #0a1758; }
    a.yellowbutton::after {
      content: "\f054";
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      color: #0a1758;
      padding-left: 8px;
      font-size: 1.2rem;
      line-height: 3.5rem; }
    .domainblock a.yellowbutton {
      position: absolute;
      bottom: 0; }
    @media print, screen and (max-width: 1280px) {
      a.yellowbutton {
        font-size: 1.6rem; } }
  a.skipLink {
    background-color: #fff;
    border: 2px solid #9da2bc;
    display: block;
    left: -1000em;
    padding: 0 2rem;
    position: fixed;
    z-index: 10;
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline;
    height: 29px;
    line-height: 2.9rem; }
    a.skipLink:focus, a.skipLink:active {
      color: #0a1758;
      background-color: #f1e800;
      left: 6px;
      top: 6px;
      z-index: 10002; }
      .contrast a.skipLink:focus, .contrast a.skipLink:active {
        background-color: #0a1758;
        color: #fff; }

.button {
  display: block;
  height: 3.5rem;
  margin-bottom: 1em; }

ul {
  list-style-type: none; }
  .textblock ul li::before {
    content: '\f054';
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.5rem;
    /* same as padding-left set on li */
    width: 1.5rem;
    /* same as padding-left set on li */ }

hr {
  border: 0;
  border-top: 1px solid #858bac;
  margin: 2em 0; }

#xp1 {
  left: 0;
  top: 0;
  position: absolute; }

/*
.VisioSearchButton {
  text-indent:-9999px;
  height:30px !important;
  width:29px !important;
  background:transparent;
}
*/
#headercontainer .hamburgermenu .fa {
  line-height: inherit; }

.DesignMode #menucontainer, .DesignMode #headercontainer .innercontent {
  height: auto; }

#contentcontainer {
  /*overflow:hidden;*/
  width: 100%;
  float: left;
  padding-top: 5.2rem; }

#content {
  margin-bottom: 0; }

/*#domein {
  margin:0;
  padding:0;
  position:relative;
}*/
#news-archive-menu, #news-archive-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  float: left;
  width: 100%; }
  .medium #news-archive-menu, .medium #news-archive-menu ul {
    font-size: 17px;
    line-height: 23.8px;
    font-size: 1.7rem;
    line-height: 2.38rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }
  body.large #news-archive-menu, body.large #news-archive-menu ul {
    font-size: 19px;
    line-height: 26.6px;
    font-size: 1.9rem;
    line-height: 2.66rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }

#news-archive-menu > li {
  border-top: 1px solid #9da2bc;
  padding: 0 0 0 20px;
  line-height: 3.5rem;
  float: left;
  width: 100%; }

ul.filter-menu ul.filter-submenu-closed {
  display: none; }

#news-archive-menu ul > li {
  line-height: 2rem; }

#news-archive-menu ul > li.last,
ul.filter-menu ul > li.last {
  line-height: 2rem;
  padding-bottom: 10px; }

#news-archive-menu > li.last,
ul.filter-menu > li {
  border-bottom: 1px solid #9da2bc; }

#news-archive-menu li.Highlighted > a,
#news-archive-menu li.Highlighted > span {
  font-weight: 700; }

#news-archive-menu li > span {
  display: inline-block;
  width: 200%;
  height: auto; }
  .contrast #news-archive-menu li > span {
    color: #fff; }

.col1 {
  width: 306px;
  float: left;
  margin-right: 18px; }
  @media print, screen and (max-width: 1280px) {
    .col1 {
      width: 274px;
      margin-right: 16px; } }

.col2 {
  width: 630px;
  float: left;
  margin-right: 18px; }
  @media print, screen and (max-width: 1280px) {
    .col2 {
      width: 564px;
      margin-right: 16px; } }

.colfirst {
  width: 286px; }
  @media print, screen and (max-width: 1280px) {
    .colfirst {
      width: 254px; } }

.collast {
  margin-right: 0;
  width: 306px; }
  @media print, screen and (max-width: 1280px) {
    .collast {
      width: 274px; } }

.phonenumber {
  font-size: 2.6rem;
  line-height: 3.6rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #0a1758;
  float: right;
  margin-top: 46px;
  -ms-font-feature-settings: "onum";
  -webkit-font-feature-settings: "onum";
  font-feature-settings: "onum"; }
  .contrast .phonenumber {
    color: #fff; }
  @media print, screen and (max-width: 1280px) {
    .phonenumber {
      font-size: 2rem; } }

.contactbutton {
  width: 78px;
  height: 78px;
  display: block;
  margin: 26px 0 0 10px;
  float: right;
  font-size: 13px;
  text-transform: uppercase;
  color: #0a1758;
  text-decoration: none;
  line-height: 78px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  border-radius: 50%;
  background-color: #f1e800; }
  .contactbutton:hover, .contactbutton:focus {
    color: #fff;
    background-color: #0a1758; }
  .contrast .contactbutton {
    width: 74px;
    height: 74px;
    border: 2px solid #fff;
    background-color: #0a1758; }
    .contrast .contactbutton:hover, .contrast .contactbutton:focus {
      background-color: #f1e800;
      color: #0a1758;
      border-color: #f1e800; }

/*# Fontsize, Contrast and Readspeaker controls #*/
.homecontent .left {
  width: 306px;
  float: left;
  padding-right: 18px; }
  @media print, screen and (max-width: 1280px) {
    .homecontent .left {
      width: 274px;
      padding-right: 16px; } }

.homecontent .center {
  width: 306px;
  float: left;
  padding-right: 18px; }
  @media print, screen and (max-width: 1280px) {
    .homecontent .center {
      width: 274px;
      padding-right: 16px; } }

.homecontent .right {
  width: 306px;
  float: left; }
  @media print, screen and (max-width: 1280px) {
    .homecontent .right {
      width: 274px; } }

/*# Homepage repeaters (Actueel, Agenda en Direct naar#*/
#home-actueel .header {
  display: block;
  width: 100%;
  height: 100px;
  background-image: url("/visio.org/media/Visio/Afbeeldingen/iconen/Home-Actueel.png");
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
  margin: 0 0 18px 6px; }
  .contrast #home-actueel .header {
    background-image: url("../img/layout/actueel-contrast.png"); }

#home-actueel h2 {
  font-size: 18px;
  margin: 0 0 14px 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #0a1758; }
  .medium #home-actueel h2 {
    font-size: 2.0rem; }
  body.large #home-actueel h2 {
    font-size: 2.2rem; }
  .contrast #home-actueel h2 {
    color: #fff; }

#home-actueel .item {
  border-bottom: 1px solid #9da2bc; }
  #home-actueel .item.first {
    border-top: 1px solid #9da2bc; }

#home-actueel .item .itemlink {
  display: block;
  font-size: 1.5rem;
  font-family: 'Open Sans', sans-serif;
  padding: 0px 20px;
  line-height: 37px;
  color: #0a1758;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .medium #home-actueel .item .itemlink {
    height: 75px;
    font-size: 1.7rem; }
  body.large #home-actueel .item .itemlink {
    height: 75px;
    font-size: 1.9rem; }
  #home-actueel .item .itemlink:hover, #home-actueel .item .itemlink:focus {
    background-color: #f1e800; }
  .contrast #home-actueel .item .itemlink {
    color: #fff; }
    .contrast #home-actueel .item .itemlink:hover, .contrast #home-actueel .item .itemlink:focus {
      color: #0a1758; }

#home-actueel a.readmore {
  display: block;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  margin: 0 0 0 20px;
  float: left;
  line-height: 37px;
  color: #0a1758;
  position: relative;
  text-decoration: none; }
  .medium #home-actueel a.readmore {
    font-size: 1.7rem; }
  body.large #home-actueel a.readmore {
    font-size: 1.9rem; }
  .contrast #home-actueel a.readmore {
    color: #fff; }

#home-actueel a.readmore:after, #home-agenda a.readmore:after {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 1.2rem;
  position: absolute;
  right: -14px;
  top: 2px;
  text-decoration: none; }

#home-actueel a.readmore:hover, #home-actueel a.readmore:focus {
  text-decoration: underline; }

#home-agenda .header {
  display: block;
  width: 100%;
  height: 100px;
  background-image: url("/visio.org/media/Visio/Afbeeldingen/iconen/Home-Agenda.png");
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
  margin: 0 0 18px 20px; }
  .contrast #home-agenda .header {
    background-image: url("../img/layout/agenda-contrast.png"); }

#home-agenda h2 {
  font-size: 18px;
  margin: 0 0 14px 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #0a1758; }
  .medium #home-agenda h2 {
    font-size: 2.0rem; }
  body.large #home-agenda h2 {
    font-size: 2.2rem; }
  .contrast #home-agenda h2 {
    color: #fff; }

#home-agenda .item {
  height: 75px;
  border-bottom: 1px solid #9da2bc; }
  .medium #home-agenda .item {
    height: 151px; }
  body.large #home-agenda .item {
    height: 151px; }
  .contrast #home-agenda .item {
    color: #fff; }

#home-agenda .item .itemlink {
  display: block;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  padding: 6px 20px;
  height: 63px;
  line-height: 21px;
  color: #0a1758;
  text-decoration: none; }
  @media print, screen and (max-width: 1280px) {
    #home-agenda .item .itemlink {
      padding-right: 0; } }
  #home-agenda .item .itemlink:hover, #home-agenda .item .itemlink:focus {
    background-color: #f1e800; }
  .medium #home-agenda .item .itemlink {
    height: 139px;
    line-height: 2.4rem;
    font-size: 1.7rem; }
  body.large #home-agenda .item .itemlink {
    height: 139px;
    line-height: 2.7rem;
    font-size: 1.9rem; }
  .contrast #home-agenda .item .itemlink {
    color: #fff; }
    .contrast #home-agenda .item .itemlink:hover, .contrast #home-agenda .item .itemlink:focus {
      color: #0a1758; }

#home-agenda .item h3 {
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  margin: 0; }
  .medium #home-agenda .item h3 {
    font-size: 1.7rem; }
  body.large #home-agenda .item h3 {
    font-size: 1.9rem; }

#home-agenda .item.first {
  border-top: 1px solid #9da2bc; }

#home-agenda a.readmore {
  display: block;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  margin: 0 0 0 20px;
  float: left;
  line-height: 37px;
  color: #0a1758;
  text-decoration: none;
  position: relative; }
  #home-agenda a.readmore:hover, #home-agenda a.readmore:focus {
    text-decoration: underline; }
  .medium #home-agenda a.readmore {
    font-size: 1.7rem; }
  body.large #home-agenda a.readmore {
    font-size: 1.9rem; }
  .contrast #home-agenda a.readmore {
    color: #fff;
    background: url("/visiomedia/markup/vectoricons/icon-readmore-contrast.png");
    background: url("/visiomedia/markup/vectoricons/icon-readmore-contrast.svg"), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background: url("/visiomedia/markup/vectoricons/icon-readmore-contrast.svg"), linear-gradient(transparent, transparent); }

#home-links .header {
  display: block;
  width: 100%;
  height: 100px;
  background-image: url("/visio.org/media/Visio/Afbeeldingen/iconen/Home-Direct-naar.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
  margin: 0 0 18px 20px; }
  .contrast #home-links .header {
    background-image: url("../img/layout/links-contrast.png"); }

#home-links h2 {
  font-size: 18px;
  margin: 0 0 14px 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #0a1758; }
  .medium #home-links h2 {
    font-size: 2.0rem; }
  body.large #home-links h2 {
    font-size: 2.2rem; }
  .contrast #home-links h2 {
    color: #fff; }

#home-links .item {
  border-bottom: 1px solid #9da2bc; }

#home-links .item .itemlink {
  display: block;
  text-decoration: none;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  padding: 0px 20px;
  line-height: 37px;
  color: #0a1758;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  #home-links .item .itemlink:hover, #home-links .item .itemlink:focus {
    background-color: #f1e800; }
  .medium #home-links .item .itemlink {
    height: 75px;
    font-size: 1.7rem; }
  body.large #home-links .item .itemlink {
    height: 75px;
    font-size: 1.9rem; }
  .contrast #home-links .item .itemlink {
    color: #fff; }
    .contrast #home-links .item .itemlink:hover, .contrast #home-links .item .itemlink:focus {
      color: #0a1758; }

#home-links .item.first {
  border-top: 1px solid #9da2bc; }

.mobilefooter {
  display: none; }

.infoblock {
  padding: 0 0 20px 0; }

.teaserlist {
  float: left; }

.teaser {
  float: left;
  width: 954px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 18px 20px;
  background-color: #eeeff3;
  position: relative; }
  .contrast .teaser {
    background-color: #3b4579; }
  @media print, screen and (max-width: 1280px) {
    .teaser {
      width: 854px; } }

.teaser .foto {
  width: 286px;
  height: 172px;
  background-size: cover;
  float: left;
  margin-right: 18px;
  background-position: center center;
  background-repeat: no-repeat; }
  @media print, screen and (max-width: 1280px) {
    .teaser .foto {
      width: 254px;
      height: 153px;
      margin-right: 16px; } }

.teaser .tekst {
  float: left;
  padding-bottom: 55px;
  width: 610px; }
  @media print, screen and (max-width: 1280px) {
    .teaser .tekst {
      width: 544px; } }
  .contrast .teaser .tekst {
    color: #fff; }
  .medium .teaser .tekst {
    font-size: 17px;
    line-height: 23.8px;
    font-size: 1.7rem;
    line-height: 2.38rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }
  body.large .teaser .tekst {
    font-size: 19px;
    line-height: 26.6px;
    font-size: 1.9rem;
    line-height: 2.66rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }

.teaser h2 {
  font-size: 30px;
  line-height: 42px;
  font-size: 3rem;
  line-height: 4.2rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin: 0 0 15px 0;
  margin: 0 0 1.5rem 0; }
  .medium .teaser h2 {
    font-size: 33px;
    line-height: 46.2px;
    font-size: 3.3rem;
    line-height: 4.62rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0; }
  body.large .teaser h2 {
    font-size: 36px;
    line-height: 50.4px;
    font-size: 3.6rem;
    line-height: 5.04rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0; }

.teaser .yellowbutton {
  position: absolute;
  bottom: 18px;
  left: 323px; }
  @media print, screen and (max-width: 1280px) {
    .teaser .yellowbutton {
      left: 291px; } }

/*# Agenda#*/
.agenda {
  padding: 0 0 0 20px; }
  .contrast .agenda {
    color: #fff; }
  .medium .agenda {
    font-size: 17px;
    line-height: 23.8px;
    font-size: 1.7rem;
    line-height: 2.38rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }
  body.large .agenda {
    font-size: 19px;
    line-height: 26.6px;
    font-size: 1.9rem;
    line-height: 2.66rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }

.medium .agenda h1 {
  font-size: 42px;
  line-height: 58.8px;
  font-size: 4.2rem;
  line-height: 5.88rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin: 0 0 15px 0;
  margin: 0 0 1.5rem 0; }

body.large .agenda h1 {
  font-size: 46px;
  line-height: 64.4px;
  font-size: 4.6rem;
  line-height: 6.44rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin: 0 0 15px 0;
  margin: 0 0 1.5rem 0; }

.agenda h2 {
  font-size: 15px;
  line-height: 21px;
  font-size: 1.5rem;
  line-height: 2.1rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin: 0 0 15px 0;
  margin: 0 0 1.5rem 0;
  font-weight: 700;
  margin: 0; }
  .medium .agenda h2 {
    font-size: 21px;
    line-height: 29.4px;
    font-size: 2.1rem;
    line-height: 2.94rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0;
    font-weight: 700; }
  body.large .agenda h2 {
    font-size: 24px;
    line-height: 33.6px;
    font-size: 2.4rem;
    line-height: 3.36rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0;
    font-weight: 700; }

.agenda .divider {
  width: 100%;
  margin: 20px 0; }

.agenda .agendaitem {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.agenda .agendaitem a {
  display: block; }

.agenda-detail .date {
  margin-bottom: 4.2rem; }

.agenda-detail .text-info {
  padding: 10px 0 0; }

/*# Mobile menu homepage #*/
.homephone {
  display: none;
  padding: 0px 16px;
  font-size: 18px;
  line-height: 25.2px;
  font-size: 1.8rem;
  line-height: 2.52rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 3.52rem; }
  .contrast .homephone {
    color: #fff; }

#mobilehome {
  display: none;
  list-style-type: none;
  padding: 0;
  margin: 12px 0 0 0; }

#mobilehome li a {
  display: block;
  color: #fff;
  background-color: #0a1758;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  line-height: 38px;
  font-family: 'Open Sans Condensed', sans-serif;
  padding: 0 32px 0 16px;
  position: relative;
  border-bottom: 1px solid #9da2bc;
  position: relative; }

#mobilehome li a:after {
  content: "\f078";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #fff;
  position: absolute;
  right: 16px;
  font-size: 1.5rem; }

#mobilehome li.Highlighted a, #mobilehome li a:focus, #mobilehome li a:hover {
  background-color: #f1e800;
  color: #0a1758; }

#mobilehome-extra {
  display: none;
  list-style-type: none;
  padding: 0;
  margin: 20px 0 0 0; }

#mobilehome-extra li a {
  display: block;
  color: #0a1758;
  background-color: #f1e800;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  line-height: 38px;
  font-family: 'Open Sans Condensed', sans-serif;
  padding: 0 32px 0 16px;
  position: relative;
  border-bottom: 1px solid #fff;
  position: relative; }

#mobilehome-extra li.Highlighted a, #mobilehome-extra li a:focus {
  background-color: #0a1758;
  color: #fff; }

#mobilehome-publications {
  display: none;
  list-style-type: none;
  padding: 0;
  margin: 20px 0 0 0; }

#mobilehome-publications li a {
  display: block;
  color: #0a1758;
  background-color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  line-height: 38px;
  font-family: 'Open Sans Condensed', sans-serif;
  padding: 0 32px 0 16px;
  position: relative;
  border-top: 1px solid #9da2bc;
  position: relative; }
  .contrast #mobilehome-publications li a {
    color: #fff;
    background-color: #0a1758; }

#mobilehome-publications li:last-child {
  border-bottom: 1px solid #9da2bc; }

#mobilehome-publications li.Highlighted a, #mobilehome-publications li a:focus {
  background-color: #0a1758;
  color: #fff; }

.contact a .contrast, .links a .contrast {
  color: #fff; }

/*# Widgets #*/
/*#  CTAblok grey#*/
.ctablock-grey {
  padding: 20px 20px 55px 20px;
  position: relative;
  float: left;
  background-color: #eeeff3;
  width: 468px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 18px; }
  .contrast .ctablock-grey {
    color: #fff;
    background-color: #3b4579; }
  @media print, screen and (max-width: 1280px) {
    .ctablock-grey {
      width: 419px; } }

.ctablock-grey .icon {
  width: 100px;
  height: 90px;
  display: block;
  margin: 18px 0;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain; }

.ctablock-grey .subtitle {
  display: block;
  width: 100%;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 3.5rem; }

.ctablock-grey .innertext {
  display: block;
  width: 100%;
  padding: 20px 0 0 0; }
  .medium .ctablock-grey .innertext {
    font-size: 17px;
    line-height: 23.8px;
    font-size: 1.7rem;
    line-height: 2.38rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }
  body.large .ctablock-grey .innertext {
    font-size: 19px;
    line-height: 26.6px;
    font-size: 1.9rem;
    line-height: 2.66rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }

.ctablock-grey .yellowbutton {
  position: absolute;
  bottom: 0;
  left: 0; }

.ctablock-wide {
  width: 100%;
  padding: 0 20px 0 0px;
  float: left;
  position: relative; }
  .contrast .ctablock-wide {
    color: #fff;
    background-color: #3b4579; }

.ctablock-wide h2 {
  margin: 0;
  padding: 0 0 0 20px;
  background-image: url("../img/layout/ctablock-wideh2.png");
  background-repeat: no-repeat;
  line-height: 4.1rem;
  color: #fff;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 1.7rem;
  text-transform: uppercase; }
  .contrast .ctablock-wide h2 {
    background-image: url("../img/layout/ctablock-wideh2-contrast.png");
    color: #0a1758; }

.ctablock-wide .left {
  float: left;
  width: 286px;
  margin-right: 18px;
  padding: 0 0 0 20px; }

.ctablock-wide .icon {
  width: 100px;
  height: 90px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  display: block;
  margin: 20px 0; }

.ctablock-wide .subtitle {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 3.5rem; }

.ctablock-wide .right {
  float: left;
  width: 590px;
  padding: 0 0 55px 20px; }

.ctablock-wide .yellowbutton {
  position: absolute;
  bottom: 0;
  left: 326px; }

/*# Widgets / Visio in de buurt  #*/
/*# Blogs #*/
.blog .divider {
  width: 100%;
  margin: 20px 0; }

.blogblock {
  padding: 20px 20px 55px 20px;
  position: relative;
  float: left;
  background-color: #eeeff3;
  width: 468px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 18px; }
  @media print, screen and (max-width: 1280px) {
    .blogblock {
      width: 419px; } }
  .contrast .blogblock {
    color: #fff;
    background-color: #3b4579; }
  .medium .blogblock {
    font-size: 17px;
    line-height: 23.8px;
    font-size: 1.7rem;
    line-height: 2.38rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }
  body.large .blogblock {
    font-size: 19px;
    line-height: 26.6px;
    font-size: 1.9rem;
    line-height: 2.66rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }

.blogblock.even {
  margin-right: 0; }

.blogblock .icon {
  width: 100px;
  height: 90px;
  display: block;
  margin: 18px 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center; }

.blogblock.text {
  display: block;
  width: 100%;
  padding: 20px 0 0 0; }

.blogblock .yellowbutton {
  position: absolute;
  bottom: 0;
  left: 0; }

.blogfoto {
  margin-bottom: 20px; }

.blogfoto .teaser {
  width: 306px;
  height: 184px;
  background-size: cover;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0 0 18px 0; }
  @media print, screen and (max-width: 1280px) {
    .blogfoto .teaser {
      width: 274px; } }

.bloginfo {
  margin-bottom: 20px; }

.bloginfo .teaser {
  width: 306px;
  height: 184px;
  background-size: cover;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0 0 18px 0; }
  @media print, screen and (max-width: 1280px) {
    .bloginfo .teaser {
      width: 274px; } }

.bloginfo h2 {
  margin: 0; }

.bloginfo .text {
  padding: 0 0 0 20px; }
  .contrast .bloginfo .text {
    color: #fff; }

#blog-archive-menu, #blog-archive-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  float: left;
  width: 100%; }
  .medium #blog-archive-menu, .medium #blog-archive-menu ul {
    font-size: 17px;
    line-height: 23.8px;
    font-size: 1.7rem;
    line-height: 2.38rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }
  body.large #blog-archive-menu, body.large #blog-archive-menu ul {
    font-size: 19px;
    line-height: 26.6px;
    font-size: 1.9rem;
    line-height: 2.66rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }

#blog-archive-menu > li {
  border-top: 1px solid #9da2bc;
  /*padding:0 20px;*/
  /*line-height:3.5rem;*/
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

#blog-archive-menu a {
  padding: 6px 20px;
  float: left;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

#blog-archive-menu ul > li {
  line-height: 2rem; }

#blog-archive-menu ul > li a {
  line-height: 2rem;
  padding-top: 0; }

#blog-archive-menu ul > li.last {
  line-height: 2rem;
  padding-bottom: 10px; }

#blog-archive-menu > li.last {
  border-bottom: 1px solid #9da2bc; }

#blog-archive-menu li.Highlighted > a {
  font-weight: 700; }

.blog h1 {
  padding: 0 0 0 20px; }
  .contrast .blog h1 {
    color: #fff; }
  .medium .blog h1 {
    font-size: 42px;
    line-height: 58.8px;
    font-size: 4.2rem;
    line-height: 5.88rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0; }
  body.large .blog h1 {
    font-size: 46px;
    line-height: 64.4px;
    font-size: 4.6rem;
    line-height: 6.44rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0; }

.textblock.blog-detail {
  padding-right: 20px; }

.blog-detail .text {
  margin-top: 2.1rem; }

.blogcomments {
  position: relative;
  float: left;
  background-color: #eeeff3;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 20px 0 0 0; }
  .contrast .blogcomments {
    color: #fff;
    background-color: #3b4579; }
  .medium .blogcomments {
    font-size: 17px;
    line-height: 23.8px;
    font-size: 1.7rem;
    line-height: 2.38rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }
  body.large .blogcomments {
    font-size: 19px;
    line-height: 26.6px;
    font-size: 1.9rem;
    line-height: 2.66rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }

.blogcomments h2 {
  margin: 0;
  padding: 0 0 0 20px;
  margin: 0 0 20px 0; }

.blogcomments h3 {
  float: left;
  padding: 0 20px;
  margin: 0 0 20px 0; }

.blogcomments .InfoLabel {
  padding: 0 0 18px 20px;
  display: block; }

.TrackbackPanel {
  padding: 20px 20px 0 20px;
  font-size: 12px;
  line-height: 16.8px;
  font-size: 1.2rem;
  line-height: 1.68rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400; }

.CommentDetail {
  padding: 0 20px;
  margin: 20px 0 0 0; }

hr.PostCommentSeparatorLine {
  height: 1px;
  border: 0 none;
  color: #9da2bc;
  background-color: #9da2bc;
  margin: 20px 0; }

.CommentDate {
  float: right;
  text-align: right;
  font-size: 13px;
  line-height: 18.2px;
  font-size: 1.3rem;
  line-height: 1.82rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400; }

.CommentText {
  padding: 0 0 8px 0; }

.blogcomments .form-horizontal {
  width: 100%;
  float: left; }

.blog-subscribe {
  font-size: 15px;
  line-height: 21px;
  font-size: 1.5rem;
  line-height: 2.1rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin: 0 0 15px 0;
  margin: 0 0 1.5rem 0;
  padding: 0 20px 20px 0;
  margin: 0;
  float: left; }

.blogcomments .form-group {
  margin: 0 0 8px 0;
  padding: 0px 20px; }

.blogcomments .form-group.form-group-submit {
  margin: 12px 0 20px 0;
  padding: 0 0 0 20px;
  float: left;
  position: relative; }

/*
.blogcomments .form-group.form-group-submit:after {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: $blauw;
  position:absolute;
  right:20px;
  top:2px;
  padding-left:8px;
  font-size: 1.2rem;
  line-height:3.5rem;
}

.blogcomments .form-group.form-group-submit:hover:after, .blogcomments .form-group.form-group-submit:focus:after {
  color:$wit;
}
*/
.blogcomments .editing-form-label-cell {
  padding: 0 0 2px 2px; }

.blogcomments input[type=text] {
  border: 2px solid #9da2bc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px;
  width: 100%; }
  .contrast .blogcomments input[type=text] {
    color: #fff;
    background: transparent; }

.blogcomments input[type=submit] {
  border: 0 none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f1e800;
  color: #0a1758;
  line-height: 3.5rem;
  font-size: 1.8rem;
  padding: 0 20px 0 20px; }

.blogcomments input[type=submit]:hover, .blogcomments input[type=submit]:focus {
  background-color: #0a1758;
  color: #fff; }

.blogcomments textarea {
  border: 2px solid #9da2bc;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px;
  resize: none; }
  .contrast .blogcomments textarea {
    color: #fff;
    background: transparent; }

.blogcomments .form-control-error {
  color: #ff0000; }

.blogitem {
  float: left;
  width: 630px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 18px 20px;
  background-color: #eeeff3;
  position: relative; }
  @media print, screen and (max-width: 1280px) {
    .blogitem {
      width: 564px; } }
  .contrast .blogitem {
    color: #fff;
    background-color: #3b4579; }
  .medium .blogitem {
    font-size: 17px;
    line-height: 23.8px;
    font-size: 1.7rem;
    line-height: 2.38rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }
  body.large .blogitem {
    font-size: 19px;
    line-height: 26.6px;
    font-size: 1.9rem;
    line-height: 2.66rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }

.blogitem .tekst {
  float: left;
  width: 100%;
  margin-top: 2.1rem; }

.blogitem h2 {
  margin: 0; }

.blogitem .readmore {
  display: block;
  margin-top: 1.5rem;
  float: left; }

/*# Cursussen #*/
.cursussen .divider {
  width: 100%;
  margin: 20px 0; }

.cursussen .divider.last {
  width: 10954px;
  margin-left: -5000px; }

.cursussen h1 {
  padding-left: 20px; }
  .contrast .cursussen h1 {
    color: #fff; }
  .medium .cursussen h1 {
    font-size: 42px;
    line-height: 58.8px;
    font-size: 4.2rem;
    line-height: 5.88rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0; }
  body.large .cursussen h1 {
    font-size: 46px;
    line-height: 64.4px;
    font-size: 4.6rem;
    line-height: 6.44rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0; }

.cursusitem {
  float: left;
  width: 792px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 18px 20px;
  background-color: #eeeff3;
  position: relative; }
  @media print, screen and (max-width: 1280px) {
    .cursusitem {
      width: 709px; } }

.cursusitem h2 {
  margin: 0; }

.cursusitem .readmore {
  line-height: 3.5rem; }

.cursus-detail th {
  text-align: left; }

.cursus-detail .lbl {
  font-weight: bold; }

/*# Webshop #*/
.webshop h1 {
  padding-left: 20px; }
  .contrast .webshop h1 {
    color: #fff; }
  .medium .webshop h1 {
    font-size: 42px;
    line-height: 58.8px;
    font-size: 4.2rem;
    line-height: 5.88rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0; }
  body.large .webshop h1 {
    font-size: 46px;
    line-height: 64.4px;
    font-size: 4.6rem;
    line-height: 6.44rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0; }

.medium .webshop {
  font-size: 17px;
  line-height: 23.8px;
  font-size: 1.7rem;
  line-height: 2.38rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400; }

body.large .webshop {
  font-size: 19px;
  line-height: 26.6px;
  font-size: 1.9rem;
  line-height: 2.66rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400; }

.webshop .divider {
  width: 100%;
  margin: 20px 0; }

.webshopitem {
  float: left;
  width: 792px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 18px 20px;
  background-color: #eeeff3;
  position: relative; }
  @media print, screen and (max-width: 1280px) {
    .webshopitem {
      width: 709px; } }
  .contrast .webshopitem {
    color: #fff;
    background-color: #3b4579; }

.webshopitem .foto {
  width: 144px;
  float: left;
  margin-right: 18px;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center; }
  @media print, screen and (max-width: 1280px) {
    .webshopitem .foto {
      width: 129px; } }

.webshopitem .foto img {
  height: 100%; }

.webshopitem .tekst {
  float: left;
  width: 448px; }

.webshopitem h2 {
  margin: 0; }

.webshopitem .readmore {
  display: block;
  line-height: 3.5rem; }

.webshopfoto {
  margin-bottom: 20px; }

.webshopfoto .teaser {
  width: 144px;
  height: 96px;
  background-size: contain;
  float: left;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0 0 18px 0;
  background-color: transparent; }
  @media print, screen and (max-width: 1280px) {
    .webshopfoto .teaser {
      width: 129px; } }

.webshopfoto .standing {
  width: 144px;
  height: 216px; }
  @media print, screen and (max-width: 1280px) {
    .webshopfoto .standing {
      width: 129px; } }

.productoption {
  padding: 0 0 0 20px; }

.productoption-detail {
  margin-bottom: 20px; }

#webshop-menu, #webshop-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  float: left;
  width: 100%; }
  .medium #webshop-menu, .medium #webshop-menu ul {
    font-size: 17px;
    line-height: 23.8px;
    font-size: 1.7rem;
    line-height: 2.38rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }
  body.large #webshop-menu, body.large #webshop-menu ul {
    font-size: 19px;
    line-height: 26.6px;
    font-size: 1.9rem;
    line-height: 2.66rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }

#webshop-menu > li {
  border-top: 1px solid #9da2bc;
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

#webshop-menu a {
  padding: 6px 20px;
  float: left;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

#webshop-menu ul > li {
  line-height: 2rem; }

#webshop-menu ul > li a {
  line-height: 2rem;
  padding-top: 0; }

#webshop-menu ul > li.last {
  line-height: 2rem;
  padding-bottom: 10px; }

#webshop-menu > li.last {
  border-bottom: 1px solid #9da2bc; }

#webshop-menu li.Highlighted > a {
  font-weight: 700; }

/*# Formulieren #*/
.formulier {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 0 0 0 20px; }
  .contrast .formulier {
    color: #fff;
    background-color: #0a1758; }
  .medium .formulier {
    font-size: 17px;
    line-height: 23.8px;
    font-size: 1.7rem;
    line-height: 2.38rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }
  body.large .formulier {
    font-size: 19px;
    line-height: 26.6px;
    font-size: 1.9rem;
    line-height: 2.66rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }

.formulier table {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.formulier td {
  padding: 4px 0; }

.formulier .editing-form-label-cell,
.formulier .FieldLabel {
  padding: 4px 18px 4px 0;
  vertical-align: top; }

.formulier .editing-form-label-cell,
.formulier .editing-form-value-cell {
  display: inline-block; }

.formulier .editing-form-label-cell {
  width: calc(40% - 25px); }

.formulier #pnlCustomFields .editing-form-label-cell {
  width: calc(40% - 21px); }

.formulier .editing-form-value-cell {
  padding: 4px 0;
  vertical-align: top;
  width: 60%; }

.formulier .EditingFormValueCell {
  padding: 4px 0;
  vertical-align: top;
  width: 60%; }
  .formulier .EditingFormValueCell .EditingFormControlNestedControl {
    display: inline-block;
    width: calc(100% - 20px); }
    .formulier .EditingFormValueCell .EditingFormControlNestedControl.Error input[type='text'] {
      color: #ff0000; }
  .formulier .EditingFormValueCell .EditingFormErrorLabel {
    display: inline-block;
    float: right; }

/*# Formulieren/Styling formulier elementen #*/
.formulier input[type=text] {
  border: 2px solid #9da2bc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px;
  width: 100%; }
  .contrast .formulier input[type=text] {
    background-color: transparent; }

.formulier textarea {
  border: 2px solid #9da2bc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px;
  width: 100%; }
  .contrast .formulier textarea {
    background-color: transparent; }

.formulier select {
  border: 2px solid #9da2bc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px;
  width: 100%; }
  .contrast .formulier select {
    background-color: transparent; }

.formulier .radio label {
  padding: 0 8px 4px 0; }

.formulier input,
.formulier textarea,
.formulier select {
  border-radius: 0;
  /*-webkit-appearance:none;*/ }

.formulier input[type=submit],
.formulier input[type=button].btn-submit {
  border: 0 none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f1e800;
  color: #0a1758;
  line-height: 3.5rem;
  font-size: 1.8rem;
  padding: 0 20px 0 20px;
  margin-top: 14px; }
  .contrast .formulier input[type=submit]:hover, .contrast .formulier input[type=submit]:focus, .contrast
  .formulier input[type=button].btn-submit:hover, .contrast
  .formulier input[type=button].btn-submit:focus {
    background-color: #3b4579; }

.formulier input[type=checkbox] {
  margin-right: 5px; }

.formulier input[type=submit]:hover,
.formulier input[type=submit]:focus,
.blogcomments input[type=submit]:hover,
.blogcomments input[type=submit]:focus {
  background-color: #0a1758;
  color: #fff; }
  .contrast .formulier input[type=submit]:hover, .contrast
  .formulier input[type=submit]:focus, .contrast
  .blogcomments input[type=submit]:hover, .contrast
  .blogcomments input[type=submit]:focus {
    background-color: #3b4579; }

/*# Formulieren/Styling formulier elementen/Radio Buttons #*/
/*Span wordt toegevoegd middels een javascript functie*/
input[type="radio"] {
  /*display:none;*/
  position: absolute;
  left: -9999px; }

input[type="radio"] + label span {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%; }

input[type="radio"] + label span {
  background-color: #ced1de; }

input[type="radio"]:checked + label span {
  background-color: #545d8a; }

input[type="radio"]:focus + label {
  background-color: #f1e800; }
  .contrast input[type="radio"]:focus + label {
    background-color: #e7e8ee; }

input[type="radio"] + label span,
input[type="radio"]:checked + label span {
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear; }

/*# Formulieren/Validatie #*/
.ErrorLabel {
  display: block;
  color: #ff0000;
  padding: 18px;
  margin: 14px 0;
  border: 2px solid #ff0000; }

.EditingFormErrorLabel {
  color: #ff0000; }

.Error input,
.Error select,
.Error textarea {
  border-color: #ff0000 !important; }

.formulier fieldset {
  border: none; }

.formulier legend {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

#cookies .ConsentButtons input.ConsentButton {
  font-size: 1.5rem;
  line-height: 2.1rem;
  color: #f1e800;
  background-color: transparent;
  -webkit-appearance: none !important;
  border: none;
  padding: 0; }

@media only screen and (max-width: 768px) {
  .hide-mobile {
    display: none; }
  #contrast-btn {
    display: block; }
    .contrast #contrast-btn {
      color: #fff; }
  .col1 {
    float: none; }
  .tabmenu {
    float: none; }
  #menucontainer {
    display: none; }
  #herocontainer {
    height: 172px; }
  #herocontainer .innercontent {
    display: none; }
  #contentcontainer .innercontent {
    padding: 0; }
  #footercontainer {
    padding: 0 16px 16px 16px;
    min-height: 30px; }
  #footercontainer .left {
    display: none; }
  #footercontainer .center {
    display: none; }
  #footercontainer .right {
    width: 100%; }
  #footercontainer .right .socialmedia {
    margin: 24px 0 0 0;
    float: left;
    clear: both; }
  .mobilefooter {
    display: block;
    padding-top: 36px;
    overflow: hidden; }
  .mobilefooter a {
    text-decoration: underline;
    color: #858bac; }
    .contrast .mobilefooter a {
      color: #fff; }
      .contrast .mobilefooter a:hover {
        color: #f1e800; }
  .mobilefooter a:hover, .mobilefooter a:focus {
    color: #0a1758; }
  .mobilefooter .contact {
    display: block;
    float: left;
    font-weight: 700;
    clear: both;
    padding-bottom: 12px; }
  .mobilefooter .contact a {
    font-weight: 400;
    text-decoration: none;
    color: #0a1758; }
    .contrast .mobilefooter .contact a {
      color: #fff; }
      .contrast .mobilefooter .contact a:hover {
        color: #f1e800; }
  .mobilefooter .links {
    display: block;
    float: left;
    line-height: 3.0rem;
    clear: both; }
  .mobilefooter .language {
    display: block;
    float: left;
    clear: both;
    line-height: 3.0rem;
    margin: 0; }
  .domaindivider:last-of-type {
    display: none !important; }
  .domainblocklist .divider:last-child {
    display: none; }
  .teaserlist .divider:last-child {
    display: none; }
  /*# domeinblock #*/
  .domainblocklist {
    width: 100% !important; }
  .domainblock.small {
    width: 100% !important;
    margin: 0; }
  .domainblock.large {
    width: 100% !important;
    margin: 0; }
  .domainblock .left {
    width: 100% !important; }
  .domainblock .right {
    display: none; }
  .domainblock .inner {
    height: auto !important; }
  .domainblock .yellowbutton {
    position: relative;
    width: 90% !important;
    float: left;
    left: auto;
    bottom: auto;
    white-space: normal;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .domainblock a.yellowbutton {
    position: relative; }
  .domainblock .left .inner {
    width: 100%;
    padding: 0 20px 18px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .teaserlist {
    width: 100%; }
  .teaser {
    width: 100%;
    padding: 0; }
  .teaser .foto {
    clear: both;
    margin: 18px 0 18px 20px; }
  .teaser .tekst {
    width: 100%;
    padding: 0 20px 18px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .teaser .yellowbutton {
    position: relative;
    width: 90% !important;
    float: left;
    left: auto;
    bottom: auto;
    white-space: normal;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  /*# Mobiel menu homepage #*/
  .homephone {
    display: block; }
  #mobilehome {
    display: block; }
  #mobilehome-extra {
    display: block; }
  #mobilehome-publications {
    display: block; }
  /*# Nieuws #*/
  .newsitem {
    width: 100%; }
  .newsitem .tekst {
    width: 100%; }
  .newsitem .foto {
    margin-bottom: 18px; }
  /*# Agenda #*/
  .agenda h1 {
    padding-left: 20px; }
  .agenda {
    padding: 0; }
  .agendaitem {
    padding: 0 20px; }
  /*# Cursussen #*/
  .cursusitem {
    width: 100%; }
  /*# CTA-blocks #*/
  .ctablock-grey {
    width: 100%; }
  .ctablock-grey:nth-child(even) {
    margin-top: 20px; }
  .ctablock-wide .left {
    width: 100%; }
  .ctablock-wide .right {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .ctablock-wide .right .text {
    padding: 20px 0 0 0; }
  .ctablock-wide a.yellowbutton {
    left: 0; }
  /*#Blogs#*/
  /*#Blogs / Overzichtpagina #*/
  .blogblock {
    width: 100%;
    padding: 0;
    height: auto !important; }
  .blogblock h2 {
    margin: 20px 20px 1.5rem 20px; }
  .blogblock .icon {
    clear: both;
    margin: 18px 0 18px 20px; }
  .blogblock .text {
    width: 100%;
    padding: 0 20px 18px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .blogblock .yellowbutton {
    position: relative;
    width: 90% !important;
    float: left;
    left: auto;
    bottom: auto;
    white-space: normal;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  /*#Blogs / Blog lijst#*/
  .blogitem {
    width: 100%; }
  .bloginfo {
    display: none; }
  .blogfoto {
    display: none; }
  /*#Blogs / Detailpagina#*/
  .blog h1 {
    padding: 0 20px; }
  /*# Formulieren #*/
  .formulier {
    padding: 0 20px; }
  .formulier table {
    width: 100%; }
  .formulier td {
    display: block;
    float: left;
    width: 100%; }
  .formulier .editing-form-value-cell,
  .formulier .EditingFormValueCell {
    width: 100%;
    padding: 0 0 12px 0; }
  .formulier input,
  .formulier textarea,
  .formulier select {
    font-size: 1.6rem; }
  .formulier .radio input {
    margin-top: 4px; }
  .formulier input[type=submit] {
    margin-top: 4px; }
  /*# Formulieren/Validatie #*/
  .ErrorLabel {
    margin: 0 -20px 14px -20px; }
  /* # Social sharing# */
  .sharetext {
    width: 100%; } }

#maincontent {
  width: 100%; }
  @media print, screen and (max-width: 854px) {
    #maincontent {
      padding-top: 40px;
      -webkit-transition: padding 600ms;
      transition: padding 600ms; } }

.textblock {
  padding: 0 20px;
  width: 100%; }
  .textblock .textblock {
    padding: 0; }
  .contrast .textblock {
    color: #fff; }
  .medium .textblock {
    font-size: 17px;
    line-height: 23.8px;
    font-size: 1.7rem;
    line-height: 2.38rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }
  body.large .textblock {
    font-size: 19px;
    line-height: 26.6px;
    font-size: 1.9rem;
    line-height: 2.66rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }

.medium .textblock h1 {
  font-size: 42px;
  line-height: 58.8px;
  font-size: 4.2rem;
  line-height: 5.88rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin: 0 0 15px 0;
  margin: 0 0 1.5rem 0; }

.large .textblock h1 {
  font-size: 46px;
  line-height: 64.4px;
  font-size: 4.6rem;
  line-height: 6.44rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin: 0 0 15px 0;
  margin: 0 0 1.5rem 0; }

.textblock ul {
  padding: 0 0 0 15px; }

.intro {
  font-weight: 600;
  padding: 10px 0 30px;
  border-bottom: 1px solid #d8dae4;
  margin-top: 20px; }

.topbarcontainer {
  padding: 5px 0;
  background-color: #f1e800;
  z-index: 10000; }
  @media print, screen and (max-width: 854px) {
    .topbarcontainer {
      position: fixed;
      height: 40px;
      width: 100%;
      background-image: url("/assets/img/layout/topbarbg-mobile.png");
      background-repeat: no-repeat; } }
  .topbarcontainer .innercontent {
    width: 934px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    @media print, screen and (max-width: 1280px) {
      .topbarcontainer .innercontent {
        width: 834px; } }
    @media print, screen and (max-width: 854px) {
      .topbarcontainer .innercontent {
        width: 100%;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    .topbarcontainer .innercontent .settings {
      height: 100%;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .topbarcontainer .innercontent .settings--mobile {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      @media print, screen and (max-width: 854px) {
        .topbarcontainer .innercontent .settings {
          width: auto;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
  .topbarcontainer #rs_div,
  .topbarcontainer .rs--div {
    left: 0;
    top: 0;
    position: absolute;
    text-align: left;
    background: #fff; }
  .topbarcontainer .rs_href {
    top: 10px;
    position: relative;
    font-size: 1.8rem; }

.languageswitchcontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  font-family: 'Open Sans', sans-serif;
  margin-right: 20px;
  font-weight: 600; }
  .languageswitchcontainer .languageswitch {
    text-decoration: none;
    color: #0a1758;
    padding: 2px 6px;
    border-radius: 20px; }
    .languageswitchcontainer .languageswitch:hover, .languageswitchcontainer .languageswitch:focus {
      color: #0a1758;
      text-decoration: underline;
      background-color: #fff; }
  @media print, screen and (max-width: 854px) {
    .languageswitchcontainer {
      display: none; } }

.textsize {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding-top: 1.5px;
  margin-right: 18px;
  margin-left: 20px; }
  .textsize .btn--textsize {
    margin-right: 4px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-decoration: none;
    color: #0a1758; }
    .textsize .btn--textsize:hover, .textsize .btn--textsize:focus {
      background-color: #fff;
      color: #0a1758;
      text-decoration: underline; }
  @media print, screen and (max-width: 854px) {
    .textsize {
      display: none; } }

.smalltext {
  font-size: 1.4rem; }

.mediumtext {
  font-size: 1.6rem; }

.largetext {
  font-size: 1.8rem; }

.contrastcontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 16px; }
  .contrastcontainer .contrastswitch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none; }
    .contrastcontainer .contrastswitch:hover, .contrastcontainer .contrastswitch:focus {
      background-color: transparent; }

.contrasticon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  border: 1px solid #0a1758;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem; }
  .contrasticon--left {
    color: #fff;
    background-color: #0a1758; }
    .contrastswitch:hover .contrasticon--left,
    .contrastswitch:focus .contrasticon--left {
      color: #0a1758;
      background-color: transparent; }
      .contrast .contrastswitch:hover .contrasticon--left, .contrast
      .contrastswitch:focus .contrasticon--left {
        color: #fff;
        background-color: #0a1758; }
    .contrast .contrasticon--left {
      color: #0a1758;
      background-color: transparent; }
  .contrasticon--right {
    color: #0a1758;
    background-color: transparent; }
    .contrastswitch:hover .contrasticon--right,
    .contrastswitch:focus .contrasticon--right {
      color: #fff;
      background-color: #0a1758; }
      .contrast .contrastswitch:hover .contrasticon--right, .contrast
      .contrastswitch:focus .contrasticon--right {
        color: #0a1758;
        background-color: transparent; }
    .contrast .contrasticon--right {
      color: #fff;
      background-color: #0a1758; }

.readspeaker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
  font-style: normal;
  font-size: 1.6rem; }
  .readspeaker .readspeakerlink {
    -webkit-appearance: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 6px 5px;
    border-radius: 50%; }
    .readspeaker .readspeakerlink:hover, .readspeaker .readspeakerlink:focus {
      background-color: #fff; }
    .readspeaker .readspeakerlink .svgicon {
      fill: #0a1758;
      width: 2rem;
      height: 1.8rem; }

.rsbtn_tooltoggle {
  width: 37px !important; }

.rsbtn_pause {
  padding-left: 47px !important; }

.tabmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto; }
  @media print, screen and (max-width: 854px) {
    .tabmenu {
      display: none; } }

.tab {
  font-size: 14px;
  line-height: 18.004px;
  font-size: 1.4rem;
  line-height: 1.8004rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #0a1758;
  color: #fff;
  min-width: 100px;
  border: 1px solid #0a1758;
  margin-right: 6px;
  text-align: center;
  padding: 5px 4px;
  word-wrap: anywhere; }
  .tab.last {
    margin-right: 0; }
  .contrast .tab.inactive {
    background: #0a1758;
    color: #fff; }
  .tab.inactive:hover, .tab.inactive:focus {
    background: #fff;
    color: #0a1758;
    text-decoration: underline;
    border-color: #fff; }
  .tab.active {
    background: #fff;
    color: #0a1758;
    border-color: #fff;
    text-decoration: underline; }
    .contrast .tab.active {
      color: #0a1758; }
  .tab.mijnvisio {
    border: 1px solid #0a1758;
    background-color: #f1e800;
    color: #0a1758; }

.headercontainer {
  height: 14.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative; }
  @media print, screen and (max-width: 854px) {
    .headercontainer {
      display: none; } }
  .headercontainer .innercontent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    position: relative;
    width: 971px; }
    @media print, screen and (max-width: 1280px) {
      .headercontainer .innercontent {
        width: 871px; } }
  .contrast .headercontainer {
    background-color: #0a1758; }

.logocontainer {
  position: absolute;
  top: 5.5rem;
  left: 0;
  z-index: 10001; }
  @media print, screen and (max-width: 854px) {
    .logocontainer {
      position: relative;
      top: auto;
      margin-left: 20px; } }

.logo {
  background-image: url("/assets/img/layout/visio_logo.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 165px;
  height: 56px;
  display: block;
  border: 0 none; }
  .logo:hover, .logo:focus {
    background-color: transparent; }
  .contrast .logo {
    background-image: url("/assets/img/layout/visio_logo-contrast.svg"); }
    .contrast .logo:hover, .contrast .logo:focus {
      background-color: transparent; }
  @media print, screen and (max-width: 854px) {
    .logo {
      width: 87px;
      height: 30px; }
      .contrast .logo {
        background-image: url("/assets/img/layout/visio_logo.svg"); } }

.menucontainer {
  margin-bottom: 2rem;
  z-index: 1; }
  .menucontainer .innercontent {
    width: 970px; }
    @media print, screen and (max-width: 1280px) {
      .menucontainer .innercontent {
        width: 870px; } }

.domeinmenu,
#domeinmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative; }
  .domeinmenu li,
  #domeinmenu li {
    position: relative; }
    .domeinmenu li a,
    #domeinmenu li a {
      color: #0a1758;
      display: block;
      padding: .85rem .8rem;
      height: 100%;
      text-decoration: none;
      font-weight: 600;
      font-size: 1.4rem;
      font-family: 'Open Sans', sans-serif; }
      .contrast .domeinmenu li a, .contrast
      #domeinmenu li a {
        color: #fff; }
      .medium .domeinmenu li a, .medium
      #domeinmenu li a {
        font-size: 1.5rem; }
      body.large .domeinmenu li a, body.large
      #domeinmenu li a {
        font-size: 1.6rem; }
    .domeinmenu li ul li a,
    #domeinmenu li ul li a {
      min-width: 160px;
      font-weight: 400; }
    .domeinmenu li.last:hover ul, .domeinmenu li.last:focus ul,
    #domeinmenu li.last:hover ul,
    #domeinmenu li.last:focus ul {
      left: auto !important;
      display: block;
      opacity: 0.98 !important;
      right: 0 !important; }
    .domeinmenu li.last ul.show-menu,
    #domeinmenu li.last ul.show-menu {
      left: auto !important;
      display: block;
      opacity: 0.98 !important;
      right: 0 !important; }
    .domeinmenu li > a:hover, .domeinmenu li > a:focus,
    #domeinmenu li > a:hover,
    #domeinmenu li > a:focus {
      background-color: #f1e800; }
      .contrast .domeinmenu li > a:hover, .contrast .domeinmenu li > a:focus, .contrast
      #domeinmenu li > a:hover, .contrast
      #domeinmenu li > a:focus {
        color: #0a1758; }
    .domeinmenu li:hover ul, .domeinmenu li:focus ul,
    #domeinmenu li:hover ul,
    #domeinmenu li:focus ul {
      left: 0 !important;
      display: block;
      opacity: 0.98 !important;
      right: auto !important; }
    .domeinmenu li:hover > a, .domeinmenu li:focus > a, .domeinmenu li.Highlighted > a,
    #domeinmenu li:hover > a,
    #domeinmenu li:focus > a,
    #domeinmenu li.Highlighted > a {
      background-color: #f1e800; }
      .contrast .domeinmenu li:hover > a, .contrast .domeinmenu li:focus > a, .contrast .domeinmenu li.Highlighted > a, .contrast
      #domeinmenu li:hover > a, .contrast
      #domeinmenu li:focus > a, .contrast
      #domeinmenu li.Highlighted > a {
        color: #0a1758; }
  .domeinmenu ul,
  #domeinmenu ul {
    position: absolute;
    border-top: 2px solid #fff;
    left: -99999px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #fff;
    z-index: 9999;
    opacity: 0;
    -webkit-transition: 0.3s linear opacity;
    transition: 0.3s linear opacity;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(153, 153, 153, 0.75);
            box-shadow: 0px 4px 5px 0px rgba(153, 153, 153, 0.75); }
    .contrast .domeinmenu ul, .contrast
    #domeinmenu ul {
      background-color: #0a1758;
      border-color: #0a1758;
      -webkit-box-shadow: 0px 4px 5px 0px rgba(200, 200, 200, 0.75);
              box-shadow: 0px 4px 5px 0px rgba(200, 200, 200, 0.75); }
    .domeinmenu ul li,
    #domeinmenu ul li {
      margin: 0;
      white-space: nowrap; }
    .domeinmenu ul.show-menu,
    #domeinmenu ul.show-menu {
      left: 0 !important;
      display: block;
      opacity: 0.98 !important;
      right: auto !important; }

.footercontainer {
  background-color: #f1e800;
  padding: 8px 0;
  width: 100%;
  float: left;
  clear: both; }
  .footercontainer .footer {
    padding-top: 8px;
    border-top: 0.38px solid #0a1758; }

.footerwidgets {
  /*margin, border en padding worden via visio.js weggehaald als er geen content is*/
  margin-top: 20px;
  padding: 18px 0;
  border-top: 1px solid #9da2bc;
  background-color: #eeeff3;
  width: 100%;
  float: left; }
  .contrast .footerwidgets {
    background-color: #3b4579; }

.footer-certificates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media print, screen and (max-width: 854px) {
    .footer-certificates {
      display: none; } }
  .footer-certificates .ciio {
    height: 53px;
    width: 33px;
    display: block;
    background: url("/assets/img/layout/ciio.png");
    background-size: contain; }
  .footer-certificates .drempelvrij {
    height: 38px;
    width: 30px;
    display: block;
    background: url("/assets/img/layout/logo_waarmerk_drempelvrij_2_sterren.png");
    background-size: contain;
    margin-right: 8px; }

/*# Footermenu #*/
.algemeenmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }
  .algemeenmenu a {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.4rem;
    color: #0a1758;
    text-decoration: underline; }
    .algemeenmenu a:hover, .algemeenmenu a:focus {
      background-color: #fff; }
    @media print, screen and (max-width: 1280px) {
      .algemeenmenu a {
        font-size: 1.2rem; } }

.quickmenu {
  padding-top: 16px; }
  .quickmenu__header {
    margin-top: 53px;
    padding-left: 35px;
    border-bottom: 0.38px solid #0a1758; }
    .quickmenu__header h2 {
      margin: 0; }
    @media print, screen and (max-width: 854px) {
      .quickmenu__header .grid {
        -webkit-box-pack: unset;
            -ms-flex-pack: unset;
                justify-content: unset;
        padding: 0 20px; } }
    @media print, screen and (max-width: 1280px) {
      .quickmenu__header {
        padding-left: 19px; } }
    @media print, screen and (max-width: 854px) {
      .quickmenu__header {
        padding-left: 0; } }
  .quickmenu__list {
    padding: 0 20px; }
    @media print, screen and (max-width: 854px) {
      .quickmenu__list {
        margin-bottom: 3rem; } }
  .quickmenu h3 {
    margin-bottom: .14rem; }
  .quickmenu ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .quickmenu ul li {
      padding: .4rem 0; }
      .quickmenu ul li a {
        color: #0a1758;
        font-size: 1.4rem;
        text-decoration: underline; }
        .quickmenu ul li a:hover, .quickmenu ul li a:focus {
          background-color: #fff; }
        .contrast .quickmenu ul li a:hover, .contrast .quickmenu ul li a:focus {
          color: #0a1758; }
  .quickmenu__readmore {
    display: block;
    position: relative;
    background-color: #0a1758;
    color: #fff;
    padding: .45rem 3rem .45rem 1.5rem;
    margin-top: 1.2rem; }
    .quickmenu__readmore:hover, .quickmenu__readmore:focus {
      color: #0a1758;
      background-color: #fff;
      text-decoration: underline; }
    .quickmenu__readmore::after {
      content: '\f054';
      position: absolute;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      font-size: 1.5rem;
      line-height: 1;
      right: 8px;
      bottom: .75rem;
      text-decoration: none; }
  .quickmenu .grid {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media print, screen and (max-width: 854px) {
      .quickmenu .grid {
        -webkit-box-pack: unset;
            -ms-flex-pack: unset;
                justify-content: unset;
        padding: 0 20px; } }

.socialmedia {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 22rem;
  margin-left: auto; }
  .socialmedia .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #0a1758;
    color: #fff;
    height: 3rem;
    width: 3rem;
    margin: 0 .4rem 0 0;
    text-decoration: none; }
    .socialmedia .icon i {
      font-size: 2rem; }
    .socialmedia .icon-text {
      border: 0;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .socialmedia .icon:hover, .socialmedia .icon:focus {
      background: #fff;
      color: #0a1758; }
    .socialmedia .icon:last-of-type {
      margin: 0; }
    .socialmedia .icon--round, .socialmedia .icon-round {
      border-radius: 50%; }
  @media print, screen and (max-width: 854px) {
    .socialmedia--footer {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: 0;
      width: 100%; }
      .socialmedia--footer .icon {
        margin-right: 20px; } }
  .socialmedia--location {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 20px;
    margin-left: 0; }
    .socialmedia--location .icon {
      margin-right: 1.6rem;
      background-color: #fff;
      color: #0a1758; }
      .socialmedia--location .icon:hover {
        background-color: #f1e800; }
  .socialmedia.news, .socialmedia.agenda {
    margin-top: 4.2rem;
    width: 100%;
    padding: 0 20px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .socialmedia.news .sharetext, .socialmedia.agenda .sharetext {
      padding-right: .8rem; }
    .socialmedia.news i, .socialmedia.agenda i {
      text-indent: 5px; }
    .contrast .socialmedia.news .icon, .socialmedia.news .icon:hover, .socialmedia.news .icon:focus, .contrast .socialmedia.agenda .icon, .socialmedia.agenda .icon:hover, .socialmedia.agenda .icon:focus {
      background-color: #f1e800;
      color: #0a1758; }
    .socialmedia.news .facebook, .socialmedia.agenda .facebook {
      background-color: #1d6a9e; }
      .socialmedia.news .facebook:focus, .socialmedia.news .facebook:hover, .socialmedia.agenda .facebook:focus, .socialmedia.agenda .facebook:hover {
        background-color: #4a88b1; }
    .socialmedia.news .twitter, .socialmedia.agenda .twitter {
      background-color: #23bad9; }
      .socialmedia.news .twitter:focus, .socialmedia.news .twitter:hover, .socialmedia.agenda .twitter:focus, .socialmedia.agenda .twitter:hover {
        background-color: #4fc8e1; }
    .socialmedia.news .email, .socialmedia.agenda .email {
      background-color: #858bac; }
      .socialmedia.news .email:focus, .socialmedia.news .email:hover, .socialmedia.agenda .email:focus, .socialmedia.agenda .email:hover {
        background-color: #9da2bd; }
    .socialmedia.news .linkedin, .socialmedia.agenda .linkedin {
      background-color: #0080a3; }
      .socialmedia.news .linkedin:focus, .socialmedia.news .linkedin:hover, .socialmedia.agenda .linkedin:focus, .socialmedia.agenda .linkedin:hover {
        background-color: #3399b5; }

.toptaken__list {
  width: 100%; }
  @media print, screen and (max-width: 854px) {
    .toptaken__list {
      padding: 0 20px; } }
  .toptaken__list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style: none; }
    @media print, screen and (max-width: 854px) {
      .toptaken__list ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .toptaken__list ul li {
      padding: .4rem 0; }
      .toptaken__list ul li a {
        display: block;
        position: relative;
        width: 178px;
        min-height: 75px;
        height: 5rem;
        padding: 8px 10px 30px;
        color: #fff;
        background-color: #0a1758;
        font-size: 1.4rem;
        font-weight: 600;
        text-decoration: none; }
        @media print, screen and (max-width: 854px) {
          .toptaken__list ul li a {
            min-height: 0;
            height: auto;
            padding: 10px 30px 10px 10px; } }
        .contrast .toptaken__list ul li a {
          color: #0a1758;
          background-color: #f1e800; }
        .toptaken__list ul li a:hover, .toptaken__list ul li a:focus {
          text-decoration: underline;
          color: #0a1758;
          background-color: #f1e800; }
          .contrast .toptaken__list ul li a:hover, .contrast .toptaken__list ul li a:focus {
            background-color: #fff; }
          .toptaken__list ul li a:hover::after, .toptaken__list ul li a:focus::after {
            color: #0a1758; }
        @media print, screen and (max-width: 1280px) {
          .toptaken__list ul li a {
            width: 158px; } }
        @media print, screen and (max-width: 854px) {
          .toptaken__list ul li a {
            width: 100%; } }
        .toptaken__list ul li a::after {
          content: '\f054';
          position: absolute;
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          font-size: 2.1rem;
          line-height: 1;
          right: .5rem;
          bottom: .75rem;
          text-decoration: none;
          color: #f1e800; }
          .contrast .toptaken__list ul li a::after {
            color: #0a1758; }

.region-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  padding: 0 20px; }
  @media print, screen and (max-width: 854px) {
    .region-select {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .region-select label {
    font-size: 2rem;
    line-height: 1.5;
    font-weight: 700;
    margin-right: 18px; }
    .contrast .region-select label {
      color: #fff; }
    @media print, screen and (max-width: 854px) {
      .region-select label {
        margin-bottom: 1rem; } }
  .region-select select {
    font-size: 14px;
    line-height: 18.004px;
    font-size: 1.4rem;
    line-height: 1.8004rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-decoration: none;
    min-width: 260px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #0a1758;
    padding: .3rem 1.5rem;
    color: #0a1758; }
    .contrast .region-select select {
      border-color: #fff;
      background-color: transparent; }
    @media print, screen and (max-width: 854px) {
      .region-select select {
        width: 100%; } }

.linklist {
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  height: 100%; }
  .linklist ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%; }
    .linklist ul li {
      padding: 1rem 0; }
      .linklist ul li:last-child {
        padding-bottom: 2rem; }
  .contrast .linklist {
    color: #fff; }
  .linklist--news {
    border-right: 1px solid #858bac;
    margin: 0 -8px 10px 0;
    padding: 0 20px; }
    @media print, screen and (max-width: 854px) {
      .linklist--news {
        margin-right: 0;
        border: none; } }
    .contrast .linklist--news {
      border-color: #fff; }
  .linklist--events {
    padding: 0 20px;
    margin: 0 0 10px; }

.herocontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 27.8rem;
  background-color: #cbcbcb;
  background-position: center center;
  background-size: cover;
  width: 100%; }
  .herocontainer + #contentcontainer {
    padding-top: 3.2rem; }
  .herocontainer .innercontent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media print, screen and (max-width: 854px) {
      .herocontainer .innercontent {
        display: none; } }
  .herocontainer .overlay {
    width: 477px;
    height: 225px;
    background-color: #fff;
    opacity: .5; }
  .herocontainer h2 {
    max-width: 45%; }
  .herocontainer .readmore {
    min-width: 0;
    margin-top: 0;
    max-width: 45%; }
    .medium .herocontainer .readmore {
      font-size: 2rem; }
    .large .herocontainer .readmore {
      font-size: 2.2rem; }

.search-and-contact {
  position: absolute;
  height: 4rem;
  bottom: -2rem; }
  .search-and-contact .innercontent {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    background-color: #0a1758;
    padding: .5rem; }
    .contrast .search-and-contact .innercontent {
      background-color: #f1e800; }

.searchBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #fff;
  height: 3rem;
  position: relative;
  width: 300px; }
  .visiolocatie .searchBox {
    border: 1px solid #0a1758;
    height: 3.2rem;
    margin-top: auto; }
    .contrast .visiolocatie .searchBox {
      border-color: #fff; }
  @media print, screen and (max-width: 1280px) {
    .searchBox {
      width: 275px; } }
  .searchBox .predictiveSearchHolder {
    display: none; }
  .searchBox > label {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .searchBox .VisioSearchButton {
    background-color: transparent;
    text-indent: -9999px;
    z-index: 10;
    height: 3rem;
    width: 3rem;
    border-width: 0;
    cursor: pointer; }
  .searchBox .VisioSearchTextBox {
    width: calc(100% - 2.5rem);
    background-color: transparent;
    border-width: 0;
    margin: 0;
    padding: 0 .7rem;
    font-weight: 600;
    vertical-align: top;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.4rem;
    height: 3rem; }
    .contrast .searchBox .VisioSearchTextBox {
      color: #0a1758; }
  .searchBox .VisioSearchWatermark {
    color: #0a1758; }
  .searchBox.hover::after {
    background-color: #f1e800; }
    .contrast .searchBox.hover::after {
      background-color: #0a1758;
      color: #fff; }
    .contrast .visiolocatie .searchBox.hover::after {
      background-color: #f1e800;
      color: #0a1758; }
  .searchBox::after {
    content: '\f002';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 2rem;
    line-height: 1;
    position: absolute;
    right: 0;
    padding: .5rem .572rem;
    color: #0a1758;
    cursor: pointer; }

.contact {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600; }
  .contrast .contact {
    color: #0a1758; }
  .contact__text {
    padding: .45rem 0;
    margin-right: 2rem; }
  .contact .readmore {
    min-width: 0; }

.search-btn {
  display: none;
  font-size: 2.2rem;
  color: #0a1758;
  margin-right: 1.5rem;
  -webkit-appearance: none !important;
  cursor: pointer;
  padding: .375rem .4783rem;
  border-radius: 50%; }
  .search-btn:hover, .search-btn:focus {
    background-color: #fff; }
    .contrast .search-btn:hover, .contrast .search-btn:focus {
      color: #0a1758; }
  .contrast .search-btn {
    color: #0a1758; }
  .search-open .search-btn {
    background-color: #0a1758;
    color: #fff; }
    .search-open .search-btn:hover, .search-open .search-btn:focus {
      background-color: #fff;
      color: #0a1758; }
      .contrast .search-open .search-btn:hover, .contrast .search-open .search-btn:focus {
        color: #0a1758; }
  @media print, screen and (max-width: 854px) {
    .search-btn {
      display: block; } }

.menu-btn {
  display: none;
  font-size: 2.2rem;
  color: #0a1758;
  margin-right: 1.45rem;
  -webkit-appearance: none !important;
  cursor: pointer;
  padding: .4rem .5575rem;
  border-radius: 50%; }
  .menu-btn:hover, .menu-btn:focus {
    background-color: #fff; }
    .contrast .menu-btn:hover, .contrast .menu-btn:focus {
      color: #0a1758; }
  .contrast .menu-btn {
    color: #0a1758; }
  .menu-open .menu-btn {
    background-color: #0a1758;
    color: #fff; }
    .menu-open .menu-btn:hover, .menu-open .menu-btn:focus {
      background-color: #fff;
      color: #0a1758; }
      .contrast .menu-open .menu-btn:hover, .contrast .menu-open .menu-btn:focus {
        color: #0a1758; }
  @media print, screen and (max-width: 854px) {
    .menu-btn {
      display: block; } }

.locationinfo {
  background-color: #0a1758;
  color: #fff;
  width: 100%;
  -ms-flex-item-align: start;
      align-self: flex-start; }
  .locationinfo h3 {
    font-size: 1.4rem;
    font-weight: 600;
    margin: 0; }
  .locationinfo__innercontent {
    padding: 12px 25px;
    font-size: 1.4rem; }
    .contrast .locationinfo__innercontent {
      border-left: 1px solid #fff;
      border-right: 1px solid #fff; }
  .locationinfo__title {
    background-color: #f1e800;
    padding: 15px 16px 56px;
    position: relative;
    border-bottom: 1px solid #f1e800;
    border-top: 1px solid #f1e800; }
    .locationinfo__title a:focus,
    a:hover .locationinfo__title {
      background-color: #0a1758;
      border-top: 1px solid #0a1758; }
      .contrast .locationinfo__title a:focus, .contrast
      a:hover .locationinfo__title {
        border-top: 1px solid #f1e800; }
      .locationinfo__title a:focus::after,
      a:hover .locationinfo__title::after {
        color: #fff; }
    .locationinfo__title h2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      color: #0a1758;
      margin: 0; }
      .locationinfo__title h2 a:focus,
      a:hover .locationinfo__title h2 {
        color: #fff; }
    .locationinfo__title::after {
      content: '\f041';
      position: absolute;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      color: #0a1758;
      font-size: 3.4rem;
      line-height: 1;
      right: 1.1rem;
      bottom: .8rem;
      text-decoration: none; }
    .contrast .locationinfo__title {
      border-left: 1px solid #f1e800;
      border-right: 1px solid #f1e800; }
  .locationinfo__address {
    padding-top: 16px; }
  .locationinfo__hourtable {
    display: table; }
    .locationinfo__hourtable .hourtable__row {
      display: table-row; }
    .locationinfo__hourtable .hourtable__label {
      display: table-cell;
      padding-right: 1em; }
    .locationinfo__hourtable .hourtable__value {
      display: table-cell; }
  .contrast .locationinfo__email {
    border-bottom: 1px solid #fff; }
  .locationinfo__email a {
    color: #fff; }
    .locationinfo__email a:focus, .locationinfo__email a:hover {
      background-color: #fff;
      color: #0a1758; }
  .locationinfo__socialmedia {
    padding-bottom: 30px; }
    .contrast .locationinfo__socialmedia {
      border-bottom: 1px solid #fff;
      padding-bottom: 12px; }
  .locationinfo__callmeback {
    border-top: 20px solid #fff;
    background-color: #f1e800; }
    .contrast .locationinfo__callmeback {
      border-color: #0a1758; }
  .locationinfo__routes {
    background-color: #fff;
    padding-top: 20px; }
    .locationinfo__routes a {
      margin-top: 20px; }
      .locationinfo__routes a:first-child {
        margin-top: 0; }
    .contrast .locationinfo__routes {
      background-color: #0a1758; }

.location__list a {
  color: inherit;
  text-decoration: none; }

.service-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .service-list h2 {
    width: 100%;
    padding: 0 20px; }
  @media print, screen and (max-width: 854px) {
    .service-list {
      margin: 0 20px; } }

.service {
  text-decoration: none;
  width: 306px;
  margin-right: 18px;
  margin-bottom: 2.5rem;
  height: 25.2rem;
  background-color: #0a1758;
  color: #fff;
  position: relative; }
  .service:nth-of-type(3n + 3) {
    margin-right: 0; }
  .service__icon {
    height: calc(50% + .1rem);
    border-bottom: 2px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .service__icon .icon-container {
      width: 11rem;
      height: 0;
      padding-bottom: 11rem;
      background-repeat: no-repeat;
      background-position: 0 0;
      background-size: 200%;
      display: block; }
      .service:hover .service__icon .icon-container {
        background-position: 100% 0; }
      .contrast .service__icon .icon-container {
        background-position: 100% 0; }
    .contrast .service__icon {
      border-color: #0a1758; }
  .service__text {
    height: calc(50% - .1rem);
    padding: 16px 39.5px 16px 20px; }
    .service__text h3 {
      margin: 0; }
  .service:hover, .service:focus {
    background-color: #f1e800;
    color: #0a1758;
    text-decoration: none; }
    .service:hover::after, .service:focus::after {
      color: #0a1758; }
  .service::after {
    content: '\f054';
    position: absolute;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 3.2rem;
    line-height: 1;
    right: .8rem;
    bottom: .8rem;
    text-decoration: none;
    color: #f1e800; }
    .contrast .service::after {
      color: #0a1758; }
  .contrast .service {
    background-color: #fff;
    color: #0a1758; }
    .contrast .service:hover, .contrast .service:focus {
      background-color: #f1e800;
      color: #0a1758; }
  @media print, screen and (max-width: 1280px) {
    .service {
      width: 274px;
      margin-right: 16px; } }
  @media print, screen and (max-width: 854px) {
    .service {
      width: calc(50% - 8px);
      margin-right: 16px; }
      .service:nth-of-type(3n + 3) {
        margin-right: 16px; }
      .service:nth-of-type(2n) {
        margin-right: 0; } }
  @media only screen and (max-width: 374px) {
    .service {
      width: 100%;
      margin-right: 0 !important; } }

.highlighted-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  color: #fff; }
  @media print, screen and (max-width: 854px) {
    .highlighted-content {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .highlighted-content__photo {
    width: 50%;
    min-height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    @media print, screen and (max-width: 854px) {
      .highlighted-content__photo {
        width: 100%; } }
    .highlighted-content--topphoto .highlighted-content__photo {
      width: 100%;
      height: 150px;
      min-height: 0; }
    .highlighted-content--reversed .highlighted-content__photo {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
  .highlighted-content__textcontainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px 20px; }
    .highlighted-content--topphoto .highlighted-content__textcontainer {
      width: 100%;
      border: 1px solid #d8dae4;
      border-top: 0; }
      .contrast .highlighted-content--topphoto .highlighted-content__textcontainer {
        border-color: #fff;
        color: #fff; }
    .highlighted-content__textcontainer h2 {
      margin-bottom: 3rem; }
    .highlighted-content__textcontainer .readmore {
      max-width: 80%;
      margin-top: auto; }
      .contrast .highlighted-content__textcontainer .readmore {
        background-color: #f1e800;
        color: #0a1758;
        border-color: #f1e800; }
    .contrast .highlighted-content__textcontainer {
      color: #0a1758; }
    @media print, screen and (max-width: 854px) {
      .highlighted-content__textcontainer {
        width: 100%; } }
  .highlighted-content__text {
    margin-bottom: 30px; }
  .highlighted-content--topphoto {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #fff;
    color: #0a1758; }
    .contrast .highlighted-content--topphoto {
      background-color: #0a1758;
      color: #fff; }

.contact-and-signup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  @media print, screen and (max-width: 854px) {
    .contact-and-signup {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .contact-and-signup__textcontainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px 20px; }
    .contact-and-signup__textcontainer h2 {
      margin-bottom: 3rem; }
    .contact-and-signup__textcontainer .readmore {
      max-width: 80%;
      margin-top: auto; }
    @media print, screen and (max-width: 854px) {
      .contact-and-signup__textcontainer {
        width: 100%; } }
  .contact-and-signup__text {
    margin-bottom: 30px; }
  .contact-and-signup__buttoncontainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 50%;
    min-height: 300px; }
    .contact-and-signup__buttoncontainer .readmore {
      max-width: 70%;
      min-width: 50%;
      width: 70%;
      margin-top: 0;
      margin-bottom: 20px;
      font-size: 2rem;
      padding-top: 1.5rem;
      padding-bottom: 1.5rem; }
      .contact-and-signup__buttoncontainer .readmore::after {
        color: #f1e800;
        font-size: 3rem;
        bottom: .75rem; }
    @media print, screen and (max-width: 854px) {
      .contact-and-signup__buttoncontainer {
        width: 100%; } }

#cookies {
  width: 100%;
  position: fixed;
  top: 0;
  font-size: 13px;
  line-height: 18.2px;
  font-size: 1.3rem;
  line-height: 1.82rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #fff;
  padding: 20px 0;
  background-color: #0a1758;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 10002; }
  #cookies a {
    font-size: 13px;
    line-height: 18.2px;
    font-size: 1.3rem;
    line-height: 1.82rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #f1e800; }
    #cookies a.cookiebeleid {
      display: block;
      margin-top: 10px;
      text-decoration: none; }
      #cookies a.cookiebeleid:hover, #cookies a.cookiebeleid:focus {
        background-color: transparent;
        text-decoration: underline; }
      @media print, screen and (max-width: 854px) {
        #cookies a.cookiebeleid {
          float: left;
          padding: 0; } }
    #cookies a:hover, #cookies a:focus {
      color: #fff; }
  #cookies .left {
    width: 326px;
    padding: 0 136px 0 20px;
    margin: 0 18px 0 0;
    float: left; }
    #cookies .left h2 {
      font-size: 1.6rem;
      font-size: 14px;
      line-height: 19.6px;
      font-size: 1.4rem;
      line-height: 1.96rem;
      font-family: 'Open Sans', sans-serif;
      font-weight: 700;
      margin-bottom: 0; }
    @media print, screen and (max-width: 854px) {
      #cookies .left {
        width: 100%;
        padding: 0 0 4px;
        margin: 0;
        clear: both; } }
  #cookies .ConsentText {
    width: 320px;
    float: left;
    margin: 0 18px 0 0; }
    @media print, screen and (max-width: 854px) {
      #cookies .ConsentText {
        width: 100%;
        font-size: 1.1rem;
        margin: 0;
        clear: both; } }
  #cookies .ConsentButtons {
    float: right; }
    @media print, screen and (max-width: 854px) {
      #cookies .ConsentButtons {
        padding: 8px 0;
        width: 100%;
        float: left; } }
    #cookies .ConsentButtons .ConsentButton {
      cursor: pointer;
      font-size: 14px;
      line-height: 19.6px;
      font-size: 1.4rem;
      line-height: 1.96rem;
      font-family: 'Open Sans', sans-serif;
      font-weight: 700; }
      #cookies .ConsentButtons .ConsentButton:hover, #cookies .ConsentButtons .ConsentButton:focus {
        color: #fff;
        text-decoration: underline; }
      @media print, screen and (max-width: 854px) {
        #cookies .ConsentButtons .ConsentButton {
          float: right; } }
  @media print, screen and (max-width: 854px) {
    #cookies {
      padding: 12px 16px 4px; } }

.highlighted-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #0a1758;
  margin-bottom: 1em; }
  .contrast .highlighted-text {
    border-color: #fff; }
  .highlighted-text__text {
    padding: 1.6rem; }
  .highlighted-text__button {
    padding: 0 16px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .highlighted-text__button .readmore {
      width: auto;
      min-width: 0;
      margin-top: 0; }

.breadcrumbs {
  margin-bottom: 20px; }
  .breadcrumbs .CMSBreadCrumbsCurrentItem {
    font-weight: 600; }

.readmore-list {
  width: 100%;
  list-style-type: none;
  padding: 0 !important;
  margin: 1em 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .readmore-list__item {
    width: 100%;
    margin-right: 0; }
    .readmore-list--50 .readmore-list__item {
      width: 45%;
      margin-right: 10%; }
      .readmore-list--50 .readmore-list__item:nth-of-type(2n) {
        margin-right: 0; }
    .readmore-list__item::before {
      content: none !important; }
  .readmore-list .readmore {
    width: 100%;
    margin-bottom: 1.5em; }

.textbutton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1em 0; }
  .textbutton .readmore {
    min-width: 0;
    width: auto;
    -ms-flex-item-align: start;
        align-self: flex-start; }

.photo-carrousel {
  width: 100%;
  padding-top: 3rem;
  border-top: 1px solid #858bac;
  position: relative; }
  @media print, screen and (max-width: 854px) {
    .photo-carrousel h2 {
      padding: 0 20px; } }
  .photo-carrousel__container {
    width: 100%;
    background-color: #e1e1e1;
    white-space: nowrap;
    overflow: hidden; }
  .photo-carrousel__control__list {
    display: none; }
  .photo-carrousel__button-container {
    position: absolute; }
    .photo-carrousel__button-container:hover::after, .photo-carrousel__button-container:focus::after,
    .contrast .photo-carrousel__button-container::after {
      color: #0a1758; }
  .photo-carrousel__button__button {
    cursor: pointer;
    font-size: 14px;
    line-height: 18.004px;
    font-size: 1.4rem;
    line-height: 1.8004rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background: #0a1758;
    color: #fff;
    border: 1px solid #0a1758;
    text-decoration: none !important;
    font-size: 2rem; }
    @media only screen and (max-width: 374px) {
      .photo-carrousel__button__button {
        font-size: 1.4rem; } }
    .photo-carrousel__button__button::after {
      position: absolute;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      font-size: 3rem;
      line-height: 1;
      color: #fff; }
      @media only screen and (max-width: 374px) {
        .photo-carrousel__button__button::after {
          font-size: 2.1rem; } }
    .photo-carrousel__button__button.js-carrousel__button__previous::after {
      left: .8rem;
      bottom: .8rem;
      content: '\f053'; }
      @media only screen and (max-width: 374px) {
        .photo-carrousel__button__button.js-carrousel__button__previous::after {
          bottom: .3rem; } }
    .photo-carrousel__button__button.js-carrousel__button__next::after {
      right: .75rem;
      bottom: .75rem;
      content: '\f054'; }
      @media only screen and (max-width: 374px) {
        .photo-carrousel__button__button.js-carrousel__button__next::after {
          bottom: .3rem; } }
    .photo-carrousel__button__button:hover, .photo-carrousel__button__button:focus {
      background-color: #f1e800;
      border-color: #f1e800;
      color: #0a1758; }
      .photo-carrousel__button__button:hover::after, .photo-carrousel__button__button:focus::after {
        color: #0a1758; }
    .contrast .photo-carrousel__button__button {
      color: #0a1758;
      background-color: #fff;
      border-color: #fff; }
      .contrast .photo-carrousel__button__button:hover, .contrast .photo-carrousel__button__button:focus {
        color: #0a1758;
        background-color: #f1e800;
        border-color: #f1e800; }
      .contrast .photo-carrousel__button__button::after {
        color: #0a1758; }
  .photo-carrousel__button__previous {
    bottom: 0;
    left: 0; }
    .photo-carrousel__button__previous .photo-carrousel__button__button {
      padding: 1.5rem 1.5rem 1.5rem 4.4rem; }
      @media only screen and (max-width: 374px) {
        .photo-carrousel__button__previous .photo-carrousel__button__button {
          padding: .5rem 1.5rem .5rem 3.4rem; } }
  .photo-carrousel__button__next {
    bottom: 0;
    right: 0; }
    .photo-carrousel__button__next .photo-carrousel__button__button {
      padding: 1.5rem 4.4rem 1.5rem 1.5rem; }
      @media only screen and (max-width: 374px) {
        .photo-carrousel__button__next .photo-carrousel__button__button {
          padding: .5rem 3.4rem .5rem 1.5rem; } }
  .photo-carrousel__content {
    padding-bottom: 66.667%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .none .photo-carrousel__content {
      white-space: normal; }
    .none .photo-carrousel__content[aria-hidden=true] {
      display: none; }

.visiolocatie {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .contrast .visiolocatie {
    color: #fff; }

.visiolocatie h3 {
  padding: 0 0 0 20px; }

.visiolocatie .content {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.visiolocatie .image {
  width: 306px;
  height: 228px;
  background-position: center center;
  background-size: cover;
  background-image: url("/assets/img/content/visiolocatie.png"); }
  @media print, screen and (max-width: 1280px) {
    .visiolocatie .image {
      width: 274px; } }

.visiolocatie .text {
  padding: 9px 20px 9px 20px; }
  .medium .visiolocatie .text {
    font-size: 17px;
    line-height: 23.8px;
    font-size: 1.7rem;
    line-height: 2.38rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }
  body.large .visiolocatie .text {
    font-size: 19px;
    line-height: 26.6px;
    font-size: 1.9rem;
    line-height: 2.66rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }

.ctablock {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .contrast .ctablock {
    color: #fff; }
  .ctablock h3 {
    padding-left: 20px; }
  .ctablock .content {
    width: 100%; }
  .ctablock .image {
    width: 100%;
    height: 134px;
    background-position: center;
    background-size: cover; }
  .ctablock .text {
    padding: 20px; }
    .medium .ctablock .text {
      font-size: 17px;
      line-height: 23.8px;
      font-size: 1.7rem;
      line-height: 2.38rem;
      font-family: 'Open Sans', sans-serif;
      font-weight: 400; }
    body.large .ctablock .text {
      font-size: 19px;
      line-height: 26.6px;
      font-size: 1.9rem;
      line-height: 2.66rem;
      font-family: 'Open Sans', sans-serif;
      font-weight: 400; }
  .ctablock .footer {
    margin-top: auto; }

.ctablock .links {
  padding: 20px; }
  .ctablock .links a {
    line-height: 2.1rem;
    position: relative;
    color: #0a1758; }
    .ctablock .links a:hover {
      text-decoration: underline; }
    .contrast .ctablock .links a {
      color: #fff; }

.ctablock .footer ul, .ctablock .links ul {
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0;
  position: relative; }

.pager a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  float: left;
  height: 3rem;
  width: 3rem;
  background-color: #f1e800;
  color: #0a1758;
  text-decoration: none;
  margin: 0 .4rem 0 0; }
  .pager a.last {
    margin-right: .8rem; }
  .pager a:hover, .pager a:focus {
    color: #fff;
    background-color: #0a1758;
    text-decoration: underline; }
  .contrast .pager a {
    background-color: #fff;
    color: #0a1758; }
    .contrast .pager a:hover, .contrast .pager a:focus {
      color: #0a1758;
      background-color: #f1e800; }
  @media print, screen and (max-width: 854px) {
    .pager a {
      height: 2.4rem;
      width: 2.4rem; } }

.pager .currentpage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  float: left;
  height: 3rem;
  width: 3rem;
  background-color: #0a1758;
  color: #f1e800;
  text-decoration: none;
  margin: 0 .4rem 0 0; }
  .contrast .pager .currentpage {
    background-color: #545d8a;
    color: #fff; }
  @media print, screen and (max-width: 854px) {
    .pager .currentpage {
      height: 2.4rem;
      width: 2.4rem; } }

.pager .results {
  float: left;
  line-height: 2.3;
  font-size: 1.3rem;
  clear: both; }
  @media print, screen and (max-width: 854px) {
    .pager .results {
      line-height: 1.85; } }

.pager .button {
  display: block;
  height: 3.5rem;
  margin-bottom: 1em; }
  .pager .button a {
    text-decoration: none;
    width: auto !important; }
    .contrast .pager .button a {
      color: #0a1758; }
      .contrast .pager .button a:hover, .contrast .pager .button a:focus {
        background-color: #3b4579;
        color: #fff; }

.mobilemenu {
  display: none;
  position: fixed;
  top: 40px;
  right: 0;
  width: 0;
  -webkit-transition: width 600ms;
  transition: width 600ms;
  z-index: 9999;
  overflow: hidden;
  color: #fff; }
  @media print, screen and (max-width: 854px) {
    .mobilemenu {
      display: block; } }
  .contrast .mobilemenu {
    color: #fff; }
  .menu-open .mobilemenu {
    width: 320px;
    overflow: auto; }
    @media only screen and (max-width: 374px) {
      .menu-open .mobilemenu {
        width: 100%;
        margin-right: 0 !important; } }
  .mobilemenu ul {
    list-style-type: none;
    padding: 2rem 2rem 0 0;
    margin: 0;
    overflow: hidden; }
    @media only screen and (max-width: 374px) {
      .mobilemenu ul {
        margin-left: 32px; } }
    .mobilemenu ul li {
      margin-bottom: 1rem;
      overflow: hidden; }
      .mobilemenu ul li a {
        font-size: 14px;
        line-height: 18.004px;
        font-size: 1.4rem;
        line-height: 1.8004rem;
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        text-decoration: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-width: 268px;
        position: relative;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        background-color: transparent;
        color: #fff;
        width: 100%;
        border: 1px solid #fff;
        padding: .5rem 3.4rem .5rem 1.5rem;
        margin-top: auto;
        word-wrap: anywhere;
        text-decoration: none !important; }
        .mobilemenu ul li a::after {
          color: #fff; }
        .mobilemenu ul li a:hover, .mobilemenu ul li a:focus {
          text-decoration: underline !important;
          color: #f1e800;
          border-color: #f1e800;
          background-color: transparent; }
          .mobilemenu ul li a:hover::after, .mobilemenu ul li a:focus::after {
            color: #f1e800; }
          .contrast .mobilemenu ul li a:hover, .contrast .mobilemenu ul li a:focus {
            background-color: #fff;
            color: #0a1758;
            border-color: #fff; }
        .contrast .mobilemenu ul li a {
          color: #0a1758;
          border-color: #0a1758; }
          .contrast .mobilemenu ul li a:hover, .contrast .mobilemenu ul li a:focus {
            background-color: #0a1758;
            color: #fff; }
            .contrast .mobilemenu ul li a:hover::after, .contrast .mobilemenu ul li a:focus::after {
              color: #fff; }
          .contrast .mobilemenu ul li a::after {
            color: #0a1758; }
        .mobilemenu ul li a::after {
          content: '\f054';
          position: absolute;
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          font-size: 2.1rem;
          line-height: 1;
          right: .8rem;
          bottom: .3rem;
          color: #fff; }
    .mobilemenu ul#mobile-extra {
      margin-top: 12px; }

.domainblocklist {
  float: left;
  width: 954px;
  clear: both; }
  @media print, screen and (max-width: 1280px) {
    .domainblocklist {
      width: 854px; } }

.domainblock {
  background-color: #eeeff3;
  display: block;
  float: left;
  min-height: 200px;
  position: relative; }
  .domainblock h2 {
    padding: 20px 20px 0px 20px; }
    .contrast .domainblock h2 {
      color: #fff; }
  .domainblock--small {
    width: 468px;
    margin-right: 468px;
    float: left; }
    @media print, screen and (max-width: 1280px) {
      .domainblock--small {
        width: 419px;
        margin-right: 419px; } }
    @media print, screen and (max-width: 854px) {
      .domainblock--small {
        width: 100%; } }
  .domainblock--large {
    width: 954px; }
    @media print, screen and (max-width: 1280px) {
      .domainblock--large {
        width: 854px; } }
    @media print, screen and (max-width: 854px) {
      .domainblock--large {
        width: 100%; } }
  .domainblock--first {
    float: left;
    margin-right: 18px; }
    @media print, screen and (max-width: 1280px) {
      .domainblock--first {
        margin-right: 16px; } }
  .domainblock--second {
    float: left;
    margin-right: 0; }
  .domainblock__left.domainblock--large {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .domainblock__left.domainblock--small {
    width: 468px;
    margin-right: 0;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media print, screen and (max-width: 1280px) {
      .domainblock__left.domainblock--small {
        width: 419px; } }
    @media print, screen and (max-width: 854px) {
      .domainblock__left.domainblock--small {
        width: 100%; } }
  .domainblock__left .inner {
    padding: 0 20px 55px 20px; }
  .domainblock__left .icon {
    height: 90px;
    width: 100px;
    margin-bottom: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    -ms-interpolation-mode: bicubic; }
  .domainblock__right {
    width: 468px;
    float: right;
    padding: 0px 0px 20px 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media print, screen and (max-width: 854px) {
      .domainblock__right {
        display: none; } }
    @media print, screen and (max-width: 1280px) {
      .domainblock__right {
        width: 419px; } }
  .domainblock__preview {
    padding: 8px 20px;
    border-top: 1px solid #9da2bc; }
    .domainblock__preview h3 {
      margin-bottom: 4px; }
      .domainblock__preview h3:before {
        background-image: url("/assets/img/layout/domainblock-arrow.png");
        background-size: 22px 22px;
        width: 22px;
        height: 22px;
        content: '';
        display: block;
        float: left;
        margin: 0 12px 0 0; }
    .domainblock__preview:last-child {
      padding-bottom: 0; }
    .domainblock__preview .more {
      text-decoration: underline;
      position: relative; }
      .domainblock__preview .more::after {
        content: "\f054";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        color: #0a1758;
        font-size: 1.2rem;
        position: absolute;
        right: -14px;
        top: 2px;
        height: 1.55rem;
        overflow: hidden; }
        .contrast .domainblock__preview .more::after {
          color: #fff; }
  .contrast .domainblock {
    background-color: #3b4579;
    color: #fff; }
  .medium .domainblock {
    font-size: 17px;
    line-height: 23.8px;
    font-size: 1.7rem;
    line-height: 2.38rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }
  .large .domainblock {
    font-size: 19px;
    line-height: 26.6px;
    font-size: 1.9rem;
    line-height: 2.66rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; }

.mobilesearch {
  display: none;
  z-index: 9997;
  width: 100%;
  background: #0a1758;
  overflow: hidden; }
  .mobilesearch .innercontent {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .mobilesearch .searchBox {
    width: calc(100% - 20px); }
    .mobilesearch .searchBox .VisioSearchTextBox {
      font-size: 1.6rem;
      font-weight: 400; }
  @media print, screen and (max-width: 854px) {
    .mobilesearch {
      display: block;
      height: 0;
      position: fixed;
      top: 40px;
      -webkit-transition: height .6s;
      transition: height .6s; } }

/*# Nieuws #*/
.news__item {
  float: left;
  width: 792px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #eeeff3;
  position: relative; }
  .news__item h2 {
    margin: 0; }
  .contrast .news__item {
    background-color: #3b4579;
    color: #fff; }
  @media print, screen and (max-width: 1280px) {
    .news__item {
      width: 709px; } }
  @media print, screen and (max-width: 854px) {
    .news__item {
      width: 100%; } }

.news__foto {
  width: 286px;
  height: 172px;
  background-size: cover;
  float: left;
  margin-right: 18px;
  background-position: center center;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 640px) {
    .news__foto {
      width: 100%;
      margin-bottom: 18px; } }

.news__tekst {
  float: left;
  width: 448px; }
  @media print, screen and (max-width: 1280px) {
    .news__tekst {
      width: 365px; } }
  @media print, screen and (max-width: 854px) {
    .news__tekst {
      width: calc(100vw - 346px); } }
  @media only screen and (max-width: 640px) {
    .news__tekst {
      width: 100%; } }

.news__link {
  color: #0a1758;
  display: block;
  padding: 18px 20px;
  overflow: hidden; }
  .news__link:hover, .news__link:focus {
    background-color: #e7e8ee; }
  .contrast .news__link {
    color: #fff; }
    .contrast .news__link:hover, .contrast .news__link:focus {
      background-color: #545d8a; }

.contrast .news {
  color: #fff; }

.medium .news {
  font-size: 17px;
  line-height: 23.8px;
  font-size: 1.7rem;
  line-height: 2.38rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400; }

body.large .news {
  font-size: 19px;
  line-height: 26.6px;
  font-size: 1.9rem;
  line-height: 2.66rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400; }

.news h1 {
  padding-left: 20px; }
  .medium .news h1 {
    font-size: 42px;
    line-height: 58.8px;
    font-size: 4.2rem;
    line-height: 5.88rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0; }
  .large .news h1 {
    font-size: 46px;
    line-height: 64.4px;
    font-size: 4.6rem;
    line-height: 6.44rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
    margin: 0 0 1.5rem 0; }

.news .divider {
  width: 100%;
  margin: 20px 0;
  border-bottom: 1px solid #9da2bc;
  float: left; }

@media print, screen and (max-width: 854px) {
  .news {
    width: 100%; } }

.news-detail .date {
  margin-bottom: 4.2rem; }

/*# Zoekresultaten en pager #*/
.searchresult {
  width: 100%;
  float: left;
  margin-bottom: 20px; }
  .searchresult .title {
    clear: both;
    overflow: hidden; }
    .searchresult .title h2 {
      float: left;
      clear: both; }
  .searchresult .relevance {
    font-size: 1.3rem; }
    .searchresult .relevance .outer {
      width: 70px;
      border: 1px solid #545d8a;
      margin: 6px 6px 0 0;
      float: left;
      line-height: 10px;
      height: 10px; }
    .searchresult .relevance .inner {
      background-color: #f1e800;
      height: 10px;
      line-height: 10px; }
  .searchresult .searchhighlight {
    background-color: #feff8f; }
    .contrast .searchresult .searchhighlight {
      background-color: #f1e800;
      color: #0a1758; }

.divider {
  margin: 20px 0px;
  border-bottom: 1px solid #9da2bc;
  width: 10954px;
  margin-left: -5000px;
  float: left; }
  .divider.mobile {
    display: none; }
    @media print, screen and (max-width: 854px) {
      .divider.mobile {
        display: block; } }

.ctawide-divider {
  margin: 20px 0 0 0;
  border-bottom: 1px solid #9da2bc;
  width: 10954px;
  margin-left: -5000px;
  float: left; }

.ctadivider {
  margin: 20px 0px;
  border-bottom: 1px solid #9da2bc;
  width: 10954px;
  margin-left: -5000px;
  float: left;
  display: none; }
  @media print, screen and (max-width: 854px) {
    .ctadivider {
      width: 100%;
      margin-left: 0;
      display: block; } }
  .ctadivider.last {
    display: block; }
    @media print, screen and (max-width: 854px) {
      .ctadivider.last {
        display: none; } }
  .webshopcontent .ctadivider {
    display: none; }

.domaindivider {
  margin: 20px 0px;
  border-bottom: 1px solid #9da2bc;
  width: 10954px;
  margin-left: -5000px;
  float: left; }
  .domaindivider:last-of-type {
    display: none !important; }

@media print, screen and (max-width: 854px) {
  .mobile-hide {
    display: none; } }

@media only screen and (min-width: 855px) {
  .mobile-only {
    display: none; } }

@media print {
  .print-hide {
    display: none !important; } }

@media screen {
  .print-only {
    display: none !important; } }

.hidden {
  display: none !important; }

.hide-desktop {
  display: none; }

.hide {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.DesignMode #mobilesearch {
  display: block;
  height: 100px; }

.DesignMode #mobilemenu {
  position: relative !important;
  width: auto !important;
  height: auto !important;
  max-height: none !important;
  background-color: transparent !important; }
  .DesignMode #mobilemenu .innercontent {
    padding: 0 0 0 20px !important;
    width: 934px !important; }

.DesignMode .topbarcontainer {
  height: auto; }

.DesignMode .headercontainer {
  height: auto; }

.DesignMode .EditableTextEdit {
  width: 100%; }

input:not([type="checkbox"]) {
  border-radius: 0;
  -webkit-appearance: none; }
