@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #4D4D4D;
  margin: 30px 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html {
  box-sizing: border-box;
  font-size: 62.5%;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
  background: #E2F2F6 url(../img/background.png) no-repeat center top;
  min-width: 1060px;
  line-height: 24px;
  font-family: 'Open Sans', sans-serif;
  color: #858585;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

p {
  margin-top: 0;
  margin-bottom: 24px;
}

a {
  color: #1088B8;
  text-decoration: underline;
  cursor: pointer;
  -webkit-transition: color .08s;
  transition: color .08s;
}
a:hover {
  color: #69C5DB;
}

ul {
  list-style-type: none;
  padding-left: 18px;
  margin: 20px 0;
  line-height: 30px;
}
ul li:before {
  content: '•';
  color: #33A9DF;
  padding-right: 12px;
}

ol {
  padding-left: 22px;
}
ol li {
  padding: 5px 0;
}

.container {
  margin: 0 auto;
  width: 1044px;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.col-25 {
  float: left;
  width: 25%;
}

.col-25-padding {
  width: 23.5%;
  margin-right: 2%;
}
.col-25-padding:last-child {
  margin-right: 0;
}

.col-33 {
  float: left;
  width: 33.33333%;
}

.col-50 {
  float: left;
  width: 50%;
}

.blue {
  color: #47BDD9;
}
.blue span {
  color: #858585;
}

.standalone-header {
  margin-top: 5px !important;
  margin-bottom: 25px  !important;
}

#global-header {
  background: #FFF;
  border-bottom: 1px solid #EAEAEA;
  height: 140px;
}

.gh-logo {
  width: 238px;
  height: 81px;
  margin-right: 85px;
}

.gh-nav {
  margin: 0 20px;
}

.gh-item {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 139px;
  color: #9C9C9B;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 19px;
}
.gh-item:hover, .gh-item.gh-active {
  color: #69C5DB;
}
.gh-item:last-child {
  margin-right: 0;
}

.banner {
  margin: 0 auto;
  background: url(../img/banner.png) no-repeat center;
  max-width: 1290px;
  height: 641px;
  padding-top: 120px;
  text-transform: uppercase;
  text-align: center;
}

.banner-compact {
  background-position-y: -92px;
  height: 541px;
  padding-top: 60px;
}

.banner-compact--middle {
  padding-top: 75px;
}

.banner-title {
  font-size: 2.4rem;
  line-height: 26px;
  font-weight: 700;
  color: #FFF;
  margin: 0;
}

.banner-subtitle {
  font-size: 1.8rem;
  line-height: 28px;
  font-weight: 400;
  color: #69C5DB;
  margin: 0;
}

#content {
  position: relative;
  margin: -338px auto 81px;
  border: 1px solid #EAEAEA;
  box-shadow: 0 2px 4.9px 0.1px rgba(0, 0, 0, 0.1);
  background: #FFF;
}
#content:before {
  content: '';
  position: absolute;
  top: -63px;
  width: 100%;
  display: block;
  margin: 0 auto;
  height: 62px;
  background: url(../img/content-arrow.png) no-repeat center;
}
#content.content-no-arrow:before {
  background: none;
}

.content-box {
  font-size: 1.4rem;
}
.content-box h2,
.content-box .h2,
.content-box h3 {
  font-size: 1.8rem;
  margin-top: 16px;
  margin-bottom: 14px;
  color: #47BDD9;
  text-transform: uppercase;
}
.content-box h2 small,
.content-box .h2 small,
.content-box h3 small {
  text-transform: lowercase;
  font-weight: 400;
  font-style: italic;
}
.content-box .subtitle {
  margin-top: -15px;
  display: block;
}

.content-spacing {
  padding: 28px 27px;
}

.content-spacing--compact {
  padding: 10px 30px;
}

.content-spacing--large {
  padding: 20px 30px;
}

.content-border-bottom {
  border-bottom: 1px solid #EAEAEA;
}

.content-balloon {
  position: relative;
}
.content-balloon:after {
  content: '';
  z-index: 10;
  background: url(../img/text-balloon.png) no-repeat center;
  width: 158px;
  height: 158px;
  position: absolute;
  top: -84px;
  right: 75px;
}

.content-balloon--high:after {
  top: -96px;
}

