/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
- KLEUREN
- Tekst: #003D54 (donkerblauw)
- Blauw: #0076A9 (hoofdkleur)
- Rood: #B6122C (steunkleur)
- - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
  margin: 0px;
  padding: 0px;
  border: 0px; }

html, body {
  height: 100%; }

body {
  background: url(/site/images/layout/bg.jpg) left top repeat-x;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 140%;
  color: #003D54; }

body.home {
  background: url(/site/images/layout/bghome.jpg?1) left top repeat-x; }

img {
  border: none;
  vertical-align: middle; }

ul, ol {
  padding-left: 20px; }

strong {
  font-weight: 600; }

a:link {
  color: #0076A9;
  text-decoration: underline; }

a:visited {
  color: #0076A9;
  text-decoration: underline; }

a:hover {
  color: #02b3ff;
  text-decoration: underline; }

a:active {
  color: #0076A9;
  text-decoration: underline; }

area {
  outline: none; }

.address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

address {
  font-style: normal;
  line-height: 1.6;
  font-size: 15px; }

/* CK EDITOR STYLES --------- */
.h1 {
  font-size: 20px;
  font-weight: 600;
  line-height: 20px; }

.h2 {
  font-size: 22px;
  line-height: 130%;
  color: #0076A9; }

.h3 {
  font-size: 20px;
  line-height: 130%;
  color: #0076A9; }

.h4 {
  font-size: 18px;
  line-height: 130%;
  color: #0076A9; }

.h5 {
  font-size: 16px;
  line-height: 130%;
  color: #0076A9; }

.h6 {
  font-size: 14px;
  line-height: 130%;
  color: #0076A9; }

.opmerking {
  color: #999999;
  font-size: 11px; }

img.fotolinks {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px; }

img.fotorechts {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px; }

/* ------------------- */
.goed {
  background-color: #F2FFF2;
  border: 1px solid #73CC73;
  padding: 10px;
  color: #003D54;
  margin-bottom: 15px;
  border-radius: 5px;
  behavior: url(/site/css/pie.htc); }

.fout {
  background-color: #FFF2F2;
  border: 1px solid #FF7373;
  padding: 10px;
  color: #003D54;
  margin-bottom: 15px;
  border-radius: 5px;
  behavior: url(/site/css/pie.htc); }

.alertgoed {
  color: #009900; }

.alertfout {
  color: #FF0000; }

.divider {
  clear: both;
  width: 100%;
  height: 0px; }

/*** TEAMHOME ***/
.team {
  clear: both;
  padding-top: 20px; }

.team_pic {
  width: 587px;
  float: left;
  clear: none; }

.team_info {
  display: none;
  width: 300px;
  float: left;
  clear: none;
  border-left: 1px solid #E0E0E0;
  padding-left: 7px; }

.team_info > .foto {
  display: table-cell;
  width: 67px;
  padding-bottom: 15px; }

.team_info > .naam {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 13px; }

.team_info > .naam h1 {
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  padding-top: 3px; }

.team_info > .naam h2 {
  font-size: 14px;
  font-weight: 300;
  line-height: 14px; }

.team_info > .intro {
  font-size: 12px;
  padding-bottom: 7px; }

.team_info > .intro > .teamdiv {
  width: 100%;
  height: 5px; }

/*** TEAM ***/
.teamoverzicht_info {
  width: 430px;
  padding-bottom: 30px; }

.teamoverzicht_info.links {
  float: left;
  clear: left;
  padding-right: 84px; }

.teamoverzicht_info.rechts {
  float: right;
  clear: right; }

.teamoverzicht_info > .foto {
  display: table-cell;
  width: 70px;
  padding-bottom: 15px; }

.teamoverzicht_info > .naam {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 13px; }

.teamoverzicht_info > .naam h1 {
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  padding-top: 3px; }

.teamoverzicht_info > .naam h2 {
  font-size: 14px;
  font-weight: 300;
  line-height: 14px; }

.teamoverzicht_info > .intro > .teamdiv {
  width: 100%;
  height: 5px; }

/*** TEAMDETAIL ***/
.teamdetail > .foto {
  display: table-cell;
  width: 75px;
  padding-bottom: 40px; }

.teamdetail > .naam {
  display: table-cell;
  vertical-align: bottom;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  padding-bottom: 40px; }

.teamdetail > .naam h1 {
  font-size: 45px;
  font-weight: 400;
  line-height: 100%;
  color: #003D54; }

.teamdetail > .naam h2 {
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  color: #003D54; }

.teamdetail > #contentdivider > .intro {
  float: left;
  clear: left;
  width: 430px;
  padding-right: 84px; }

.teamdetail > #contentdivider > .tekst {
  display: table-cell;
  width: 430px; }

/*** MATERIES ***/
.matoverzicht_info {
  width: 430px;
  padding-bottom: 30px; }

.matoverzicht_info.links {
  float: left;
  clear: left;
  padding-right: 84px; }

.matoverzicht_info.rechts {
  float: right;
  clear: right; }

.matoverzicht_info h1 {
  font-size: 20px;
  font-weight: 400;
  line-height: 21px;
  padding-bottom: 7px; }

/*** MATERIESDETAIL ***/
.materiesdetail h1 {
  font-size: 45px;
  font-weight: 400;
  line-height: 100%;
  color: #003D54;
  padding-bottom: 40px; }

.materiesdetail > #contentdivider > div {
  width: 430px; }

.materiesdetail > #contentdivider > div.links {
  float: left;
  clear: left;
  padding-right: 84px; }

.materiesdetail > #contentdivider > div.rechts {
  float: right;
  clear: right; }

.materiesdetail strong {
  font-weight: 600;
  color: #0076A9; }

.materiesvw {
  -webkit-transform: translateY(-30px);
      -ms-transform: translateY(-30px);
          transform: translateY(-30px); }
  .materiesvw strong {
    color: #003D54; }

/*** CONTACT ***/
.contact_info {
  width: 430px;
  padding-bottom: 30px; }

.contact_info.links {
  float: left;
  clear: left;
  padding-right: 84px; }

.contact_info.rechts {
  float: right;
  clear: right; }

.contact_info iframe {
  width: 420px; }

/*** SUBNAV ***/
#subnav {
  font-size: 12px;
  color: #666666;
  padding-top: 30px; }

#subnav a:link {
  color: #666666;
  text-decoration: none; }

#subnav a:visited {
  color: #666666;
  text-decoration: none; }

#subnav a:hover {
  color: #0076A9;
  text-decoration: none; }

#subnav a:active {
  color: #0076A9;
  text-decoration: none; }

#subnav a.active:link {
  color: #0076A9;
  text-decoration: none;
  font-weight: 600; }

#subnav a.active:visited {
  color: #0076A9;
  text-decoration: none;
  font-weight: 600; }

