body{
  text-align: center;
}
.header{
  display: inline-block;
  width: 350px;
  height: 200px;
  /*position: fixed;*/
  /*left: 0px;*/
  /* background-color: blue; */
}


.footer  {
    
  display: inline-block;
  width: 350px;
   height: 200px;

}


.button {
    
background-color: #678d61; /* Green */
border: none;
color: white;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;

}

.button3 {
    
padding: 14px 40px;
border-radius: 10px;

}

.bar {
height:4px;
background:#eee;
width:400px;
position:relative;
top:13px;
left:0;
}

/* Create three equal columns that floats next to each other */
.column {
  float: left;
  width: 120px;
  padding: 10px 10px 20px;
  padding-right: 15px;
  padding-left: 15px;
  margin: 10px;
  margin-top: 17px;
  margin-bottom: 60px;
  border-radius: 15px;
  box-shadow: 1px 1px 30px 5px #88888838;
  height: 160px;
}

/* Clear floats after the columns */
.row:after {
content: "";
clear: both;

}

svg{
 filter: drop-shadow(0px 0px 10px gray);
}

/* a:hover{
color: white;
} */

.centereds02 {
    position: fixed;
    margin-top: 445px;
    left: 49%;
    transform: translate(-50%, -50%);
    margin-left: 10px;
    width: 75px;
    border-color: #849e8d;
    border-radius: 10px;
    background-color: #eeeef33d;
    /* opacity: 0.3; */
    padding: 20px 10px;
    font-size: 15px;
    width: 280px;
}
.centereds03 {
position: fixed;
/* top: 61%; */
left: 49%;
transform: translate(-50%, -50%);
margin-left: 10px;
width: 50px;
border-color: #849e8d;
border-radius: 10px;
background-color: #76887c;
padding: 15px 25px; 
font-size: 16px;
/* width: 200px; */
}

.centereds04 {
position: fixed;
/* top: 61%; */
left: 49%;
transform: translate(-50%, -50%);
margin-left: 10px;
width: 50px;
/* border-color: #849e8d;
border-radius: 10px; */
/* background-color: #76887c; */
/* padding: 15px 25px;  */
/* width: 200px; */
}

.centereds05 {
position: fixed;
/* top: 61%; */
left: 48.9%;
transform: translate(-50%, -50%);
margin-left: 10px;
width: 50px;
/* border-color: #849e8d;
border-radius: 10px; */
/* background-color: #76887c; */
/* padding: 15px 25px;  */
/* width: 200px; */
}

.imgs {
  height: auto;
  margin-top: -20px;
}

#outPopUp {
position: fixed;
width: 50%;
/* height: 600px; */
z-index: 15;
top: 50%;
left: 50%;
margin: -220px 0 0 300px;

}

#outPopUps {
position: fixed;
width: 50%;
/* height: 600px; */
z-index: 15;
top: 50%;
left: 50%;
margin: -220px 0 0 300px;

}

#outPopUp03 {
 position: fixed;
  width: 50%;
  /* height: 600px; */
  z-index: 15;
  top: 50%;
  left: 50%;
  margin: -220px 0 0 300px;
  
}

#outPopUp04 {
position: fixed;
width: 300px;
height: 600px;
z-index: 15;
top: 50%;
left: 50%;
margin: -220px 0 0 300px;
margin-left: -450px;
margin-top: 50px;

}

#outPopUp05 {
position: fixed;
width: 300px;
height: 600px;
z-index: 15;
top: 50%;
left: 50%;
margin: -220px 0 0 300px;

}

p.sansserif {
font-family: Arial, Helvetica, sans-serif;
}

#outPopUp06 {
position: fixed;
width: 300px;
height: 600px;
z-index: 15;
top: 50%;
left: 50%;
margin: -220px 0 0 300px;
margin-left: -450px;
margin-top: 50px;

}



.navbar {
overflow: hidden;
/* background-color: #333; */
position: fixed;
top: 0;
width: 40%;
height: 80px;
}

