@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%); }

@-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: #FFF;
  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 {
  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: #fff;
  -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: #fff;
  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: #fff;
  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); }

.block-header {
  float: left;
  display: block;
  width: 100%;
  height: 450px;
  background-image: url("../img/graphy_green2.jpg");
  background-position: center;
  background-size: 50px;
  background-repeat: repeat; }
  .block-header h1 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "arquitecta-black", Helvetica, sans-serif;
    font-size: 28px;
    margin: 1.8em 0 0 0;
    color: white;
    letter-spacing: 0.65px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    font-weight: normal; }

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;
  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: 16px;
  color: #65A683;
  letter-spacing: 0.6px;
  margin: 0;
  font-weight: normal; }
  h3.pre-title {
    line-height: 0; }

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

.text-container--contact {
  position: relative;
  margin: -160px 0 25px 0; }
  .text-container--contact:before {
    content: '';
    display: block;
    width: 77px;
    height: 78px;
    background-image: url("../img/contact-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--contact .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--contact__images {
    text-align: center; }
  .text-container--contact .text-container__text.blauwdruk-deel2 {
    margin-top: 50px; }
.text-container__text a {
  font-family: "naste-regular", Helvetica, sans-serif;
  color: #6A8A78;
  text-decoration: none;
  border-bottom: 1px solid white;
  -webkit-transition: all ease-out 200ms;
          transition: all ease-out 200ms; }
  .text-container__text a:hover {
    color: #567b6b;
    border-bottom: 1px solid rgba(106, 138, 120, 0.5); }
.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; }
.text-container__item {
  float: left;
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #EFEFEF; }
  .text-container__item.waarom, .text-container__item.trio {
    margin: 0 0 75px 0;
    padding: 0 0 75px 0; }
  .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__item.no-border {
    border-bottom: 0; }

.waarom-listitems {
  margin-top: 25px; }
  .waarom-listitems li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 20px; }
    .waarom-listitems li:before {
      content: "";
      display: inline-block;
      background-image: url("../img/tick-list-item.svg");
      background-size: cover;
      background-position: center;
      height: 15px;
      width: 15px;
      position: absolute;
      left: 0;
      top: 3px; }

.troeven_grid {
  margin-top: 50px; }
  .troeven_grid__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .troeven_grid__row.top {
      margin-bottom: 50px; }
  .troeven_grid_item {
    text-align: center;
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end; }
    .troeven_grid_item h4 {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: uppercase;
      font-family: "arquitecta-black", Helvetica, sans-serif;
      font-size: 14px;
      line-height: 1.1em;
      color: #65A683;
      letter-spacing: 0.6px;
      margin: 1em 0 0.2em 0; }
    .troeven_grid_item p {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-family: "naste-extralight", Helvetica, sans-serif;
      font-size: 14px;
      line-height: 1.3em;
      color: black;
      letter-spacing: 0.4px;
      margin: 0 !important; }

.contact-icons {
  margin: 75px 0; }
  .contact-icons .grid_10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .contact-icons a, .contact-icons p {
    -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: 1em 0 0 0;
    line-height: 1.1em;
    display: block;
    float: left;
    width: 100%;
    text-align: center; }
  .contact-icons a {
    text-decoration: none;
    border-bottom: 0; }
    .contact-icons a:hover {
      border-bottom: 0; }
.contact-email, .contact-locatie, .contact-phone {
  text-align: center;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end; }
