* {
font-family: Calibri , Helvetica, Arial, sans-serif;
margin: 0;
padding: 0;
background:#ECEBE9;
}

/* latin */
@font-face {
  font-family: 'Calibri';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/l/font?kit=J7adnpV-BGlaFfdAhLQo6btPMDoTpA&skey=36a3d5758e0e2f58&v=v15) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Calibri';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/l/font?kit=J7aYnpV-BGlaFfdAhLQgUp5aHRgejiMIKQ&skey=8b00183e5f6700b6&v=v15) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Calibri';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/l/font?kit=J7afnpV-BGlaFfdAhLEY67FIEjg&skey=a1029226f80653a8&v=v15) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Calibri';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/l/font?kit=J7aanpV-BGlaFfdAjAo9_pxqHxIZrCE&skey=cd2dd6afe6bf0eb2&v=v15) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}



h3
{
text-align:center;
font-size:200%;
}

li a {
color:  grey;
text-decoration: none;
}

ul {
list-style-type: none;
}

li
{
font-size: 100%;
text-align:center;
display:inline;
padding-right:5%;
}

.st-container {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	font-family: Arial, sans-serif;
	background:#ECEBE9;

}

.st-container > input,
.st-container label {
	position: fixed;
	top: 0;
	width: 20%;
	cursor: pointer;
	font-size: 1.2em;
	height: 1em;
	padding: 0.25em 0;
}

/*.st-container > input {
	opacity: 0;
	z-index: 1000;
}*/

/*.st-container label {
	z-index: 999;
	background: #00296d;
	color: gold;
	text-align: center;
}*/

#st-control-1,
#st-control-1 + label {
	left: 0;
display:none;

}

#st-control-2,
#st-control-2 + label {
	left: 20%;
display:none;
}

#st-control-3,
#st-control-3 + label {
	left: 40%;
display:none;
}

#st-control-4,
#st-control-4 + label {
	left: 60%;
display:none;
}

#st-control-5,
#st-control-5 + label {
	left: 80%;
display:none;
}

#st-control-6,
#st-control-6 + label {
	left: 100%;
display:none;
}

#st-control-7,
#st-control-7 + label {
	left: 100%;
display:none;
}
#st-control-8,
#st-control-8 + label {
	left: 100%;
display:none;
}

.st-container > input:checked + label,
.st-container > input:checked:hover + label {
	
	//color: #00296d;
}

.st-container > input:hover + label,
.st-container > input:focus + label {

	//color: #00296d;
}

.st-scroll,
section {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 2em 0;

}

.st-scroll {
	transition: all 2.0s ease-in-out;
}

section {
	background: #fff;
	overflow: hidden;
}

/*#st-control-1:checked ~ .st-scroll {
	transform: translateY(0%);
}

#st-control-2:checked ~ .st-scroll {
	transform: translateY(-100%);
}

#st-control-3:checked ~ .st-scroll {
	transform: translateY(-200%);
}

#st-control-4:checked ~ .st-scroll {
	transform: translateY(-300%);
}

#st-control-5:checked ~ .st-scroll {
	transform: translateY(-400%);
}*/

section * {
	max-width: 50em;
	margin: 0.5em auto;
}

section h2 {
	font-size: 4em;
	text-align: center;
	line-height: 2rem;
	-webkit-backface-visibility: hidden;
}

section p {
	text-align: justify;
	-webkit-backface-visibility: hidden;
}
/* Colored sections */

#part_1 {
	background:#ECEBE9;}

#part_2 {
	background:#ECEBE9;
}

#part_3 {
	background:#ECEBE9;
}

#part_4 {
	background:#ECEBE9;
}
#part_5 {
	background:#ECEBE9;
}
#part_6 {
	background:#ECEBE9;
}

#part_7 {
	background:#ECEBE9;
}
#part_8 {
	background:#ECEBE9;
}

#myBtn {
    //display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: grey; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
}

#myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}
/*Team Section*/
.column {
  float: left;
  width: 31.33%;
padding: 0% 0% 0% 2%;
}
.zentral {
      display: block;
      //width: 170px;
      //right: 2rem;
      //margin: 3em auto;
      text-align: center;
      color: #000000;
      //font-size: 18px;
      padding:1rem 2rem;
      text-decoration:none;
      //font-weight: bold;
      //text-transform: uppercase;
      /border-radius: 50em;
      //background: #35a785;
      //box-shadow: 0 3px 0 rgba(0, 0, 0, 0.07);
      transition:300ms all;
    }


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

/*POPUP*/
  .popup-trigger {
      display: block;
      //width: 170px;
      //right: 2rem;
      //margin: 3em auto;
      text-align: center;
      color: #000000;
      //font-size: 18px;
      padding:1rem 2rem;
      text-decoration:none;
      //font-weight: bold;
      //text-transform: uppercase;
      /border-radius: 50em;
      //background: #35a785;
      //box-shadow: 0 3px 0 rgba(0, 0, 0, 0.07);
      transition:300ms all;
    }

    .popup-trigger:hover {
        opacity:.8;
    }

    .popup {
      position: fixed;
      left: 0;
      top: 0;
      height: 100%;
      z-index: 1000;
      width: 100%;
      background-color: rgba(94, 110, 141, 0.9);
      opacity: 0;
      visibility: hidden;
      transition:500ms all;

    }

    .popup.is-visible {
      opacity: 1;
      visibility: visible;
     transition:1s all;
    }

    .popup-container {
      transform:translateY(-50%);
      transition:500ms all;
      position: relative;
      width: 40%;
      margin: 2em auto;
      top: 5%;
      padding:5rem;
      background: #FFF;
      border-radius: .25em .25em .4em .4em;
      text-align: center;
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    }

    .is-visible .popup-container {
      transform:translateY(0);
      transition:500ms all;
    }

    .popup-container .popup-close {
      position: absolute;
      top: 8px;
      font-size:0;
      right: 8px;
      width: 30px;
      height: 30px;
    }


    .popup-container .popup-close::before,
    .popup-container .popup-close::after {
      content: '';
      position: absolute;
      top: 12px;
      width: 14px;
      height: 3px;
      background-color: #8f9cb5;
    }

    .popup-container .popup-close::before {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      left: 8px;
    }

    .popup-container .popup-close::after {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      right: 8px;
    }


    .popup-container .popup-close:hover:before,
    .popup-container .popup-close:hover:after {
      background-color:#35a785;
      transition:300ms all;
    }

@media screen and (max-width: 50em) {
	section h2 {
		font-size: 2em;
	}
	section p {
		width: 90%;
		left: 5%;
		margin-top: 0;
		text-align:left;
	}
img {
		width: 100%;
		
	}
	ul {
		margin-left:5%;
	}
}
