/* Text Elements */

h2.faure-pg-hd {
  color: #000;
  text-align: center;
  font-size: 25px;
  font-family: Verdana, Geneva, sans-serif;
}

h6.nav-taal {
  font-weight: 600;
  font-size: 20px;
  font-family: orbitron, Arial, sans-serif;
}

h6.constr-msg {
  padding-top: 50px;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  font-family: Verdana, Geneva, sans-serif;
}

p.paragraph {
  margin-top: 12px;
  margin-bottom: 0;
  max-width: 660px;
  color: rgba(0, 0, 0, .65);
  letter-spacing: 1px;
  font-size: 17px;
  font-family: 'Roboto', sans-serif;
}

p.paragraph.pg-txt {
  max-width: none;
  color: #000;
  font-weight: 400;
  font-size: 15px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 20px;
}

p.paragraph span.af-lysinset {
  background-color: #c3c3af;
}

p.paragraph span.bld-txt {
  font-weight: 700;
}

p.paragraph span.ital-txt {
  font-style: italic;
}

p.paragraph.bold.pg-txt {
  font-weight: 700;
}

p.paragraph.cntrd.pg-txt {
  text-align: center;
}

p.paragraph.cntrd.klein-ital.pg-txt {
  font-style: italic;
  font-size: 12px;
}

p.paragraph a.link-in-txt {
  color: #000;
}

p.paragraph span.uline {
  text-decoration: underline;
}

p.paragraph b.paragraph-text-1 {
  font-weight: 400;
}

p.paragraph span.afc-geel-agter {
  background-color: #f4e8d0;
}

p.paragraph span.af-tydlyn-bg {
  background-color: #c3c3af;
}

p.paragraph a.bold.link-in-txt {
  font-weight: 700;
}

p.paragraph.klein-ital {
  text-align: left;
  font-style: italic;
  font-size: 12px;
  font-family: Verdana, Geneva, sans-serif;
}

p.paragraph span.bold-txt {
  font-weight: 700;
}

p.paragraph a.link-in-txt:hover {
  color: #f00;
  font-style: normal;
}

ul.unorder-list.browser-default {
  list-style-type: disc;
}

span.text-element.collaps-hd-txt {
  display: inline;
  color: #403000;
  font-size: 20px;
  font-family: 'Architects Daughter', cursive;
}

span.text-element.lys-txt {
  margin-left: 0;
  text-align: left;
  font-size: 15px;
  font-family: Verdana, Geneva, sans-serif;
}

span.text-element.ft-nav-txt {
  margin-top: 3px;
  color: #000;
  font-style: normal;
  font-size: 12px;
  font-family: Verdana, Geneva, sans-serif;
}

span.text-element.faure-ai-msg-txt {
  text-align: center;
  font-style: italic;
  font-size: 12px;
  font-family: Verdana, Geneva, sans-serif;
}

a.link-text.ft-nav-txt {
  color: #000;
  font-size: 12px;
  font-family: Verdana, Geneva, sans-serif;
}

/* Interaction Elements */

a.link-button.btn-to-link {
  margin-bottom: 30px;
  color: #fff;
  text-align: left;
  font-size: 25px;
  font-family: orbitron, Arial, sans-serif;
}

a.link-button.btn-to-link.regs {
  text-align: right;
}

/* Layout Elements */

body.f25-pg01 {
  background-color: #aea193;
}

.container-grid.f25-pgsection {
  margin-top: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  width: 100%;
  background-color: #eeeae3;
}

.container-grid.f25-pgsect-wrap1200 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
  width: 95%;
}

.container-grid {
  position: relative;
}

div.responsive-picture {
  max-width: none;
}

.container-grid.accordion-wrapper {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}

ul.list-container.collapsible {
  margin-top: 8px;
  border-style: none;
  box-shadow: none;
}

.container-grid.collapsible-header {
  border: .0625rem solid #403000;
  border-radius: 8px;
  background-color: #aea193;
}

li.list-item-container.collaps-item-container {
  margin-top: 1px;
  margin-right: 0;
  margin-bottom: 1px;
  background-color: transparent;
}

.container-grid.collapsible-body {
  border-right: .0625rem solid #403000;
  border-bottom: .0625rem solid #403000;
  border-left: .0625rem solid #403000;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  background-color: #eeeae3;
}

li.list-item.list-txt {
  color: #000;
  font-size: 15px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 21px;
}

li.list-item span.af-perstydlyn {
  background-color: #c3c3af;
  font-style: normal;
}

