@font-face {
    font-family: 'skulking';
    src: url('./items/Skulking-Regular.woff'), format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'altehaas';
    src: url('./items/VG5000-Regular_web.ttf'), format('ttf');
    font-weight: normal;
    font-style: normal;
}

html {
    font-size: 16px;
}

body {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 0;
    font-family: "Arial", sans-serif;
    font-size: 1rem;
    box-sizing: border-box;
    width: 100vw;
    height: fit-content;
    background-color:rgb(255, 208, 0);
}

/* #headertop {
    position: fixed;
    display: block;
    left: 0;
    top: 0;
    margin: 0;
    padding-left: 4.25%;
    padding-top: calc(1rem + 2%);
    padding-bottom: 1rem;
    margin: 0;
    box-sizing: border-box;
    width: 100%;
    z-index: 3;
    height: fit-content;
    background-color: rgb(255, 208, 0);
} */

#headertop  {
    position: fixed;
    display: block;
    left: 0;
    top: 0;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 2rem;
    padding-bottom: 1rem;
    margin: 2%;
    box-sizing: border-box;
    width: fit-content;
    max-width: 96%;
    z-index: 3;
    height: fit-content;
    /* background-color: rgb(251, 251, 251);
    border: 1px solid black; */
}

#about{
    margin: 0;
    font-size: 1.5rem;
}

#index {
    margin: 0;
    top: 0;
    line-height: 1.25;
    display: inline-block;
}

.indexitem{
    margin: 0;
    margin-right: 1rem;
    cursor: grab;
    /* text-decoration: underline; */
}

.indexitem:hover {
    text-decoration: underline;
}

.indexactive {
    cursor:default;
    text-decoration: none;
}

.indexactive:hover {
    text-decoration: none;
}

.hoofdtitel {    
    margin: 0 2rem 1rem 0;
    padding: 0;
    text-align: left;
    font-size: 1.75rem;
    line-height: 1.4rem;
    height: 1.4rem;
    cursor: default;
    color: black;
    box-sizing: border-box;
    font-weight: bold;
    display: inline-block;
    mix-blend-mode: difference;
    /* text-decoration: underline; */
}

#openover {
    position: fixed;
    display: block;
    right: 0;
    top: 0;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 2rem;
    padding-bottom: 1rem;
    margin: 2%;
    box-sizing: border-box;
    z-index: 10;
    text-align: right;
    height: fit-content;
    /* background-color: #ffefd9;
    border: 1px solid black; */
    }

#openoverklik {
    font-size: 1.75rem;
    font-weight: bold;
    margin: 0 0 1rem;
    display: block;
    cursor: grab;
    line-height: 1.4rem;
    height: 1.4rem;
}

#openoverklik:hover {    
    text-decoration: underline;
    }

    
#overcontainer {
    width: 500px;
    position: fixed;
    top: 0;
    right: 0;
    padding: 53px 53px 53px;
    margin: calc(0.5rem + 1%);
    z-index: 20;
    line-height: 1.35rem;
    box-sizing: border-box;
    border-left: 1px solid black;
    border-top: 1px solid black;
    border-right: 1px solid black;
    display: none;
    background-color: #ffefd9;
    height: fit-content;
    max-height: calc(100vh - 1rem - 2%);
    overflow-y: scroll;
    /* hyphens: auto; */
}



.overkop {
    font-size: 1.75rem;
    font-weight: bold;
    margin: 0;
    width: 100%;
  justify-content: space-between;
  display: flex;
}

.portret {
    width: 50%;
    margin: 0 0 -15px;
    display: inline-block;
}

#header {
    position: fixed;
    z-index: 2;
    right: 0;
    top: 0%;
    margin: 0;
    padding: 3.25% 4.25%;
    box-sizing: border-box;
    width: 15%;
    height: 100vh;
    border-left: 1px solid black;
    display: none;
}

/* #uppercontainer {
    display: flex;
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: fit-content;
    padding: 0;
    margin: 0;    
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
} */

#flexcontainer {
    display: flex;
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    padding: 0;
    padding-top: 5%;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    margin: 0;
}

.addToFlexcontainer {
    /* width: 85%; */
}

#post {
    display: block;
    margin: 0.25rem 0;
    height: fit-content;
    width: 100%;
    text-align: justify;
}

.postpost {
    height: 40px;
    margin: 0;
    display: inline-block;
}

#post2 {
    height: 40px;
    margin-right: 0;
    margin-left: auto;
    position: relative;
    right: 0;
    width: auto;
    text-align: right;
}

.link {
    text-decoration: underline;
}

.aboutclicked {
    display: block;
}

.overtekst {
    display: inline-block;
    width: 100%;
  line-break: auto;
}

.overtekstclicked {
    display: inline-block;
}