input::placeholder {
  color: whitesmoke;
  font-size: 1.2em;
}

textarea::placeholder {
  color: whitesmoke;
  font-size: 1.2em;
}

:-ms-textarea-placeholder { /* Internet Explorer 10-11 */
 color: white;
}

#path02{
   
   /* stroke: #000; */
  stroke-width: 3px;
  stroke-linejoin: round;
  stroke-linecap: round;
}

::-ms-textarea-placeholder { /* Microsoft Edge */
 color: white;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: white;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: white;
}

#tesst{
   position:fixed;
   z-index: -1;
}


#container1 {
    
    position: fixed;
    margin-left: 20px;
    margin-right: 20px;
    width: 60%;
    height: 72%;
    top: 120px;
    overflow: hidden;
    z-index: 1;

}

#container2 {
    
    width: 60%;
    height: 99%;
    position: fixed;
    overflow: auto;
    padding-right: 15px;
}


.centeredss {
    
    position: absolute;
    top: 37%;
    left: 49%;
    transform: translate(-50%, -50%);
    border-color: #849e8d;
    border-radius: 10px;
    background-color: #eeeef33d;

    
}


#tesst02{
   position:fixed;
   z-index: -1;
}

textarea {
    font-size: .8rem;
    letter-spacing: 1px;
    width: 100%;
}
textarea {
    padding: 10px;
    line-height: 1.5;
    border-radius: 5px;
    /* border: 1px solid #ccc; */
    box-shadow: 1px 1px 1px gray;
}

body{

  overflow: hidden;

}

input {
    font-size: .8rem;
    letter-spacing: 1px;
    width: 100%;
}
input {
    padding: 10px;
    line-height: 1.5;
    border-radius: 5px;
    /* border: 1px solid #ccc; */
    box-shadow: 1px 1px 1px gray;
}




.backtohome {
    font-size: 20px; 
    cursor: pointer; 
    width: 200px; 
    position: fixed;
    margin-left: 1140px;
    z-index:999; 
    letter-spacing: 2px;

}


#myImagess {
    width: auto;
    height: 200px;
    z-index: 1;
    margin-left: -10px;
    margin-top: -25px;
    position: fixed;
}

.h2showss1 {
    color: white; 
    margin-left: 68%; 
    position: fixed; 
    margin-top: 5%;
}


.h2showss2 {
    color: white; 
    margin-left: 65%; 
    position: fixed; 
    margin-top: 80px;
}

.backhomeh2 {
    color: white; 
    position: absolute;
    margin-top: 50px;
}


#myImages {
    width: auto;
    height: 170px;
    z-index: 1;
    margin-left: -15px;
    margin-top: -25px;
    position: fixed;
}


.h2showss3{
    color: white;
    margin-left: 68%;
    position: fixed;
    margin-top: 5%;
}


.showss3 {
    width: 500px;
    height: auto;
    margin-top: -68px;
    margin-left: -165px; 
    z-index: 1;
    position: fixed;
}

.h2showss4 {
    color: white; 
    margin-left: 940px; 
    position: fixed; 
    margin-top: 80px;
}

#myImag {
    width: auto; 
    z-index: 1;
    margin-left: 20px;
    margin-top: -25px;
    position: fixed;
}

#menu03 {
    margin-left: -40%;
    width: 40%;
    margin-top: 30%;
    text-align: right;
    line-height: 8px; 
    letter-spacing: 2px;
}

#menu02 {
    margin-left: -40%;
    width: 40%;
    margin-top: 58%;
    text-align: right; 
    letter-spacing: 2px;
}

#menu {
    margin-left: -40%;
    width: 50%;
    margin-top: 32%;
    text-align: right; 
    letter-spacing: 2px;
}

#menu06 {
    margin-left: 100px;
    width: 250px;
    margin-top: 200px;
    height: 450px;
    text-align: right;
    line-height: 8px;
}

