/* CSS Document */
@font-face {
  font-family: 'Viv';
  src: url("../fonts/vividly-regular-webfont.woff2") format("woff2"), url("../fonts/vividly-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
html {
  min-height: 100%;
  height: 100%;
  color: #333333;
  font-family: 'Viv',sans-serif; }

body {
  margin: 0;
  padding: 0px;
  font-size: 21px;
  min-width: 320px;
  font-family: 'Viv',sans-serif;
  -webkit-user-select: text;
  -webkit-text-size-adjust: none;
  min-height: 100%;
  height: 100%;
  background-image: url("../img/backspeurtocht.jpg"); }

div {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

section {
  clear: both; }

ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: left; }

ul, li {
  margin: 0;
  padding: 0;
  border: 0; }

h1 {
  font-size: 36px;
  font-family: 'Viv',sans;
  font-weight: normal;
  margin: 10px 0px;
  padding: 0px;
  text-align: center;
  line-height: 24px !important;
  color: #b51d1d; }

h2 {
  font-size: 28px;
  font-family: 'Viv';
  font-weight: normal;
  margin: 0px;
  padding: 15px 0px 4px 0px;
  color: #b51d1d; }

h3 {
  font-size: 24px;
  font-family: 'Viv';
  font-weight: normal;
  margin: 0px;
  -webkit-margin-after: 0px;
  padding: 0px; }

h4 {
  font-size: 24px;
  font-family: 'Viv';
  font-weight: normal;
  margin: 17px 0 0 0;
  -webkit-margin-after: 0px;
  padding: 0px; }

p {
  margin: 0.3em 0px 0px 0px;
  line-height: 19px; }

a, .afake {
  cursor: pointer;
  text-decoration: none;
  color: #b51d1d; }

.btn {
  cursor: pointer;
  font-size: 34px;
  text-align: center;
  background-size: contain;
  display: inline-block;
  box-sizing: border-box; }
  .btn.start {
    background-image: url("../img/btn_start.png");
    width: 106px;
    height: 61px;
    padding-top: 19px;
    margin-top: 10px; }
  .btn.groot {
    background-image: url("../img/btn_groot.png");
    width: 142px;
    height: 61px;
    padding-top: 19px;
    margin-top: 10px;
    font-size: 28px; }

.logo {
  max-width: 90%;
  width: 200px;
  padding: 15px 0; }

.textblock {
  background: white;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
  padding: 10px;
  margin: 10px 0px;
  max-width: 450px;
  width: 100%;
  display: inline-block; }

.overview {
  text-align: center; }
  .overview li {
    background: white;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    padding: 8px;
    text-align: center;
    width: 120px;
    display: inline-block;
    margin: 13px;
    cursor: pointer; }
    .overview li .thumb {
      background-size: cover;
      height: 120px;
      width: 120px;
      background-position: center; }
    .overview li .title {
      padding-top: 6px;
      font-size: 19px; }
    .overview li .time {
      font-size: 19px; }
  .overview li:nth-child(4n+1) {
    transform: rotate(-2deg); }
  .overview li:nth-child(4n+2) {
    transform: rotate(2deg); }

/* MAIN FRAME */
#wrapper {
  clear: both;
  margin: 0px auto;
  width: 100%;
  max-width: 880px;
  text-align: center;
  padding: 15px;
  box-sizing: border-box;
  position: relative; }

.inner-wrapper {
  margin: 0px auto;
  width: 100%;
  max-width: 590px;
  text-align: center; }

footer {
  position: fixed;
  bottom: 0px;
  height: 80px;
  width: 100%; }

.next, .previous, .close_end {
  cursor: pointer;
  border-radius: 50px;
  height: 50px;
  width: 50px;
  text-align: center;
  padding: 16px 0px;
  box-sizing: border-box; }

.close_end {
  display: none; }

.close {
  cursor: pointer;
  position: absolute;
  top: -8px;
  right: -10px;
  z-index: 3;
  height: 30px;
  width: 30px;
  box-sizing: border-box;
  margin: 15px;
  color: #b51d1d;
  transform: rotate(45deg);
  font-size: 24px;
  border-radius: 20px; }

.vraag_hoelang, .vraag_leeftijd, .vraag_meer {
  display: none; }

.half {
  float: left;
  width: 50%;
  padding: 10px 0;
  font-size: 21px;
  text-align: center; }
  .half img {
    height: 45px;
    padding-bottom: 5px; }

.page_start #wrapper {
  max-width: 480px; }
.page_start .photo_start {
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center;
  display: inline-block; }

.page_speurtocht .textblock {
  margin: 0;
  position: relative; }
.page_speurtocht .close {
  background: #fff;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4); }
.page_speurtocht #wrapper {
  max-width: 480px;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100); }
.page_speurtocht #container {
  position: relative;
  height: calc(var(--vh, 1vh) * 100 - 90px);
  max-height: 800px; }
.page_speurtocht .photo {
  width: 100%;
  background-size: cover;
  background-position: center 60%;
  display: inline-block; }
.page_speurtocht .text {
  position: absolute;
  bottom: 9px;
  padding-top: 5px;
  background: #fff;
  width: calc(100% - 16px);
  margin-left: -1px; }
.page_speurtocht .photo {
  height: 100%;
  max-height: 800px; }
.page_speurtocht .route .antwoord {
  display: none; }
.page_speurtocht .opdracht .photo {
  background-position: center bottom; }
.page_speurtocht .opdracht .antwoordopznkop {
  transform: rotateY(180deg); }
.page_speurtocht .opdracht .antwoord {
  display: block;
  text-align: center; }
  .page_speurtocht .opdracht .antwoord h2 {
    padding: 5px 0 0 0; }
  .page_speurtocht .opdracht .antwoord input {
    font-family: 'Viv',sans-serif;
    width: 80%;
    font-size: 28px;
    padding: 8px; }
  .page_speurtocht .opdracht .antwoord .check {
    margin-bottom: 10px; }
  .page_speurtocht .opdracht .antwoord .feedback {
    display: none;
    color: #b51d1d;
    padding-top: 5px; }
  .page_speurtocht .opdracht .antwoord .correct {
    display: none;
    padding: 6px 0px; }
    .page_speurtocht .opdracht .antwoord .correct img {
      width: 280px;
      display: inline-block; }
.page_speurtocht .antwoordopznkop {
  transform: rotateZ(180deg);
  display: block;
  opacity: 0.3;
  margin-top: 10px; }
.page_speurtocht .assignment {
  padding: 33px 60px 0 60px; }

body.print {
  background-image: none; }
  body.print #wrapper {
    max-width: 1640px; }
    body.print #wrapper #items {
      width: 100%; }
    body.print #wrapper .container {
      width: 360px;
      float: left;
      margin-right: 30px;
      margin-top: 50px; }
    body.print #wrapper .container:nth-child(4n+0) {
      margin-right: 0px; }
    body.print #wrapper .container:nth-child(4n+5) {
      clear: both; }
    body.print #wrapper .textblock {
      padding: 10px;
      width: 340px;
      max-width: auto; }
    body.print #wrapper .photo {
      max-height: 740px;
      height: 740px; }
    body.print #wrapper .assignment {
      padding: 20px 60px; }