#subnav a.active:hover {
  color: #666666;
  text-decoration: none;
  font-weight: 600; }

#subnav a.active:active {
  color: #666666;
  text-decoration: none;
  font-weight: 600; }

/*** BREADCRUMBS ***/
#bread {
  font-size: 12px;
  color: #666666;
  padding-top: 20px; }

#bread a:link {
  color: #666666; }

#bread a:visited {
  color: #666666; }

#bread a:hover {
  color: #0076A9; }

#bread a:active {
  color: #0076A9; }

/* OPBOUW */
#wrap {
  width: 944px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -410px;
  padding: 0 20px; }

#wrap.home {
  min-height: 0;
  height: auto !important;
  height: auto;
  margin: 0 auto 0;
  padding: 0 20px; }

#header {
  height: 58px;
  width: 944px;
  padding: 11px 0 0 0; }

#logo {
  float: left;
  clear: none; }

#talen {
  float: right;
  clear: none;
  height: 24px;
  font-size: 12px;
  line-height: 24px; }

#talen li {
  display: inline;
  padding-left: 10px; }

#talen a:link {
  color: #003D54;
  text-decoration: none; }

#talen a:visited {
  color: #003D54;
  text-decoration: none; }

#talen a:hover {
  color: #0076A9;
  text-decoration: none; }

#talen a:active {
  color: #0076A9;
  text-decoration: none; }

#navi {
  float: right;
  clear: right;
  font-size: 12px;
  line-height: 24px;
  font-weight: 600; }

#navi ul {
  padding: 0; }

#navi li {
  display: inline-block;
  list-style: none;
  padding-left: 40px; }

#navi a:link {
  color: #003D54;
  text-decoration: none; }

#navi a:visited {
  color: #003D54;
  text-decoration: none; }

#navi a:hover {
  color: #0076A9;
  text-decoration: none; }

#navi a:active {
  color: #0076A9;
  text-decoration: none; }

#content {
  width: 944px;
  padding-top: 50px;
  padding-bottom: 30px; }

#content.home {
  padding-top: 30px;
  padding-bottom: 0px; }

#contentdivider {
  background: url(/site/images/layout/bgcontent.jpg) left top repeat-y; }

#push {
  height: 160px; }