#uitklap {
    display: inline-block;
    width: 2rem;
    height: auto;
    position: fixed;
    cursor: grab;
    right: 0;
    top: 3.25%;
    margin: 0;
    box-sizing: border-box;
}



#indexholder {
    display: block;
    position: fixed;
    right: 15%;
    top: 0;
    display: flex;    
    z-index: 10;
    height: 2rem;
    margin: 3.25% 4.25%;
    padding: 0;
    box-sizing: border-box;
    align-items: flex-end;
}

#menu {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    position: relative;
    cursor: grab;
    right: 0;
    top: 0;
    margin: 0 0 0 1rem;
    box-sizing: border-box;
}

a {
    color: black;
    text-decoration: none;
    margin: auto;
}

.open {
    transform: rotate(90deg);
    transition-duration: 1s;
}

.backemail{
    unicode-bidi: bidi-override;
    direction: rtl;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
   }

.flexitem {
    margin: auto;
    padding: 5%;
    display: flex;
    flex-flow: row wrap;
    width: 25%;
    min-height: 25vw;
    top: auto;
    border: 0px solid rgba(255,255,255,0);
    box-sizing: border-box;
}

.centering:hover {
    transform: scale(1.02)
}

.centering{
    display: block;
    margin: auto;
    width: 100%;
    cursor: grab;
}

.images {
    margin: 0;
    margin-bottom: 6px;
    padding: 0;
    border: 0;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: left;
}

.singlebox {
    justify-content: center;
}

.duobox {
    justify-content: center;
}


img{
    display: inline-block;
    /* flex: 0 0 0; */
    margin: 0 1px 2px;
    width: calc(20% - 2px);
    height: auto;
    object-fit: contain;
    box-sizing: border-box;
    /* background-color: brown; */
}

.shorts{
    background-color:black;
    /* margin-top: 0 !important;
    margin-bottom: 0 !important; */

    /* border-width: 0px !important; */
}

.zoomSize {
    width: calc(33.333% - 2px);
}

.skulking{
    font-family: "skulking";
    font-size: 2rem;
}

.descriptions {
    text-align: left;
    width: 100%;
    height: fit-content;
    line-height: 1.35rem;
    display: block;
    margin: auto;
    padding-top: 4px;
    border-top: 0.75px solid black;
    border-bottom: 0px solid black;
    box-sizing: border-box;
}

.single, .duo {
    width: calc(50% - 2px);
}

.trio {
    width: calc(25% - 2px);
}

.singlehorizon {
    width: calc(100% - 2px);
}

.single {
    margin-top: 0;
    margin-bottom: 0;
}

.duodescript {
    /* width: calc(100% + 4px); */
}

.title {
    font-size: 1rem;
    height: fit-content;
    position: relative;
    margin: 0;
    width: 100%;;
}

.bold {
    font-weight: bold;
}

.border {
    border: 1px solid black;
}



.kop {
    font-weight: bold;
    font-style: normal;
    font-size: 1.5rem;
}




/* voorjs */
/* onclick
body {
    .flexcontainer {
        flex-flow: column wrap;
    }
    
    .flexitem {
        width: 90%;
        height:fit-content
    }
    } */
.hidden {
    display: none;
}

.show {
    display: block;
}

#kruisje {
    width: 1.75rem;
    height: 1.75rem;
    position: fixed;
    cursor: grab;
    right: 0;
    top: 0;
    display: none;    
    z-index: 20;
    margin: calc(1rem + 2%) 4.25%;
    box-sizing: border-box;
}

#overkruisje {
    width: 1.5rem;
    height: 1.5rem;
    position: fixed;
    cursor: grab;
    right: 0;
    top: 0;
    display: none;
    z-index: 50;
    margin: calc(3.25% + 0.25rem);
    box-sizing: border-box;
}

#overkruisje2 {
    width: 1.5rem;
    height: 1.5rem;
    margin: auto 0;
    cursor: grab;
}

#overkruisje:hover, #overkruisje2:hover, #kruisje:hover {
    cursor: grab;
    transform: scale(0.75)
}

.leftalign{
    justify-content: flex-start;
}

.opagueA {
    visibility: hidden;

}

.opagueB {
    opacity: 0.0;
}


.beschrijving {
    display: block;
    margin-top: 0.5rem;
}

/* projectopen */
.addToCentering {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    height: 100%;
    width: fit-content;
    justify-content: center;
}

.addToImages {
    display: block;
    overflow-x: hidden;
    overflow-y: scroll;
    flex-flow: column nowrap;
    scrollbar-width: 1rem;
    height: calc(85% - 8px);
    scrollbar-color: red;
    scroll-behavior: smooth;
    justify-content: flex-start;
    width: fit-content;
    box-sizing: border-box;
    /* border-left: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
    border-bottom: 0px solid black; */


}


