@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,400;0,600;1,400&display=swap');

body{
    margin: 0;
    padding: 0;
    font-family: 'Barlow', sans-serif;
    background-color: #fff;
    font-size: 1em;
    color: #303030;
}


footer {
    padding: 20px;
    color: rgb(120, 120, 120);
   
}

.tiny {
    font-size: 0.8em;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
  }

/* archive */

#header-archive {
    padding: 20px;
    color: rgb(120, 120, 120);
    width: 80%;
    margin: 0 auto;
    /* max-width: 800px;
    background-image: url("../archive/lines.jpg");
    background-repeat: no-repeat, no-repeat;
    background-size: 100%; */
    text-align: center;
    max-width: 800px;
}

#archive-list{
    /* background-image: url("../archive/lines.jpg");
    background-repeat: no-repeat, no-repeat;
    background-size: 100%; */
    width: 80%;
    color: rgb(120, 120, 120);
    padding: 20px;
    margin: 0 auto;
    max-width: 800px;

}
#footer-archive {
    /* background-image: url("../archive/lines.jpg");
    background-repeat: no-repeat, no-repeat;
    background-size: 100%; */
    width: 80%;
    margin: 0 auto;
    max-width: 800px;
}
.page-container{
    background-color: rgb(255, 255, 255);
    padding: 20px;
    width: 80%;
    margin: 0 auto;
    /* max-width: 800px; */
    color: rgb(120, 120, 120);
    
}

.doc-container{
    color: black;
    background-color: rgb(255, 255, 255);
    padding: 20px;
    width: 60%;
    margin: 0 auto;
    max-width: 800px;
    color: rgb(120, 120, 120);
    font-size: 12pt;
    line-height: 1.7;
}

figcaption{
    font-size: 10pt;
    text-align: center;
}
#docheader {
    padding-top: 10px;
    padding-bottom: 60px;
}

#buttonheader {
    width: 80%;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 100px;
}

figure {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-inline-start: 10px;
    margin-inline-end: 10px;
}
#container{
    width: 100%;
    margin: 0 auto;
    position:relative;
    max-width: 800px;
    
}
#container canvas{
    width: 100% !important;
    height: auto !important;
}
#room{
    width: 80%;
    margin: 0 auto;
    position:relative;
    max-width: 800px;

    
}

#sketch{
    padding: 60px;
}
#ceilingdiv{
    width: 100%;
    margin: 0 auto;
    position:relative;
}
#ceilingdiv canvas {
    width: 100% !important;
    height: auto !important;
}
#room canvas {
    width: 100% !important;
    height: auto !important;
}

#landing img{
    width: 100%;
}


img{

    max-width: 100%;
    max-height: 100%;
}

.group-image{
    border-radius: 50%;
}

/* Buttons */

button {
    padding: 25px;
    margin-top: 10px;
    border-radius: 50%;
    border: none;
    background-color: rgba(131, 122, 122, 0.07);
    transition-duration: 0.9s;
    font-size: 1em;
    text-align: center;
}
.button-room{
    margin: 0;
    padding: 40px;
    position: absolute;
    border-radius: 50%;
    border: none;
    background-color: rgba(131, 122, 122, 0.07);
    transition-duration: 0.9s;
    font-size: 1em;
    text-align: center;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
button:hover{
    background-color: rgba(52, 139, 139, 0.3);
}

#page-button {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    max-width: 800px;
}

#finger{
    
    height: 70px;
    width: 70px;

}

#gen{
    
    left: 45%;
}
#table
{
    top: 60%;
    left: 44%;
}
#ceiling
{
    top: 20%;
    left: 44%;
}
#navbutton
{
    margin-top: 50px;
    /* top: 20%; */
    left: 50%;
}

#floor
{
    top: 80%;
    left: 44%;
}

#floor2
{
    top: 85%;
    left: 40%;
    padding: 20px;
}
#door
{
    top: 47%;
    left: 5%;
}

#window
{
    top: 47%;
    left: 85%;
}



/* links */

a {
    color: rgb(50, 50, 50);
    text-decoration: none;
}
a:visited{
    color:rgb(180, 176, 176);
}

a:hover{
    color:rgb(52, 139, 139);
}

/* lists */

ul {
    list-style: none;
    padding-inline-start: 0px;
}

li {
    padding: 10px;
}

@media screen and (max-width: 480px){
 .page-container{
     width: 95%;
 }

 #header-archive{
     width: 95%;
     background-image: none !important; 
 }

#footer-archive{
    width: 95%;
    background-image: none !important; 
}

#archive-list{
    width: 95%;
    background-image: none !important; 
}
.doc-container{
    width: 90%;
}

  }

.tester-text{
    font-family: din-condensed, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.group-image{
    width: 50px;
    filter: opacity(80%);
}

.group-image-page{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
    filter: opacity(80%);
    border-radius: 50%;
}
#logo-image{
    width: 75px;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
}
#logo-container{
    width: 80%;
    margin: 0 auto;
    max-width: 800px;
}
.color-head{
    padding-top: 20px;
    /* padding-bottom: 20px; */
    width: 80%;
    margin: 0 auto;
    text-align: center;
    color: rgb(52, 139, 139);
    
}
/* group page */
.grid-container {
    display: grid;
    grid-template-columns: auto auto auto;
    padding: 30px;
}
  .lines{
    width: 80%;
    margin: 0 auto;
    max-width: 800px;
  }
  .grid-item {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px;
    font-size: 16px;
    text-align: center;
  }
 .page-container-group{
     width: 80%;
     margin: 0 auto;
     max-width: 800px;
     

 }
 @media only screen and (max-width: 480px) {
    .grid-container {
      display: grid;
      grid-template-columns: 1fr;
      padding: 1em;
      grid-row-gap: 100px;
    }
  }

  #flower{
    padding-top: 100px;
    margin: auto;
    position: relative;
  }
  #flower canvas {
    width: 100% !important;
    height: auto !important;
}
  
.skipButton {
    background: lightgray;
    font-size: 2em;
    padding-top: 10px;
    
}
