body { 
  cursor: url(images/cursor1.png), auto !important;
  background-size: 100% 100%;
  display: block;
  margin: 0px !important;
  width: 0%;
  height: 0%; 
  z-index: 9;
}

@font-face { font-family: Swish; src: url('Swish-Regular.ttf'); }
    h1,h2,b,p, body {
         font-family: Swish;
         font-size:22px;
      }
      p{
        font-size: 1.75vw;
        opacity: 1 !important;
      }

a{
  cursor: url(images/cursor-pointer.png), pointer !important;
}

.RockScape {
    background-image: url('images/Akvarel_Baggrunde/RockScape.webp');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
    color: lightslategray;
} 


.Tower  {
  background-image: url('images/Akvarel_Baggrunde/Tower.webp');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% 100%;
  color: #ff6bf8;
}

.InsideTower  {
  background-image: url('images/Akvarel_Baggrunde/InsideTower.webp');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% 100%;
  color: #FFFFFF;
}
.wholepagecover {
  z-index: 10;
  position:fixed;
  background-attachment: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%; 
  background-size: 100% 100%;
  cursor: url(images/play-button.png), auto;
}
.hidden {
  z-index: 0 !important;
transition: 1.5s;
 cursor: url(images/cursor1.png), auto !important; 
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%; 
  background-size: 100% 100%;
 opacity: 0 !important;
}

.hidden-text{
  z-index: 1;
}

.cursordiv{
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: url(images/cursor1.png), auto !important; 
}

.text-play{
  width: 15%;
  height: auto;
}

.text-foot{
  width: 25%;
  height: auto;
}

button.wholepagecover {

  background: transparent;
  border: none !important;
  font-size:0;
}

#cover-img{
  position:absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%; 
  opacity: 1;
  z-index: 10;
}

#cover-img-blank {
  position:absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%; 
  opacity: 1;
  z-index: 10;
}

.nothing {
  background-image: url(images/Akvarel_Baggrunde/Contact-letter.webp);
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #FFFFFF;

}

.content-text {
  position: absolute;
  display: block;
  bottom: 4%;
  left: 5%;
  font-size: 20px;
}

.content-images{
  position: absolute;
  right: -180%;
  top:0%;
  display: grid;
  grid-template-columns: repeat(2, 0.25fr);
  grid-template-rows: repeat(1);

}

/* The Modal (background) */
.modal {
  display: block; /* Hidden by default */
  position: absolute; /* Stay in place */
  background-attachment: fixed;
  z-index: 9; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  right: 95%;
  bottom: 75%;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(1,2,3,0.0); /* Black w/ opacity */
}

.modal1 {
  display: none; /* Hidden by default */
  position: absolute; /* Stay in place */
  background-attachment: fixed;
  z-index: 9; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  right: 95%;
  bottom: 75%;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(1,2,3,0.0); /* Black w/ opacity */
}
/*
.modal1 {
  right: 0% !important;
  bottom: 50% !important;
} /*

/* Modal Content */
.modal-content {
  position: fixed;
  background-attachment: fixed;
  display:block;
  background-color:rgb(247, 216, 176);
  opacity: 0.9;
  padding: 13px;
  border-radius:30px;
  bottom: 40%; 
  right: 41%;
  min-width: 7%;
  max-width: 12%;
  min-height:40px;
  margin:13px;
  align-items:left;
  justify-content:center;
  text-align:left;
}
.modal-content:before,
.modal-content:after {
  content:"";
  background-color:rgb(247, 216, 176);
  border-radius:70%;
  display:block;
  position:absolute;
  z-index:-1;
}
.modal-content:before {
  min-width:44px;
  height:44px;
  top:-12px;
  left:28px;
  box-shadow:-50px 30px 0 -12px rgb(247, 216, 176);
}
.modal-content:after {
  bottom:-10px;
  right:26px;
  min-width:30px;
  height:30px;
  box-shadow:40px -34px 0 0 rgb(247, 216, 176),
             -28px -6px 0 -2px rgb(247, 216, 176),
             -24px 17px 0 -6px rgb(247, 216, 176),
             -5px 25px 0 -10px rgb(247, 216, 176);
             }

.modal-content1 {
  bottom: 35%;
  right: 32%;
}

.modal-content2 {
  bottom: 48%;
  right: 75%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: url(images/cursor-pointer.png), auto !important;
}

