/* <a href="https://www.vecteezy.com/free-photos/background">Background Stock photos by Vecteezy</a> */
@font-face {
  font-family: "nasa", "Helvetica", "Cambria","Cochin", "Georgia","Times" , 'Times New Roman', "serif" ;
  src: local("nasa");
}

@font-face {
  font-family:"nasa";
  font-weight: 800;
  /* font-style: medium; */
  src: url("./nasa/Nasa.ttf");
}

.f1 {
  font-family: "Times New Roman", Times, serif;
}

.f2 {
  font-family: Arial, Helvetica, sans-serif;
}

.f3 {
  font-family: "Lucida Console", "Courier New", monospace;
}

header > h1 {
  margin-bottom: 0;
  padding-left: 100px;
}

header > time {
  font: italic 0.7rem sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

/* body {
  font: 1em/160% sans-serif;
  margin: 0;
  background-color: #ddd;
} */
html,
body {
  font-family: Verdana, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
  padding: 0;

}

div{
  line-height: 120%;
  margin: 0;
}

h1,
h2,
h3 {
  line-height: 120%;
  margin: 0;
}

/* element { */
/* } */
p {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  font-size: 15px;
}
p.b {
  font: italic small-caps bold 12px/30px Georgia, serif;
}
.w3-white,
.w3-hover-white:hover {
  color: #000 !important;
}

input,
button,
select {
  font: inherit;
}

label {
  cursor: pointer;
  user-select: none;
}

p + p,
.wrapper-row + .wrapper-row {
  margin-top: 1.5em;
}

.site-wrapper {
  margin: 0 auto;
  padding: 2em;
  max-width: 36em;
  background-color: #fff;
}

:root {
  font-size: 120%;

  --containment-hue: 150;
  --no-containment-hue: 25;

  --containment-text-color: hsl(var(--containment-hue) 50% 40%);
  --containment-bg-color: hsl(var(--containment-hue) 80% 95%);

  --no-containment-text-color: hsl(var(--no-containment-hue) 95% 50%);
  --no-containment-bg-color: hsl(var(--no-containment-hue) 95% 95%);
}

.site-wrapper {
  max-width: 30em;
}

.target-element {
  padding: 2em;
  color: var(--no-containment-text-color);
  background-color: var(--no-containment-bg-color);
}

.target-element,
.target-child {
  padding: 1em;
  border: 2px dashed;
  border-radius: 0.5em;
}

.target-element--with-containment {
  contain: layout;
  color: var(--containment-text-color);
  background-color: var(--containment-bg-color);
}

.target-child--floated {
  float: left;
}

.target-child--fixed {
  position: fixed;
  right: 1em;
}

.target-child {
  margin-top: 1em;
  line-height: 1;
}

.switch-holder {
  text-align: center;
}

.switch-holder + .target-element {
  margin-top: 1em;
}

.headerdiv {
  width: auto;
  border: 1px solid green;
  /* padding: 5px; */
  /* margin: 20px; */
  background-color: rgb(211, 207, 175);
}

/* var1{bgcolor, bgimg, bgsize-x, bgsize-y, bgpos-x, bgpos-y, paddleft, fsize, fontf, fweight} */
v1 {
  /* line-height: 15em; */
  background-color: #3b32b4;
  /* background-image: url("IMG/world-population-day-still-life-concept-with-pawns.jpg"); */
  background-image: url("IMG/oilpaint1.jpg");
  /* background-image: url("IMG/vecteezy_abstract-technology-background-with-connection-lines-and_27812476.jpg"); */
  /* background-image: url("IMG/ai-generated-8602502_960_720.jpg"); */
  /* background-image: url('IMG/IMG_0107.jpg'); */
  background-size: 1400px, auto;
  /* background-size: 200px, auto; */
  background-repeat: repeat;
  background-position: 200px, 120px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: black;
  margin: 2px;
  padding: 2px;
  padding-left: 100px;
  /* box-sizing: content-box; */
  font-size: 15vw;
  /* height: font-size; */
  /* text-align: center; */
  /* font-weight: bold; */
  /* text-transform: uppercase; */
  font-family: "nasa Helvetica Cambria";
  font-weight: 800;
  -webkit-font-smoothing: antialiased;
  line-height: 1em;
}

.v2 {
  background-image: url("IMG/oilpaint1.jpg");
}

.logo {
  /* line-height: 15vw; */
  background-color: #3b32b4;
  background-image: url("IMG/vecteezy_abstract-technology-background-with-connection-lines-and_27812476.jpg");
  /* background-image: url('IMG/IMG_0107.jpg'); */
  background-size: 300px, auto;
  background-repeat: repeat;
  background-position: 200px, 20px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  /* display: flex; */
  /* height: 15vw; */
  /* align-items: center; */
  font-size: 15vw;
  margin: 0;
  /* justify-content: left; */
  font-weight: 800;
  font-family:  "nasa", "Helvetica", "Cambria";
  /* color: rgb(3, 14, 77); */
  /* padding: 2px; */
  /* padding-left: 100px; */
  line-height: 1em;
}

.logo {
  display: flex;
  height: 300px;
  align-items: center;
  justify-content: left;
  font-family: "nasa", "Helvetica", "Cambria";
  font-size: 15vw;
  padding-left: 100px;
}

.content {
  padding-left: 100px;
}

.container {
  position: relative;
  width: 100%;
  /* height: 400px; */
  /* border: 2px solid #0f9d58; */
  overflow: hidden;
}

.scrollable-content {
  height: 100%;
  overflow-y: auto;
  padding: 10px;
  box-sizing: border-box;
}

.fixed-element {
  position: sticky;
  bottom: 10px;
  right: 10px;
  background-color: #f4b400;
  padding: 10px;
  border-radius: 5px;
}

.v3 {
  line-height: 15vw;
  background-color: #3b32b4;
  /* background-image: url("IMG/world-population-day-still-life-concept-with-pawns.jpg"); */
  /* background-image: url("IMG/oilpaint1.jpg"); */
  background-image: url("IMG/vecteezy_abstract-technology-background-with-connection-lines-and_27812476.jpg");
  /* background-image: url("IMG/ai-generated-8602502_960_720.jpg"); */
  /* background-image: url('IMG/IMG_0107.jpg'); */
  background-size: 300px, auto;
  background-repeat: repeat;
  background-position: 100px, 120px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  /* padding: 120px; */
  /* margin-top: 20px; */
  margin: 0;
  font-size: 15vw;
  /* text-align: center; */
  /* font-weight: bold; */
  /* text-transform: uppercase; */
  font-family:  "nasa", "Helvetica", "Cambria";
  font-weight: 800;
  /* -webkit-font-smoothing: antialiased; */
  line-height: 1em;
}

.v4 {
  /* float: left; */
  line-height: 15vw;
  background-color: #b4323d;
  /* background-image: url("IMG/world-population-day-still-life-concept-with-pawns.jpg"); */
  /* background-image: url("IMG/oilpaint1.jpg"); */
  /* background-image: url("IMG/vecteezy_abstract-technology-background-with-connection-lines-and_27812476.jpg"); */
  background-image: url("IMG/ai-generated-8602502_960_720.jpg");
  background-size: 400px, auto;
  background-repeat: repeat;
  background-position: 135px, 120px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  /* padding: 120px; */
  /* margin-top: 20px; */
  font-size: 15vw;
  margin: 0;
  /* text-align: center; */
  /* font-weight: bold; */
  /* text-transform: uppercase; */
  font-family: "nasa", "Helvetica", "Cambria";
  font-weight: 800;
  /* -webkit-font-smoothing: antialiased; */
  line-height: 1em;
  /* background-image: url("IMG/oilpaint1.jpg"); */
}
.v5 {
  line-height: 15vw;
  background-color: #b4323d;
  /* background-image: url("IMG/world-population-day-still-life-concept-with-pawns.jpg"); */
  /* background-image: url("IMG/oilpaint1.jpg"); */
  /* background-image: url("IMG/vecteezy_abstract-technology-background-with-connection-lines-and_27812476.jpg"); */
  /* background-image: url("IMG/ai-generated-8602502_960_720.jpg"); */
  background-size: 400px, auto;
  background-repeat: repeat;
  background-position: 135px, 120px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 18vw;
  margin: 0;
  /* text-align: center; */
  /* font-weight: bold; */
  font-family: "nasa", "Helvetica", "Cambria";
  /* font-weight: 800; */
  /* -webkit-font-smoothing: antialiased; */
  line-height: 1em;
}

.vgimage {
  background-color: #3b32b4;
  /* background-image: url("IMG/world-population-day-still-life-concept-with-pawns.jpg"); */
  background-image: url("IMG/oilpaint1.jpg");
  /* background-image: url("IMG/vecteezy_abstract-technology-background-with-connection-lines-and_27812476.jpg"); */
  /* background-image: url("IMG/ai-generated-8602502_960_720.jpg"); */
  background-size: 200px, auto;
  background-repeat: repeat;
  /* background-position: 200px,120px; */
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.vgtext {
  font-size: 15vw;
  font-family: "nasa", "Helvetica", "Cambria";
  font-weight: 800;
  -webkit-font-smoothing: antialiased;
  line-height: 1em;
}

.vg1 {
  /* line-height: 15em; */
  background-color: #3b32b4;
  /* background-image: url("IMG/world-population-day-still-life-concept-with-pawns.jpg"); */
  background-image: url("IMG/oilpaint1.jpg");
  /* background-image: url("IMG/vecteezy_abstract-technology-background-with-connection-lines-and_27812476.jpg"); */
  /* background-image: url("IMG/ai-generated-8602502_960_720.jpg"); */
  background-size: 200px, auto;
  background-repeat: repeat;
  background-position: 200px, 120px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-left: 100px;
  font-size: 15vw;
  /* text-align: center; */
  /* font-weight: bold; */
  /* text-transform: uppercase; */
  font-family:  "nasa", "Helvetica", "Cambria";
  font-weight: 800;
  -webkit-font-smoothing: antialiased;
  line-height: 1em;
}
.container2 { 
  border: 1px solid black;
  display:grid ;
  /* column-width: 400px; */
  grid-template-columns:20% 80%;
  grid-template-rows:40vW;
  padding:2px;
}

.grid-item {
color: black;
font-size: 20px;
padding: 1rem;
/* text-align: center; */
overflow: hidden;
}

.item-1 {  background-color: #c5c6b9;}
.item-2 {  background-color: #d6cbc4;}
.item-3 {  background-color: #98b1b7;}
.item-4 {  background-color: #beae8d;}
.item-5 {  background-color: #c2a1a0;}
.item-6 {  background-color: #b2c4c7;}
.item-7 {  background-color: #a89182;}
.item-8 {  background-color: #aec2cf;}
.item-9 {  background-color: #bec8a5;}

.menu-openup{
  margin: 2px;
  padding: 5px;
/* min-height: 50px; */
  background: hsl(200 50% 50%);
border-radius: .3rem;
display: grid ;
color:white;
grid-template-rows: 0fr;
transition: grid-template-row 500ms;
}

.menu-openup > div {
  overflow: hidden;
}

.menu-openup:hover {
  grid-template-rows: 1fr;
}
footer{
display: grid;
columns: 20% 30% 30% 20%;
height: 200px;
background-color: #090f30;
color: #705e5e;
font-size: 1rem;
padding: 1rem;
}