.addToImg {
    display: block;
    height: 100%;
    width: auto;
    margin: 0 0 4px 0;
    border: 1px solid black;
}

.addToBiggerImg {
    /* width: 100%; */
    height: auto;
    /* object-fit: contain; */
}

.addToPortraitimg {
    height: 100%;
    width: auto;
}

.addToFlexitem {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 100vh;
    opacity: 1;
    overflow-y: scroll;
    z-index: 3;
    /* margin: 5vh auto; */
    padding-top: 18.5vh;
    padding-bottom: 14.5vh;
    padding-left: 3.25%;
    padding-right: 6.75%;

}

.addToDescriptions {
    min-width: min-content;
    width: 100%;
    /* max-width: 100%; */
    margin: 0;
    height: 15%;
    /* flex: auto 0 1; */

}

.addToTitle {
    width: 100%;
    height: fit-content;
    display: inline-block;
    margin: 0;
    top: 0;
    position: relative;
}

.addToBold {
    white-space: nowrap
}

.beschrijving {
    width: 100%;
    padding: 0;
    /* padding-top: 0.1rem; */
    height: fit-content;
    white-space: normal;
    display: none;
    margin: 0;
    /* margin-left: 1rem; */
    padding-top: 6px;
    top: 0;
    text-align: left;
    position: relative;
    /* border-top: 0.5px solid black; */
}

.addToBeschrijving {
    display: inline-block;
}

.noborder {
    border-width: 0px !important;
}

.last {
    margin-bottom: 0;
    padding-bottom: 1px;
    background-color: black;
    /* border-bottom: 2px solid black; */
    z-index: 100;
}

.skulk {
    /* margin-top: -50%; */
}

.firstKfr{}


.ratioflex {
    top: 1px;
}




/* screenwidths */


@media (max-width: 450px) {  
    #flexcontainer {
        top: 25vh;
    }
    .flexitem{
        width: 100%;
        height: fit-content;
        margin-bottom: 10vh;
        padding: 32px;
    }
    #header {
        display: none;
    }
    #headertop {
        padding: 32px;
        padding-bottom: 1rem;
        width: 100vw;
    }
    #kruisje {
        right: 0;
    }
    #index {
        display: none;
    }
    
    #overcontainer {
        display: none;
        width: 95vw;
        padding: 7.5vw;
        margin: 2.5vw;
        height: calc(100vh - 5vw);
        top: calc(5vw - 5vw);
        max-height: calc(100vh - 5vw);
        border: 1px solid black;
        top: unset;
    }
    #openover{
        padding: 32px;
        padding-bottom: 1rem;
        }

}

@media (min-width: 451px) and (max-width: 600px) {  
    .flexitem{
        width: 50%;
    }
    .flexcontainer {
        margin-top: 10vh;
        width: 100%;
    }
    #header {
        display: none;
    }
    #kruisje {
        right: 0;
    }
    .addToFlexitem {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        height: 100vh;
        opacity: 1 !important;
        z-index: 3;
    }
    #overcontainer {
        /* width: 25%; */
        border-bottom: 1px solid black;
    }
}

@media (min-width: 601px) {  
    .flexitem{
        width: 50%;
    }
    .flexcontainer {
        margin-top: 10vh;
        width: 100%;
    }
    #header {
        display: none;
    }
    #kruisje {
        right: 0;
    }
    .addToFlexitem {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        height: 100vh;
        opacity: 1 !important;
        z-index: 3;
    }
    #overcontainer {
        /* width: 25%; */
        border-bottom: 1px solid black;

    }
}

@media (min-width: 900px) {  
    .flexitem{
        width: 33.333%;
    }
    .addToFlexitem {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        height: 100vh;
        opacity: 1 !important;
        z-index: 3;
    }    
}

@media (max-width: 900px) {  
    html {    
        font-size: 14.4px;
    }
    .descriptions, #overcontainer {
        line-height: 1.25rem;
    }
    #index {
        display: none;
    }
}

@media (max-width: 1550px) {  
    html {    
        font-size: 15.2px;
    }
    .descriptions, #overcontainer {
        line-height: 1.3rem;
    }
}

@media (min-width: 1550px) {  
    .flexitem{
        width: 25%;
    }
    .addToFlexitem {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        height: 100vh;
        opacity: 1 !important;
        z-index: 3;
    }  
    .addToFlexcontainer {
        width: 80%;
    }
    #openoverklik{
        font-size: 1.75rem;
    }
    .overkop {
        font-size: 1.75rem;
    }
    #overkruisje2 {
        width: 1.45rem;
        height: 1.45rem;
    }
    
    #overcontainer {
        width: 500px;
        /* height: 100vh; */
        max-height: calc(100vh - 0.5rem - 1%);
        overflow-y: scroll;
    }
}

/* @media (max-width: 600px) and (orientation: portrait) { */

