/* ================================================================
*	CARRIERECOACHING STYLES
*  ================================================================ */

@charset "UTF-8";
@font-face {
  font-family: 'arquitecta-regular';
  src: url("../fonts/arquitecta-webfont.eot");
  src: url("../fonts/arquitecta-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/arquitecta-webfont.woff2") format("woff2"), url("../fonts/arquitecta-webfont.woff") format("woff"), url("../fonts/arquitecta-webfont.ttf") format("truetype"), url("../fonts/arquitecta-webfont.svg#arquitectaregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'arquitecta-bold';
  src: url("../fonts/arquitectabold-webfont.eot");
  src: url("../fonts/arquitectabold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/arquitectabold-webfont.woff2") format("woff2"), url("../fonts/arquitectabold-webfont.woff") format("woff"), url("../fonts/arquitectabold-webfont.ttf") format("truetype"), url("../fonts/arquitectabold-webfont.svg#arquitecta_boldbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'arquitecta-black';
  src: url("../fonts/arquitectablack-webfont.eot");
  src: url("../fonts/arquitectablack-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/arquitectablack-webfont.woff2") format("woff2"), url("../fonts/arquitectablack-webfont.woff") format("woff"), url("../fonts/arquitectablack-webfont.ttf") format("truetype"), url("../fonts/arquitectablack-webfont.svg#arquitecta_blackblack") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'arquitecta-heavy';
  src: url("../fonts/arquitectaheavy-webfont.eot");
  src: url("../fonts/arquitectaheavy-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/arquitectaheavy-webfont.woff2") format("woff2"), url("../fonts/arquitectaheavy-webfont.woff") format("woff"), url("../fonts/arquitectaheavy-webfont.ttf") format("truetype"), url("../fonts/arquitectaheavy-webfont.svg#arquitecta_heavyheavy") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'naste-extralight';
  src: url("../fonts/naste_extra_light.eot");
  src: url("../fonts/naste_extra_light.eot?#iefix") format("embedded-opentype"), url("../fonts/naste_extra_light.woff2") format("woff2"), url("../fonts/naste_extra_light.woff") format("woff"), url("../fonts/naste_extra_light.ttf") format("truetype"), url("../fonts/naste_extra_light.svg#naste_extra_light") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'naste-light';
  src: url("../fonts/naste_light.eot");
  src: url("../fonts/naste_light.eot?#iefix") format("embedded-opentype"), url("../fonts/naste_light.woff2") format("woff2"), url("../fonts/naste_light.woff") format("woff"), url("../fonts/naste_light.ttf") format("truetype"), url("../fonts/naste_light.svg#naste_light") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'naste-regular';
  src: url("../fonts/naste_regular.eot");
  src: url("../fonts/naste_regular.eot?#iefix") format("embedded-opentype"), url("../fonts/naste_regular.woff2") format("woff2"), url("../fonts/naste_regular.woff") format("woff"), url("../fonts/naste_regular.ttf") format("truetype"), url("../fonts/naste_regular.svg#naste_regular") format("svg");
  font-weight: normal;
  font-style: normal; }
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0;
  max-width: 100%; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

*
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.grid_1 {
  width: 6.5%; }

.grid_2 {
  width: 15%; }

.grid_3 {
  width: 23.5%; }

.grid_4 {
  width: 32%; }

.grid_5 {
  width: 40.5%; }

.grid_6 {
  width: 49%; }

.grid_7 {
  width: 57.5%; }

.grid_8 {
  width: 66%; }

.grid_9 {
  width: 74.5%; }

.grid_10 {
  width: 83%; }

.grid_11 {
  width: 91.5%; }

.grid_12 {
  width: 100%; }

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  margin: 0 2% 0 0;
  float: left;
  display: block; }

.alpha {
  margin-left: 0 !important; }

.omega {
  margin-right: 0 !important; }

.container {
  position: relative;
  width: 90%;
  max-width: 1100px;
  margin: auto; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0; }

* html .clearfix, *:first-child + html .clearfix {
  zoom: 1; }

@media screen and (max-width: 480px) {
  .grid_1,
  .grid_2,
  .grid_3,
  .grid_4,
  .grid_5,
  .grid_6,
  .grid_7,
  .grid_8,
  .grid_9,
  .grid_10,
  .grid_11,
  .grid_12 {
    width: 100%; } }
[class^="block-"] {
  display: block;
  position: relative;
  float: left;
  width: 100%; }

.center {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%); }

h3.werkwijze-1:before, h3.werkwijze-2:before, h3.werkwijze-3:before, h3.werkwijze-4:before, h3.werkwijze-5:before {
  content: "";
  display: inline-block;
  height: 19px;
  width: 19px;
  background-size: cover;
  background-position: center;
  vertical-align: middle;
  margin-top: -6px;
  margin-right: 6px; }