.next {
    cursor: pointer;
    display: block;
    position: absolute;
    color: #aaaaaa;
    top: 69%;
    width: auto;
    padding: 16px;
    margin-top: 2%;
    margin-left: 64%;
    font-weight: bold;
    font-size: 30px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    z-index: 8;
  }
  .next:hover,
.next:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 4px;
}
  li{
  display: none;
}
li.display{
  display: block;
}
/*Dialogue styles ^^^*/

.contact{
  z-index: 8;
  background-image: url('images/Akvarel_Baggrunde/Contact-letter.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% 100%;
  color: black; 
}

.contact-text {
  position: absolute;
  text-align: center;
  font: 20px/22px times;
  top: 10%;
  left: 20%; 
  width: 700px;
  padding: 5px;
}

#email {
  align-content: center;
  justify-content:center;
  text-align:center;
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

::-webkit-scrollbar-track-piece {
  background-color: none;
}

::-webkit-scrollbar-thumb:vertical {
  height: 30px;
  background-color:saddlebrown;
  border-radius: 10px;
  opacity: 0.5;
}

::-webkit-scrollbar:horizontal {
  display: none;
}

::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}


.worklist{
position: absolute;
border: none;
padding: 5px;
font: 16px/18px sans-serif;
width: 48.5%;
color:black;
height: 80%;
overflow-y: scroll;
top: 10%;
left: 5%; 
}

.worklist2{
  position: absolute;
  border: none;
  padding: 5px;
  font: 16px/18px sans-serif;
  width: 40%;
  color:black;
  height: 60%;
  overflow-y: scroll;
  top: 25%;
  left: 60%; 
  }

.Underwater  {
  background-image: url('images/Akvarel_Baggrunde/Underwater.webp');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% 100%;
  color: #FFFFFF;
}

.Underwater .water {
  position: absolute;
  background-position: center center;
  background-image: url("images/Akvarel_Baggrunde/Underwater.webp");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  z-index: 1;
  filter: url("#turbulence");
}


.Cave  {
  background-image: url('images/Akvarel_Baggrunde/Cave.webp');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% 100%;
  color: #FFFFFF;
}

.portfolio  {
  background-image: url('images/Akvarel_Baggrunde/Book.webp');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% 100%;
  color: #FFFFFF; 
}
.Mountain  {
  background-image: url('images/Akvarel_Baggrunde/Mountain.webp');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% 100%;
  color: #FFFFFF;
}

.FallenTree  {
  background-image: url('images/Akvarel_Baggrunde/FallenTree.webp');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% 100%;
  color: #FFFFFF;
}
.RiverField {
  background-image: url('images/Akvarel_Baggrunde/RiverField.webp');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% 100%;
  color:rgb(0, 164, 230);
}


.Seaside  {
  background-image: url('images/Akvarel_Baggrunde/Seaside.webp');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% 100%;
  z-index: 8;
}

.Bridge  {
  background-image: url('images/Akvarel_Baggrunde/Bridge.webp');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% 100%;
  z-index: 8;
}

div:hover .bounce {
  -webkit-animation:bounce .9s infinite;
  -moz-animation:bounce .9s infinite;
  -o-animation:bounce .9s infinite;
  animation:bounce .9s infinite;
  opacity: 1;
}

div:hover .footprint {
  cursor: url(images/cursor-pointer.png),auto;
  opacity: 1;
  transition: 1s;
}

div:hover .Naturkor {
  cursor: url(images/cursor-pointer.png),auto;
  opacity: 1;
  transition: 1s;
}

.DOORlinkdiv:hover .door-symbol {
  opacity: 1;
  transition: 1s;
}

div:hover .caveportal {
  opacity: 1;
  transition: 1s;
}

div:hover .towerportal {
  opacity: 1;
  transition: 1s;
}

/*
.LEFTlinkdiv {
  position: absolute;
  cursor: pointer;
  top: 0%; 
  left: 0%; 
  width: 140px ;
  height: 100%; 
}


.RIGHTlinkdiv {
  position: absolute;
  cursor: pointer;
  top: 10%; 
  right: 0%; 
  width: 140px ;
  height: 90%; 
}

.BOTTOMlinkdiv {
  position: absolute;
  cursor: pointer;
  top: 90%; 
  right: 0%; 
  width: 100% ;
  height: 10%; 
}
*/

 .DOORlinkdiv {
  position: absolute;
  cursor: url(images/cursor-pointer.png), pointer;
  top: 35%; 
  right: 74%; 
  width: 6% ;
  height: 17%; 
  opacity: 1;
  z-index: 9;
} 


