body{
  background-attachment: fixed;
  background-image: url("images/erath.png");
}
a:link{
color: inherit;
}
a:visited{
  color: inherit;
}
.padding:hover{
  background: rgba( 0, 0, 0, 0.6);
  color: gray;
}
.font22:hover{
  background: rgba( 255, 255, 255, 0.4);
  color: black;
}
.font6:hover{
  background: rgba( 255, 255, 255, 0.3);
  color: black;
  height: 3.5vw;
}
.font14:hover{
  background: rgba( 255, 255, 255, 0.3);
  color: black;
  font-weight: bold;
}
.body1{
  margin: 1vw 0vw 0vw 0vw;
}
.footer{
  text-align: center;
  background: black;
  color: white;
}
.flex1{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.flex2{
  display: flex;
  position: absolute;
  left: 1vw;
  bottom: 9vw;
}
.flex3{
  display: flex;
  justify-content: center;
  background: orange;
}
.flex4{
  display: flex;
  justify-content: space-between;
  background: rgba(0, 0, 0, 0.7);
  padding: 1vw 1vw 1vw 0vw;
}
.flex5{
  display: flex;
  justify-content: space-between;
  background: orange;
  align-items: center;
  width: 53vw;
  height: auto;
  font-size: 1vw;
}
.flex6{
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  margin: 1vw 0vw 1vw 0vw;
}
.flex7{
  display: flex;
  justify-content: space-between;
  padding: 0vw 1vw 0vw 1vw;
}
.flex8{
  display: flex;
  justify-content: center;
}
.flex9{
  display: flex;
  justify-content: center;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  align-items: center;
  height: auto;
}
.flex10{
  display: flex;
  overflow-x: scroll;
  width: 95vw;
}
.flex11{
  display: flex;
  justify-content: flex-start;
}
.flex12{
  display: flex;
  justify-content: center;
}
.flex13{
  display: flex;
  justify-content: flex-end;
}
.flex14{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 1vw 0vw 0vw 0vw;
}
.flex15{
  display: flex;
  justify-content: flex-start;
  margin: 1vw 0vw 0vw 0vw;
}
.flex16{
  display: flex;
  justify-content:space-between;
  flex-wrap: wrap;
  padding: 1vw 0vw 1vw 0vw;
}
.margin1{
  margin: 0vw 1vw 0vw 0vw;
}
.padding{
  padding: 0.5vw 1vw 0.5vw 1vw;
  font-weight: bold;
}
.padding2{
  padding: 1vw 10vw 1vw 10vw;
}
.padding3{
  padding: 0vw 0vw 2vw 3vw;
}
.padding4{
  padding: 0.5vw 1vw 0.5vw 1vw;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.6);
  color: white;
}
.size1{
  width: 37vw;
  height: auto;
  margin: 2vw 0vw 0vw 1vw;
}
.size2{
  width: 98vw;
  height: 17vw;
  margin: 0vw 0vw 0vw 0vw;
}
.size3{
  text-align: right;
  padding: 1vw 0vw 0vw 0vw;
  background: black;
}
.size3{
  width: 60vw;
  height: auto;
}
.size4{
  width: 30vw;
  height: auto;
}
.size5{
  width: 20vw;
  height: auto;
  margin: 0vw 1vw 0vw 1vw;
}
.size6{
  width: 20vw;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
}
.font{
  color: white;
  font-size: 2vw;
  font-weight: bold;
  padding: 0vw 0vw 0vw 1vw
}
.font2{
  align-items: center;
  text-align: center;
  color: white;
  font-size: 1vw;
  width: 10vw;
  height: auto;
  padding: 0vw 0vw 0vw 0vw;
  margin: 0vw 2vw 0vw 0vw;
}
.font3{
  text-align: left;
  font-weight: bold;
  font-size: 2.5vw;
  background: rgba(255, 255, 255, 0.5);
  margin: 0vw 0vw 1vw 0vw;
  padding: 1vw 1vw 1vw 1vw;
  width: 40vw;
  height: auto;
}
.font4{
  text-align:  center;
  font-weight: bold;
  font-size: 3vw;
  width: 33vw;
  background: rgba(255, 255, 255, 0.5);
}
.font5{
  text-align:  center;
  font-weight: bold;
  font-size: 2vw;
  width: 55vw;
  background: rgba(255, 255, 255, 0.5);
  margin:  1vw 0vw 1vw 0vw;
}
.font6{
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: bold;
  font-size: 1.2vw;
  width: 15vw;
  height: auto;
}
.font7{
  display: flex;
  justify-content: center;
  align-items: center;
  background: gray;
  color: white;
  font-weight: bold;
  font-size: 1.2vw;
  width: 20vw;
  height: 3.5vw;
}
.font8{
  display: flex;
  justify-content: center;
  align-items: center;
  background: orange;
  color: black;
  font-weight: bold;
  font-size: 1.5vw;
  width: 30vw;
  height: auto;
  margin: 0vw 0vw 1vw 0vw;
}
.font9{
  align-items: center;
  color: white;
  padding: 0vw 1vw 0vw 1vw;
  background: rgba(0, 0, 0, 0.5);
  font-size: 1.2vw;
  width: 60vw;
  height:  12vw;
}
.font10{
  display: flex;
  justify-content: center;
  align-items: center;
  background: orange;
  color: black;
  font-weight: bold;
  font-size: 2vw;
  width: 15vw;
  height: auto;
  margin: 0vw 0vw 1vw 0vw;
}
.font11{
  align-items: center;
  color: white;
  padding: 0vw 0vw 0vw 1vw;
  margin-bottom: 1vw;
  background: rgba(0, 0, 0, 0.5);
  font-size: 1.3vw;
}
.font12{
  display: flex;
  justify-content: center;
  align-items: center;
  background: orange;
  color: black;
  font-weight: bold;
  font-size: 1.5vw;
  width: 30vw;
  height: auto;
  margin: 0vw 0vw 1vw 0vw;
}
.font13{
  display: flex;
  justify-content: center;
  align-items: center;
  background: gray;
  font-size: 2vw;
  width: 30vw;
  height: 5vw;
  margin: 0vw 5vw 0vw 5vw;
}
.font14{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2vw;
  width: 30vw;
  height: 5vw;
  margin: 0vw 5vw 0vw 5vw;
}
.font15{
  display: flex;
  justify-content: center;
  align-items: center;
  background: orange;
  color: black;
  font-weight: bold;
  font-size: 2vw;
  width: 15vw;
  height: auto;
  margin: 2vw 0vw 1vw 0vw;
}
.font16{
  color: white;
  font-size: 1.5vw;
  background: rgba(0, 0, 0, 0.85);
  padding: 1vw 1vw 1vw 1vw;
  margin: 0vw 0vw 0vw 0vw;
  height: auto;
}
.font17{
  display: flex;
  justify-content: center;
  align-items: center;
  background: orange;
  color: black;
  font-weight: bold;
  font-size: 2vw;
  width: 10vw;
  height: auto;
  margin: 2vw 0vw 1vw 0vw;
}
.font18{
  display: flex;
  justify-content: center;
  align-items: center;
  background: orange;
  color: black;
  font-weight: bold;
  font-size: 2vw;
  width: 35vw;
  height: auto;
  margin: 2vw 0vw 1vw 0vw;
}
.font19{
  text-align: right;
  background: orange;
  font-size: 1.1vw;
  font-weight:  bold;
  padding: 0vw 1vw 0vw 0vw;
  margin: 0vw 0vw 0.5vw 0.5vw;
  color: black;
  width: 20vw;
}
.font20{
  display: flex;
  justify-content: center;
  align-items: center;
  background: orange;
  color: black;
  font-weight: bold;
  font-size: 2vw;
  width: 15vw;
  height: auto;
  margin: 2vw 0vw 1vw 0vw;
}
.font21{
  align-items: center;
  color: white;
  font-size: 1.2vw;
  width: 25vw;
  height: auto;
  padding: 0vw 0vw 0vw 0vw;
  margin: 0vw 2vw 0vw 0vw;
}
.font22{
  font-weight: bold;
}
.font23{
  max-width: 42vw;
  color: white;
  font-size: 1.5vw;
  background: rgba(0, 0, 0, 0.5);
  margin: 0vw 0vw 1vw 0vw;

}
.font24{
  display: flex;
  justify-content: center;
  align-items: center;
  background: gray;
  color: white;
  font-weight: bold;
  font-size: 1.5vw;
  width: 20vw;
  height: auto;

}
.font25{
  color: white;
  font-size: 1.5vw;
  padding: 1vw 1vw 1vw 1vw;
  margin: 0vw 0vw 0vw 0vw;
  height: auto;
}
.font26{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: gray;
  color: white;
  font-weight: bold;
  font-size: 1.5vw;
  width: 50vw;
  height: 3vw;

  padding: 0vw 0vw 0vw 1vw;
}
.font27{
  color: white;
  font-size: 1.5vw;
  background: rgba(0, 0, 0, 0.85);
  padding: 1vw 1vw 1vw 1vw;
  margin: 1vw 0vw 1vw 0vw;
  height: auto;
}
.box{
    text-align: center;
    position: relative;
    padding: 2vw 0vw 0vw 0vw;
}
.box2{
  width:35vw;
  height:30.4vw;
  overflow-y: scroll;
  border: white 1px solid;
}
.box3{
  width:80vw;
  height:40vw;
  overflow-y: scroll;
}
.box4{
  overflow-x: scroll;
  width: 42vw;
  height: 25vw;
  margin: 0vw 0vw 1vw 0vw;
}
.boxtext{
    position: absolute;
    width: 0vw;
    height: auto;
    left: 1vw;
    bottom: 14vw;
}
.boxtext2{
    position: absolute;
    height: auto;
    margin: 0vw 0vw 0vw 0vw;
    width: 30vw;
    height: auto;
    left: 1vw;
    bottom: 10vw;
}
.boxtext3{
    position: absolute;
    margin: 0vw 0vw 0vw 0vw;
    left: 45vw;
    bottom: 1vw;
}
.boxtext4{
    background:  white;
    position: absolute;
    margin: 0vw 10vw 0vw 0vw;
    left: 1vw;
    bottom: 3vw;

}
.borderstyle{
  display: flex;
  justify-content: start;
  border-top: 1px solid white;
  padding: 0vw 0vw 1vw 10vw;
  width: 24vw;
}
.borderstyle2{
  display: flex;
  justify-content: center;
  border-top: 1px solid white;
  padding: 0vw 0vw 1vw 0vw;
  width: 98vw;
}
.borderstyle3{
  display: flex;
  justify-content: center;
  border-top: 1px solid white;
  padding: 0vw 0vw 0vw 0vw;
  margin: 1vw 0vw 1vw 0vw;
  width: 98vw;
}
.youtube{
  position: relative;
  width: 100%;
  padding-top: 30%;
}
.youtube iframe{
  position: absolute;
  top: 0;
  right: 1;
  width: 95% !important;
  height: 100% !important;
}
.zoom-in{
  width:100vw;
  height: auto;
}