#menu07 {
    left: 51vh;
    width: 250px;
    margin-top: 25vh;
    height: 450px;
    text-align: left;
    position: fixed;
    line-height: 20px;
    display: block;
}


#fullpage {
    margin-top: 23px;
}

#fullpage02 {
    margin-top: 23px;
}

#fullpage03 {
    margin-top: 26px;
}

#fullpage04 {
    margin-top: 30px;
}

#movelefts {
    width: 530px;
    margin-top: -175px;
    margin-left: -185px;
    position: fixed; 
    cursor: pointer;
    z-index: 1;
}

#moveleftss {
    width: 350px;
    margin-top: -235px;
    margin-left: -172px;
    position: fixed; 
    cursor: pointer;
    z-index: 1;
}

#moveleftss03 {
    width: 530px;
    margin-left: -355px; 
    margin-top: -170px; 
    position: fixed; 
    cursor: pointer;
    z-index: 1;
}

#moveleftss04 {
    width: 360px; 
    margin-left: -188px; 
    margin-top: -235px; 
    position: fixed; 
    z-index: 1;
    cursor: pointer;
}




@font-face {
  
 font-family: myFirstFont;
 src: url(VERLAG-BLACK.TTF);

}

@font-face {
  
 font-family: myFirstFont02;
 src: url(VERLAG-BOLD.OTF);

}

 
 @font-face {
  
  font-family: myFirstFonts03;
  src: url(GothamPro.ttf);
 
 }
 

h2, h1, b, button, a {

  font-family: myFirstFont;
  
}

#menu03 li.active {
    
    color: #fff;
    font-family: myFirstFont;
}

#menu02 li.active {
    
    color: #fff;
    font-family: myFirstFont;
}

#menu li.active {
    
    color: #fff;
    font-family: myFirstFont;
}

a {
    
    font-family: myFirstFont02;
}

p {
    font-family: myFirstFonts03;
}

@media only screen and (max-width: 2560px) {
  body {
   overflow: hidden;
  }
  
  .backtohome {
    font-size: 20px; 
    cursor: pointer; 
    width: 200px; 
    position: absolute; 
    z-index:999; 
    letter-spacing: 2px;

}


#myImagess {
    width: auto;
    height: 200px;
    z-index: 1;
    margin-left: -10px;
    margin-top: -25px;
    position: fixed;
}

.h2showss1 {
    color: white; 
    margin-left: 68%; 
    position: fixed; 
    margin-top: 5%;
}


#logocentered {
    margin-left: -154px;
}


.h2showss2 {
    color: white; 
    margin-left: 65%; 
    position: fixed; 
    margin-top: 80px;
}

.backhomeh2 {
    color: white; 
    position: absolute;
    margin-top: 50px;
}


#myImages {
    width: auto;
    height: 170px;
    z-index: 1;
    margin-left: -15px;
    margin-top: -25px;
    position: fixed;
}


.h2showss3{
    color: white;
    margin-left: 68%;
    position: fixed;
    margin-top: 5%;
}


.showss3 {
    width: 500px;
    height: auto;
    margin-top: -68px;
    margin-left: -165px; 
    z-index: 1;
    position: fixed;
}

.h2showss4 {
    color: white; 
    margin-left: 940px; 
    position: fixed; 
    margin-top: 80px;
}

#myImag {
    width: auto; 
    z-index: 1;
    margin-left: 20px;
    margin-top: -25px;
    position: fixed;
}

#menu03 {
    margin-left: -40%;
    width: 40%;
    margin-top: 30%;
    text-align: right;
    line-height: 8px; 
    letter-spacing: 2px;
}

#menu02 {
    margin-left: -40%;
    width: 40%;
    margin-top: 58%;
    text-align: right; 
    letter-spacing: 2px;
}

#menu {
    margin-left: -40%;
    width: 50%;
    margin-top: 32%;
    text-align: right; 
    letter-spacing: 2px;
}