.content-gradient {
  color: #FFF;
  background: -moz-linear-gradient(top, rgba(51, 169, 223, 0) 0%, rgba(42, 161, 213, 0) 25%, #1088b8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(51, 169, 223, 0)), color-stop(25%, rgba(42, 161, 213, 0)), color-stop(100%, #1088b8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(51, 169, 223, 0) 0%, rgba(42, 161, 213, 0) 25%, #1088b8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(51, 169, 223, 0) 0%, rgba(42, 161, 213, 0) 25%, #1088b8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(51, 169, 223, 0) 0%, rgba(42, 161, 213, 0) 25%, #1088b8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(51, 169, 223, 0) 0%, rgba(42, 161, 213, 0) 25%, #1088b8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0033a9df', endColorstr='#1088b8',GradientType=0 );
  /* IE6-9 */
}
.content-gradient h2 {
  color: #1088B8;
}
.content-gradient ul {
  text-align: left;
  margin: 30px 0;
}
.content-gradient li:before {
  content: '•';
  color: #33A9DF;
}

.content-gradient-background {
  background: #68C5DB url(../img/background-gradient.png) no-repeat bottom right;
}

.content-shadow-inset:before, .content-shadow-inset:after {
  content: '';
  position: absolute;
  height: 17px;
  left: 0;
  right: 0;
}
.content-shadow-inset:before {
  top: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.09) 0%, rgba(0, 0, 0, 0.02) 56%, transparent 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.09)), color-stop(56%, rgba(0, 0, 0, 0.02)), color-stop(100%, transparent));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.09) 0%, rgba(0, 0, 0, 0.02) 56%, transparent 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.09) 0%, rgba(0, 0, 0, 0.02) 56%, transparent 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.09) 0%, rgba(0, 0, 0, 0.02) 56%, transparent 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.09) 0%, rgba(0, 0, 0, 0.02) 56%, transparent 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17000000', endColorstr='#00000000',GradientType=0 );
  /* IE6-9 */
}
.content-shadow-inset:after {
  bottom: 0;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.02) 44%, rgba(0, 0, 0, 0.09) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(44%, rgba(0, 0, 0, 0.02)), color-stop(100%, rgba(0, 0, 0, 0.09)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.02) 44%, rgba(0, 0, 0, 0.09) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.02) 44%, rgba(0, 0, 0, 0.09) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.02) 44%, rgba(0, 0, 0, 0.09) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.02) 44%, rgba(0, 0, 0, 0.09) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#17000000',GradientType=0 );
  /* IE6-9 */
}

.content-background-brand--small {
  background: #F9F9F9 url(../img/content-background-brand--small.png) no-repeat bottom right;
}

.content-col-50 {
  display: table;
}
.content-col-50 .col-50:last-child {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  float: none;
}

.content-background-plain {
  background: #F2F2F2;
}

.content-background-brand--large {
  background: #F9F9F9 url(../img/content-background-brand--large.png) no-repeat 100px bottom;
}

.content-services {
  margin: 40px 0 40px;
}

.content-service {
  display: block;
  position: relative;
  background: #8ACEE3;
  border-bottom: #0F88B8 2px solid;
  text-decoration: none;
  padding: 100px 0 40px;
}
.content-service h3 {
  font-size: 1.8rem;
  color: #FFF;
  text-transform: uppercase;
}
.content-service:hover {
  color: #1088B8;
  background: #9FD6E7;
}

.content-logos {
  margin-top: -10px;
  margin-bottom: 10px;
}
.content-logos img {
  margin: 0 17px;
}

.content-2info {
  background: #F9F9F9;
}

.service-icon:before {
  content: '';
  position: absolute;
  top: -27px !important;
  left: 50% !important;
  margin: 0 0 0 -43px !important;
  background: url(../img/service-background.png) no-repeat !important;
  width: 87px !important;
  height: 99px !important;
}
.service-icon:after {
  content: '';
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -16px;
  width: 34px;
  height: 34px;
  background-repeat: no-repeat;
  background-position: center center;
}
.service-icon.container {
  padding-top: 40px;
}

.service-icon--center:before {
  top: -50px !important;
}
.service-icon--center:after {
  top: -18px !important;
}

.service-icon--hulp-op-afstand:after {
  background-image: url(../img/icons/hulp-op-afstand.png);
}

.service-icon--advies:after {
  background-image: url(../img/icons/advies.png);
}

.service-icon--computerles:after {
  background-image: url(../img/icons/computerles.png);
}

.service-icon--smartphone-tablet:after {
  background-image: url(../img/icons/smartphone-tablet.png);
}

.service-icon--wouter {
  padding-top: 60px !important;
}
.service-icon--wouter:before {
  background-image: url(../img/background-wouter.png) !important;
  width: 140px !important;
  height: 160px !important;
  margin-left: -70px !important;
  top: -80px !important;
}

.service-link {
  text-decoration: underline;
}

.btn {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF;
  background: #27A0DD;
  box-shadow: 1px 2px 0 0 #0F88B8;
  padding: 12px 40px;
  margin-bottom: 15px;
  -webkit-transition: background-color .2s, box-shadow .2s;
  transition: background-color .2s, box-shadow .2s;
}
.btn:hover {
  color: #FFF;
  background: #B7DC4E;
  box-shadow: 1px 2px 0 0 #a3ce29;
}

.table {
  border: 1px solid #E7E7E7;
  width: 100%;
  margin: 20px 0;
  line-height: 32px;
}

.table-label {
  background: #7DC8E0;
  color: #FFF;
  font-weight: 700;
  width: 240px;
}

.table-inner {
  width: 100%;
  text-align: left;
}
.table-inner tr {
  border-bottom: 1px solid #E7E7E7;
}
.table-inner tr:last-child {
  border-bottom: 0;
}

.table-info {
  padding-left: 20px;
}

.table-price {
  width: 210px;
}

.icon {
  display: inline-block;
  background: url(../img/sprite.png) no-repeat;
  width: 28px;
  height: 28px;
}

.icon-pin {
  background-position: -28px 0;
}

.icon-mail {
  background-position: -56px 0;
}

#global-footer {
  background: #383838;
  font-size: 1.4em;
  line-height: 30px;
  padding: 40px 0 30px;
}

.gf-link {
  color: inherit;
  text-decoration: inherit;
  -webkit-transition: color .08s;
  transition: color .08s;
}
.gf-link:hover {
  color: #FFF;
}

.gf-row {
  padding: 0 20px;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