.contact-email, .contact-locatie {
  border-right: 1px solid #EAEAEA; }

.emphasis {
  font-family: "naste-regular", Helvetica, sans-serif;
  color: #6A8A78; }

.form-container--outer {
  background: rgba(255, 255, 255, 0.85);
  border: 1px solid #E5E5E5;
  border-radius: 2px;
  position: relative;
  padding: 55px 40px;
  margin-top: 75px; }

form label {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  font-family: "arquitecta-black", Helvetica, sans-serif;
  font-size: 16px;
  color: #65A683;
  letter-spacing: 0.6px;
  margin: 0 0 5px 0;
  display: block;
  float: left;
  width: 100%; }
form input[type="text"],
form input[type="email"],
form textarea {
  font-size: 16px;
  font-size: 1rem;
  font-family: "naste-extralight", Helvetica, sans-serif;
  font-weight: 400;
  color: black;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-radius: 2px;
  width: 100%;
  padding: 12px 16px;
  margin-bottom: 25px; }
  form input[type="text"].error-border,
  form input[type="email"].error-border,
  form textarea.error-border {
    background: rgba(243, 204, 204, 0.16);
    border: 1px solid #B14646; }
form input[type="submit"] {
  background: #4F987B;
  border: 1px solid #6C8581;
  border-radius: 2px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  font-family: "arquitecta-black", Helvetica, sans-serif;
  font-size: 14px;
  color: white;
  padding: 15px 20px;
  float: right;
  letter-spacing: 0.6px;
  margin: 0;
  -webkit-transition: background-color 200ms ease-out;
          transition: background-color 200ms ease-out; }
  form input[type="submit"]:hover, form input[type="submit"]:focus {
    background-color: #508267; }
form textarea {
  height: 250px; }
form .error {
  float: left;
  display: block;
  width: 100%;
  margin: 5px 0;
  display: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "naste-regular", Helvetica, sans-serif;
  font-size: 16px;
  color: #BD4E4E;
  letter-spacing: 0.4px; }
form .verplicht {
  color: black; }

#professional_form,
#particulier_form {
  float: left;
  display: block;
  width: 100%; }

/*
.form-toggle {
  position: absolute;
  left: 50%;
  margin-left: -87px;
  top: -15px;
  width: 200px;
  height: 29px;
  z-index: 2;
  font-family: $font-family--NasteRegular;
  font-weight: 600;
  letter-spacing: .5px;
  font-size: 13px;
  font-size: 0.8125rem;
}

.switch-container {
  position: relative;
  width: 100%;
  height: 100%;
}

.particulier-icon,
.professional-icon {
  position: absolute;
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.professional-icon {
  width: 22px;
  height: 16px;
  top: -22px;
  right: 14px;
  background-image: url("../img/switch-professional-icon.svg");
  opacity: 0.6;
}

.particulier-icon {
  width: 17px;
  height: 16px;
  top: -22px;
  left: 13px;
  background-image: url("../img/switch-particulier-icon.svg");
  opacity: 0.6;
}


.switch {
  position: relative;
  display: inline-block;
  border: 1px solid rgba(68, 122, 93, 0.25);
  vertical-align: top;
  width: 100%;
  height: 100%;
  padding: 20px 2px;
  cursor: pointer;
  border-radius: 30px;
  background-color: #65A683;
  transition: background-color 200ms ease-out;


  &:hover {
    background-color: #5C9878;
  }
}

.switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  text-transform: uppercase;
  border-radius: inherit;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  letter-spacing: 0.75px;
  -webkit-transition-property: opacity, background;
  transition-property: opacity background;
}

.switch-label:before, .switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  line-height: 1;
  -webkit-transition: inherit;
  transition: inherit;
}

.switch-label:before {
  content: attr(data-off);
  right: 30px;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
}

.switch-label:after {
  content: attr(data-on);
  left: 45px;
  color: white;
  opacity: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
}

.switch-label:disabled {
  background-color: grey;
}

.switch-input:checked ~ .switch-label:before {
  opacity: 0;
}

.switch-input:checked ~ .switch-label:after {
  opacity: 1;
}

.switch-handle {
  position: absolute;
  top: 5px;
  left: 6px;
  width: 30px;
  height: 30px;
  background: #447A5D;
  border-radius: 30px;
  -webkit-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}

.switch-input:checked ~ .switch-handle {
  left: 160px;
}

*/
.switch-container {
  position: relative;
  width: 350px;
  height: 50px;
  background: #EFEFEF;
  border-radius: 2px;
  border: 1px solid #e1e1e1;
  margin: 0 auto;
  top: -81px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  color: #65A683;
  font-family: "arquitecta-black", Helvetica, sans-serif;
  font-weight: normal;
  letter-spacing: 0.75px;
  font-size: 14px;
  -webkit-transition: border-color 200ms ease-out;
          transition: border-color 200ms ease-out; }
  .switch-container:hover {
    border-color: #65A683; }
  .switch-container .input-switch {
    position: absolute;
    opacity: 0;
    z-index: -10; }
  .switch-container span.switch-bg {
    position: absolute;
    z-index: 0;
    top: 0;
    width: 50%;
    height: 100%;
    left: 50%;
    background: #4F987B;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    border-radius: 1px; }
  .switch-container span.switch-labels {
    position: absolute;
    z-index: 1;
    width: inherit;
    height: inherit;
    left: 0;
    top: 0; }
    .switch-container span.switch-labels:before, .switch-container span.switch-labels:after {
      height: 100%;
      width: 50%;
      line-height: 40px;
      transition: all 0.3s;
      -webkit-transition: all 0.3s;
      text-align: center; }
    .switch-container span.switch-labels:before {
      content: attr(data-on);
      left: 0;
      top: 50%;
      position: absolute;
      color: #b7b7b7;
      vertical-align: middle;
      margin-top: -20px; }
    .switch-container span.switch-labels:after {
      content: attr(data-off);
      position: absolute;
      right: 0;
      top: 50%;
      color: #fff;
      vertical-align: middle;
      margin-top: -20px; }
  .switch-container label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer; }

.input-switch:checked ~ .switch-bg {
  left: 0;
  background: #4F987B; }

.input-switch:checked ~ .switch-labels:before {
  color: #fff; }

.input-switch:checked ~ .switch-labels:after {
  color: #b7b7b7; }

.bedrijf-optie {
  display: none;
  width: 100%;
  opacity: 0;
  transition: opacity 150ms ease-out;
  -webkit-transition: opacity 150ms ease-out;}

.bedrijf-optie.active {
	opacity: 1;
	display: inline-block !important;
}
.success-feedback {
  display: none;
  float: left;
  width: 100%;
  text-align: center;
  background-color: #BEDCCC;
  color: #447A5D;
  padding: 20px;
  border-radius: 2px;
  border: 1px solid rgba(68, 122, 93, 0.37); }

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

.cta-container--contact {
  display: block;
  padding: 80px 0;
  float: left;
  width: 100%;
  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;
    margin: 0; }
    .cta-container--contact p:first-of-type {
      color: #7EBE9C;
      margin-top: 1em; }
  .cta-container--contact a {
    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; }


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; }


.text-container--contact .text-container__item svg {
  width: 100%;
}
.contact-email.grid_4 {
  border-right: none;
}
.contact-locatie.grid_4 {
      border-left: 1px solid #EAEAEA;
}
@media only screen and (max-width: 1000px) {
  .text-container--contact .text-container__text .grid_8 {
    width: 100%;
    margin-right: 0;
  }
  .text-container--contact .text-container__text .grid_4 {
    width: 100%;
    margin-top: 30px;
    margin-right: 0;
  }
  .text-container--contact .text-container__text .text-container__item {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 800px) {
  .text-container--contact .container {
    padding: 60px 35px 35px 35px !important;
  }
  .text-container__text {
    margin: 0 0 50px;
  }
  .text-container__text .grid_1 {
    display: none;
  }
  .text-container__text .grid_10 {
    width: 100%;
    margin-right: 0;
    display: block;
  }
  .text-container__text .grid_10 .grid_4 {
    margin-top: 0;
    width: 33.33%;
  }
  .switch-container {

  }
}
@media only screen and (max-width: 650px) {
  .text-container__text .grid_10 .grid_4 {
    margin-top: 0;
    width: 50%;
  }
  .contact-email.grid_4 {
    margin-top: 20px !important;
  }
  .contact-locatie.grid_4 {
        border-right: none;
  }
  .contact-phone.grid_4 {
    left: 25%;
    position: relative;
    margin-top: 30px !important;
  }
  .switch-container {
    width: 100%;
  }
  #contact-form .grid_5 {
    width: 100%;
  }
  #contact-form .grid_7 {
    width: 100%;
  }
  .form-container--outer {
    padding: 25px 20px;
  }
  .form.professional {
    position: relative;
    top: -25px;
  }
}
@media only screen and (max-width: 500px) {
  .text-container--contact .container {
    padding: 40px 25px 35px 25px !important;
  }
  .text-container__text {
    margin: 25px 0;
  }
  .text-container__text .grid_10 .grid_4 {
    margin-top: 30px;
    width: 100%;
  }
  .contact-phone.grid_4 {
    left: 0;
  }
  .contact-email.grid_4 {
    margin-top: 0px !important;
  }
  .form-container--outer {
    padding: 25px 20px;
  }
}