#menu06 {
    margin-left: 100px;
    width: 250px;
    margin-top: 200px;
    height: 450px;
    text-align: right;
    line-height: 8px;
}

#menu07 {
    left: 51vh;
    width: 250px;
    margin-top: 25vh;
    height: 450px;
    text-align: left;
    position: fixed;
    line-height: 20px;
    display: block;
}

#logoscen {
    margin-left: -154px;
}


#fullpage {
    margin-top: 23px;
}

#fullpage02 {
    margin-top: 23px;
}

#fullpage03 {
    margin-top: 26px;
}

#fullpage04 {
    margin-top: 30px;
}

#movelefts {
    width: 800px;
    margin-top: -175px;
    margin-left: -185px;
    position: fixed; 
    cursor: pointer;
    z-index: 1;
}

#moveleftss {
    width: 550px;
    margin-top: -235px;
    margin-left: -172px;
    position: fixed; 
    cursor: pointer;
    z-index: 1;
}

#moveleftss03 {
    width: 800px;
    margin-left: -355px; 
    margin-top: -170px; 
    position: fixed; 
    cursor: pointer;
    z-index: 1;
}

#moveleftss04 {
    width: 550px; 
    margin-left: -188px; 
    margin-top: -235px; 
    position: fixed; 
    z-index: 1;
    cursor: pointer;
}

}


@media only screen and (max-width: 1920px) {
  body {
   overflow: hidden;
  }
  
  .backtohome {
    font-size: 20px; 
    cursor: pointer; 
    width: 200px; 
    position: fixed;
    margin-left: 84%;
    z-index:1; 
    letter-spacing: 2px;

}


#myImagess {
    width: auto;
    height: 200px;
    z-index: 1;
    margin-left: -10px;
    margin-top: -25px;
    position: fixed;
}

.h2showss1 {
    color: white; 
    margin-left: 68%; 
    position: fixed; 
    margin-top: 5%;
}


.h2showss2 {
    color: white; 
    margin-left: 65%; 
    position: fixed; 
    margin-top: 80px;
}

.backhomeh2 {
    color: white; 
    position: absolute;
    margin-top: 50px;
}


#myImages {
    width: auto;
    height: 170px;
    z-index: 1;
    margin-left: -15px;
    margin-top: -25px;
    position: fixed;
}


.h2showss3{
    color: white;
    margin-left: 68%;
    position: fixed;
    margin-top: 5%;
}


.showss3 {
    width: 500px;
    height: auto;
    margin-top: -68px;
    margin-left: -165px; 
    z-index: 1;
    position: fixed;
}

.h2showss4 {
    color: white; 
    margin-left: 940px; 
    position: fixed; 
    margin-top: 80px;
}

#myImag {
    width: auto; 
    z-index: 1;
    margin-left: 20px;
    margin-top: -25px;
    position: fixed;
}

#menu03 {
    margin-left: -40%;
    width: 40%;
    margin-top: 30%;
    text-align: right;
    line-height: 8px; 
    letter-spacing: 2px;
}

#menu02 {
    margin-left: -40%;
    width: 40%;
    margin-top: 58%;
    text-align: right; 
    letter-spacing: 2px;
}

#menu {
    margin-left: -40%;
    width: 50%;
    margin-top: 32%;
    text-align: right; 
    letter-spacing: 2px;
}

#menu06 {
    margin-left: 100px;
    width: 250px;
    margin-top: 200px;
    height: 450px;
    text-align: right;
    line-height: 8px;
}

#menu07 {
    left: 51vh;
    width: 250px;
    margin-top: 25vh;
    height: 450px;
    text-align: left;
    position: fixed;
    line-height: 20px;
    display: block;
}


#fullpage {
    margin-top: 23px;
}

#fullpage02 {
    margin-top: 23px;
}

#fullpage03 {
    margin-top: 26px;
}

#fullpage04 {
    margin-top: 30px;
}