.door-symbol {
  position: absolute;
  cursor: url(images/cursor-pointer.png), pointer;
  top: 20%; 
  right: 30%; 
  width: 29% ;
  height: auto; 
  z-index: 14;
  opacity: 0;
  transition: 1s;
}

input[type=checkbox] {
  visibility: hidden;
}
input#mute-button {
  display: none;
}
.img-un-mute img {
  z-index: 8;
  display: none;
  width:  5.3% ;
  height: auto; 
}

input#mute-button:checked ~ .img-un-mute img {
  z-index: 8;
  width:  5.3% ;
  height: auto; 
  display: block;
}

input#mute-button:checked ~ .img-mute img {
  z-index: 8;
  display: none;
  width:  5.3% ;
  height: auto; 
  display: none;
}
.img-mute
{
  z-index: 8;
  position: absolute;
  cursor: url(images/cursor-pointer.png), pointer;
  background-attachment: fixed; 
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  top: 1%; 
  left: 91%; 
  width: 5.3% ;
  height: auto; 
}
.img-un-mute
{
  z-index: 8;
  position: absolute;
  cursor: url(images/cursor-pointer.png), pointer;
  background-attachment: fixed; 
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  top: 1%; 
  left: 91%; 
  width: 5.3% ;
  height: auto; 
}

.book
{
  position: absolute;
  cursor: url(images/cursor-pointer.png), pointer;
  display: inline-block;
  z-index: 9;
  background-attachment: fixed; 
  top: 1%; 
  left: 85%; 
  width: 5.3% ;
  height: auto; 
}

.bookhover
{
  position: absolute;
  cursor: url(images/cursor-pointer.png), pointer;
  display: none;
  z-index: 9;
  background-attachment: fixed; 
  top: 1%; 
  left: 85%; 
  width: 5.3% ;
  height: auto; 
}

div:hover .bookhover {
  display: inline;
  transition: 0.5s;
}

.letter
{
  position: absolute;
  cursor: url(images/cursor-pointer.png), pointer;
  display: inline-block;
  z-index: 9;
  background-attachment: fixed; 
  top: 2%; 
  left: 78%; 
  width: 5% ;
  height: auto; 
}

.home
{
  position: absolute;
  cursor: url(images/cursor-pointer.png), pointer;
  display: inline-block;
  z-index: 9;
  background-attachment: fixed; 
  top: 1.5%; 
  left: 72.5%; 
  width: 4% ;
  height: auto; 
}

.home1
{
  position: absolute;
  cursor: url(images/cursor-pointer.png), pointer;
  display: inline-block;
  z-index: 9;
  background-attachment: fixed; 
  top: 1.5%; 
  left: 92.5%; 
  width: 4% ;
  height: auto; 
}


div:hover .letter {
  width: 5.3% ;
  transition: 0.5s;
}

.snail {
  position:absolute;
  left: 63%;
  top: 5%; 
  width: 30%; 
  height: auto;
  opacity: 0.75;
}

.return {
  position: absolute;
  cursor: url(images/cursor-pointer.png), pointer;
  display: inline-block;
  z-index: 9;
  background-attachment: fixed; 
  bottom: 1%; 
  left: 90%; 
  width: 10% ;
  height: auto; 
}

.mobile-img {
  position: absolute;
  z-index: 10;
  height: 100%;
  width: 100%;
}

.mobile-text{
  position: absolute;
  color: Black; 
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  bottom: 40%;
  z-index: 11;
}

.turnphone{
  align-items: top;
  justify-content: top;
  bottom: 60%;
}

@media screen and (max-width: 480px) {
  .show-on-desktop {
    display: none;
  }
} 

@media screen and (min-width: 481px) {
  .hide-on-desktop {
    display: none;
  }
}



.frogmask
{
  position: absolute;
  background-attachment: fixed; 
  top: 65%; 
  left: 20%; 
  width: 9% ;
  height: auto; 
  z-index:8;
}