@media (orientation: portrait) and (max-width: 450px) {
    #headertop {
        /* height: 40px; */
        overflow: hidden;
    }
    .bold {
        white-space: normal;
    }

/* screen */
.addToCentering {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    height: fit-content;
    width: 100%;
    justify-content: center;
    /* margin-left: 0; */
}

.addToImages {
    display: block;
    overflow-x: hidden;
    overflow-y: scroll;
    flex-flow: column nowrap;
    scrollbar-width: 1rem;
    height: fit-content;
    scrollbar-color: red;
    scroll-behavior: smooth;
    justify-content: flex-start;
    width: 100%;
    box-sizing: border-box;
    /* border: 1px solid black; */
    /* border-bottom: 1px dashed black; */
}

    .addToImagesPhone {
        height: auto;
    }

    .addToImg {
        display: block;
        height: auto;
        width: 100%;
        margin: 0 0 2px 0;
    }

    .addToDescriptions {

    }

    .addToFlexitem {
        height: calc(100vh - 64px);
        top: 2rem;
    }

    .addToPortrait {
        width: calc(85vw - 64px/);
    }
  }

  .aboutclicked {
    display: block !important;
}


@media (min-width: 451px) and (max-width: 600px) and (orientation: portrait) {  
    #headertop {
        /* height: 40px; */
        overflow: hidden;
    }
    .bold {
        white-space: normal;
    }


/* screen */
.addToCentering {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    height: fit-content;
    width: 100%;
    justify-content: center;
    /* margin-left: 0; */
}

.addToImages {
    display: block;
    overflow-x: hidden;
    overflow-y: scroll;
    flex-flow: column nowrap;
    scrollbar-width: 1rem;
    height: fit-content;
    scrollbar-color: red;
    scroll-behavior: smooth;
    justify-content: flex-start;
    width: 100%;
    box-sizing: border-box;
    /* border: 1px solid black; */
    /* border-bottom: 1px dashed black; */
}

    .addToImagesPhone {
        height: auto;
    }

    .addToImg {
        display: block;
        height: auto;
        width: 100%;
        margin: 0 0 2px 0;
    }

    .addToDescriptions {

    }

    .addToFlexitem {
        height: calc(100vh - 64px);
        top: 2rem;
    }

    .addToPortrait {
        width: calc(85vw - 64px/);
    }
}

@media (min-width: 601px) and (orientation: portrait) {  
    #headertop {
        /* height: 40px; */
        overflow: hidden;
    }
    .bold {
        white-space: normal;
    }

/* screen */
.addToCentering {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    height: fit-content;
    width: 100%;
    justify-content: center;
    /* margin-left: 0; */
}

.addToImages {
    display: block;
    overflow-x: hidden;
    overflow-y: scroll;
    flex-flow: column nowrap;
    scrollbar-width: 1rem;
    height: fit-content;
    scrollbar-color: red;
    scroll-behavior: smooth;
    justify-content: flex-start;
    width: 100%;
    box-sizing: border-box;
    /* border: 1px solid black; */
    /* border-bottom: 1px dashed black; */
}

    .addToImagesPhone {
        height: auto;
    }

    .addToImg {
        display: block;
        height: auto;
        width: 100%;
        margin: 0 0 2px 0;
    }

    .addToDescriptions {

    }

    .addToFlexitem {
        height: calc(100vh - 64px);
        top: 2rem;
    }

    .addToPortrait {
        width: calc(85vw - 64px/);
    }
}

@media (min-width: 760px) and (orientation: portrait) {  
    #headertop {
        /* height: 40px; */
        overflow: hidden;
    }
    .bold {
        white-space: normal;
    }

/* screen */
.addToCentering {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    height: fit-content;
    width: 100%;
    justify-content: center;
    /* margin-left: 0; */
}

.addToImages {
    display: block;
    overflow-x: hidden;
    overflow-y: scroll;
    flex-flow: column nowrap;
    scrollbar-width: 1rem;
    height: fit-content;
    scrollbar-color: red;
    scroll-behavior: smooth;
    justify-content: flex-start;
    width: 100%;
    box-sizing: border-box;
    /* border: 1px solid black; */
    /* border-bottom: 1px dashed black; */
}

    .addToImagesPhone {
        height: auto;
    }

    .addToImg {
        display: block;
        height: auto;
        width: 100%;
        margin: 0 0 2px 0;
    }

    .addToDescriptions {

    }

    .addToFlexitem {
        height: 100vh;
    }

    .addToPortrait {
        width: calc(85vw - 64px/);
    }

    #flexcontainer {
        top: 0vh;
    }
    .addToPortrait {
        width: calc(65vw - 62px)
    }
    .addToFlexitem {
        top: 0;
    }
}


@media (max-height: 500px) and (orientation: landscape) {  

    .indexitem {
        display: none;
    }


   
 
}