#movelefts {
    width: 530px;
    margin-top: -175px;
    margin-left: -185px;
    position: fixed; 
    cursor: pointer;
    z-index: 1;
}

#moveleftss {
    width: 350px;
    margin-top: -235px;
    margin-left: -172px;
    position: fixed; 
    cursor: pointer;
    z-index: 1;
}

#moveleftss03 {
    width: 530px;
    margin-left: -355px; 
    margin-top: -170px; 
    position: fixed;
    cursor: pointer;   
    z-index: 1;
}

#moveleftss04 {
    width: 360px; 
    margin-left: -188px; 
    margin-top: -235px; 
    position: fixed; 
    z-index: 1;
    cursor: pointer;
}

}


@media only screen and (max-width: 1280px) {
  body {
   overflow: hidden;
  }
  
  .backtohome {
    font-size: 20px; 
    cursor: pointer; 
    width: 200px; 
    position: absolute;
    z-index:999; 
    letter-spacing: 2px;

}


#myImagess {
    width: auto;
    height: 200px;
    z-index: 1;
    margin-left: -10px;
    margin-top: -25px;
    position: fixed;
}

.h2showss1 {
    color: white; 
    margin-left: 68%; 
    position: fixed; 
    margin-top: 5%;
}


.h2showss2 {
    color: white; 
    margin-left: 65%; 
    position: fixed; margin-top: 80px;
}


.backhomeh2 {
    color: white; 
    margin-left: 179vh;
    position: absolute;
    margin-top: 50px;
}

#myImages {
    width: auto;
    height: 170px;
    z-index: 1;
    margin-left: -15px;
    margin-top: -25px;
    position: fixed;
}

.h2showss3{
    color: white;
    margin-left: 68%;
    position: fixed;
    margin-top: 5%;
}

.showss3 {
    width: 500px;
    height: auto;
    margin-top: -68px;
    margin-left: -165px; 
    z-index: 1;
    position: fixed;
}

.h2showss4 {
    color: white; 
    margin-left: 940px; 
    position: fixed;
    margin-top: 80px;
}

#myImag {
    width: auto; 
    z-index: 1;
    margin-left: 20px;
    margin-top: -25px;
    position: fixed;
}

#menu03 {
    margin-left: -40%;
    width: 40%;
    margin-top: 30%;
    text-align: right;
    line-height: 8px; 
    letter-spacing: 2px;
}

#menu02 {
    margin-left: -40%;
    width: 40%;
    margin-top: 58%;
    text-align: right; 
    letter-spacing: 2px;
}

#menu {
    margin-left: -40%;
    width: 50%;
    margin-top: 32%;
    text-align: right; 
    letter-spacing: 2px;
}

#menu06 {
    margin-left: 100px;
    width: 250px;
    margin-top: 200px;
    height: 450px;
    text-align: right;
    line-height: 8px;
}

#menu07 {
    left: 51vh;
    width: 250px;
    margin-top: 25vh;
    height: 450px;
    text-align: left;
    position: fixed;
    line-height: 20px;
    display: block;
}


#fullpage {
    margin-top: 23px;
}

#fullpage02 {
    margin-top: 23px;
}

#fullpage03 {
    margin-top: 26px;
}

#fullpage04 {
    margin-top: 30px;
}

#movelefts {
    width: 530px;
    margin-top: -175px;
    margin-left: -185px;
    position: fixed; 
    cursor: pointer;
    z-index: 1;
}

#moveleftss {
    width: 350px;
    margin-top: -235px;
    margin-left: -172px;
    position: fixed; 
    cursor: pointer;
    z-index: 1;
}

#moveleftss03 {
    width: 530px;
    margin-left: -355px; 
    margin-top: -170px; 
    position: fixed; 
    cursor: pointer;
    z-index: 1;
}

#moveleftss04 {
    width: 360px; 
    margin-left: -188px; 
    margin-top: -235px; 
    position: fixed; 
    z-index: 1;
    cursor: pointer;
}
}