.stone
{
  position: absolute;
  background-attachment: fixed; 
  top: 22%; 
  left: 60%; 
  width: 7% ;
  height: auto; 
  z-index:8;
}

.sløjfe
{
  position: absolute;
  background-attachment: fixed; 
  top: 49%; 
  left: 18%; 
  width: 25% ;
  height: auto; 
  z-index: 9;
}

.hoodie
{
  position: absolute;
  background-attachment: fixed; 
  top: 42%; 
  left: 23%; 
  width: 7% ;
  height: auto; 
  z-index: 9;
}


.fire-hydrant
{
  position: absolute;
  background-attachment: fixed; 
  cursor: url(images/cursor-pointer.png), pointer;
  top: 39%; 
  left: 54%; 
  width: 5% ;
  height: auto; 
  z-index: 9;
}

.græsgænger
{
  position: absolute;
  background-attachment: fixed; 
  cursor: url(images/cursor-pointer.png), pointer;
  top: 21%; 
  left: 25%; 
  width: 15%;
  height: auto; 
  z-index: 9;
}

.birgon
{
  position: absolute;
  background-attachment: fixed; 
  cursor: url(images/cursor-pointer.png), pointer;
  top: 28%; 
  left: 5%; 
  width: 30% ;
  height: auto; 
  z-index: 9;
}

.Naturkor
{
  position: absolute;
  background-attachment: fixed; 
  top: 7%; 
  left: 16.2%; 
  width: 5% ;
  height: auto; 
  z-index: 9;
  opacity: 0.3;
}

.SavingKirogin
{
  position: absolute;
  background-attachment: fixed; 
  top: 68%; 
  left: 10%; 
  width: 7% ;
  height: auto; 
  z-index: 9;
}


.FlagrIkon
{
  position: absolute;
  background-attachment: fixed; 
  top: 22%; 
  left: 55%; 
  width: 7% ;
  height: auto; 
  z-index: 8;
}

.ywen
{
  position: absolute;
  background-attachment: fixed; 
  top: 12%; 
  left: 32%; 
  width: 7% ;
  height: auto; 
  z-index: 8;
}

.sala
{
  position: absolute;
  background-attachment: fixed; 
  top: 11.5%; 
  left: 27%; 
  width: 15% ;
  height: auto; 
  z-index: 8;
}


.drum
{
  position: absolute;
  background-attachment: fixed; 
  top: 36%; 
  left: 50%; 
  width: 7% ;
  height: auto; 
  z-index: 9;
}

.ice
{
  position: absolute;
  background-attachment: fixed; 
  top: 10%; 
  left: 5%; 
  width: 20% ;
  height: auto; 
  z-index: 9;
}

.Guide
{
  position: absolute;
  background-attachment: fixed; 
  cursor: url(images/cursor-pointer.png), pointer;
  top: 60%; 
  left: 51%; 
  width: 10% ;
  height: auto; 
  z-index: 9;
}

.Guide1
{
  position: absolute;
  background-attachment: fixed; 
  cursor: url(images/cursor-pointer.png), pointer;
  top: 63%; 
  left: 65%; 
  width: 10% ;
  height: auto; 
  z-index: 9;
}



.footprint1
{
  position: absolute ;
  bottom: 19%;
  left: 6%; 
  width: 6%;
  z-index: 9;
  opacity: 0.85;
  transition: 1s;
}

.footprint2
{
  position: absolute ;
  bottom: 51%;
  left: 80%; 
  width: 3%;
  z-index: 9;
  opacity: 0.70;
  transition: 1s;
}

.footprint3
{
  position: absolute ;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
 transform: rotate(200deg);
  bottom: 40%;
  left: 93%; 
  width: 6%;
  height: auto;
  z-index: 9;
  opacity: 0.70;
  transition: 1s;
}

.footprint4
{
  position: absolute ;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
 transform: rotate(-30deg);
 filter: brightness(0.5);
  bottom: 3%;
  left: 36%; 
  width: 6%;
  height: auto;
  z-index: 9;
  opacity: 0.65;
  transition: 1s;
}


.footprint5
{
  position: absolute ;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
 transform: rotate(210deg);
 filter: brightness(0.5);
  bottom: 4%;
  left: 91%; 
  width: 8%;
  height: auto;
  z-index: 9;
  opacity: 0.65;
  transition: 1s;
}