#footerwrap {
  width: 100%;
  height: auto;
  background: #000000;
  position: fixed;
  bottom: 0px;
  width: 100%; }

#footer {
  width: auto;
  padding: 0 10px;
  margin: auto;
  font-size: 11px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#footer img {
  display: none; }

#footer ul {
  padding: 0;
  text-align: left; }

#footer li {
  display: inline;
  list-style: none;
  padding-right: 10px;
  padding-left: 0;
  line-height: 30px; }

#footer a:link {
  color: #FFFFFF;
  text-decoration: none; }

#footer a:visited {
  color: #FFFFFF;
  text-decoration: none; }

#footer a:hover {
  color: #CCCCCC;
  text-decoration: none; }

#footer a:active {
  color: #CCCCCC;
  text-decoration: none; }

#hfooterwrap {
  height: auto;
  padding-bottom: 20px;
  background-color: #000000; }

#hfooter {
  width: 850px;
  padding: 0px 47px 0px 47px;
  margin: auto; }

#hfooter a:link {
  color: #FFFFFF;
  text-decoration: none; }

#hfooter a:visited {
  color: #FFFFFF;
  text-decoration: none; }

#hfooter a:hover {
  color: #CCCCCC;
  text-decoration: none; }

#hfooter a:active {
  color: #CCCCCC;
  text-decoration: none; }

#hfooter h5 {
  color: #FFFFFF;
  font-weight: 300;
  font-size: 30px;
  line-height: 40px;
  padding-bottom: 6px; }

#hfooter h6 {
  color: #FFFFFF;
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  padding-top: 7px;
  padding-bottom: 20px; }

#hfooter ul {
  padding: 0;
  padding-left: 15px; }

#hfooter li {
  padding: 12px 0;
  font-size: 14px;
  list-style: url(/site/images/layout/list.png); }

#hpagesnavi2 {
  width: 270px;
  padding-right: 20px;
  float: left;
  clear: none;
  color: #FFFFFF; }

#hpagesnavi3 {
  width: 270px;
  padding-right: 20px;
  float: left;
  clear: none;
  color: #FFFFFF; }

#hfootercontact {
  width: 270px;
  float: left;
  clear: none;
  color: #FFFFFF; }

#hfooterwrap2 {
  width: 100%;
  height: 29px;
  border-top: 1px solid #666666;
  background-color: #000000; }

#hfooter2 {
  width: 944px;
  padding: 0px;
  margin: auto;
  font-size: 11px;
  line-height: 29px;
  color: #FFFFFF; }

#hfooter2 ul {
  padding: 0; }

#hfooter2 li {
  display: inline;
  list-style: none;
  padding-right: 20px; }

#hfooter2 a:link {
  color: #FFFFFF; }

#hfooter2 a:visited {
  color: #FFFFFF; }

#hfooter2 a:hover {
  color: #CCCCCC; }

#hfooter2 a:active {
  color: #CCCCCC; }

a.link1:link {
  color: #003D54;
  text-decoration: none; }

a.link1:visited {
  color: #003D54;
  text-decoration: none; }

a.link1:hover {
  color: #0076A9;
  text-decoration: none; }

a.link1:active {
  color: #0076A9;
  text-decoration: none; }

.articles-grid {
  margin-top: -20px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-auto-rows: 1px;
  grid-gap: 40px; }

.articleitem {
  border: 1px solid #dbdbdb;
  background-color: #fff;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s; }
  .articleitem:hover {
    background-color: rgba(191, 225, 240, 0.2); }

[data-url] {
  cursor: pointer; }

.title-line {
  width: 100px;
  margin: 15px 0;
  border-top: 3px solid #0177a9; }

.grid__text {
  padding: 25px 30px;
  line-height: 180%; }

.grid__img {
  float: left;
  width: 150px;
  padding: 5px 20px 0 0; }

.grid__content {
  position: relative; }

.next {
  color: #0076A9;
  padding-left: 5px; }

.prev {
  color: #0076A9;
  padding-right: 5px; }

.fulltext {
  padding: 0 100px; }
  .fulltext p {
    line-height: 180%; }

.nieuws__img {
  float: right;
  width: 50%;
  padding-left: 50px; }

.social-icon {
  font-size: 18px;
  padding-right: 8px; }

.hero {
  display: block;
  width: 95%;
  margin: 0 auto; }
  .hero--mobile {
    display: none;
    width: 95%;
    margin: 0 auto; }
  @media screen and (max-width: 576px) {
    .hero {
      display: none; }
      .hero--mobile {
        display: block; } }
