@import 'https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i,500,500i,700,700i';
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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,
main,
menu,
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-color: 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;
}
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;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
html,
body {
  line-height: 1.45;
  background: #00a6aa;
  color: #00262b;
  font-size: 17px;
  font-family: "Fira Sans", Arial, sans-serif;
}
.wrapper {
  overflow: hidden;
  background: #fff;
}
.centering {
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1025px;
}
.centering:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
}
img {
  border: 0 none;
  display: block;
  max-width: 100%;
  height: auto;
}
ul {
  list-style: none;
}
p {
  margin-bottom: 15px;
}
a {
  outline: none;
  color: #009fe3;
  text-decoration: none;
}
a:hover {
  outline: none;
  color: #00a6aa;
  text-decoration: none;
}
a:focus {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0 0 15px;
  line-height: 1.1;
  font-weight: 400;
  font-family: "Fira Sans", Arial, sans-serif;
}
h1,
.h1 {
  font-size: 48px;
}
@media only screen and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 35px;
  }
}
h2,
.h2 {
  font-size: 35px;
}
h3,
.h3 {
  font-size: 30px;
}
h4,
.h4 {
  font-size: 24px;
}
h5,
.h5 {
  font-size: 20px;
}
h6,
.h6 {
  font-size: 19px;
}
.clear:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
}
input::-ms-clear {
  display: none;
}
.contentright {
  float: right;
  width: 66.3%;
}
@media only screen and (max-width: 991px) {
  .contentright {
    width: 100%;
    float: none;
  }
}
.animate {
  transition: 1.2s;
  -webkit-transition: 1.2s;
  margin-right: 0;
}
.start-animation {
  margin-right: 100%;
  opacity: 0;
}
.mwblock {
  padding-left: 235px;
  position: relative;
  font-weight: 300;
  margin-bottom: 10px;
  border: 1px solid #00a6aa;
  border-radius: 0 0 20px 0;
  -webkit-border-radius: 0 0 20px 0;
}
.mwblock img {
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .mwblock img {
    position: static;
    width: 100%;
  }
}
.content_text .mwblock h2 {
  color: #00262b;
  margin-bottom: 4px;
  font-size: 29px;
  font-weight: 300;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .mwblock h2 {
    font-size: 25px;
  }
}
.mwblock h6 {
  margin-bottom: 1px;
  font-size: 17px;
  font-weight: 300;
  text-transform: uppercase;
}
.mwblock a {
  color: #51c3f1;
}
@media only screen and (max-width: 767px) {
  .mwblock a {
    font-size: 16px;
  }
}
.mwblock a:hover {
  color: #00a6aa;
}
.mwblock .table {
  width: 100%;
  display: table;
  height: 222px;
}
.mwblock .table .table-cell {
  padding: 16px 0;
  display: table-cell;
  vertical-align: bottom;
}
@media only screen and (max-width: 767px) {
  .mwblock .table .table-cell {
    padding: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .mwblock .table {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .mwblock {
    padding-left: 0;
  }
}
.quoteblock {
  padding-top: 43px;
  position: relative;
  max-width: 470px;
}
.quoteblock:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
}
.quoteblock img {
  float: right;
}
.quoteblock img:hover {
  opacity: .7;
}
.quoteblock aside {
  padding: 28px 10px 24px;
  max-width: 335px;
  width: 100%;
  background: #bfe7e5;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s ease 0s;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}
.quoteblock aside:after {
  content: "";
  display: block;
  width: 30px;
  height: 18px;
  position: absolute;
  right: 40px;
  top: 100%;
  background-image: url(../images/lus2.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.quoteblock aside h4 {
  line-height: 1.3;
  font-style: italic;
  margin-bottom: 12px;
  letter-spacing: -0.3px;
  font-size: 25px;
}
.quoteblock aside h4 a {
  color: #00262b;
}
.quoteblock {
  -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 2s; /* Firefox < 16 */
  -ms-animation: fadein 2s; /* Internet Explorer */
  -o-animation: fadein 2s; /* Opera < 12.1 */
  animation: fadein 2s;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media only screen and (max-width: 767px) {
  .quoteblock aside h4 {
    font-size: 22px;
  }
}
.quoteblock aside span {
  text-transform: uppercase;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .quoteblock aside span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .quoteblock aside {
    width: 100%;
    padding: 15px;
    position: relative;
    z-index: 2;
    left: 0;
    margin-bottom: 20px;
  }
}
.quoteblock:hover aside {
  background: #00a6aa;
}
.quoteblock:hover aside a {
  color: #fff;
}
.content_text .quoteblock:hover a:hover {
  text-decoration: none;
}
.quoteblock:hover aside:after {
  background-position: center bottom;
}
@media only screen and (max-width: 991px) {
  .home-link.show-only-lg {
    display: none !important;
  }
}
@media only screen and (min-width: 992px) {
  .hide-only-lg {
    display: none !important;
  }
}

@media only screen and (max-width: 992px) {
  input.hide-only-lg {
    display: none !important;
  }
}
.header {
  position: relative;
  z-index: 9;
  padding: 29px 0 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.header .header_top:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
}
.header .header_top .opener {
  margin-top: 5px;
  float: left;
  color: #00a6aa;
  font-size: 22px;
}
.header .header_top .opener span {
  margin-top: 2px;
  float: left;
  margin-right: 5px;
  width: 35px;
  display: block;
  padding: 4px 0;
  border-top: 5px solid #7dcff5;
  border-bottom: 5px solid #7dcff5;
}
.header .header_top .opener span cite {
  display: block;
  width: 100%;
  height: 5px;
  background: #7dcff5;
}
.expertise-zoeker__btn {
  position: relative;
  width: 15%;
  float: right;
  margin-top: -50px;
}

.expertise-zoeker__btn a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .header .header_top .opener span cite {
    height: 4px;
  }
}
@media only screen and (max-width: 767px) {
  .header .header_top .opener span {
    border-top-width: 4px;
    border-bottom-width: 4px;
    width: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .header .header_top .opener {
    margin-top: 3px;
    font-size: 19px;
  }
}
.header .header_top .logo {
  float: left;
  padding-left: 16px;
}
@media only screen and (max-width: 991px) {
  .header .header_top .logo {
    width: 250px;
    position: absolute;
    left: 50%;
    top: 13px;
    margin-left: -125px;
  }
}
@media only screen and (max-width: 767px) {
  .header .header_top .logo {
    width: 190px;
    position: static;
    float: right;
  }
}
.header .header_top .search {
  float: right;
  position: relative;
  padding: 9px 0 0 45px;
  margin-top: -50px;
}
.header .header_top .search .home-link {
  display: block;
  width: 30px;
  height: 21px;
  position: absolute;
  right: 480px;
  top: 20px;
  background-image: url(../images/home-icon.png);
  background-position: center;
  background-repeat: no-repeat;
}
.header .header_top .search .home-link.active, .header .header_top .search .home-link:hover {
  background-image: url(../images/home-iconhvr.png);
  background-position: center;
  background-repeat: no-repeat;
}
.header .header_top .search form {
  height: 34px;
  float: right;
  width: 322px;
  position: relative;
}
/* !) Changed by Lucius */
/*.header .header_top .search form input[type="text"] {*/
.header .header_top .search form input[type="search"] {
  padding-right: 40px;
  padding-left: 15px;
}
/* !) Changed by Lucius */
/*.header .header_top .search form button[type="submit"] {*/
.header .header_top .search form input[type="submit"] {
  text-indent: -9999px;
  width: 46px;
  height: 100%;
  padding: 0;
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  background-image: url(../images/search-icon.png);
  background-position: center;
  background-repeat: no-repeat;
}
.header .header_top .search form input[type="text"]:focus ~ button[type="submit"] {
  background-image: url(../images/search-iconhvr.png);
}
.header .header_top .search form button[type="submit"]:hover {
  background-image: url(../images/search-iconhvr.png);
}
@media only screen and (max-width: 991px) {
  .header .header_top .search form {
    width: 165px;
  }
}
@media only screen and (max-width: 767px) {
  .header .header_top .search form {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .header .header_top .search {
    padding: 2px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .header .header_top .search {
    float: none;
    clear: both;
    padding: 15px 0 0;
  }
}
.header .header_nav {
  padding: 0 18px 33px 18px;
}
.header .header_nav nav:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
}
.header .header_nav nav > ul {
  margin: 0 -7px;
}
.header .header_nav nav > ul > li {
  position: relative;
  padding: 0 7px;
  width: 16.66%;
  float: left;
}
.header .header_nav nav > ul > li:after {
  content: "";
  width: 100%;
  height: 18px;
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
}
.header .header_nav nav > ul > li > a {
  padding: 9px 0 0;
  display: block;
  text-align: center;
  font-size: 21px;
  color: #0056a0;
  border-top: 5px solid #00a6aa;
}
.header .header_nav nav > ul > li.active > a, .header .header_nav nav > ul > li:hover > a {
  border-top-color: #0056a0;
  color: #00a6aa;
}
.header .header_nav nav > ul > li > ul {
  margin-top: 18px;
  z-index: 2;
  display: none;
  padding: 21px 30px 21px 10px;
  position: absolute;
  left: 7px;
  top: 100%;
  /*min-width: 322px;*/
  background: #00a6aa;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
}
.header .header_nav nav > ul > li > ul > li {
  margin-bottom: 7px;
}
.header .header_nav nav > ul > li > ul > li:last-child {
  margin-bottom: 0;
}
.header .header_nav nav > ul > li > ul > li > a {
  color: #fff;
  display: block;
  font-weight: 300;
  transition: all 0.15s ease 0s;
  white-space: nowrap;
}
.header .header_nav nav > ul > li > ul > li:hover > a {
  /*font-weight: 400;*/
  color: #00262b;
}
.header .header_nav nav > ul > li:hover:after {
  display: block;
}
.header .header_nav nav > ul > li:hover > ul {
  display: block;
}
@media only screen and (max-width: 991px) {
  .header .header_nav {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .header {
    padding: 15px 0;
  }
}
.mobile_nav {
  display: none;
  padding: 10px 15px;
}
.mobile_nav .sub-menu {
  position: relative;
}
.mobile_nav .sub-menu > span {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 7px;
  display: inline-block;
  border: 7px solid transparent;
  border-top-color: #0056a0;
}
/* !) Changed by Lucius */
.mobile_nav ul > li {
  margin: 0 0 4px;
}
.mobile_nav ul > li > a {
  font-size: 18px;
  color: #0056a0;
}
.mobile_nav ul > li > ul {
  display: none;
}
.mobile_nav ul > li > ul > li {
  margin: 0 0 2px 8px;
}
.mobile_nav ul > li > ul > li > a {
  font-size: 14px;
  color: #0056a0;
}
.mobile_nav ul > li > ul > li > a:before {
  content: ">";
  margin-right: 3px;
}
.mobile_nav ul > li > ul > li:hover > a {
  color: #00a6aa;
}
.mobile_nav ul > li:hover > a {
  color: #00a6aa;
}
/* !) End changed by Lucius */
@media only screen and (min-width: 992px) {
  .mobile_nav {
    display: none !important;
  }
}
.footer {
  background: #d4edfc;
  margin-top: 60px;
}
/* !) Changed by Lucius */
/*.footer.home {margin-top: 0; }*/
body.front .footer {
  margin-top: 0;
}
.footer .footer_top {
  position: relative;
  padding: 30px 0 0;
}
.footer .footer_top:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
}
.footer .footer_top .logo {
  position: absolute;
  left: 0;
  bottom: 10px;
}
@media only screen and (max-width: 991px) {
  .footer .footer_top .logo {
    width: 220px;
  }
}
@media only screen and (max-width: 767px) {
  .footer .footer_top .logo {
    position: static;
    margin: 0 auto;
  }
}
.footer .footer_top .right {
  width: 67%;
  float: right;
}
.footer .footer_top .right aside {
  padding: 0 8px;
  float: left;
  width: 50%;
}
.footer .footer_top .right aside .btn {
  padding: 10px 10px 3px;
  text-align: center;
  color: #00262b;
  display: block;
  font-weight: 300;
  font-size: 25px;
  background: #a3dcf8;
  border-radius: 10px 10px 0 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -webkit-border-radius: 10px 10px 0 0;
}
.footer .footer_top .right aside .btn:hover {
  background: #47c8f3;
}
@media only screen and (max-width: 991px) {
  .footer .footer_top .right aside .btn {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .footer .footer_top .right aside {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .footer .footer_top .right {
    width: 100%;
  }
}
.footer .footer_top .icon {
  margin: 0 auto 18px;
  width: 132px;
  height: 128px;
  display: block;
  position: relative;
  z-index: 1;
  background-image: url(../images/shape2.png);
  background-position: center;
  background-repeat: no-repeat;
}
.footer .footer_top .icon:after {
  content: "";
  display: block;
  height: 126px;
  width: 126px;
  position: absolute;
  left: 50%;
  top: 50%;
  transition: background 0.8s ease 0.05s, padding 0.8s linear 0s;
  z-index: -1;
  margin: -63px 0 0 -63px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.footer .footer_top .icon:hover {
  background: none;
}
.footer .footer_top .icon:hover:after {
  background: #00a6aa;
}
.footer .footer_bottom {
  padding: 40px 0 0;
  position: relative;
  background: #00a6aa;
}
@media only screen and (max-width: 991px) {
  .footer .footer_bottom .nav {
    position: static;
  }
}
@media only screen and (max-width: 767px) {
  .footer .footer_bottom .nav {
    position: static;
  }
}
.footer .footer_bottom ul {
  margin: 0 -7px;
}
.footer .footer_bottom ul:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
}
.footer .footer_bottom ul li {
  padding: 0 7px;
  float: left;
}
.footer .footer_bottom ul li a {
  padding-bottom: 1px;
  text-align: center;
  display: block;
  min-width: 155px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 17px;
  border-bottom: 5px solid #0056a0;
}
.footer .footer_bottom ul li a:hover {
  border-color: #83d0f5;
}
@media only screen and (max-width: 767px) {
  .footer .footer_bottom ul li a {
    min-width: 138px;
  }
}
.footer .footer_bottom .widget {
  padding: 0;
  width: 37%;
  float: right;
}
@media only screen and (max-width: 767px) {
  .footer .footer_bottom .widget {
    float: none;
    width: 100%;
  }
}
.banner {
  background: #9cd9f7;
}
.banner img {
  margin: 0 auto;
}
.banner .text {
  padding: 38px 25px 22px;
  max-width: 502px;
  width: 100%;
  background: #bfe7e5;
  z-index: 1;
  position: absolute;
  left: 15px;
  top: 0;
  border-radius: 0 0 16px 16px;
  -webkit-border-radius: 0 0 16px 16px;
}
.banner .text:after {
  content: "";
  display: block;
  width: 47px;
  height: 29px;
  position: absolute;
  right: 58px;
  top: 100%;
  background-image: url(../images/lus2.png);
  background-position: left top;
  background-repeat: no-repeat;
}
.banner .text h3 {
  line-height: 1.3;
  font-style: italic;
  margin-bottom: 12px;
  letter-spacing: 0.5px;
  font-size: 32px;
}
@media only screen and (max-width: 767px) {
  .banner .text h3 {
    font-size: 28px;
  }
}
.banner .text span {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .banner .text span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 991px) {
  .banner .text {
    max-width: 420px;
  }
}
@media only screen and (max-width: 767px) {
  .banner .text {
    width: 100%;
    padding: 15px;
    position: relative;
    z-index: 2;
    left: 0;
    margin-bottom: 20px;
  }
}
.banner.nxpage .centering {
  position: relative;
}
.banner.nxpage img {
  float: right;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  display: block;
  resize: none;
  padding: 8px 10px;
  border: 1px solid #c1c0c1;
  outline: none;
  color: #7f9295;
  height: 34px;
  width: 100%;
  font-size: 15px;
  font-style: italic;
  letter-spacing: -0.2px;
  font-family: "Fira Sans", Arial, sans-serif;
}
/* !) Added by Lucius */
.header .header_top .search form input[type="search"] {
  padding: 0 0 0 15px;
  box-sizing: border-box;
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #7f9295;
  opacity: 1;
}
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #7f9295;
  opacity: 1;
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #7f9295;
  opacity: 1;
}
input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #7f9295;
  opacity: 1;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #00262b;
}
input[type="text"]:focus::-webkit-input-placeholder,
input[type="email"]:focus::-webkit-input-placeholder,
input[type="url"]:focus::-webkit-input-placeholder,
input[type="password"]:focus::-webkit-input-placeholder,
input[type="search"]:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: #00262b;
}
input[type="text"]:focus::-moz-placeholder,
input[type="email"]:focus::-moz-placeholder,
input[type="url"]:focus::-moz-placeholder,
input[type="password"]:focus::-moz-placeholder,
input[type="search"]:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: #00262b;
}
input[type="text"]:focus:-ms-input-placeholder,
input[type="email"]:focus:-ms-input-placeholder,
input[type="url"]:focus:-ms-input-placeholder,
input[type="password"]:focus:-ms-input-placeholder,
input[type="search"]:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: #00262b;
}
input[type="text"]:focus:-moz-placeholder,
input[type="email"]:focus:-moz-placeholder,
input[type="url"]:focus:-moz-placeholder,
input[type="password"]:focus:-moz-placeholder,
input[type="search"]:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: #00262b;
}
.widget {
  padding: 22px 0;
  margin-bottom: 15px;
}
.widget h2 {
  margin-bottom: 25px;
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
}
.widget.widget-social h2 {
  padding-right: 70px;
  position: relative;
}
.widget.widget-social h2 span {
  letter-spacing: 0.2px;
  display: block;
  font-style: italic;
  text-transform: none;
  font-weight: 400;
  font-size: 11px;
}
.widget.widget-social h2 a.twitter {
  position: absolute;
  right: 0;
  top: -10px;
}
.widget.widget-social ul li {
  line-height: 1.35;
  font-style: italic;
  margin-bottom: 30px;
  font-size: 16px;
}
.widget.widget-social ul li span {
  padding: 2px 0 0;
  letter-spacing: 0.2px;
  display: block;
  font-size: 10px;
}
.widget.widget-nav {
  background: #00a6aa;
  padding: 20px 15px;
}
.widget.widget-nav .widget-title {
  font-size: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.widget.widget-nav ul li {
  margin-bottom: 17px;
}
.widget.widget-nav ul li a {
  padding-left: 16px;
  display: block;
  color: #fff;
  font-weight: 300;
  transition: 0.15s;
  -webkit-transition: 0.15s;
  background-image: url(../images/arrow-sm.png);
  background-position: left 7px;
  background-repeat: no-repeat;
}
.widget.widget-nav ul li a:hover {
  font-weight: 400;
  color: #00262b;
  background-image: url(../images/arrow-sm-black.png);
  background-position: 3px 7px;
  background-repeat: no-repeat;
}
.sidebar {
  z-index: 2;
  position: relative;
  padding: 0 10px;
  float: left;
  width: 29.5%;
  border-left: 2px solid #d4edfc;
  border-right: 2px solid #d4edfc;
}
.sidebar.nxpage {
  border: 0 none;
}
.sidebar.nxpage .widget {
  padding: 0 10px;
  margin-left: -10px;
  margin-right: -10px;
}
.sidebar.nxpage .widget-nav {
  margin-top: -113px;
  padding: 20px 15px 1px;
  border-radius: 20px 20px 0 0;
  -webkit-border-radius: 20px 20px 0 0;
}
.sidebar .sidebar_bg {
  min-height: 547px;
  padding: 22px 15px;
  margin: 0 -10px;
  border: 0 none;
  background: #e3f4fd;
  border-radius: 0 0 20px 20px;
  -webkit-border-radius: 0 0 20px 20px;
}
@media only screen and (max-width: 991px) {
  .sidebar {
    display: block;
    min-height: 100%;
    height: 100%;
    width:100%;
  }
  .sidebar .widget-nav {
    margin-top: 0 !important;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
  }
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
a.button-primary {
  padding: 5px 15px;
  cursor: pointer;
  border: 0 none;
  outline: none;
  color: #fff;
  font-size: 19px;
  background: #00a6aa;
}
button:hover, button:active, button:focus,
input[type="button"]:hover,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
a.button-primary:hover,
a.button-primary:active,
a.button-primary:focus {
  background: #008d91;
}
button.button-primary,
input[type="button"].button-primary,
input[type="reset"].button-primary,
input[type="submit"].button-primary,
a.button-primary {
  background: #0056a0;
}
button.button-primary:hover, button.button-primary:active, button.button-primary:focus,
input[type="button"].button-primary:hover,
input[type="button"].button-primary:active,
input[type="button"].button-primary:focus,
input[type="reset"].button-primary:hover,
input[type="reset"].button-primary:active,
input[type="reset"].button-primary:focus,
input[type="submit"].button-primary:hover,
input[type="submit"].button-primary:active,
input[type="submit"].button-primary:focus,
a.button-primary:hover,
a.button-primary:active,
a.button-primary:focus {
  background: #00a6aa /*0064ba*/;
}
/* ============ Homepage ============
============ */
.content_opmerk {
  padding-bottom: 29px;
}
.content_opmerk:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
}
.content_opmerk .opmerk {
  padding: 6px 112px 4px 13px;
  display: block;
  float: right;
  color: #00262b;
  font-size: 21px;
  position: relative;
  background: #83d0f5;
  border-radius: 0 0 0 12px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -webkit-border-radius: 0 0 0 12px;
}
.content_opmerk .opmerk span {
  width: 149px;
  height: 145px;
  display: block;
  position: absolute;
  right: -50px;
  top: -60px;
  z-index: 1;
  background-image: url(../images/shape1.png);
  background-position: center;
  background-repeat: no-repeat;
}
.content_opmerk .opmerk span:after {
  content: "";
  display: block;
  height: 126px;
  width: 126px;
  position: absolute;
  left: 50%;
  top: 50%;
  transition: background 0.8s ease 0.05s, padding 0.8s linear;
  z-index: -1;
  margin: -63px 0 0 -68px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
@media only screen and (max-width: 767px) {
  .content_opmerk .opmerk span:after {
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
  }
}
@media only screen and (max-width: 767px) {
  .content_opmerk .opmerk span {
    width: 100px;
    height: 100px;
    background-size: 100%;
    right: -50px;
    top: 50%;
    margin-top: -50px;
  }
}
.content_opmerk .opmerk:hover {
  color: #fff;
  background: #00a6aa;
}
.content_opmerk .opmerk:hover span {
  background: none;
}
.content_opmerk .opmerk:hover span:after {
  background: #00a6aa;
}
@media only screen and (max-width: 1100px) {
  .content_opmerk .opmerk {
    margin-right: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .content_opmerk .opmerk {
    padding: 6px 60px 5px 13px;
    font-size: 17px;
  }
}
.content_uitgelicht {
  padding-bottom: 29px;
}
.content_uitgelicht .uitgelicht {
  padding: 40px 0 0;
  position: relative;
}
.content_uitgelicht .uitgelicht h2 {
  font-size: 32px;
}
.content_uitgelicht .uitgelicht img {
  border-top-right-radius: 27px;
  border-top-left-radius: 27px;
}
.content_uitgelicht .uitgelicht .title {
  position: absolute;
  left: 0;
  top: 0;
  padding: 2px 20px 50px;
  font-size: 29px;
  font-weight: 300;
  color: #fff;
  display: block;
  text-transform: uppercase;
  background: #00a6aa;
  min-width: 323px;
  text-align: center;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  border-radius: 24px 24px 0 0;
  -webkit-border-radius: 24px 24px 0 0;
}
.content_uitgelicht .uitgelicht .title span {
  padding-left: 15px;
  display: inline-block;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  background-image: url(../images/arrow-lg.png);
  background-position: left 9px;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .content_uitgelicht .uitgelicht .title span {
    background-size: 7px;
  }
}
.content_uitgelicht .uitgelicht .title:hover {
  background: #00868e;
}
.content_uitgelicht .uitgelicht .title:hover span {
  background-position: 3px;
}
@media only screen and (max-width: 767px) {
  .content_uitgelicht .uitgelicht .title {
    min-width: 0;
    font-size: 25px;
    padding: 5px 20px 50px;
  }
}
.content_uitgelicht .uitgelicht .pic {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.content_uitgelicht .uitgelicht .pic aside {
  padding: 3px 22px;
  margin-right: 18px;
  background-color: #00a6aa;
  color: white;
  font-size: 32px;
  border-bottom-left-radius: 27px;
  border-bottom-right-radius: 27px;
  height: 45px;
}
.content_uitgelicht .uitgelicht .pic aside h2 {
  font-weight: 300;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .content_uitgelicht .uitgelicht .pic aside h2 {
    font-size: 30px;
  }
}
.content_interview {
  padding-bottom: 62px;
}
.content_interview:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
}
.content_interview .interview {
  float: right;
  padding: 43px 0 0;
  position: relative;
  margin-right: 20px;
}
.content_interview .interview .title {
  position: absolute;
  left: 0;
  top: 0;
  right: 192px;
  padding: 4px 20px 50px;
  font-size: 29px;
  font-weight: 300;
  color: #fff;
  display: block;
  text-transform: uppercase;
  background: #5bc5f2;
  min-width: 322px;
  text-align: center;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  border-radius: 24px 24px 0 0;
  -webkit-border-radius: 24px 24px 0 0;
}
.content_interview .interview .interview-wrapper {
  float: left;
}
.content_interview .interview a {
  float: right;
}
.content_interview .interview img {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.content_interview .interview .title span {
  padding: 0 15px;
  display: inline-block;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  background-image: url(../images/arrow-lg.png);
  background-position: left 9px;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .content_interview .interview .title span {
    background-size: 7px;
  }
}
.content_interview .interview .title:hover {
  background: #009fe3;
}
.content_interview .interview .title:hover span {
  background-position: 3px;
}
@media only screen and (max-width: 767px) {
  .content_interview .interview .title {
    min-width: 0;
    padding: 5px 20px 50px;
    font-size: 25px;
  }
}
.content_interview .interview aside {
  padding: 25px 25px 17px;
  width: 322px;
  height: 176px;
  background: #c9e7ea;
  z-index: 1;
  position: relative;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.content_interview .interview .triangle {
  width: 0;
  height: 0;
  position: absolute;
  right: -18px;
  top: 42%;
  border-style: solid;
  border-width: 17.5px 0 17.5px 18px;
  border-color: transparent transparent transparent #c9e7ea;
}
.content_interview .interview aside h4 {
  line-height: 1.35;
  font-style: italic;
  margin-bottom: 0;
  font-size: 26px;
}
@media only screen and (max-width: 767px) {
  .content_interview .interview aside h4 {
    font-size: 22px;
  }
  .content_interview .interview .triangle {
    display: none;
  }
  .content_interview .interview {
    margin-right: 0;
  }
  .content_interview .interview a {
    width: calc(100% - 235px);
    /*position: relative;*/
  }
  .content_interview .interview .title {
    width: initial;
  }
  .content_interview .interview img {
    min-height: 177px;
    object-fit: cover;
  }
  .content_interview .interview aside {
    width: 235px;
  }
}
.content_interview .interview aside span {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .content_interview .interview aside span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .content_interview .interview aside {
    padding: 15px;
  }
}
.content_text .content_mw img {
  padding: 0;
}
.content_mw,
.content_intro,
.content_tips,
.content_pdf,
.content_employee,
.content_image,
.content_text {
  padding-bottom: 30px;
}
.content_text:first-child + .content_text {
  margin-top: -30px;
}
.content_text .content_employee img {
  padding: 0;
}
.content_tips aside {
  max-width: 490px;
  padding: 22px 0 0;
  position: relative;
}
.content_tips h5,
.content_colofon h1,
.content_sitemap h5 {
  line-height: 1;
  padding: 5px 15px 0;
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 21px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0 10px 0 0;
  -webkit-border-radius: 0 10px 0 0;
}
.content_tips h5 {
  background: #5cc4f1;
}
.content_colofon h1,
.content_sitemap h5 {
  background: #00a6aa;
}
.content_tips ul {
  padding: 24px 15px 20px;
  border-top: 6px solid #5cc4f1;
  background: #d7eefb;
  border-radius: 0 0 20px 0;
  -webkit-border-radius: 0 0 20px 0;
}
.content_tips ul li {
  padding-left: 15px;
  position: relative;
  line-height: 1.58;
  letter-spacing: -0.5px;
  font-size: 18px;
  font-weight: 300;
}
.content_tips ul li:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #00a6aa;
  position: absolute;
  left: 0;
  top: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
.content_colofon {
  padding: 20px 0 30px;
}
.content_colofon aside {
  padding: 22px 0 0;
  position: relative;
}
.content_colofon aside > .content_text {
  border-top: 6px solid #00a6aa;
  padding: 14px 0 0 15px;
}
.content_colofon .content_text h3 {
  margin-top: 24px;
}
.content_colofon .content_text h3:first-child {
  margin-top: 10px;
}
.content_sitemap {
  padding: 22px 0 0;
  position: relative;
}
.content_sitemap aside:nth-of-type(1) {
  border-top: 6px solid #00a6aa;
  padding-top: 10px;
}
.content_sitemap h3 {
  border-top: 6px solid #00a6aa;
  color: #0056a0;
  font-size: 19px;
  margin-bottom: 4px;
  margin-top: 24px;
  padding: 10px 0 0;
}
.content_sitemap aside:nth-child(odd) h3 {
  max-width: 190px;
}
.content_sitemap aside:nth-child(even) h3 {
  max-width: 160px;
}
.content_sitemap h3:first-child {
  margin-top: 10px;
}
.content_sitemap ul {
  padding: 0 0 20px;
}
.content_sitemap ul li a {
  display: block;
  padding-left: 17px;
  line-height: 1.58;
  letter-spacing: 0.3px;
  font-size: 18px;
  font-weight: 300;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  background-image: url(../images/angle-arrow-sm.png);
  background-position: left 9px;
  background-repeat: no-repeat;
}
.content_sitemap ul li a:hover {
  color: #00a6aa;
  background-position: 3px 9px;
}
.content_result aside {
  padding: 22px 0 0;
  position: relative;
}
.content_result h5 {
  min-width: 277px;
  line-height: 1;
  padding: 5px 15px 0;
  margin: 0;
  color: #fff;
  background: #f0801a;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 300;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0 10px 0 0;
  -webkit-border-radius: 0 10px 0 0;
}
.content_result ul {
  padding: 24px 0 20px;
  border-top: 6px solid #f0801a;
  border-radius: 0 0 20px 0;
  -webkit-border-radius: 0 0 20px 0;
}
.content_result ul li a {
  display: block;
  padding-left: 17px;
  line-height: 1.58;
  letter-spacing: 0.3px;
  font-size: 18px;
  font-weight: 300;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  background-image: url(../images/angle-arrow-sm.png);
  background-position: left 9px;
  background-repeat: no-repeat;
}
.content_result ul li a:hover {
  color: #00a6aa;
  background-position: 3px 9px;
}
/* ============ Vervolgpagina ============
============ */
.content_text:first-child {
  padding-top: 30px;
}
.content_text {
  font-weight: 300;
}
.content_text p {
  margin: 0;
  line-height: 1.5;
  /*letter-spacing: 0.5px;*/
}
.content_text a:hover {
  color: #00a6aa;
  text-decoration: underline;
}
.content_text h1 {
  font-weight: 300;
  margin-top: -10px;
}
.content_text h2 {
  color: #00a6aa;
  font-size: 20px;
  margin-bottom: 4px;
  padding-top: 4px;
}
.content_text h3 {
  color: #0056a0;
  margin-bottom: 4px;
  margin-top: 8px;
  font-size: 19px;
}
.content_text h4 {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 0;
}
.content_text img {
  padding: 30px 0;
}
.content_text ul {
  margin-bottom: 12px;
}
.content_text ul li {
  line-height: 1.52;
  /*letter-spacing: 0.5px;*/
  padding-left: 18px;
  position: relative;
}
.content_text ul li:before {
  background: #00a6aa;
  border-radius: 50%;
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
  top: 10px;
  -webkit-border-radius: 50%;
}
/* ============ Vervolgpagina ============ */
body.interview .content_text h2 {
  font-style: italic;
}
.content_pdf aside {
  max-width: 322px;
  padding: 22px 0 0;
  position: relative;
}
.content_pdf h5 {
  line-height: 1;
  padding: 6px 10px 0 15px;
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 21px;
  background: #00a6aa;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0 10px 0 0;
  -webkit-border-radius: 0 10px 0 0;
}
.content_pdf h5 span {
  padding-right: 38px;
  display: inline-block;
  background-image: url(../images/download-icon.png);
  background-position: right;
  background-repeat: no-repeat;
}
.content_pdf ul {
  padding: 10px 15px 20px;
  border-top: 6px solid #00a6aa;
  background: #edf7f7;
  border-radius: 0 0 20px 0;
  -webkit-border-radius: 0 0 20px 0;
}
.content_pdf ul li a {
  display: block;
  font-weight: 300;
  padding-left: 22px;
  position: relative;
  line-height: 1.50;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  background-image: url(../images/angle-arrow-sm.png);
  background-position: left 8px;
  background-repeat: no-repeat;
}
.content_pdf ul li a:hover {
  color: #009fe3;
  background-position: 3px 9px;
}
.content_form {
  padding-bottom: 10px;
}
.content_form .block {
  padding-top: 37px;
  position: relative;
}
.content_form .block h3 {
  z-index: 2;
  padding: 7px 15px 5px;
  font-size: 27px;
  color: #fff;
  font-weight: 300;
  background: #00a6aa;
  margin-bottom: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  border-radius: 0 0 20px 0;
  -webkit-border-radius: 0 0 20px 0;
}
.content_form .block h3 p {
  margin: 0;
}
.content_form .block h3 a,
.content_form .block h3 a:active,
.content_form .block h3 a:visited {
  color: #fff;
  text-decoration: underline;
}
.content_form .block h3 a:hover {
  cursor: pointer;
}
.content_form .block h5 {
  position: relative;
  width: 100%;
  padding: 13px 13px 8px;
  margin-bottom: 0;
  font-size: 17px;
  background: #e3f4f4;
  border: 1px solid #00a6aa;
  border-radius: 0 0 20px 0;
  -webkit-border-radius: 0 0 20px 0;
}
.content_form .block textarea {
  margin: -20px 0 0 0;
  font-size: 14px;
  padding: 30px 12px 8px;
  min-height: 88px;
  border-color: #5bc5f2;
  border-radius: 0 0 20px 0;
  -webkit-border-radius: 0 0 20px 0;
}
.vraagopm .content_form .block textarea {
  margin-top: 0;
}
.content_form .block:first-of-type {
  padding-top: 0;
}
.content_form .block:first-of-type h5 {
  margin-top: -15px;
  padding: 29px 13px 8px;
}
/* !) Changed by Lucius */
/*.content_form button[type="submit"] {*/
.content_form input[type="submit"],
.content_form a.button-primary {
  padding: 3px 13px 1px;
  color: #fff;
  line-height: normal;
  text-transform: uppercase;
  font-size: 17px;
  border-radius: 0 0 10px 0;
  -webkit-border-radius: 0 0 10px 0;
}
.vraagopm .content_form {
  padding-top: 40px;
}
.content_form .formwrap {
  padding: 20px 20px 30px;
  background: #e5f6f6;
}
.vraagopm .content_form .block:first-of-type {
  padding-top: 0;
  background: #e5f6f6;
}
.vraagopm .content_form .block {
  padding-top: 20px;
}
.vraagopm .content_form label {
  font-size: 17px;
}
.vraagopm .content_form .block textarea {
  padding: 8px 10px;
  border: none;
  border-radius: 0;
}
/* !) Changed by Lucius */
/*.vraagopm .content_form .block input {*/
.vraagopm .content_form .block input:not(.button-primary) {
  border: none;
  border-radius: 0;
}
.content_search {
  padding: 30px 0 20px;
}
.content_search .block h3 {
  z-index: 2;
  font-size: 27px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 0;
  padding: 7px 0 5px 15px;
}
.content_search .block {
  color: #fff;
  background: #00a6aa;
  margin-bottom: 0;
  font-weight: 300;
  font-size: 27px;
}
.content_result {
  padding-top: 10px;
}
.content_result__general--show {
  display: block;
}
div.content_result__ziektes--show {
  display: block;
}
.content_result__general, .content_result__ziektes {
  display: none;
}
.content_text__general--btn, .content_text__ziekte--btn {
  margin-top: 15px;
  padding: 0 17px;
  background-color: #00a6aa;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  border: 3px solid #00a6aa;
}
.content_text__general--btn h6, .content_text__ziekte--btn h6 {
  margin: 8px 0;
}
/*.content_text__general--btn:hover, .content_text__ziekte--btn:hover {*/
  /*background-color: #fff;*/
  /*color: #00a6aa;*/
/*}*/
.content_accordion {
  padding: 7px 0 50px;
}
.content_accordion .accordion-open {
  cursor: pointer;
  padding: 2px 40px 0 15px;
  float: right;
  color: #fff;
  display: block;
  line-height: normal;
  text-transform: uppercase;
  font-size: 18px;
  background: #5bc5f2;
  position: relative;
  border-radius: 0 10px 0 0;
  -webkit-border-radius: 0 10px 0 0;
}
.content_accordion .accordion-open:after {
  position: absolute;
  right: 13px;
  top: 50%;
  margin-top: -5px;
  content: "";
  display: inline-block;
  border: 7px solid transparent;
  border-top: 12px solid #fff;
}
.content_accordion ul {
  clear: both;
}
.content_accordion ul li {
  border-top: 1px solid #55c4f1;
}
.content_accordion ul li .holder {
  cursor: pointer;
  position: relative;
  padding: 11px 12px 10px;
  margin: 0;
  font-weight: 300;
}
.content_accordion ul li .holder:after {
  position: absolute;
  right: 13px;
  top: 50%;
  margin-top: -6px;
  content: "";
  display: inline-block;
  border: 7px solid transparent;
  border-top: 12px solid #55c4f1;
}
.content_accordion ul li .holder:hover {
  color: #fff;
  background: #00a6aa;
}
.content_accordion ul li .holder:hover:after {
  display: none;
}
.content_accordion ul li .ac_content {
  display: none;
  padding: 9px 13px;
}
.content_accordion ul li .ac_content ul li {
  border: 0 none;
}
.content_accordion ul li .ac_content ul li a {
  display: block;
  padding-left: 17px;
  line-height: 1.58;
  letter-spacing: 0.3px;
  font-size: 18px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  background-image: url(../images/angle-arrow-sm.png);
  background-position: left;
  background-repeat: no-repeat;
}
.content_accordion ul li .ac_content ul li a:hover {
  color: #00a6aa;
  background-position: 3px;
}
.content_accordion ul li.active, .content_accordion ul li.open {
  border-top: 0 none;
}
.content_accordion ul li.active .holder, .content_accordion ul li.open .holder {
  color: #fff;
  background: #00a6aa;
}
.content_accordion ul li.active .holder:after, .content_accordion ul li.open .holder:after {
  display: none;
}
/* !) Added by Lucius */
.js input.form-autocomplete {
  background-image: none;
}
body ul.ui-autocomplete.ui-widget-content {
  max-width: 90%;
}
body ul.ui-autocomplete.ui-widget-content .ui-autocomplete-field-group {
  display: none;
}
.content_text p {
  margin-bottom: 20px;
}
.content_text h4 p {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 20px;
}
.content_text > p:last-child,
.content_text h4 p:last-child {
  margin-bottom: 0;
}
div[role="form"] {
  padding: 30px 0 40px;
  font-weight: 300;
}
form.user-login-form label[for="edit-pass"] {
  margin-top: 15px;
  display: block;
}
form.user-login-form input[type="submit"] {
  margin: 20px 0;
}
.wrapper > div > div[role="contentinfo"] {
  display: none;
}
.messages {
  margin: 1rem 0 1rem 0;
  border-width: 1px 0px 1px 0;
  border-radius: 0;
  box-shadow: none;
  background-size: 1.3rem;
  background: transparent 5px 50%;
}
.messages.messages--error {
  border-color: #e32700;
}
.messages.messages--warning {
  border-color: #e29700;
}
.messages.messages--status {
  border-color: #73b355;
}
@media only screen and (max-width: 991px) {
  .banner.nxpage {
    min-height: 100px;
  }
}
@media only screen and (min-width: 992px) {
  .banner.nxpage {
    min-height: 322px;
  }
}
.content_sitemap ul ul {
  padding-left: 20px;
  padding-bottom: 0;
}
.hide-on-pdf {
  display: inline-block;
}
/** Fix voor node/8895 **/
.content_text > .ac_content {
  clear: both;
  overflow: hidden;
  width: 100%;
}
a[href$=".pdf"]:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f1c1\00a0";
}
.content_pdf a:before {
  content: '';
}
/* Print Styles voor Handleiding */
@media print {
  html,
  body {
    background: #fff !important;
    font-size: 11pt;
    margin: 0;
  }
  .hide-only-lg {
    display: none !important;
  }
  .content_opmerk .opmerk span {
    display: none;
  }
  .handleiding .header {
    box-shadow: none;
    margin-bottom: 20px;
  }
  .handleiding .header .header_nav {
    display: none;
  }
  .handleiding .header .header_top .logo img {
    max-width: 80%;
  }
  .handleiding .header .header_top .search {
    display: none;
  }
  .handleiding .banner, .handleiding .sidebar, .handleiding .footer {
    display: none;
  }
  .handleiding .centering {
    padding: 0;
  }
  .handleiding .content_opmerk,
  .handleiding .content_text,
  .handleiding .content_tips,
  .handleiding .content_image,
  .handleiding .content_employee,
  .handleiding .content_pdf,
  .handleiding .tabs {
    display: none;
  }
  .handleiding .content_form .block h3 {
    background: #00a6aa;
    border-top: 1px solid #00a6aa;
    border-right: 1px solid #00a6aa;
    border-left: 1px solid #00a6aa;
    border-radius: 0;
    color: #fff;
    display: inline-block;
  }
  .handleiding .content_form .block h3 a {
    color: #fff;
  }
  .handleiding .content_form .block h5 {
    color: #000;
  }
  .handleiding .content_form .block:first-of-type h5 {
    margin: 0;
    padding: 13px 13px 8px;
  }
  .handleiding .content_form .block textarea {
    border: none;
    min-height: 150px;
    overflow: auto;
    padding-top: 4px;
    margin: 0;
  }
  .handleiding .content_form button[type="submit"],
  .handleiding .content_form input[type="submit"],
  .handleiding .content_form a.button-primary {
    display: none;
  }
  .handleiding .wrapper,
  .handleiding .contentright {
    width: auto;
    border: 0;
    margin: 0 5% 0 3%;
    padding: 0;
    float: none !important;
  }
}