li.list-item span.ital {
  font-style: italic;
}

.container-grid.accor-2col-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  margin-top: 15px;
  max-width: 100%;
  width: 100%;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container-grid.accor-2col-R {
  max-width: 250px;
  width: 250px;
}

.container-grid.accor-2col-L {
  margin-right: 10px;
  margin-left: 0;
  max-width: none;
  width: 100%;
}

div.responsive-picture.acc-img {
  margin-top: 5px;
}

.container-grid.h-top {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  border-bottom: .0625rem solid #403000;
  background-color: #aea193;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

a.responsive-picture.f-topname {
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 500px;
  width: 90%;
}

.container-grid.twee-col-lys {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container-grid.twee-col-lysL {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: end;
  float: none;
  margin-right: 20px;
  margin-left: 0;
  width: 80px;

  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
}

.container-grid.twee-col-lysR {
  width: 150px;
}

span.glyph.menu-icon {
  position: fixed;
  top: 15px;
  right: 20px;
  z-index: 10;
  width: 80px;
  color: #aea193;
  font-size: 80px;
  line-height: 80px;
  cursor: pointer;

  -webkit-text-stroke-color: #eeeae3;
  -webkit-text-stroke-width: 1px;
}

span.glyph.menu-icon i {
  font-size: 80px;
}

.container-grid.menu-div {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  display: none;
  -ms-flex-pack: center;
  width: 100vw;
  height: 100vh;
  background-color: #eeeae3;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container-grid.buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: end;
  margin-right: 10px;
  margin-left: 0;
  padding-top: 10vh;
  width: 300px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
          align-items: flex-end;
  background-blend-mode: normal;
}

.container-grid.buttons.nav-afr {
  -ms-flex-pack: center;
  margin-right: 10px;
  padding-right: 10px;
  width: 350px;
  background-image: -webkit-linear-gradient(top, rgba(174, 161, 147, 1) 0%, rgba(238, 234, 227, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(174, 161, 147, 1) 0%, rgba(238, 234, 227, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(174, 161, 147, 1) 0%, rgba(238, 234, 227, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(174, 161, 147, 1) 0%, rgba(238, 234, 227, 1) 100%);

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

span.glyph.close-icon {
  position: fixed;
  top: 15px;
  right: 20px;
  color: #aea193;
  font-size: 80px;
  line-height: 80px;

  -webkit-text-stroke-color: #eeeae3;
  -webkit-text-stroke-width: 1px;
}

span.glyph.close-icon i {
  font-size: 80px;
}

.container-grid.buttons.nav-eng {
  -ms-flex-pack: center;
  -ms-flex-align: start;
  margin-right: 0;
  margin-left: 10px;
  padding-left: 10px;
  width: 350px;
  background-image: -webkit-linear-gradient(top, rgba(238, 234, 227, 1) 0%, rgba(174, 161, 147, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(238, 234, 227, 1) 0%, rgba(174, 161, 147, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(238, 234, 227, 1) 0%, rgba(174, 161, 147, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(238, 234, 227, 1) 0%, rgba(174, 161, 147, 1) 100%);

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container-grid.faure-pg-content-wrap {
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 10px;
  max-width: 1100px;
  width: 95%;
}

.container-grid.faure-pg-content {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #eeeae3;
}

.container-grid.faure-pg-ft {
  width: 100%;
  border-top: .0625rem solid #403000;
  background-color: transparent;
}

.container-grid.faure-ft-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin: 10px auto 0;
  max-width: 1000px;
  width: 100%;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container-grid.twm-kopiereg {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-top: 15px;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.html-element.copyright-notice {
  margin-top: -15px;
  margin-right: auto;
  margin-left: auto;
  width: 20%;
  height: 30px;
  border: .0625rem none #000;
  border-radius: 0;
  text-align: center;
}

.container-grid.accor-3col-img {
  margin-right: auto;
  margin-left: auto;
  max-width: 250px;
  width: 250px;
}

.container-grid.accor-3col-img-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: justify;
  -ms-flex-align: start;
  margin-top: 15px;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

li.list-item.bullit-list-txt {
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 23px;
}

.container-grid.besigh-item-wrap {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  padding-right: 5px;
  padding-left: 5px;
  border: .0625rem solid #aea193;
  border-radius: 8px;
}

div.responsive-picture.faure-ant-doop {
  margin-right: auto;
  margin-left: auto;
  max-width: 80%;
}

.container-grid.faure-pg-ft-E {
  width: 100%;
  border-top: .0625rem solid #403000;
  background-color: transparent;

  grid-auto-rows: 1px;
  grid-auto-columns: 1px;
  grid-row-gap: 1px;
  grid-column-gap: 1px;
}

.container-grid.twm-ft-e {
  margin-bottom: 50px;
}

.rule.faure-rule hr {
  border-top-width: 2px;
  border-top-color: #403000;
}

.rule.faure-rule {
  margin-right: auto;
  margin-left: auto;
  width: 75%;
}

a.responsive-picture.twm-link {
  margin-top: 20px;
  margin-bottom: 50px;
  max-width: 250px;
}

.container-grid.faure-ai-ft-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-top: 20px;
  margin-bottom: 0;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container-grid.faure-ai-msg {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 10px;
  max-width: 350px;
  width: 100%;
  border: .125rem solid #403000;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .55) 0%, rgba(64, 48, 0, .5) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .55) 0%, rgba(64, 48, 0, .5) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .55) 0%, rgba(64, 48, 0, .5) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, .55) 0%, rgba(64, 48, 0, .5) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  background-blend-mode: normal;
}

div.responsive-picture.img-500 {
  margin: 5px auto;
  max-width: 500px;
}

li.list-item-container.indicator {
  display: none;
  min-height: auto;
  background-color: #3741c3;
}

@supports (display: grid) {
  .container-grid {
    position: relative;
  }
}

@media screen and (min-width: 37.5625rem) {
  /* Text Elements */

  p.paragraph {
    font-size: 17px;
  }

  p.paragraph.pg-txt {
    font-size: 16px;
  }

  .container-grid.accordion-wrapper {
    margin-top: 20px;
  }
}

@media screen and (min-width: 50rem) {
  /* Text Elements */

  p.paragraph.pg-txt {
    max-width: none;
  }

  .container-grid.accor-2col-wrap {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: start;
    -ms-flex-align: center;
    max-width: 100%;
    width: 100%;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container-grid.accor-2col-L {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  .container-grid.accor-2col-R {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    min-width: 200px;
    width: auto;
  }

  div.responsive-picture.acc-img {
    min-width: 200px;
  }

  .container-grid.accor-3col-img {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    min-width: 200px;
    width: auto;
  }

  .container-grid.accor-3col-img-wrap {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: start;
    -ms-flex-align: center;
    max-width: 100%;
    width: 100%;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }
}

@media screen and (min-width: 62.0625rem) {
  /* Text Elements */

  p.paragraph {
    font-size: 18px;
  }

  .container-grid.collapsible-body {
    background-color: #eeeae3;
  }
}

@media screen and (min-width: 75.0625rem) {
  /* Text Elements */

  h2.faure-pg-hd {
    margin-top: 0;
    color: #000;
    text-align: center;
    font-size: 25px;
    font-family: Verdana, Geneva, sans-serif;
  }

  p.paragraph.pg-txt {
    margin-bottom: 10px;
    max-width: none;
    width: 100%;
    color: #000;
    font-size: 16px;
    font-family: Verdana, Geneva, sans-serif;
    line-height: 23px;
  }

  span.text-element.collaps-hd-txt {
    color: #403000;
    font-size: 20px;
    font-family: 'Architects Daughter', Verdana, Geneva, sans-serif;
  }

  .container-grid.accordion-wrapper {
    max-width: 1000px;
    box-shadow: none;
  }

  .container-grid.collapsible-header {
    -ms-flex-align: center;
    padding-left: 25px;
    border-bottom-style: none;
    background-color: #aea193;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  li.list-item-container.collaps-item-container {
    margin-top: 1px;
    margin-bottom: 1px;
    padding-bottom: 0;
    border: .0625rem solid #6a6351;
    border-radius: 8px;
    background-color: #c3c3af;
  }

  ul.list-container.collapsible {
    margin-top: 0;
    margin-bottom: 0;
    padding: 1px;
    border-color: transparent;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    box-shadow: none;
  }

  .container-grid.collapsible-body {
    padding: 10px 20px 20px;
    background-color: #eeeae3;
  }

  li.list-item.list-txt {
    color: #000;
    font-size: 15px;
    font-family: Verdana, Geneva, sans-serif;
    line-height: 22px;
  }

  div.responsive-picture.acc-img {
    max-width: 250px;
  }
}


/*Custom Fonts Definitions*/

@font-face {
	font-family: orbitron;
	src: url('../custom_fonts/Orbitron-Regular.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: blacksword;
	src: url('../custom_fonts/blacksword.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;
}
