/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/raleway-v28-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/raleway-v28-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v28-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v28-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v28-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v28-latin-300.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v28-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

body {
	margin: 0;
	padding: 0;
	font-family: "Raleway", sans-serif;
	font-size: 14px;
}
h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    margin: 0;
    padding-top: 1%;
    padding-bottom: 1%;
}
h2{
	font-size:20px;
	font-weight:300;
}
img {border:none;}
a {text-decoration: none;}

.row {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	position: relative;
	padding: 0 0%;
}
.content{
	width:100%;
}

.carousel{
	background-color:#009fe3;
}
#wtGallery img{
	border-top-right-radius: 60px;
	border-bottom-right-radius: 60px;
	border-bottom-left-radius: 60px; 
}
.testSpacing{
	padding-top:5%;
	padding-bottom:5%;
}

.zitat{
	background-color:#d7ee00;
	padding-top:2%;
	padding-bottom:2%;
	box-shadow: 0 -80px 20px -80px rgba(0, 0, 0, 0.4) inset;
}
#anf {
	width: 100%;
	background-image: url(../images/anfuehrungszeichen_unten.png), url(../images/anfuehrungszeichen_oben.png);
	background-repeat: no-repeat;
	background-position: 2% 0%, 98% 100%;
	padding-top:2%;
	padding-bottom:2%;
}
.leistungW{
	padding-left:13%;
	padding-right:5%;
	padding-bottom:2%;
}
.leistung{
	color: #000000;
    font-size: 18px;
    line-height: 25px;
    text-shadow: 0 0 0.2em #ffffff, 0 0 0.2em #ffffff, 0 0 0.2em #ffffff;
}
.spektrum{
	color:#ffffff;
	background-color:#000000;
}
.wordcloud{
	background-color:#fff;
	padding-top:2%;
	padding-bottom:2%;
	box-shadow: 0 70px 40px -65px rgba(0, 0, 0, 0.4) inset;
}
.fblau {color:#009fe3;}
.fgruen {color:#d7ee00}
.fschwarz {color:#000000;}
#dinge { text-align:center; font-weight:300; padding-top:3%;padding-bottom:2%; font-size:18px; line-height: 25px; word-spacing:10px;}
.fgross {font-size:22px;}

.arbeit{
	background-color:#009fe3;
	margin-bottom:3%;
}
.zitat2{
	background-color:#009fe3;
	padding-top:1%;
	padding-bottom:1%;
	margin-top:2%;
	box-shadow: 0 -85px 60px -85px rgba(0, 0, 0, 0.4) inset;
}
.hebbel { 
	font-weight:400; 
	color:#d7ee00;
	font-size: 18px; 
    text-align: center;
}
.fontSmall{
	font-size:11px;
}
.kontakt{
	background-color:#d7ee00;
}
.adresse{
	background-color:#fff;
	box-shadow: 0 -80px 60px -85px rgba(0, 0, 0, 0.4) inset,0 70px 80px -85px rgba(0, 0, 0, 0.4) inset;
	color:#009fe3;
	padding-bottom:5%;
}
.adresse img{
	margin-top:7%;
}


.commonText {
    color: #ffffff;
    line-height: 1.4em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.commonTextDark{
	color:#000000;
	line-height:1.5em;
	margin-right:auto;
	margin-left:auto;
    text-align: center;
}
.commonTextDark p{
	font-size:14px;
	font-weight:100;
	margin-top:20%;
	margin-bottom:10%;
}
.restriction{
	padding-left:5%;
	padding-right:5%;
}

.commonTextAddresse{
	color:#009fe3;
	line-height:1.3em;
	margin-right:auto;
	margin-left:auto;
    text-align: center;
}
.commonTextAddresse a{
	color:#000;
}
.contact h1{
margin-top:3%;
color:#000;
}
.contact span{
font-size:18px;
}
.contact img{
	margin:2%;
}


.main_h {
  position: fixed;
  top: 0px;
  max-height: 75px;
  z-index: 999;
  width: 100%;
  padding-top: 10px;
  background: none;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  top: -100px;
  padding-bottom: 20px;
}
.sticky {
  background-color: rgba(255, 255, 255, 1);
  opacity: 1;
  top: 0px;
box-shadow: 1px 1px 4px #888;
}
.xy{
height:60px;
}
.www{
padding-left:2%;
padding-right:5%;
}

nav {
  float: right;
}
nav ul {
  list-style: none;
  overflow: hidden;
  text-align: right;
  float: right;
}
nav ul li {
  display: inline-block;
  margin-left: 35px;
  line-height: 1.5;
}
nav ul a {
  color: #000000;
  font-size: 12px;
}

.open-nav {
  max-height: 160px !important;
}
.open-nav .mobile-toggle {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}


.mobile-toggle {
  display: none;
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  right: 15px;
  top: 0;
  width: 30px;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

.mobile-toggle span {
  width: 30px;
  height: 4px;
  margin-bottom: 6px;
  border-radius: 1000px;
  background: #8f8f8f;
  display: block;
}

.box {
	z-index: 10003;
	position: absolute;
	left:0px;
	top:0px;
	width: 20px;
	height: 20px;
	left: -9999px;
}
* {
  box-sizing: border-box;
}
.show4small{
display:none;
}


#flyo{
width:100%;
}

@media only screen and (max-width: 1024px) {
.leistung{
    font-size: 16px;
}
}
@media only screen and (max-width: 1000px) {
.commonTextDark p{
	margin-top:3%;
	margin-bottom:8%;
}
.not4smallDev{
display:none;
}
}

@media only screen and (max-width: 960px) {
.leistung{
    font-size: 14px;
}
}
@media only screen and (max-width: 880px) {

.leistungW{
	padding-left:16%;
	padding-right:15%;
	padding-bottom:2%;
}
.leistung{	
    font-size: 14px;
	line-height:1.2em
}
.show4small{
display:none;
}
}


@media only screen and (max-width: 766px) {
.not4small{
display:none;
}

  .wtLogo {
    width:200px;
  }
.main_h {
  max-height: 50px;
}
.xy{
height:40px;
}
#anf {
	background-position: 0% 100%, 100% -40%;
}
  nav {
    width: 100%;
  }
  nav ul li {
    width: 100%;
    padding: 7px 0;
    margin: 0;
  }
  nav ul {
    padding-top: 10px;
    margin-bottom: 22px;
    float: left;
    text-align: center;
    width: 100%;
  }
  .mobile-toggle {
    display: block;
  }

#wtGallery img{
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px; 
}
.show4small{
display:none;
}
}
@media only screen and (max-width: 640px) {
#anf{
	background-image: url(../images/anfuehrungszeichen_s_u.png), url(../images/anfuehrungszeichen_s_o.png);
}
.adresse img{
width:100px;
margin-top:6%;
}
.contact span{
font-size:16px;
}
.contact img{
	margin:6%;
}
.contact h1{
margin-top:6%;
}
.show4small{
display:inline;
}
}