body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

html, body {
  margin: 0;
  padding: 0; }

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

h1, h2, h3, h4, h5, h6 {
  font-weigth: normal; }

label, button {
  cursor: pointer; }

img, video, embed, object {
  max-width: 100%; }

img {
  vertical-align: middle; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

fieldset {
  border: none; }

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

.clearfix::after {
  clear: both; }

body {
  font: 600 14px/24px "Open Sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", Sans-Serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  background-color: Navy;
  background: url("../opmaak/random_grey_variations.png"); }

.page {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  background: url("../opmaak/bg_1.png"); }

h1 {
  font-weight: bold;
  font-size: 1.6em; }

h2 {
  font-weight: bold;
  font-size: 1.4em; }

h3 {
  font-weight: bold;
  font-size: 1.2em; }

/* Clearfix na section en rij (prevents parent with floats to collapse) */
.rij:after {
  content: "";
  clear: both;
  display: table; }

header {
  position: relative;
  background: url("../opmaak/bg_header@2x.png") no-repeat center center;
  min-height: 200px;
  background-size: cover; }
  @media (min-width: 30em) {
    header {
      min-height: 200px;
      background-size: cover; } }
  header::after {
    content: "";
    clear: both;
    display: table; }

.logo img {
  position: relative;
  max-width: 189px; }

section {
  color: Navy;
  position: relative; }
  @media (min-width: 75em) {
    section {
      padding: 0; } }
  section::after {
    content: "";
    clear: both;
    display: table; }

footer {
  position: relative;
  color: #fff;
  background: url("../opmaak/bg_footer_small.png") no-repeat center center;
  min-height: 19.375em;
  background-size: cover; }
  footer::after {
    content: "";
    clear: both;
    display: table; }
  @media (min-width: 30em) {
    footer {
      background: url("../opmaak/bg_footer@1x.png") no-repeat center center;
      min-height: 15.1875em;
      background-size: cover; } }

.footer__menu__item {
  font-size: 1em;
  color: AntiqueWhite;
  background: rgba(204, 204, 214, 0.9);
  text-align: center; }

.footer__menu__item--icon {
  display: inline-block;
  padding-right: 0.5em; }

.footer__menu__item--text {
  display: inline-block; }

.footer__teller {
  display: inline; }

.grid {
  margin-right: -3px;
  margin-left: -3px; }

.grid-xs--1, .grid-xs--2, .grid-xs--3, .grid-xs--4, .grid-xs--5, .grid-xs--6, .grid-xs--7, .grid-xs--8, .grid-xs--9, .grid-xs--10, .grid-xs--11, .grid-xs--12 {
  float: left;
  padding: 3px; }

.grid-xs--1 {
  width: 8.33333%; }

.grid-xs--2 {
  width: 16.66667%; }

.grid-xs--3 {
  width: 25%; }

.grid-xs--4 {
  width: 33.33333%; }

.grid-xs--5 {
  width: 41.66667%; }

.grid-xs--6 {
  width: 50%; }

.grid-xs--7 {
  width: 58.33333%; }

.grid-xs--8 {
  width: 66.66667%; }

.grid-xs--9 {
  width: 75%; }

.grid-xs--10 {
  width: 83.33333%; }

.grid-xs--11 {
  width: 91.66667%; }

.grid-xs--12 {
  width: 100%; }

@media (min-width: 30em) {
  .grid-sm--1, .grid-sm--2, .grid-sm--3, .grid-sm--4, .grid-sm--5, .grid-sm--6, .grid-sm--7, .grid-sm--8, .grid-sm--9, .grid-sm--10, .grid-sm--11, .grid-sm--12 {
    float: left;
    padding: 3px; }
  .grid-sm--1 {
    width: 8.33333%; }
  .grid-sm--2 {
    width: 16.66667%; }
  .grid-sm--3 {
    width: 25%; }
  .grid-sm--4 {
    width: 33.33333%; }
  .grid-sm--5 {
    width: 41.66667%; }
  .grid-sm--6 {
    width: 50%; }
  .grid-sm--7 {
    width: 58.33333%; }
  .grid-sm--8 {
    width: 66.66667%; }
  .grid-sm--9 {
    width: 75%; }
  .grid-sm--10 {
    width: 83.33333%; }
  .grid-sm--11 {
    width: 91.66667%; }
  .grid-sm--12 {
    width: 100%; } }

@media (min-width: 48em) {
  .grid-md--1, .grid-md--2, .grid-md--3, .grid-md--4, .grid-md--5, .grid-md--6, .grid-md--7, .grid-md--8, .grid-md--9, .grid-md--10, .grid-md--11, .grid-md--12 {
    float: left;
    padding: 3px; }
  .grid-md--1 {
    width: 8.33333%; }
  .grid-md--2 {
    width: 16.66667%; }
  .grid-md--3 {
    width: 25%; }
  .grid-md--4 {
    width: 33.33333%; }
  .grid-md--5 {
    width: 41.66667%; }
  .grid-md--6 {
    width: 50%; }
  .grid-md--7 {
    width: 58.33333%; }
  .grid-md--8 {
    width: 66.66667%; }
  .grid-md--9 {
    width: 75%; }
  .grid-md--10 {
    width: 83.33333%; }
  .grid-md--11 {
    width: 91.66667%; }
  .grid-md--12 {
    width: 100%; } }

@media (min-width: 60em) {
  .grid-lg--1, .grid-lg--2, .grid-lg--3, .grid-lg--4, .grid-lg--5, .grid-lg--6, .grid-lg--7, .grid-lg--8, .grid-lg--9, .grid-lg--10, .grid-lg--11, .grid-lg--12 {
    float: left;
    padding: 3px; }
  .grid-lg--1 {
    width: 8.33333%; }
  .grid-lg--2 {
    width: 16.66667%; }
  .grid-lg--3 {
    width: 25%; }
  .grid-lg--4 {
    width: 33.33333%; }
  .grid-lg--5 {
    width: 41.66667%; }
  .grid-lg--6 {
    width: 50%; }
  .grid-lg--7 {
    width: 58.33333%; }
  .grid-lg--8 {
    width: 66.66667%; }
  .grid-lg--9 {
    width: 75%; }
  .grid-lg--10 {
    width: 83.33333%; }
  .grid-lg--11 {
    width: 91.66667%; }
  .grid-lg--12 {
    width: 100%; } }

.welkom__image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.achtergrond {
  min-height: 31.25em;
  background-size: cover;
  margin: 5px 0 10px 0;
  max-width: 1024px; }

.achtergrond--1 {
  background: url("../opmaak/album1.jpg") no-repeat; }

.achtergrond--2 {
  background: url("../opmaak/album2.png") no-repeat; }

.achtergrond--3 {
  background: url("../opmaak/album3.png") no-repeat; }

/*========================================================================

========================================================================== */
.overzicht {
  border-radius: 5%;
  background: rgba(240, 240, 240, 0.12);
  z-index: 9;
  padding: 3px; }

.menu {
  background: url("../opmaak/bg_1.png");
  position: relative;
  top: 10px;
  display: inline-block;
  padding-left: 3px; }
  .menu ul li {
    margin-bottom: 3px; }

.album {
  position: relative; }

.album__item {
  transition: all 0.7s ease-out;
  position: absolute;
  top: 10px;
  left: -1100px;
  z-index: 2;
  opacity: 0; }

.album__item--invoeg {
  left: 10px;
  opacity: 1; }

.album__item__tekst {
  position: absolute;
  bottom: 0;
  left: 0; }