.footprint6
{
  position: absolute ;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
 transform: rotate(-10deg);
 filter: brightness(0.5);
  bottom: 2.5%;
  left: 45%; 
  width: 6.5%;
  height: auto;
  z-index: 9;
  opacity: 0.65;
  transition: 1s;
}


.footprint7
{
  position: absolute ;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
 transform: rotate(50deg);
  bottom: 17%;
  left: 3%; 
  width: 6.5%;
  height: auto;
  z-index: 9;
  opacity: 0.65;
  transition: 1s;
}

.footprint8
{
  position: absolute ;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
 transform: rotate(15deg);
  bottom: 22.5%;
  left: 4%; 
  width: 6%;
  height: auto;
  z-index: 9;
  opacity: 0.65;
  transition: 1s;
}


.footprint9
{
  position: absolute ;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
 transform: rotate(50deg);
  bottom: 57%;
  left: 3%; 
  width: 4.5%;
  height: auto;
  z-index: 9;
  opacity: 0.75;
  transition: 1s;
}

.footprint10
{
  position: absolute ;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
 transform: rotate(187deg);
  bottom: 51%;
  left: 65%; 
  width: 4.5%;
  height: auto;
  z-index: 9;
  opacity: 0.75;
  transition: 1s;
}

.footprint11
{
  position: absolute ;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
 transform: rotate(230deg);
  bottom: 3%;
  left: 23%; 
  width: 6.5%;
  height: auto;
  z-index: 9;
  opacity: 0.70;
  transition: 1s;
}


.footprint12
{
  position: absolute ;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
 transform: rotate(-20deg);
 filter: brightness(0.5);
  bottom: 4.5%;
  left: 45%; 
  width: 6.5%;
  height: auto;
  z-index: 9;
  opacity: 0.65;
  transition: 1s;
}

.caveportal
{
  position: absolute ;
  background-attachment: fixed;
  cursor: url(images/cursor-pointer.png), pointer !important;
  bottom: 22.5%;
  left: 73.5%; 
  width: 15%;
  height: 32%;
  z-index: 9;
  opacity: 0.15;
  transition: 1s;
}

.towerportal
{
  position: absolute ;
  background-attachment: fixed;
  cursor: url(images/cursor-pointer.png), pointer !important;
  bottom: 30.5%;
  left: 35.5%; 
  width: 18%;
  height: 38%;
  z-index: 9;
  opacity: 0;
  transition: 1s;
}

.Stairhole
{
  position: absolute ;
  cursor: url(images/cursor-pointer.png), pointer !important;
  bottom: 11%;
  left: 30%; 
  width: 5%;
  height: auto;
  z-index: 9;
}

.Stairs
{
  position: absolute ;
  cursor: url(images/cursor-pointer.png), pointer !important;
  bottom: 70%;
  left: 50%; 
  width: 4%;
  height: auto;
  z-index: 9;
}

.Towerlinkdiv1
{
  position: absolute ;
  cursor: url(images/cursor-pointer.png), pointer !important;
  bottom: 68%;
  left: 75%; 
  width: 10%;
  height: 20%;
  z-index: 9;
}

.bridgelinkdiv
{
  position: absolute ;
  cursor: url(images/cursor-pointer.png), pointer !important;
  bottom: 56%;
  left: 19%; 
  width: 12%;
  height: 20%;
  z-index: 9;
}

.Lakelinkdiv1
{
  position: absolute;
  cursor: url(images/cursor-pointer.png), pointer !important;
  border-radius: 50% !important;
  -moz-border-radius: 50%;
  overflow: hidden;
  perspective: 1px;
  bottom: 23%;
  left: 25%; 
  width: 40%;
  height: 20%;
  z-index: 9;
}

.Underwaterlinkdiv1 {
  position: absolute;
  cursor: url(images/cursor-pointer.png), pointer !important;
  border-radius: 50% !important;
  -moz-border-radius: 50%;
  overflow: hidden;
  perspective: 1px;
  bottom: 23%;
  left: 75%; 
  width: 20%;
  height: 20%;
  z-index: 9;
}

.Underwaterlinkdiv2 {
  position: absolute;
  cursor: url(images/cursor-pointer.png), pointer !important;
  border-radius: 50% !important;
  -moz-border-radius: 50%;
  overflow: hidden;
  perspective: 1px;
  top: 20% !important;
  left: 40% !important; 
  width: 200px;
  height: 200px;
  z-index: 9;
  border: 5px;
  visibility: visible;
  background-color:aqua;
  opacity: 0.5;
}