@-webkit-keyframes animation-machine-fill-yellow {
  0% {
    fill: #D0D0D0; }
  30% {
    fill: #F19610; }
  40% {
    fill: #F19610; }
  50% {
    fill: #F19610; }
  60% {
    fill: #F19610; }
  70% {
    fill: #F19610; }
  100% {
    fill: #D0D0D0; } }

@keyframes animation-machine-fill-yellow {
  0% {
    fill: #D0D0D0; }
  30% {
    fill: #F19610; }
  40% {
    fill: #F19610; }
  50% {
    fill: #F19610; }
  60% {
    fill: #F19610; }
  70% {
    fill: #F19610; }
  100% {
    fill: #D0D0D0; } }
@-webkit-keyframes animation-machine-fill-purple {
  0% {
    fill: #D0D0D0; }
  30% {
    fill: #E73859; }
  40% {
    fill: #E73859; }
  50% {
    fill: #E73859; }
  60% {
    fill: #E73859; }
  70% {
    fill: #E73859; }
  100% {
    fill: #D0D0D0; } }
@keyframes animation-machine-fill-purple {
  0% {
    fill: #D0D0D0; }
  30% {
    fill: #E73859; }
  40% {
    fill: #E73859; }
  50% {
    fill: #E73859; }
  60% {
    fill: #E73859; }
  70% {
    fill: #E73859; }
  100% {
    fill: #D0D0D0; } }
@-webkit-keyframes animation-machine-fill-white {
  0% {
    fill: #D0D0D0; }
  30% {
    fill: #FFFFFF; }
  40% {
    fill: #FFFFFF; }
  50% {
    fill: #FFFFFF; }
  60% {
    fill: #FFFFFF; }
  70% {
    fill: #FFFFFF; }
  100% {
    fill: #D0D0D0; } }
@keyframes animation-machine-fill-white {
  0% {
    fill: #D0D0D0; }
  30% {
    fill: #FFFFFF; }
  40% {
    fill: #FFFFFF; }
  50% {
    fill: #FFFFFF; }
  60% {
    fill: #FFFFFF; }
  70% {
    fill: #FFFFFF; }
  100% {
    fill: #D0D0D0; } }
@-webkit-keyframes animation-lamp-inner {
  0% {
    fill: #fff; }
  30% {
    fill: #FFD092; }
  40% {
    fill: #FFD092; }
  50% {
    fill: #FFD092; }
  60% {
    fill: #FFD092; }
  70% {
    fill: #FFD092; }
  100% {
    fill: #fff; } }
@keyframes animation-lamp-inner {
  0% {
    fill: #fff; }
  30% {
    fill: #FFD092; }
  40% {
    fill: #FFD092; }
  50% {
    fill: #FFD092; }
  60% {
    fill: #FFD092; }
  70% {
    fill: #FFD092; }
  100% {
    fill: #fff; } }
@-webkit-keyframes animation-recruit-width-slow {
  from {
    -webkit-transform: scaleX(1);
            transform: scaleX(1); }
  to {
    -webkit-transform: scaleX(1.2);
            transform: scaleX(1.2); } }
@keyframes animation-recruit-width-slow {
  from {
    -webkit-transform: scaleX(1);
            transform: scaleX(1); }
  to {
    -webkit-transform: scaleX(1.2);
            transform: scaleX(1.2); } }
@-webkit-keyframes animation-recruit-width-medium {
  from {
    -webkit-transform: scaleX(1);
            transform: scaleX(1); }
  to {
    -webkit-transform: scaleX(1.4);
            transform: scaleX(1.4); } }
@keyframes animation-recruit-width-medium {
  from {
    -webkit-transform: scaleX(1);
            transform: scaleX(1); }
  to {
    -webkit-transform: scaleX(1.4);
            transform: scaleX(1.4); } }
@-webkit-keyframes animation-recruit-width-hard {
  from {
    -webkit-transform: scaleX(1);
            transform: scaleX(1); }
  to {
    -webkit-transform: scaleX(1.7);
            transform: scaleX(1.7); } }
@keyframes animation-recruit-width-hard {
  from {
    -webkit-transform: scaleX(1);
            transform: scaleX(1); }
  to {
    -webkit-transform: scaleX(1.7);
            transform: scaleX(1.7); } }
@-webkit-keyframes animation-rotate-back {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); } }
@keyframes animation-rotate-back {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); } }
@-webkit-keyframes animation-kraan-move {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  15% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px); }
  20% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px); }
  40% {
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px); }
  45% {
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px); }
  50% {
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px); }
  75% {
    -webkit-transform: translateX(-35px);
            transform: translateX(-35px); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
@keyframes animation-kraan-move {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  15% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px); }
  20% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px); }
  40% {
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px); }
  45% {
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px); }
  50% {
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px); }
  75% {
    -webkit-transform: translateX(-35px);
            transform: translateX(-35px); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
@-webkit-keyframes animation-diagram-green {
  from {
    fill: #D5E962; }
  to {
    fill: #B2CD19; } }
@keyframes animation-diagram-green {
  from {
    fill: #D5E962; }
  to {
    fill: #B2CD19; } }
@-webkit-keyframes animation-diagram-grey {
  from {
    fill: #CDD5D7; }
  to {
    fill: #90989A; } }
@keyframes animation-diagram-grey {
  from {
    fill: #CDD5D7; }
  to {
    fill: #90989A; } }
@-webkit-keyframes animation-lamp-fill {
  0% {
    fill: #fff; }
  10% {
    fill: #FFF9A8; }
  20% {
    fill: #FFF9A8; }
  30% {
    fill: #FFF9A8; }
  40% {
    fill: #FFF9A8; }
  50% {
    fill: #FFF9A8; }
  60% {
    fill: #FFF9A8; }
  70% {
    fill: #FFF9A8; }
  80% {
    fill: #FFF9A8; }
  90% {
    fill: #FFF9A8; }
  100% {
    fill: #fff; } }
@keyframes animation-lamp-fill {
  0% {
    fill: #fff; }
  10% {
    fill: #FFF9A8; }
  20% {
    fill: #FFF9A8; }
  30% {
    fill: #FFF9A8; }
  40% {
    fill: #FFF9A8; }
  50% {
    fill: #FFF9A8; }
  60% {
    fill: #FFF9A8; }
  70% {
    fill: #FFF9A8; }
  80% {
    fill: #FFF9A8; }
  90% {
    fill: #FFF9A8; }
  100% {
    fill: #fff; } }
@-webkit-keyframes animation-heart-fill {
  0% {
    fill: #FF8F8F; }
  10% {
    fill: #EF6969; }
  20% {
    fill: #EF6969; }
  30% {
    fill: #EF6969; }
  40% {
    fill: #EF6969; }
  50% {
    fill: #EF6969; }
  60% {
    fill: #EF6969; }
  70% {
    fill: #EF6969; }
  80% {
    fill: #EF6969; }
  90% {
    fill: #EF6969; }
  100% {
    fill: #FF8F8F; } }
@keyframes animation-heart-fill {
  0% {
    fill: #FF8F8F; }
  10% {
    fill: #EF6969; }
  20% {
    fill: #EF6969; }
  30% {
    fill: #EF6969; }
  40% {
    fill: #EF6969; }
  50% {
    fill: #EF6969; }
  60% {
    fill: #EF6969; }
  70% {
    fill: #EF6969; }
  80% {
    fill: #EF6969; }
  90% {
    fill: #EF6969; }
  100% {
    fill: #FF8F8F; } }
@-webkit-keyframes animation-werner-glow {
  0% {
    fill: #F7F7F7; }
  50% {
    fill: #D4F0E0; }
  100% {
    fill: #F7F7F7; } }
@keyframes animation-werner-glow {
  0% {
    fill: #F7F7F7; }
  50% {
    fill: #D4F0E0; }
  100% {
    fill: #F7F7F7; } }
@-webkit-keyframes animation-float-vertical-slow {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(2.5px);
            transform: translateY(2.5px); } }
@keyframes animation-float-vertical-slow {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(2.5px);
            transform: translateY(2.5px); } }
@-webkit-keyframes animation-float-vertical-medium {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(3.5px);
            transform: translateY(3.5px); } }
@keyframes animation-float-vertical-medium {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(3.5px);
            transform: translateY(3.5px); } }
@-webkit-keyframes animation-float-vertical-arrow {
  from {
    -webkit-transform: rotate(-90) translateY(0);
            transform: rotate(-90) translateY(0); }
  to {
    -webkit-transform: rotate(-90) translateY(3.5px);
            transform: rotate(-90) translateY(3.5px); } }
@keyframes animation-float-vertical-arrow {
  from {
    -webkit-transform: rotate(-90) translateY(0);
            transform: rotate(-90) translateY(0); }
  to {
    -webkit-transform: rotate(-90) translateY(3.5px);
            transform: rotate(-90) translateY(3.5px); } }
@-webkit-keyframes animation-float-vertical-hard {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(5px);
            transform: translateY(5px); } }
@keyframes animation-float-vertical-hard {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    -webkit-transform: translateY(5px);
            transform: translateY(5px); } }
@-webkit-keyframes animation-float-horizontal-slow {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    -webkit-transform: translateX(4.5px);
            transform: translateX(4.5px); } }
@keyframes animation-float-horizontal-slow {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    -webkit-transform: translateX(4.5px);
            transform: translateX(4.5px); } }
@-webkit-keyframes animation-float-horizontal-medium {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    -webkit-transform: translateX(7.5px);
            transform: translateX(7.5px); } }
@keyframes animation-float-horizontal-medium {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    -webkit-transform: translateX(7.5px);
            transform: translateX(7.5px); } }
@-webkit-keyframes animation-float-horizontal-hard {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    -webkit-transform: translateX(12px);
            transform: translateX(12px); } }
@keyframes animation-float-horizontal-hard {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    -webkit-transform: translateX(12px);
            transform: translateX(12px); } }
@-webkit-keyframes animation-scale-slow {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  to {
    -webkit-transform: scale3d(0.8, 0.8, 1);
            transform: scale3d(0.8, 0.8, 1); } }
@keyframes animation-scale-slow {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  to {
    -webkit-transform: scale3d(0.8, 0.8, 1);
            transform: scale3d(0.8, 0.8, 1); } }
@-webkit-keyframes animation-scale-medium {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  to {
    -webkit-transform: scale3d(0.6, 0.6, 1);
            transform: scale3d(0.6, 0.6, 1); } }
@keyframes animation-scale-medium {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  to {
    -webkit-transform: scale3d(0.6, 0.6, 1);
            transform: scale3d(0.6, 0.6, 1); } }
@-webkit-keyframes animation-scale-hard {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  to {
    -webkit-transform: scale3d(0.3, 0.3, 1);
            transform: scale3d(0.3, 0.3, 1); } }
@keyframes animation-scale-hard {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  to {
    -webkit-transform: scale3d(0.3, 0.3, 1);
            transform: scale3d(0.3, 0.3, 1); } }
@-webkit-keyframes animation-smile-scale {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  to {
    -webkit-transform: scale3d(0.9, 0.9, 1);
            transform: scale3d(0.9, 0.9, 1); } }
@keyframes animation-smile-scale {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  to {
    -webkit-transform: scale3d(0.9, 0.9, 1);
            transform: scale3d(0.9, 0.9, 1); } }
@-webkit-keyframes animation-speech-width-short {
  from {
    width: 10px; }
  to {
    width: 27px; } }
@keyframes animation-speech-width-short {
  from {
    width: 10px; }
  to {
    width: 27px; } }
@-webkit-keyframes animation-speech-width-medium {
  from {
    width: 5px; }
  to {
    width: 32px; } }
@keyframes animation-speech-width-medium {
  from {
    width: 5px; }
  to {
    width: 32px; } }
@-webkit-keyframes animation-speech-width-long {
  from {
    width: 12px; }
  to {
    width: 37px; } }
@keyframes animation-speech-width-long {
  from {
    width: 12px; }
  to {
    width: 37px; } }
@-webkit-keyframes animation-rotate-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes animation-rotate-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@-webkit-keyframes animation-rotate-spin--customclock {
  from {
    -webkit-transform: translate(-1.5px, -1.5px) rotate(0deg);
            transform: translate(-1.5px, -1.5px) rotate(0deg); }
  to {
    -webkit-transform: translate(-1.5px, -1.5px) rotate(360deg);
            transform: translate(-1.5px, -1.5px) rotate(360deg); } }
@keyframes animation-rotate-spin--customclock {
  from {
    -webkit-transform: translate(-1.5px, -1.5px) rotate(0deg);
            transform: translate(-1.5px, -1.5px) rotate(0deg); }
  to {
    -webkit-transform: translate(-1.5px, -1.5px) rotate(360deg);
            transform: translate(-1.5px, -1.5px) rotate(360deg); } }
@-webkit-keyframes animation-lamp-flash {
  0% {
    fill: #545454; }
  10% {
    fill: #F0ECBE; }
  20% {
    fill: #F0ECBE; }
  30% {
    fill: #F0ECBE; }
  40% {
    fill: #F0ECBE; }
  50% {
    fill: #F0ECBE; }
  60% {
    fill: #F0ECBE; }
  70% {
    fill: #F0ECBE; }
  80% {
    fill: #F0ECBE; }
  90% {
    fill: #F0ECBE; }
  100% {
    fill: #545454; } }
@keyframes animation-lamp-flash {
  0% {
    fill: #545454; }
  10% {
    fill: #F0ECBE; }
  20% {
    fill: #F0ECBE; }
  30% {
    fill: #F0ECBE; }
  40% {
    fill: #F0ECBE; }
  50% {
    fill: #F0ECBE; }
  60% {
    fill: #F0ECBE; }
  70% {
    fill: #F0ECBE; }
  80% {
    fill: #F0ECBE; }
  90% {
    fill: #F0ECBE; }
  100% {
    fill: #545454; } }
@-webkit-keyframes animation-arrow-move {
  from {
    -webkit-transform: translate3d(844px, 48px, 0);
            transform: translate3d(844px, 48px, 0); }
  to {
    -webkit-transform: translate3d(856px, 38px, 0);
            transform: translate3d(856px, 38px, 0); } }
@keyframes animation-arrow-move {
  from {
    -webkit-transform: translate3d(844px, 48px, 0);
            transform: translate3d(844px, 48px, 0); }
  to {
    -webkit-transform: translate3d(856px, 38px, 0);
            transform: translate3d(856px, 38px, 0); } }
@-webkit-keyframes animation-pulse {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.2, 0.2, 1);
            transform: scale3d(0.2, 0.2, 1); }
  50% {
    opacity: 0.4;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(2, 2, 1);
            transform: scale3d(2, 2, 1); } }
@keyframes animation-pulse {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.2, 0.2, 1);
            transform: scale3d(0.2, 0.2, 1); }
  50% {
    opacity: 0.4;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(2, 2, 1);
            transform: scale3d(2, 2, 1); } }
@-webkit-keyframes animation-sound-pulse {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 1);
            transform: scale3d(0.5, 0.5, 1); }
  50% {
    opacity: 0.3;
    -webkit-transform: scale3d(1.5, 1.5, 1);
            transform: scale3d(1.5, 1.5, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(2.5, 2.5, 1);
            transform: scale3d(2.5, 2.5, 1); } }
@keyframes animation-sound-pulse {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 1);
            transform: scale3d(0.5, 0.5, 1); }
  50% {
    opacity: 0.3;
    -webkit-transform: scale3d(1.5, 1.5, 1);
            transform: scale3d(1.5, 1.5, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(2.5, 2.5, 1);
            transform: scale3d(2.5, 2.5, 1); } }
@-webkit-keyframes animation-pulse-cta-home {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.45;
    -webkit-transform: scale3d(0.4, 0.4, 0.4);
            transform: scale3d(0.4, 0.4, 0.4); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
            transform: scale3d(0.8, 0.8, 0.8); } }
@keyframes animation-pulse-cta-home {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.45;
    -webkit-transform: scale3d(0.4, 0.4, 0.4);
            transform: scale3d(0.4, 0.4, 0.4); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
            transform: scale3d(0.8, 0.8, 0.8); } }
@-webkit-keyframes animation-question-zero {
  0% {
    right: 0;
    top: -35px; }
  24% {
    right: 7px;
    top: -25px; }
  25% {
    right: 7px;
    top: -25px; }
  26% {
    right: 7px;
    top: -25px; }
  49% {
    right: -16px;
    top: 25px; }
  50% {
    right: -16px;
    top: 25px; }
  51% {
    right: -16px;
    top: 25px; }
  74% {
    right: -25px;
    top: -25px; }
  75% {
    right: -25px;
    top: -25px; }
  76% {
    right: -25px;
    top: -25px; }
  100% {
    right: 0;
    top: -35px; } }
@keyframes animation-question-zero {
  0% {
    right: 0;
    top: -35px; }
  24% {
    right: 7px;
    top: -25px; }
  25% {
    right: 7px;
    top: -25px; }
  26% {
    right: 7px;
    top: -25px; }
  49% {
    right: -16px;
    top: 25px; }
  50% {
    right: -16px;
    top: 25px; }
  51% {
    right: -16px;
    top: 25px; }
  74% {
    right: -25px;
    top: -25px; }
  75% {
    right: -25px;
    top: -25px; }
  76% {
    right: -25px;
    top: -25px; }
  100% {
    right: 0;
    top: -35px; } }
@-webkit-keyframes animation-question-first {
  0% {
    left: 0px;
    top: 0px; }
  24% {
    left: 10px;
    top: -15px; }
  25% {
    left: 10px;
    top: -15px; }
  26% {
    left: 10px;
    top: -15px; }
  49% {
    left: 35px;
    top: 5px; }
  50% {
    left: 35px;
    top: 5px; }
  51% {
    left: 35px;
    top: 5px; }
  74% {
    left: -15px;
    top: -5px; }
  75% {
    left: -15px;
    top: -5px; }
  76% {
    left: -15px;
    top: -5px; }
  100% {
    left: 0px;
    top: 0px; } }
@keyframes animation-question-first {
  0% {
    left: 0px;
    top: 0px; }
  24% {
    left: 10px;
    top: -15px; }
  25% {
    left: 10px;
    top: -15px; }
  26% {
    left: 10px;
    top: -15px; }
  49% {
    left: 35px;
    top: 5px; }
  50% {
    left: 35px;
    top: 5px; }
  51% {
    left: 35px;
    top: 5px; }
  74% {
    left: -15px;
    top: -5px; }
  75% {
    left: -15px;
    top: -5px; }
  76% {
    left: -15px;
    top: -5px; }
  100% {
    left: 0px;
    top: 0px; } }
@-webkit-keyframes animation-question-second {
  0% {
    left: 0;
    bottom: -50px; }
  24% {
    left: -20px;
    bottom: -45px; }
  25% {
    left: -20px;
    bottom: -45px; }
  26% {
    left: -20px;
    bottom: -45px; }
  49% {
    left: -35px;
    bottom: -75px; }
  50% {
    left: -35px;
    bottom: -75px; }
  51% {
    left: -35px;
    bottom: -75px; }
  74% {
    left: -5px;
    bottom: -65px; }
  75% {
    left: -5px;
    bottom: -65px; }
  76% {
    left: -5px;
    bottom: -65px; }
  100% {
    left: 0;
    bottom: -50px; } }
@keyframes animation-question-second {
  0% {
    left: 0;
    bottom: -50px; }
  24% {
    left: -20px;
    bottom: -45px; }
  25% {
    left: -20px;
    bottom: -45px; }
  26% {
    left: -20px;
    bottom: -45px; }
  49% {
    left: -35px;
    bottom: -75px; }
  50% {
    left: -35px;
    bottom: -75px; }
  51% {
    left: -35px;
    bottom: -75px; }
  74% {
    left: -5px;
    bottom: -65px; }
  75% {
    left: -5px;
    bottom: -65px; }
  76% {
    left: -5px;
    bottom: -65px; }
  100% {
    left: 0;
    bottom: -50px; } }
@-webkit-keyframes animation-question-third {
  0% {
    right: 0;
    bottom: -75px; }
  24% {
    right: 20px;
    bottom: -65px; }
  25% {
    right: 20px;
    bottom: -65px; }
  26% {
    right: 20px;
    bottom: -65px; }
  49% {
    right: 40px;
    bottom: -95px; }
  50% {
    right: 40px;
    bottom: -95px; }
  51% {
    right: 40px;
    bottom: -95px; }
  74% {
    right: 10px;
    bottom: -105px; }
  75% {
    right: 10px;
    bottom: -105px; }
  76% {
    right: 10px;
    bottom: -105px; }
  100% {
    right: 0;
    bottom: -75px; } }
@keyframes animation-question-third {
  0% {
    right: 0;
    bottom: -75px; }
  24% {
    right: 20px;
    bottom: -65px; }
  25% {
    right: 20px;
    bottom: -65px; }
  26% {
    right: 20px;
    bottom: -65px; }
  49% {
    right: 40px;
    bottom: -95px; }
  50% {
    right: 40px;
    bottom: -95px; }
  51% {
    right: 40px;
    bottom: -95px; }
  74% {
    right: 10px;
    bottom: -105px; }
  75% {
    right: 10px;
    bottom: -105px; }
  76% {
    right: 10px;
    bottom: -105px; }
  100% {
    right: 0;
    bottom: -75px; } }
@-webkit-keyframes animation-opacity {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes animation-opacity {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes animation-height-zero-320 {
  0% {
    height: 310px; }
  25% {
    height: 305px; }
  50% {
    height: 315px; }
  75% {
    height: 300px; }
  100% {
    height: 310px; } }
@keyframes animation-height-zero-320 {
  0% {
    height: 310px; }
  25% {
    height: 305px; }
  50% {
    height: 315px; }
  75% {
    height: 300px; }
  100% {
    height: 310px; } }
@-webkit-keyframes animation-rotate-zero-105 {
  0% {
    -webkit-transform: rotate(100deg);
            transform: rotate(100deg); }
  25% {
    -webkit-transform: rotate(102deg);
            transform: rotate(102deg); }
  50% {
    -webkit-transform: rotate(100deg);
            transform: rotate(100deg); }
  75% {
    -webkit-transform: rotate(98deg);
            transform: rotate(98deg); }
  100% {
    -webkit-transform: rotate(100deg);
            transform: rotate(100deg); } }
@keyframes animation-rotate-zero-105 {
  0% {
    -webkit-transform: rotate(100deg);
            transform: rotate(100deg); }
  25% {
    -webkit-transform: rotate(102deg);
            transform: rotate(102deg); }
  50% {
    -webkit-transform: rotate(100deg);
            transform: rotate(100deg); }
  75% {
    -webkit-transform: rotate(98deg);
            transform: rotate(98deg); }
  100% {
    -webkit-transform: rotate(100deg);
            transform: rotate(100deg); } }
@-webkit-keyframes animation-text-rotate-zero-105 {
  0% {
    -webkit-transform: rotate(-100deg);
            transform: rotate(-100deg); }
  25% {
    -webkit-transform: rotate(-102deg);
            transform: rotate(-102deg); }
  50% {
    -webkit-transform: rotate(-100deg);
            transform: rotate(-100deg); }
  75% {
    -webkit-transform: rotate(-98deg);
            transform: rotate(-98deg); }
  100% {
    -webkit-transform: rotate(-100deg);
            transform: rotate(-100deg); } }
@keyframes animation-text-rotate-zero-105 {
  0% {
    -webkit-transform: rotate(-100deg);
            transform: rotate(-100deg); }
  25% {
    -webkit-transform: rotate(-102deg);
            transform: rotate(-102deg); }
  50% {
    -webkit-transform: rotate(-100deg);
            transform: rotate(-100deg); }
  75% {
    -webkit-transform: rotate(-98deg);
            transform: rotate(-98deg); }
  100% {
    -webkit-transform: rotate(-100deg);
            transform: rotate(-100deg); } }
* {
  box-sizing: border-box; }

body {
  font-family: "naste-light", Helvetica, sans-serif;
  background: #FCF8F5;
  font-size: 16px;
  line-height: 1.5; }

p {
  font-size: 18px;
  line-height: 1.5;
  margin: 0 0 em(30px, 18px);
  font-weight: 200;
  color: rgba(0, 0, 0, 0.8); }
  p.top {
    margin-top: 0; }
  p.bottom {
    margin-bottom: 0; }

ul,
li {
  margin: 0;
  padding: 0;
  list-style-type: none; }

input,
textarea {
  display: block;
  outline: 0;
  border: 0; }

button {
  outline: 0; }

.emphasis {
  font-family: "naste-light", Helvetica, sans-serif;
  color: #4D4D4D; }
.nav-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 100%;
}
nav {
  margin-top: 25px;
  display: block;}
  @media only screen and (max-width: 550px){
  	nav  {
  		margin: 15px auto 0 auto !important;
  	}
  }
  @media only screen and (max-width: 1240px) {
    nav {
      display: block;
      position: relative;
      max-width: 1100px;
      width: 90%;
      margin: 30px auto 0 auto; } }
  .ie9 nav {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 1100px;
    text-align: center; }
  nav.green a {
    color: #176A5E; }
    nav.green a:after {
      background: rgba(23, 106, 94, 0.4); }
  @media only screen and (max-width: 1240px) {
    nav {
      display: block; } }
  nav ul {
    display: inline-block; }
  nav li {
    display: inline-block; }
    nav li + li {
      margin-left: 30px; }
      @media only screen and (max-width: 950px) {
        nav li + li {
          margin-left: 15px; } }
  nav a {
    padding: 5px 0;
    font-family: "arquitecta-regular", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 1px;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    -webkit-transition: color 600ms ease-out;
    transition: color 600ms ease-out; }
    @media only screen and (max-width: 710px) {
      nav a {
        font-size: 12px; } }
    nav a:after {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 1px;
      background: rgba(255, 255, 255, 0.4);
      content: '';
      opacity: 0;
      -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
      transition: opacity 0.3s, transform 0.3s;
      -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
          transform: translateY(10px); }
    nav a.no-hover:hover:after {
      opacity: 0; }
    nav a:hover:after {
      opacity: 1;
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px); }
              nav a.cta_gesprek {
              	color: white;
              	background-color: #176A5E;
              	border-radius: 50px;
              	padding: 10px 20px;
          		-webkit-transition: background-color ease-out 250ms;
          		   -moz-transition: background-color ease-out 250ms;
          		    -ms-transition: background-color ease-out 250ms;
          		     -o-transition: background-color ease-out 250ms;
          		        transition: background-color ease-out 250ms;
              }
              nav a.cta_gesprek:hover {
              	background-color: #278678;
              }
              nav a.cta_gesprek:after {
              	display: none;
              }
              nav a.cta_gesprek span:before {
              	content: "";
              	display: inline-block;
              	background-image: url("../img/cta_gesprek_before.svg");
              	background-size: cover;
              	background-repeat: no-repeat;
              	background-position: center;
              	width: 18px;
              	height: 16px;
              	vertical-align: middle;
              	    margin-top: -3px;
              	    margin-right: 8px;
              }
  @media only screen and (max-width: 950px) {
    .nav-logo {
      margin: 0 35px 0 0; } }
  .ie9 .nav-logo {
    margin: 0 35px 0 35px;
    position: relative;
    top: 22px; }
  @media only screen and (max-width: 1240px) {
    .nav-logo {
      max-width: 100px;
      margin: 0; } }
@media only screen and (max-width: 1240px) {
  .nav--left, .nav--right {
    display: none; } }

      .nav--right {
  	float: right;
  	margin-top: 25px;
  }

  .nav--left {
  	margin-right: 30px;
  	float: right;
  	margin-top: 30px;
  }
.nav--mobile {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-color: rgba(33, 135, 120, 0.95);
  z-index: 999;
  padding: 20px 0;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform 250ms ease-out;
          transition: transform 250ms ease-out; }
  .nav--mobile.animate {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }
  .nav--mobile a {
    text-decoration: none;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0; }
  .nav--mobile p {
    font-family: "naste-regular";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    display: block;
    width: 100%;
    margin: 0;
    color: white;}
  .nav--mobile p, .nav--mobile a {
    font-size: 18px;
    padding: 5px; }
  @media only screen and (min-width: 1241px) {
    .nav--mobile {
      display: none; } }
.nav-item--dropdown {
  position: relative; }
  .nav-item--dropdown:hover ul {
    opacity: 1; }
  .nav-item--dropdown a:first-of-type:after {
    display: none !important; }
  .nav-item--dropdown.green .inner {
    background-color: rgba(33, 135, 120, 0.9) !important; }
  .nav-item--dropdown.green .triangle {
    border-color: transparent transparent rgba(33, 135, 120, 0.9) transparent !important; }
  .nav-item--dropdown.green ul a  {
    color: white !important; }
    .nav-item--dropdown.green ul a :hover {
      color: #A4E0D8 !important; }
  .nav-item--dropdown ul {
    opacity: 0;
    position: absolute;
    left: 0;
    left: 0;
    top: 30px;
    width: 100%;
    padding-top: 10px;
    border-radius: 2px;
    -webkit-transition: opacity 300ms ease-out;
            transition: opacity 300ms ease-out; }
    .nav-item--dropdown ul .inner {
      background-color: white;
      position: relative;
      height: 100%;
      width: 100%;
      padding: 8px 5px;
      border-radius: 2px; }
    .nav-item--dropdown ul .triangle {
      position: absolute;
      left: 50%;
      margin-left: -7.5px;
      top: -7px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 7.5px 8px 7.5px;
      border-color: transparent transparent white transparent; }
    .nav-item--dropdown ul li {
      display: block;
      width: 100%;
      text-align: center; }
      .nav-item--dropdown ul li + li {
        margin-left: 0 !important; }
    .nav-item--dropdown ul a {
      color: white;
      font-size: 13px;
      padding: 0; }
      .nav-item--dropdown ul a:after {
        display: none !important; }

	.arrow-li {
		position: relative;
		display: block;
		margin-top: 10px;
	}
    .arrow-li:before {
    	bottom: 100%;
    	left: 50%;
    	border: solid transparent;
    	content: " ";
    	height: 0;
    	width: 0;
    	position: absolute;
    	pointer-events: none;
    }

    .arrow-li:before {
    	border-color: rgba(194, 225, 245, 0);
    	border-bottom-color: #257D70;
    	border-width: 8px;
    	margin-left: -8px;
    }

    .methode-subitem-li {
    	background-color: #257D70;
    }
	.methode-subitem-li.first {
	 	padding-top: 5px;
	 	border-top: 1px solid #237569;
	}
    .methode-subitem-li.second {
    	padding-bottom: 7px;
    	margin-bottom: 5px;
    	border-bottom: 1px solid #237569;
   	}

.methode-professional {
  color: #176A5E !important; }
  .methode-professional.white {
    color: white !important; }

.methode-particulier {
  color: #176A5E !important; }
  .methode-particulier.white {
    color: white !important; }

@media only screen and (min-width: 1241px) {
  .hamburger-menu {
    display: none !important; } }

.hamburger-menu {
  width: 30px;
  height: 20px;
  cursor: pointer;
  margin-top: -10px;
  -webkit-transition: 200ms all ease-out;
  transition: 200ms all ease-out;
  float: right;
  margin-top: 25px;
  position: relative;
  z-index: 5; }
  .hamburger-menu.animate {
    z-index: 9999; }

.bar,
.bar:after,
.bar:before {
  width: 30px;
  height: 3px; }

.bar {
  position: relative;
  -webkit-transform: translateY(8px);
      -ms-transform: translateY(8px);
          transform: translateY(8px);
  background: #218778;
  -webkit-transition: all 0ms 300ms;
          transition: all 0ms 300ms;
  border-radius: 3px; }
  .bar.animate {
    background: rgba(255, 255, 255, 0); }

.bar:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 8px;
  background: #218778;
  border-radius: 3px;
  -webkit-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
          transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1); }

.bar:after {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  background: #218778;
  border-radius: 3px;
  -webkit-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
          transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1); }

.bar.animate:after {
  top: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background: white;
  -webkit-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
          transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1); }

.bar.animate:before {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: white;
  -webkit-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
          transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1); }
body {
  overflow-x: hidden;
  background-color: white; }

.block-header {
  float: left;
  display: block;
  width: 100%;
  height: 100vh;
  position: relative;
  background-color: #FDF8F4 !important;
 }

 .block-header.video-playing {
 	background-color: #fff !important;
 }

 #video-player {
 	height: 100%;
 	width: 100%;
 	float: left;
 	display: none;
 }

.vjs-control-bar {
	position: absolute;
	left: 50px;
	z-index: 3;
	bottom: 30px;
}
@-webkit-keyframes scroll-down {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }
 @keyframes scroll-down {
   0% {
     -webkit-transform: translateY(-8px);
     transform: translateY(-8px); }
   50% {
     -webkit-transform: translateY(-4px);
     transform: translateY(-4px); }
   100% {
     -webkit-transform: translateY(-8px);
     transform: translateY(-8px); } }

.scroll-down--outer {
	position: absolute;
	display: block;
	width: 16px;
	height: 9px;
	bottom: 25px;
	left: 50%;
	margin-left: -8px;
	z-index: 2;
}
.scroll-down {
	display: block;
	height: 100%;
	width: 100%;
	background-image: url("../img/scroll-down.svg");
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-animation-name: scroll-down;
	animation-name: scroll-down;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

.scroll-down:before {
	content: "Scroll naar beneden";
	display: block;
	position: absolute;
	top: -23px;
	width: 170px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	color: #176A5E;
	left: -71px;
	text-align: center;
}

#carriere-video {
  position: absolute;
  left: 0;
  top: 75px;
  z-index: -1;
  background: transparent !important;
  width: 100%;
  height: 100%; }
  .firefox #carriere-video {
    top: 0px !important; }

#controlBar_carriere-video,
.loading {
  display: none !important; }

.backstretch {
  -webkit-transition: opacity 500ms ease-out;
          transition: opacity 500ms ease-out;
  opacity: 1; }
  .backstretch.loading {
    opacity: 0.25; }
  .backstretch.playing {
    opacity: 0; }

@-webkit-keyframes rotate-forever {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotate-forever {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
.loading-spinner {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: rotate-forever;
  animation-name: rotate-forever;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  height: 30px;
  width: 30px;
  border: 2.5px solid #65A683;
  border-right-color: transparent;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px; }
  .loading-spinner.hidden {
    display: none; }

.buttonBar {
  display: none; }

.video-control-btns {
  display: none;
  position: absolute;
  z-index: 99;
  right: 25px;
  bottom: 25px; }

#mute-btn,
#pause-play-btn {
  display: inline-block;
  float: left;
  cursor: pointer; }

#mute-btn {
  margin-right: 20px; }
  #mute-btn.muted #mute {
    fill: #65A683; }
  #mute-btn:hover #mute {
    fill: #65A683; }

#mute,
#pause-play {
  -webkit-transition: 200ms fill ease-out;
          transition: 200ms fill ease-out; }

#pause-play-btn:hover #pause-play {
  fill: #65A683; }

#mbYTP_bgndVideo {
  top: 50px !important; }

.header-inner {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: rgba(33, 135, 111, 0.75);
  -webkit-transition: background-color 500ms ease;
          transition: background-color 500ms ease; }
  .header-inner:hover {
    background-color: rgba(33, 135, 111, 0.85); }
  .header-inner:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    background: rgba(255, 255, 255, 0.15);
    opacity: 0;
    border-radius: 999px;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
    -webkit-animation: animation-sound-pulse 1800ms linear infinite;
    animation: animation-sound-pulse 1800ms linear infinite; }
  .header-inner p {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "arquitecta-bold", Helvetica, sans-serif;
    margin-bottom: 0;
    font-size: 12.5px;
    color: white;
    letter-spacing: 0.5px;
    text-transform: uppercase; }

#play-btn {
  cursor: pointer; }
  #play-btn .header-inner {
    padding: 27px 17px 36px 19px; }
  #play-btn p:before {
    content: '';
    display: block;
    width: 100%;
    height: 19px;
    margin-bottom: 5px;
    background-image: url("../img/play-icon.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }

#play-mobile-btn {
  display: none;
  cursor: pointer; }
  #play-mobile-btn a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%; }
  #play-mobile-btn .header-inner {
    padding: 27px 17px 36px 19px; }
  #play-mobile-btn p:before {
    content: '';
    display: block;
    width: 100%;
    height: 19px;
    margin-bottom: 5px;
    background-image: url("../img/play-icon.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }

#playagain-btn {
  display: none;
  cursor: pointer; }
  #playagain-btn .header-inner {
    padding: 20px 18px 30px 19px; }
  #playagain-btn p:before {
    content: '';
    display: block;
    width: 100%;
    height: 33px;
    margin-bottom: 5px;
    background-image: url("../img/replay-icon.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }

/* ================================= Remodal ================================= */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden; }

/* Anti FOUC */
.remodal,
[data-remodal-id] {
  display: none; }

/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none; }

/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch; }

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: ""; }

/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block; }

/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px); }

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(8, 39, 26, 0.7); }

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.remodal-overlay.remodal-is-opening {
  -webkit-animation: remodal-overlay-opening-keyframes 0.3s;
  animation: remodal-overlay-opening-keyframes 0.3s; }

.remodal-overlay.remodal-is-closing {
  -webkit-animation: remodal-overlay-closing-keyframes 0.3s;
  animation: remodal-overlay-closing-keyframes 0.3s; }

/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 10px 10px 0; }

/* Default theme styles of the modal dialog */
.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.remodal.remodal-is-opening {
  -webkit-animation: remodal-opening-keyframes 0.3s;
  animation: remodal-opening-keyframes 0.3s; }

.remodal.remodal-is-closing {
  -webkit-animation: remodal-closing-keyframes 0.3s;
  animation: remodal-closing-keyframes 0.3s; }

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle; }

/* Close button */
.remodal-close {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent; }

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38; }

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "\00d7";
  text-align: center; }

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0; }

.remodal-confirm {
  color: #fff;
  background: #81c784; }

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a; }

.remodal-cancel {
  color: #fff;
  background: #e57373; }

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350; }

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* Keyframes
   ========================================================================== */
@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0; } }
@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0; } }
@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
/* Media queries
   ========================================================================== */
.remodal {
  max-width: 90%; }

/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38; }

.lt-ie9 .remodal {
  width: 700px; }

.fluid-width-video-wrapper {
  height: 100%;
  padding-top: 56.3% !important; }

#modal-video {
  height: 100%;
  width: 100%; }

h2 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "arquitecta-black", Helvetica, sans-serif;
  font-size: 28px;
  margin: 0;
  color: #545454;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.7rem;
  font-weight: normal; }

h3 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  font-family: "arquitecta-black", Helvetica, sans-serif;
  font-size: 14px;
  color: #65A683;
  letter-spacing: 0.6px;
  margin: 0;
  font-weight: normal; }
  h3.werkwijze-1:before {
    background-image: url("../img/werkwijze-1.svg"); }
  h3.werkwijze-2:before {
    background-image: url("../img/werkwijze-2.svg"); }
  h3.werkwijze-3:before {
    background-image: url("../img/werkwijze-3.svg"); }
  h3.werkwijze-4:before {
    width: 20px;
    background-image: url("../img/werkwijze-4.svg"); }
  h3.werkwijze-5:before {
    background-image: url("../img/werkwijze-5.svg"); }

.block-body {
  background-color: #F5F5F5; }


  .header-menu {
    float: left;
    width: 100%;
    border-radius: 1px;
    border-bottom: 1px solid #DCDCDC;
    position: relative;
    margin-bottom: 100px; }
    .header-menu__top, .header-menu__bottom {
      float: left;
      width: 100%;
      display: block;
      margin: 0; }
    .header-menu__top {
      text-align: center;
      padding: 35px 10px;
      border-bottom: 1px solid #DCDCDC;
      background-color: #FFFFFF; }
      .header-menu__top p {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-transform: uppercase;
        font-family: "arquitecta-bold", Helvetica, sans-serif;
        font-size: 14px;
        color: #BABABA;
        letter-spacing: 0.5px;
        margin: 0; }
    .header-menu__bottom {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      align-items: baseline;
      border-bottom: 1px solid gainsboro; }
    @media only screen and (max-width: 500px) {
      .header-menu__bottom {
        display: block;
      }
    }
      .ie9 .header-menu__bottom {
        background-color: white; }
      .header-menu__bottom--left, .header-menu__bottom--middle, .header-menu__bottom--right {
        -webkit-box-flex: 1;
        -webkit-flex: 1 33.3%;
            -ms-flex: 1 33.3%;
                flex: 1 33.3%;
        margin: 0;
        background-color: #F5F5F5;
        text-align: center;
  	  padding: 17px 10px 12px 10px;
        -webkit-transition: background-color 500ms ease;
                transition: background-color 500ms ease; }
        @media only screen and (max-width: 500px) {
          .header-menu__bottom--left, .header-menu__bottom--middle, .header-menu__bottom--right {
            -webkit-box-flex: 1;
            -webkit-flex: 1 100%;
              -ms-flex: 1 100%;
                  flex: 1 100%;
                  padding: 10px 10px;
                }
        }
        .ie9 .header-menu__bottom--left, .ie9 .header-menu__bottom--middle, .ie9 .header-menu__bottom--right {
          float: left;
          width: 33.33%; }
        @media only screen and (max-width: 500px) {
          .ie9 .header-menu__bottom--left, .ie9 .header-menu__bottom--middle, .ie9 .header-menu__bottom--right {
          float: left;
          width: 100%; }
        }
        .header-menu__bottom--left:hover, .header-menu__bottom--middle:hover, .header-menu__bottom--right:hover {
          cursor: pointer;
          background-color: #fff; }
      .header-menu__bottom--left {
        border-right: 1px solid #DCDCDC; }
        @media only screen and (max-width: 500px) {
          .header-menu__bottom--left {
            border-right: none;
            border-bottom: 1px solid #DCDCDC;
          }
        }
        .header-menu__bottom--left:before {
          content: '';
          display: block;
          width: 100%;
          height: 26px;
          margin-bottom: 5px;
          background-image: url("../img/carriecoaching-menu-icon.svg");
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain; }
      .header-menu__bottom--middle {
        border-right: 1px solid #DCDCDC; }
      @media only screen and (max-width: 500px) {
          .header-menu__bottom--middle {
            border-right: none;
            border-bottom: 1px solid #DCDCDC;
          }
        }
        .header-menu__bottom--middle:before {
          content: '';
          display: block;
          width: 100%;
          height: 26px;
          margin-bottom: 5px;
      	  background-image: url("../img/werkwijze-menu-icon.svg");
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain; }
      .header-menu__bottom--right:before {
        content: '';
        display: block;
        width: 100%;
        height: 26px;
        margin-bottom: 5px;
        background-image: url("../img/kerntalenten-menu-icon.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain; }
      @media only screen and (max-width: 800px) {
        .header-menu {
            width: 100%;
            margin-left: 0;
            -webkit-transform: translateX(0) translateY(0%);
            -moz-transform: translateX(0) translateY(0%);
            -ms-transform: translateX(0) translateY(0%);
            -o-transform: translateX(0) translateY(0%);
            transform: translateX(0) translateY(0%);
          }
        }


.block-waarom {
  padding: 75px 0 70px 0;
  text-align: center;
  background: url("../img/graphy_green.jpg") center repeat;
  background-size: 55px;
  border-top: 1px solid rgba(49, 111, 105, 0.6);
  border-bottom: 1px solid rgba(49, 111, 105, 0.6); }
  .block-waarom .center {
    position: relative;
    left: 0%;
    top: 0%;
    -ms-transform: translateY(0%) translateX(0%);
    transform: translateY(0%) translateX(0%);
    -webkit-transform: translateY(0%) translateX(0%);
    width: 50%;
    margin: 0 auto;
  }
  @media only screen and (max-width: 800px) {
    .block-waarom .center {
      width: 75%;
    }
  }
  .block-waarom h2 {
    color: #0F5248; }
  .block-waarom p {
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    font-family: "naste-light", Helvetica, sans-serif;
    letter-spacing: 0.25px; }
  .block-waarom .bold {
    color: #0F5248;
    font-family: "naste-regular"; }

.waarom-logo {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -39px;
  width: 78px;
  height: 78px;
  top: -40px;
  background-image: url("../img/wingr-waarom-logo.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.text-container--carrierecoaching {
  position: relative;
  -webkit-transition: margin 200ms ease-out;
     -moz-transition: margin 200ms ease-out;
      -ms-transition: margin 200ms ease-out;
       -o-transition: margin 200ms ease-out;
          transition: margin 200ms ease-out;
  margin-bottom: 75px; }

  .text-container--carrierecoaching.video-active {
		margin-top: 150px;
  }

  .text-container--carrierecoaching:before {
    content: '';
    display: block;
    width: 77px;
    height: 76px;
    background-image: url("../img/carrierecoaching-container-icon.svg");
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    z-index: 2;
    top: -35.5px;
    margin-left: -35px; }
  .text-container--carrierecoaching .container {
    overflow: hidden;
    padding: 75px;
    border-top: 1px solid #EDEDED;
    border-radius: 2px;
    background: white;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, white), color-stop(60%, #f6f6f6), color-stop(100%, #f5f5f5));
    background: -webkit-linear-gradient(top, white 0%, #f6f6f6 60%, #F5F5F5 100%);
    background: linear-gradient(to bottom, white 0%, #f6f6f6 60%, #F5F5F5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#F5F5F5', GradientType=0 ); }
  .text-container--carrierecoaching__images #carrierecoaching-beeld {
    position: relative;
    left: -94px;
    margin-top: 50px; }
  .text-container--carrierecoaching__images .dots {
    -webkit-animation-duration: 750ms;
            animation-duration: 750ms;
    -webkit-animation-name: animation-float-vertical-slow;
            animation-name: animation-float-vertical-slow;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-play-state: running;
            animation-play-state: running; }
  .text-container--carrierecoaching__images .line {
    -webkit-animation-duration: 1.2s;
            animation-duration: 1.2s;
    -webkit-animation-name: animation-float-vertical-slow;
            animation-name: animation-float-vertical-slow;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-play-state: running;
            animation-play-state: running; }
  .text-container--carrierecoaching__images .circle {
    -webkit-animation-duration: 2.2s;
            animation-duration: 2.2s;
    -webkit-animation-name: animation-float-vertical-hard;
            animation-name: animation-float-vertical-hard;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-play-state: running;
            animation-play-state: running; }
  .text-container--carrierecoaching__images .cross path {
    -webkit-animation-duration: 750ms;
            animation-duration: 750ms;
    -webkit-animation-name: animation-float-vertical-medium;
            animation-name: animation-float-vertical-medium;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-play-state: running;
            animation-play-state: running; }
  .text-container--carrierecoaching__images .plus path {
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
    -webkit-animation-name: animation-float-vertical-medium;
            animation-name: animation-float-vertical-medium;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-play-state: running;
            animation-play-state: running; }
  .text-container--carrierecoaching__images #clock path {
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-name: animation-float-vertical-medium;
            animation-name: animation-float-vertical-medium;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-play-state: running;
            animation-play-state: running; }
  .text-container--carrierecoaching__images #koffer path {
    -webkit-animation-duration: 2.5s;
            animation-duration: 2.5s;
    -webkit-animation-name: animation-float-vertical-hard;
            animation-name: animation-float-vertical-hard;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-play-state: running;
            animation-play-state: running; }
  .text-container--carrierecoaching__images #chart path {
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-name: animation-float-vertical-hard;
            animation-name: animation-float-vertical-hard;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-play-state: running;
            animation-play-state: running; }
  .text-container--carrierecoaching__images #screen path {
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
    -webkit-animation-name: animation-float-vertical-slow;
            animation-name: animation-float-vertical-slow;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-play-state: running;
            animation-play-state: running; }
  .text-container--carrierecoaching__images #chart-ring path {
    -webkit-animation-duration: 2.7s;
            animation-duration: 2.7s;
    -webkit-animation-name: animation-float-vertical-medium;
            animation-name: animation-float-vertical-medium;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-play-state: running;
            animation-play-state: running; }
  .text-container--carrierecoaching__images #calendar path {
    -webkit-animation-duration: 2.1s;
            animation-duration: 2.1s;
    -webkit-animation-name: animation-float-vertical-slow;
            animation-name: animation-float-vertical-slow;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-play-state: running;
            animation-play-state: running; }
  .text-container--carrierecoaching__images .lamp-yellow {
    -webkit-animation: animation-lamp-flash 3.5s linear infinite;
            animation: animation-lamp-flash 3.5s linear infinite; }



	@media only screen and (max-width: 1100px) {
    	.text-container--carrierecoaching__images {
    		width: 100%;
    		margin-right: 0;
    		text-align: center;
    	}

    	.text-container--carrierecoaching__images #carrierecoaching-beeld {
    		margin-top: 20px;
    		left: 0;
    	}

    	.text-container--carrierecoaching .text-container__text {
    		margin-top: 30px;
    		width: 100%;
    	}
    }

    @media only screen and (max-width: 800px) {
    	.text-container--carrierecoaching .container,
      .text-container--werkwijze .container {
    		padding: 75px 35px 35px 35px !important;
    	}

    	.text-container--carrierecoaching__images #carrierecoaching-beeld {
    		float: left;
    		left: initial;
    		width: 100%;
    		height: 100%;
    	}
    }

    @media only screen and (max-width: 500px) {
    	.text-container--carrierecoaching .container,
      .text-container--werkwijze .container {
    		padding: 75px 20px 20px 20px !important;
    	}

		.text-container--carrierecoaching__images h2 {
			font-size: 21px;
			line-height: 1.1em;
		}
    }


	#recruiter-svg {
	    display: block;
	    float: left;
	    max-width: 100%;
	    padding-right: 25px;
	}
	#recruiter-svg {
	    width: 100%;
	 }

	 .lees-meer-btn {
	 	margin-top: 20px;
	 	-webkit-font-smoothing: antialiased;
	 	-moz-osx-font-smoothing: grayscale;
	 	overflow: hidden;
	 	text-decoration: none;
	 	text-transform: uppercase;
	 	font-family: "arquitecta-bold", Helvetica, sans-serif;
	 	font-size: 16.25px;
	 	color: #fff !important;
	 	letter-spacing: 1.62px;
	 	display: inline-block;
	 	background-color: #65A683;
	 	text-transform: uppercase;
	 	border-radius: 50px;
	 	padding: 15px 40px;
	 	-webkit-transition: all 0.15s ease-out;
	 	transition: all 0.15s ease-out;
	 }

	 .lees-meer-btn:hover {
	 	background: #4e7962;
	 }

    .text-container--kerntalenten {
      position: relative;
      margin-bottom: 75px; }
      .text-container--kerntalenten:before {
        content: '';
        display: block;
        width: 77px;
        height: 76px;
        background-image: url("../img/waarom-container-icon.svg");
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        left: 50%;
        z-index: 2;
        top: -35.5px;
        margin-left: -35px; }
      .text-container--kerntalenten .container {
        padding: 75px;
        border-top: 1px solid #EDEDED;
        border-radius: 2px;
        background: white;
        background: -webkit-gradient(left top, left bottom, color-stop(0%, white), color-stop(60%, #f6f6f6), color-stop(100%, #f5f5f5));
        background: -webkit-linear-gradient(top, white 0%, #f6f6f6 60%, #F5F5F5 100%);
        background: linear-gradient(to bottom, white 0%, #f6f6f6 60%, #F5F5F5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#F5F5F5', GradientType=0 ); }



.text-container--werkwijze {
  position: relative;
  margin-bottom: 25px; }
  .text-container--werkwijze:before {
    content: '';
    display: block;
    width: 77px;
    height: 76px;
    background-image: url("../img/werkwijze-container-icon.svg");
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    z-index: 2;
    top: -35.5px;
    margin-left: -35px; }
  .text-container--werkwijze .container {
    padding: 75px;
    border-top: 1px solid #EDEDED;
    border-radius: 2px;
    background: white;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, white), color-stop(60%, #f6f6f6), color-stop(100%, #f5f5f5));
    background: -webkit-linear-gradient(top, white 0%, #f6f6f6 60%, #F5F5F5 100%);
    background: linear-gradient(to bottom, white 0%, #f6f6f6 60%, #F5F5F5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#F5F5F5', GradientType=0 ); }
  .text-container--werkwijze h2 {
    text-align: center;
    margin-bottom: 50px; }
.text-container__text p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "naste-extralight", Helvetica, sans-serif;
  font-size: 16px;
  color: black;
  letter-spacing: 0.4px; }
.text-container__text.waarom {
  margin-top: 30px; }
.text-container__text.trio {
  margin-top: 20px;
  margin-right: 0; }
@media only screen and (max-width: 800px) {
  .text-container__text.trio .grid_4 {
    width: 49%;
  }
  .text-container__text.trio .grid_4:nth-of-type(2) {
    margin-right: 0;
  }
  .text-container__text.trio .grid_4.omega {
    margin: 30px 0 0;
    position: relative;
    left: 25%;
    clear: both;
  }
}
@media only screen and (max-width: 500px) {
  .text-container__text.trio .grid_4,
  .text-container__text.trio .grid_4.omega {
    margin-right: 0;
    margin-top: 0;
    width: 100%;
    left: 0;
  }
  .text-container__text.trio .grid_4:nth-of-type(n+2) {
    margin-top: 20px;
  }
}
.text-container__item {
  float: left;
  width: 100%;
  display: block;
  margin: 0 0 25px 0;
  padding: 0 0 25px 0;
  border-bottom: 1px solid #EFEFEF; }
  .text-container__item.waarom, .text-container__item.trio {
    margin: 0 0 75px 0;
    padding: 0 0 75px 0;
  }
  @media only screen and (max-width: 800px) {
    .text-container__item.waarom, .text-container__item.trio {
      margin: 0 0 50px 0;
      padding: 0 0 50px 0;
    }
    .text-container__item.vervolgtraject {
      margin-top: 300px;
      position: relative;
    }
    .text-container__images.vervolgtraject {
      float: none;
      position: absolute;
      left: 5%;
      width: 100%;
      bottom: 100%;
      bottom: calc(100% + 15px);
    }
    .text-container__item.waarom .text-container__images {
      width: 49%;
    }
    .text-container__item.waarom .text-container__text {
      margin-right: 0;
      margin-top: 0;
    }
    .text-container__text.vervolgtraject {
      width: 100%;
      margin-right: 0;
    }
  }
  @media only screen and (max-width: 500px) {
    .text-container__item.waarom, .text-container__item.trio {
      margin: 0 0 0px 0;
      padding: 0 0 50px 0;
    }
    .text-container__item.waarom .text-container__images,
    .text-container__item.waarom .text-container__text {
      width: 100%;
      margin-right: 0;
    }
  }
  .text-container__images.trio svg {
    width: 100%;
  }
  .text-container__item p:first-of-type {
    margin-top: 0.35em; }
  .text-container__item p:last-of-type {
    margin-bottom: 0; }
  .text-container__item:last-of-type {
    border-bottom: 0; }
.text-container__images.vervolgtraject svg {
  width: 100%;
}
.emphasis {
  font-family: "naste-regular", Helvetica, sans-serif;
  color: #6A8A78; }

#werkwijze-waarom-svg {
  float: right;
  margin-right: 20px;
  width: 100%; }

html:not(.firefox) .vraagteken-slow {
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-name: animation-scale-slow;
          animation-name: animation-scale-slow;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-play-state: running;
          animation-play-state: running; }

html:not(.firefox) .vraagteken-medium {
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-animation-duration: 650ms;
          animation-duration: 650ms;
  -webkit-animation-name: animation-scale-medium;
          animation-name: animation-scale-medium;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-play-state: running;
          animation-play-state: running; }

html:not(.firefox) .vraagteken-hard {
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-animation-duration: 1250ms;
          animation-duration: 1250ms;
  -webkit-animation-name: animation-scale-hard;
          animation-name: animation-scale-hard;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-play-state: running;
          animation-play-state: running; }

html:not(.firefox) #vraagteken-trio {
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-animation-duration: 700ms;
          animation-duration: 700ms;
  -webkit-animation-name: animation-scale-slow;
          animation-name: animation-scale-slow;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-play-state: running;
          animation-play-state: running; }

html:not(.firefox) #speechline-1 {
  -webkit-animation-duration: 1300ms;
          animation-duration: 1300ms;
  -webkit-animation-name: animation-speech-width-short;
          animation-name: animation-speech-width-short;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate; }

html:not(.firefox) #speechline-2 {
  -webkit-animation-duration: 800ms;
          animation-duration: 800ms;
  -webkit-animation-name: animation-speech-width-medium;
          animation-name: animation-speech-width-medium;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate; }

html:not(.firefox) #speechline-3 {
  -webkit-animation-duration: 900ms;
          animation-duration: 900ms;
  -webkit-animation-name: animation-speech-width-long;
          animation-name: animation-speech-width-long;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate; }

html:not(.firefox) #gear-1 {
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-animation: animation-rotate-spin 5.5s linear infinite;
          animation: animation-rotate-spin 5.5s linear infinite; }

html:not(.firefox) #gear-2 {
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-animation: animation-rotate-spin 4.5s linear infinite;
          animation: animation-rotate-spin 4.5s linear infinite; }

html:not(.firefox) #diagram-fill-top {
  -webkit-animation-duration: 850ms;
          animation-duration: 850ms;
  -webkit-animation-name: animation-diagram-green;
          animation-name: animation-diagram-green;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate; }

html:not(.firefox) #diagram-fill-middle {
  -webkit-animation-duration: 1750ms;
          animation-duration: 1750ms;
  -webkit-animation-name: animation-diagram-grey;
          animation-name: animation-diagram-grey;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate; }

html:not(.firefox) #diagram-fill-bottom  {
  -webkit-animation-duration: 750ms;
          animation-duration: 750ms;
  -webkit-animation-name: animation-diagram-green;
          animation-name: animation-diagram-green;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate; }

html:not(.firefox) .bg-line-slow {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-name: animation-float-horizontal-slow;
          animation-name: animation-float-horizontal-slow;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate; }

html:not(.firefox) .bg-line-medium {
  -webkit-animation-duration: 1500ms;
          animation-duration: 1500ms;
  -webkit-animation-name: animation-float-horizontal-medium;
          animation-name: animation-float-horizontal-medium;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate; }

html:not(.firefox) .bg-line-hard {
  -webkit-animation-duration: 2000ms;
          animation-duration: 2000ms;
  -webkit-animation-name: animation-float-horizontal-hard;
          animation-name: animation-float-horizontal-hard;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate; }

html:not(.firefox) #Path {
  -webkit-transform: translateX(1.5px) translateY(0px);
      -ms-transform: translateX(1.5px) translateY(0px);
          transform: translateX(1.5px) translateY(0px); }

html:not(.firefox) #Stroke-92 {
  -webkit-transform: translateX(1px) translateY(-0.5px);
      -ms-transform: translateX(1px) translateY(-0.5px);
          transform: translateX(1px) translateY(-0.5px); }

html:not(.firefox) #clock-tick {
  -webkit-transform-origin: bottom left;
      -ms-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-animation: animation-rotate-spin 6.2s linear infinite;
          animation: animation-rotate-spin 6.2s linear infinite; }

html:not(.firefox) #lamp-fill {
  -webkit-animation-duration: 3000ms;
          animation-duration: 3000ms;
  -webkit-animation-name: animation-lamp-fill;
          animation-name: animation-lamp-fill;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate; }

html:not(.firefox) #check-tick-1 {
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
  -webkit-animation-name: animation-scale-slow;
          animation-name: animation-scale-slow;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-play-state: running;
          animation-play-state: running; }

html:not(.firefox) #check-tick-2 {
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-animation-duration: 650ms;
          animation-duration: 650ms;
  -webkit-animation-name: animation-scale-slow;
          animation-name: animation-scale-slow;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-play-state: running;
          animation-play-state: running; }

html:not(.firefox) #arrow {
  -webkit-animation-duration: 700ms;
          animation-duration: 700ms;
  -webkit-animation-name: animation-arrow-move;
          animation-name: animation-arrow-move;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate; }

html:not(.firefox) #tool-hand path {
  -webkit-animation-duration: 1500ms;
          animation-duration: 1500ms;
  -webkit-animation-name: animation-float-horizontal-hard;
          animation-name: animation-float-horizontal-hard;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate; }

html:not(.firefox) .tandwiel-blad {
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-animation: animation-rotate-spin 8s linear infinite;
          animation: animation-rotate-spin 8s linear infinite; }

html:not(.firefox) .tandwiel-hand {
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-animation-duration: 1250ms;
          animation-duration: 1250ms;
  -webkit-animation-name: animation-rotate-back;
          animation-name: animation-rotate-back;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate; }

html:not(.firefox) .bg-line {
  -webkit-animation-duration: 1500ms;
          animation-duration: 1500ms;
  -webkit-animation-name: animation-float-horizontal-hard;
          animation-name: animation-float-horizontal-hard;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate; }

html:not(.firefox) .circle-scale {
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-animation-duration: 650ms;
          animation-duration: 650ms;
  -webkit-animation-name: animation-scale-hard;
          animation-name: animation-scale-hard;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-play-state: running;
          animation-play-state: running; }

h4 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "arquitecta-regular", Helvetica, sans-serif;
  text-transform: uppercase;
  margin: 0;
  font-size: 32px;
  color: #FFFFFF;
  letter-spacing: 1.5px;
  line-height: 1em; }
  h4.professional {
    max-width: 12em; }

.cta-container--contact {
  position: relative;
  display: block;
  padding: 80px 0;
  float: left;
  width: 100%;
  /* background: url("../img/graphy_green3.jpg") center repeat; */
  background-color: #258576;
  /* background-size: 55px; */
  }
  /* background-image: -webkit-linear-gradient(180deg, #537078 0%, #218778 100%);
  background-image: linear-gradient(-90deg, #537078 0%, #218778 100%); } */
  .ie9 .cta-container--contact {
    background-color: #176A5E; }
  .cta-container--contact .grid_12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .cta-container--contact__button {
    -webkit-box-flex: 1;
    -webkit-flex: 1 50%;
        -ms-flex: 1 50%;
            flex: 1 50%;
    position: relative; }
    .ie9 .cta-container--contact__button {
      top: 50px; }
  .cta-container--contact .bold {
    color: #7EBE9C; }
  .cta-container--contact p {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    font-family: "arquitecta-bold", Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 1.3px;
    line-height: 1.9em;
    margin: 0; }
    .cta-container--contact p:first-of-type {
      color: #7EBE9C;
      margin-top: 1em; }
  .cta-container--contact a.inline {
	text-decoration: none;
    color: #FFFFFF;
    border-bottom: 1px solid #65a683;
    -webkit-transition: all .4s ease-out;
       -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
         -o-transition: all .4s ease-out;
            transition: all .4s ease-out;
  }
    .cta-container--contact a.inline:hover {
    	background: none;
    	border-bottom: 1px solid white;
    }
  .cta-container--contact a:not(.inline) {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    text-decoration: none;
    color: white;
    text-transform: uppercase;
    font-family: "arquitecta-bold", Helvetica, sans-serif;
    font-size: 16.25px;
    color: #40585F;
    letter-spacing: 1.62px;
    display: inline-block;
    background-color: white;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 15px 30px;
    -webkit-transition: all 0.15s ease-out;
            transition: all 0.15s ease-out; }
    .cta-container--contact a:hover {
      background-color: #65A683;
      color: #FFFFFF; }

  @media screen and (max-width: 800px) {
    .cta-container--contact .grid_12 {
      margin-right: 0;
      display: block;
    }
    .cta-container--contact__text {
      width: 100%;
      margin-right: 0;
      text-align: center;
    }
    .cta-container--contact__text h4 {
      font-size: 30px;
      max-width: 100% !important;
    }
    .cta-container--contact__button {
      width: 100%;
      clear: both;
      text-align: center;
      margin-top: 50px;
    }
    .cta-container--contact__button a:not(.inline) {
      display: inline-block;
      position: relative;
      right: auto;
      top: auto;
      -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
      transform: translateY(0%);
    }
  }
  @media screen and (max-width: 500px) {
    .cta-container--contact__text h4 {
      font-size: 20px;
    }
  }


footer {
  padding: 75px 0 50px 0;
  background-color: #00140E;
  float: left;
  display: block;
  width: 100%; }
  footer a, footer p {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "naste-light", Helvetica, sans-serif;
    font-size: 14px;
    margin: 0;
    color: #9E9E9E;
    letter-spacing: 0.5px; }
  footer a {
    text-decoration: none;
    -webkit-transition: color 200ms ease-out;
            transition: color 200ms ease-out;
    cursor: pointer; }
    footer a:hover {
      color: white; }

.footer__top, .footer__bottom {
  float: left;
  display: block;
  width: 100%; }
.footer__logo {
  width: 17%; }
  .footer__logo img {
    width: 135px; }
.footer__title {
  font-family: "arquitecta-bold", Helvetica, sans-serif;
  letter-spacing: 1px;
  font-size: 14px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.9);
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: normal; }
.footer__sitemap {
  width: 35%;
  margin-right: 6%; }
  .footer__sitemap li {
    margin-bottom: 3px; }
  .footer__sitemap a {
    text-transform: uppercase; }

    @media only screen and (max-width: 850px) {
    	.footer__contact,
    	.footer__sitemap,
    	.footer__logo {
    		width: 100% !important;
    		margin-bottom: 35px;
    	}

		.footer__contact {
			margin-bottom: 0 !important;
		}

    	.footer__contact li {
    		display: inline-block;
    		margin-right: 30px;
    	}

    	.footer__contact li:last-of-type {
    		margin-right: 0 !important;
    	}

    	.footer__sitemap .grid_6 {
    		width: 33%;
    	}

    	.footer__logo {
    		text-align: center;
    		margin-bottom: 50px;
    	}
    }

    @media only screen and (max-width: 600px) {
    	.footer__sitemap .grid_6 {
    		width: 48%;
    	}
    }

    @media only screen and (max-width: 480px) {
    	.footer__sitemap .grid_6 {
    		width: 100%;
    		margin-right: 0 !important;
    	}

    	.footer__sitemap .grid_6.omega {
    		margin-top: 35px;
    	}

    	.footer__contact li {
    		display: inline-block;
			width: 100%;
			margin-right: 0 !important;
    	}
    }

.footer__contact {
  width: 18%; }
  .footer__contact li {
    margin-bottom: 15px; }
  .footer__contact a, .footer__contact p {
    display: inline-block;
    margin-left: 5px; }
  .footer__contact--location:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    background-image: url("../img/li-location.svg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 11px;
    height: 16px; }
  .footer__contact--location p {
    vertical-align: middle;
    margin-top: 10px; }
  .footer__contact--mail:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    background-image: url("../img/li-mail.svg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 15px;
    height: 11px; }
  .footer__contact--telephone:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    background-image: url("../img/li-telephone.svg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 15px;
    height: 14px; }
.footer__loopbaancentrum {
  width: 33%; }
  .footer__loopbaancentrum img {
    float: left;
    display: block;
    width: 145px;
    margin-top: 15px; }
.footer__filler {
  width: 10%; }


	@media only screen and (max-width: 1149px) {
		.footer__loopbaancentrum {
		  	width: 72%;
			margin: 30px 12% 0 12%; }
	}

	@media only screen and (max-width: 850px) {
		.footer__loopbaancentrum {
		  	width: 100%;
			margin: 20px 0 0 0; }
	}


  @media only screen and (min-width: 1150px) {
  	.footer__filler {
		display: none;
  	}

  	.footer__logo {
  	    width: 20%;
  	}

  	.footer__sitemap {
  	    width: 40%;
  	    margin-right: 6%;
  	}

  	.footer__contact {
  	    width: 18%;
  	}
  }

  @media only screen and (max-width: 1050px) {
  	.footer__contact {
  	    width: 30%;
  	    margin-right: 0;
  	}
  }


.footer__bottom {
  margin-top: 60px;
  text-align: center;
  text-transform: uppercase; }
  .footer__bottom a, .footer__bottom p {
    font-size: 10px;
    vertical-align: middle;
    margin-top: -30px; }
  .footer__bottom a, .footer__bottom p, .footer__bottom img {
    display: inline-block; }
  .footer__bottom img {
    margin: 0 5px; }

.methode-footer-title {
  text-transform: uppercase !important;
  color: white; }
.methode-footer-list {
  padding-top: 5px;
  padding-left: 10px; }
.methode-footer-link {
  font-size: 13px;
  letter-spacing: 1px;
  color: #656565 !important; }
  .methode-footer-link:hover {
    color: #9E9E9E !important; }
  .methode-footer-link:before {
    content: '•';
    display: inline-block;
    margin-right: 5px; }


/* ================================================================
*	BIGVIDEO STYLES
*  ================================================================ */

.vjs-stop-control {
	height: 16px;
	width: 16px;
	position: absolute;
	left: 50px;
	top: 50%;
	margin-top: -8px;
	display: inline-block;
	background-color: #65A683;
	cursor: pointer;
	z-index: 3;
}

#big-video-vid {
    height: 100vh !important;
    top: -30px !important;
}
#big-video-wrap {
    overflow: hidden;
    position: relative;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
#big-video-vid,#big-video-image {
    position: absolute;
}
#big-video-control-container {
    position: fixed;
    bottom: 0;
    padding: 10px;
    width: 100%;
    background: rgba(0,0,0,.25);
    -webkit-transition-duration: .6s;
    -moz-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s;
}
#big-video-control {
    width: 100%;
    height: 16px;
    position: relative;
}
#big-video-control-middle {
    margin: 0 56px 0 24px;
}
#big-video-control-bar {
    width: 100%;
    height: 16px;
    position: relative;
    cursor: pointer;
}
#big-video-control-progress {
    position: absolute;
    top: 7px;
    height: 3px;
    width: 0;
    background: #fff;
}
#big-video-control-track {
    position: absolute;
    top: 8px;
    height: 1px;
    width: 100%;
    background: #fff;
}
#big-video-control-bound-left {
    left: 0;
}

#big-video-control-bound-right {
    right: -1px;
}

#big-video-control-track .ui-slider-handle {
    opacity: 0;
}

#big-video-control-playhead {
    left: 30%;
}

#big-video-control-play {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-image: url(bigvideo.png);
}

#big-video-control-timer {
    position: absolute;
    top: 1px;
    right: 0;
    color: #fff;
    font-size: 11px;
}

#big-video-control-playhead,#big-video-control-bound-left,#big-video-control-bound-right {
    position: absolute;
    top: 0;
    height: 16px;
    width: 1px;
    background: #fff;
}

#big-video-control .ui-slider-handle {
    border-left: solid 1px #fff;
    width: 16px;
    height: 16px;
    position: absolute;
    top: -8px;
}

.transparent {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

#big-video-wrap .vjs-big-play-button {
    display: none !important;
}

.player {
	height: 100vh;
}

.player-video-wrapper,
.player video {
	height: 100% !important;
}


/* ================================================================
*	VIDEO JS SKIN STYLES
*  ================================================================ */

.vjs-sublime-skin {
  color: white; }
  .vjs-sublime-skin .vjs-poster:focus, .vjs-sublime-skin .vjs-control:focus {
    outline: none; }
  .vjs-sublime-skin .vjs-big-play-button {
    line-height: 50px;
    margin: -25px;
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    -webkit-transition: opacity 100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: opacity 100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity 100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    z-index: 2; }
    .vjs-sublime-skin .vjs-big-play-button:before {
      border-color: transparent transparent transparent #65A683;
      border-style: solid;
      border-width: 25px 0 25px 50px;
      content: "";
      display: block; }
  .vjs-sublime-skin.vjs-controls-disabled .vjs-big-play-button, .vjs-sublime-skin.vjs-has-started .vjs-big-play-button, .vjs-sublime-skin.vjs-using-native-controls .vjs-big-play-button {
    opacity: 0;
    pointer-events: none; }
  .vjs-sublime-skin .vjs-control-bar {
    height: 50px;
    opacity: 1 !important;
    pointer-events: none;
    position: absolute;
    z-index: 99;
    cursor: auto;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-100%);
	   -moz-transform: translateX(-50%) translateY(-100%);
	    -ms-transform: translateX(-50%) translateY(-100%);
	     -o-transform: translateX(-50%) translateY(-100%);
	        transform: translateX(-50%) translateY(-100%);
		background-color: #FFFFFF;
	    border: 1px solid #DCDCDC;
	    border-bottom: none;
	    bottom: 22px;
	    width: 50%;
    z-index: 2; }
  .vjs-sublime-skin.vjs-has-started .vjs-control-bar {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: opacity 100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: opacity 100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity 100ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .vjs-sublime-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 0;
    -webkit-transition: opacity 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: opacity 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity 1s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .vjs-sublime-skin.vjs-has-started .vjs-poster {
    display: none; }
  /* .vjs-sublime-skin.vjs-using-native-controls .vjs-control-bar, .vjs-sublime-skin.vjs-controls-disabled .vjs-control-bar {
    display: none; } */
  .vjs-sublime-skin .vjs-progress-control {
    position: absolute;
    top: 0;
    right: 95px;
    bottom: 0;
    left: 85px; }
    .vjs-sublime-skin .vjs-progress-control .vjs-progress-holder {
      cursor: pointer;
      height: 20px;
      margin-top: -10px;
      position: absolute;
      top: 50%;
      right: 0;
      left: 0; }
      .vjs-sublime-skin .vjs-progress-control .vjs-progress-holder:after {
        background-color: rgba(101, 166, 131, 0.3);
        border-radius: 2px;
        content: "";
        display: block;
        height: 4px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        right: 0;
        left: 0; }
    .vjs-sublime-skin .vjs-progress-control .vjs-play-progress {
      background-color: #65A683;
      border-radius: 2px;
      height: 4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      right: 0;
      left: 0; }
  .vjs-sublime-skin .vjs-play-control {
    cursor: pointer;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    left: 20px;
    height: 16px;
    width: 15px; }
    .vjs-sublime-skin .vjs-play-control:before {
      border-color: transparent transparent transparent #65A683;
      border-style: solid;
      border-width: 8px 0 8px 15px;
      content: "";
      display: block; }
  .vjs-sublime-skin.vjs-playing .vjs-play-control:before, .vjs-sublime-skin.vjs-playing .vjs-play-control:after {
    background-color: #65A683;
    border: none;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 6px; }
  .vjs-sublime-skin.vjs-playing .vjs-play-control:after {
    left: auto;
    right: 0; }
  .vjs-sublime-skin .vjs-fullscreen-control {
    border: 3px solid #65A683;
    box-sizing: border-box;
    cursor: pointer;
    margin-top: -7px;
    position: absolute;
    top: 52%;
    right: 20px;
    height: 14px;
    width: 22px; }
  .vjs-sublime-skin.vjs-fullscreen .vjs-fullscreen-control {
    background: white; }
    .vjs-sublime-skin.vjs-fullscreen .vjs-fullscreen-control:after {
      background: black;
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      height: 5px;
      width: 5px; }
  .vjs-sublime-skin .vjs-volume-control {
    cursor: pointer;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    right: 55px;
    height: 14px;
    width: 22px; }
  .vjs-sublime-skin .vjs-volume-bar {
  	background: url('../img/vol-white.png');
  	background-size: cover;
    height: 100%;
    width: 100%; }
  .vjs-sublime-skin .vjs-volume-level {
	background: url('../img/vol-trans.png');
    background-size: 22px 14px;
    height: 100%; }
  .vjs-sublime-skin .vjs-current-time,
  .vjs-sublime-skin .vjs-time-divider,
  .vjs-sublime-skin .vjs-duration,
  .vjs-sublime-skin .vjs-remaining-time,
  .vjs-sublime-skin .vjs-load-progress,
  .vjs-sublime-skin .vjs-play-progress .vjs-control-text,
  .vjs-sublime-skin .vjs-play-control .vjs-control-content,
  .vjs-sublime-skin .vjs-fullscreen-control .vjs-control-text,
  .vjs-sublime-skin .vjs-slider-handle,
  .vjs-sublime-skin .vjs-volume-handle,
  .vjs-sublime-skin .vjs-live-controls,
  .vjs-sublime-skin .vjs-playback-rate,
  .vjs-sublime-skin .vjs-subtitles-button,
  .vjs-sublime-skin .vjs-captions-button,
  .vjs-sublime-skin .vjs-mute-control,
  .vjs-sublime-skin .vjs-hidden {
    display: none; }

.video-js {
  background-color: black;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle; }
  .video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
  .video-js:-moz-full-screen {
    position: absolute; }
  .video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important; }
  .video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important; }
  .video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none; }

body.vjs-full-window {
  height: 100%;
  margin: 0;
  overflow-y: auto;
  padding: 0; }

.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%; }
  .vjs-poster img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    padding: 0;
    width: 100%; }
  .video-js.vjs-using-native-controls .vjs-poster {
    display: none; }

.mobile-video-modal {
	-webkit-transform: translate(-50%, -55%) !important;
	   -moz-transform: translate(-50%, -55%) !important;
	    -ms-transform: translate(-50%, -55%) !important;
	     -o-transform: translate(-50%, -55%) !important;
	        transform: translate(-50%, -55%) !important;
	padding-bottom: 45%;
	height: 0px;
	width: 90%;
}

.youtube-wrapper {
	position: relative;
	padding-bottom: 53.6%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.youtube-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media only screen and (max-width: 500px) {
  .text-container--kerntalenten .container {
    padding: 75px 20px 20px !important;
  }
}

@media only screen and (max-width: 700px) {
	.gesprek-cta-link {
		font-size: 14px !important;
	}
}

@media only screen and (max-width: 500px) {
	.gesprek-cta-link {
		font-size: 12px !important;
		padding: 15px 10px !important;
	}
}

.text-container--carrierecoaching .gesprek-cta-link {
	float: left !important;
	margin-top: 0 !important;
}

.gesprek-cta-link {
		display: block;
	    text-decoration: none;
	    color: white;
	    text-transform: uppercase;
	    font-family: "arquitecta-bold", Helvetica, sans-serif;
	    font-size: 16px;
	    color: #FFFFFF;
	    letter-spacing: 1.62px;
	    display: block;
	    background-color: #0F5248;
	    text-transform: uppercase;
	    border-radius: 50px;
	    padding: 20px 30px;
	    text-align: center;
	    z-index: 11;
	    width: 100%;
	    -webkit-font-smoothing: antialiased;
	     -moz-osx-font-smoothing: grayscale;
	    -webkit-transition: 200ms background-color ease-out;
	    transition: 200ms background-color ease-out;
	    margin: 35px 0 0 0;
	}

.gesprek-cta-link:hover {
	background-color: #2e635b;
}