.Seaside-portal {
  position: absolute;
 z-index: 8;
 top: 23% !important;
left: 42% !important;
 width: 150px;
 height: 150px;
 opacity: 0.25;
}

.Underwaterlinkdiv3 {
  position: absolute;
  cursor: url(images/cursor-pointer.png), pointer !important;
  border-radius: 50% !important;
  -moz-border-radius: 50%;
  overflow: hidden;
  perspective: 1px;
  bottom: 23%;
  left: 25%; 
  width: 20%;
  height: 20%;
  z-index: 9;
  opacity: 0.5;
}

button.content-button {

  background: transparent;
  border: none !important;
  font-size:0;
}

button{
  cursor: url(images/cursor-pointer.png), pointer;
}

button.tryout {
  position: absolute;
  left: 50%;
}

input {

  background: transparent;
  border: none !important;
  font-size:0;
}
/*
.LEFTarrow {
  position: absolute;
  left: 0;
  bottom: 0%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 250px;
  width: 140px;
  height: auto; 
  opacity: 0;
  transition: 1.5s;
}

.RIGHTarrow {
  position: absolute;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  right: 0;
  bottom: 0%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 300px;
  width: 140px;
  height: auto; 
  opacity: 0;
  transition: 1.5s;
}

.BOTTOMarrow {
  position: absolute;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  right: 50%;
  bottom: 0%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  width: 140px;
  height: auto; 
  opacity: 0;
  transition: 1.5s;
}

*/



@-webkit-keyframes bounce {
0%       { bottom:0px; }
50%      { bottom: 10px; }
100%     { bottom:0px; }
}

@-moz-keyframes bounce {
0%       { bottom:0px; }
50%      { bottom:10px; }
100%     { bottom:0px; }
}

@-o-keyframes bounce {
0%       { bottom:0px; }
50%      { bottom:10px; }
100%     { bottom:0px; }
}

@keyframes bounce {
0%       { bottom:0px; }
50%      { bottom:10px; }
100%     { bottom:0px; }
}

@keyframes portal-spin { 0% { transform: rotate(359deg); } }
.portal-frame {
  width: 500px;
  aspect-ratio: 1;
  --portal-browserbugfix: perspective(2077px) translateZ(-0.1px);
  transform: var(--portal-browserbugfix, ) scaleX(0.7);
  filter: contrast(1.75);
  overflow: hidden;
  z-index: 8;
}

.birgon:active {
  animation: wiggle 2s linear infinite;
}

@keyframes wiggle {
  0%, 7% {
    transform: rotateZ(0);
  }
  15% {
    transform: rotateZ(-15deg);
  }
  20% {
    transform: rotateZ(10deg);
  }
  25% {
    transform: rotateZ(-10deg);
  }
  30% {
    transform: rotateZ(6deg);
  }
  35% {
    transform: rotateZ(-4deg);
  }
  40%, 100% {
    transform: rotateZ(0);
  }
}

.portal, .portal::before {
  position: absolute;
  inset: 0;
  animation: portal-spin 7s infinite linear;
}
.portal {
  --portal-img: url(https://i.imgur.com/oNjtnOI.png);
  --portal-mask: var(--portal-img) top left / 100% 100% no-repeat;
  -webkit-mask: var(--portal-mask);
  mask: var(--portal-mask);
}
.portal::before {
  content: "";
  animation-direction: reverse;
  background: linear-gradient(
    black -25%, transparent 50%, white 125%
  ), var(--portal-color);
}
/*
@font-face { font-family: Ieval; src: url('IevalEnglish-Regular.ttf'); } */


.docu-image {
  position: absolute;
  left: 70%;
  top: 45%;
  height: 20%;
  width: 20%;
  z-index: 9;
} 

.hide {
  visibility: hidden;
  z-index: 9;
}

.showdiv:hover +.hide {
  visibility: visible;
  z-index: 9;
}

/*
* {
  box-sizing: border-box;
}

body.Underwater {
  margin: 0;
  overflow-x: hidden;
}

section {
  width: 100vw;
  height: 100vh;
  float: left;
  background-size: cover;
}
*/