body {
    font: 14px/1.85em 'Open Sans', Arial, Helvetice Neue, sans-serif;
    color: #525252;
    font-weight: 300;
    font-style: normal;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
/*
    background: url('../images/bg-3.jpg') no-repeat center center fixed;
*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    overflow: scroll;
}

a, a:hover, a:focus {
	text-decoration: none;
	-webkit-transition: all 150ms ease-in;
	-moz-transition: all 150ms ease-in;
	-o-transition: all 150ms ease-in;
	transition: all 150ms ease-in;
}

a {
    color: #200297;
}

a:hover {
    color: #FF3333;
}

b {color:#ff0000;}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
}

h1 {
	text-transform: uppercase; width: 100%; border-bottom: 1px solid #200297; font-size: 24px; color: #333333; padding-bottom: 10px; font-weight: bold;
}

h2 {
    margin-top: 25px;
    margin-bottom: 25px;
}

.clear {
	clear: both;
}

.content {
 	display: none;
	height: auto;
}

.homepage {
 	display: block;
}

.btn-primary {
	border: none;
	border-radius: 0;
	background-color: #200297;
	color: #fff;
}
.btn-primary:hover {
	background-color: #1c0381;
	color: #fff;
}

p { 
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}

.waw_title {
	float: left;
	width: 100%;
	font-size: 46px;
	color: #200297;
	font-weight: 400;
	margin-top: 30px;
}

.waw_titlehours {
    text-align: right;
	float: right;
	width: 100%;
	font-size: 19px;
    line-height: 28px;
	color: #200297;
	font-weight: 300;
	margin-top: 30px;
}

.waw_titlephone {
    text-align: right;
	float: right;
	width: 100%;
	font-size: 35px;
    line-height: 33px;
	color: #200297;
	font-weight: 400;
	margin-top: 45px;
    margin-bottom: 10px;
}
.waw_title img {
    width: 285px;
}

.waw_title a {
	color: #200297;
}

.waw_subtitle {
	float: left;
	margin-top: 5px;
    letter-spacing: 3px;
}

.waw_search {
 	float: left;
	width: 100%;
}
.waw_search input {
 	border: 1px solid #cccccc;
	padding: 7px;
	width: 100%;
	font-style: italic;
	color: #999999;
}

::-webkit-input-placeholder {
 /* WebKit browsers */
    color: #999999;
}
:-moz-placeholder {
 /* Mozilla Firefox 4 to 18 */
    color: #999999;
}
::-moz-placeholder {
 /* Mozilla Firefox 19+ */
    color: #999999;
}
:-ms-input-placeholder {
 /* Internet Explorer 10+ */
    color: #999999;
}

.responsive-navigation {
 	background: #200297;
	float: left;
	padding: 10px 0px;
	margin-bottom: 30px;
}
.menu-toggle-btn {
    font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
	margin-left: 20px;
}

a.menu-toggle-btn {
    font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
    color: #ffffff;
}

.waw_menu {
 	text-align: center;
}

.responsive_menu ul {
 	padding: 0;
	margin: 0;
	list-style: none;
}

.main_menu {
 	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.main_menu div.col-md-2 {
 	margin-bottom: 1px;
	font-size: 16px;
}
.main_menu div.col-md-2 div.fa {
	font-size: 50px;
}
.main_menu div.col-md-2 a {
 	color: white;
	text-transform: uppercase;
	display: block;
	background-color: #200297;
	-webkit-transition: all 150ms ease-in;
	-moz-transition: all 150ms ease-in;
	-o-transition: all 150ms ease-in;
	transition: all 150ms ease-in;
}

.main_menu div.col-md-2 a:hover,
.main_menu div.col-md-2 .active {
	background-color: #2F03DC; /*#5032A6;*/
}

.main_menu div.col-md-2 a#prev {
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-weight: 400;
	cursor: pointer;
}
.main_menu div.col-md-2 a#next {
 	width: 70px;
	height: 70px;
	line-height: 70px;
	float: right;
	font-weight: 400;
	cursor: pointer;
}

a.menu_toggle-btn {
	width: 100%;
	height: 60px;
	background-color: #200297;
	text-align: center;
	line-height: 60px;
	display: block;
	color: white;
	}
a.menu_toggle-btn i {
	line-height: 60px;
	}

.responsive-navigation {
	position: relative;
	width: 100%;
	display: block;
	z-index: 9999;
}

.responsive_menu {
	display: none;
	background-color: #FF3333;
}
.responsive_menu ul li a {
	color: white;
	text-transform: uppercase;
	display: block;
	padding: 10px 20px;
	border-bottom: 1px solid #FF8282;
}
.responsive_menu ul li a:hover {
    color: #200297;
}

.main-slider {
	width: 100%;
	height: 570px;
	margin-top: 30px;
}

.flexslider .slides {
	height: 570px;
}

.slider-caption {
	position: absolute;
	vertical-align: middle;
	width: 100%;
	text-align: center;
	height: 100px;
	z-index: 8;
	color: white;
	top: 200px;
}

.slider-caption h2 {
	font-size: 48px;
	text-transform: uppercase;
	font-weight: 800;
	margin-bottom: 30px;
}

.slider-caption p {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 50%;
	margin: 0 auto 30px auto;
	line-height: 1.8em;
}

.flexslider {
	background-color: black;
	height: 570px;
	overflow: hidden;
	margin: 0;
}

.flexslider img {
	position: relative;
	opacity: 0.5;
	width: 100%;
	z-index: 7;
}

.flex-control-nav {
	bottom: 15px;
	z-index: 9;
}

.flex-control-paging li a {
	background-color: white;
	border: 2px solid black;
	opacity: 0.6;
}

.flex-control-paging li a:hover {
	opacity: 1;
	background: white;
}

.flex-control-paging li a.flex-active {
	opacity: 1;
	background: white;
}

.waw_icon {
	float: left;
	font-size: 40px;
	color: #200297;
	text-align: center;
	padding-bottom: 3px;
	/*border-bottom: 2px solid #cccccc; */
}

.waw_bluetitle {
	float: left;
	font-size: 20px;
	color: #200297;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 10px;
	margin-top: 5px;
}
.waw_servicegap {
	margin: 40px 0px 0px 0px;
  text-align:justify;
}
.waw_servicegap img {
	width: 100%;
}

.waw_email {
	 width: 40px;
	 height: 40px;
	 border-radius: 20px;
	 background: #200297;
	 text-align: center;
	 left:50%;
	 margin-left:-20px;
	 margin-top: -20px;
	 position: absolute;
	-webkit-transition-duration: 1.5s;
    -moz-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    transition-duration: 1.5s;

    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    overflow:hidden;
}

.waw_email div.fa {
	font-size: 16px;
	color: #ffffff;
	line-height: 40px;
}

.waw_email:hover	{
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	 -o-transform: rotate(360deg);
}

.waw_teamtext {
	 float: left;
	 width: 100%;
	 margin: 20px 0px;
}
.waw_teamname {
	float: left;
	width: 50%;
}
.waw_teamtitle {
	float: left;
	font-size: 18px;
	color: #200297;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}

.waw_teampost {
	float: left;
	text-transform: uppercase;
	font-style: italic;
}

.waw_teamsocial {
	float: right;
	width: 50%;
	text-align: right;
}
.waw_teamsocial .fa {
	margin-left: 5px;
	color: #cccccc;
	font-size: 16px;
}
.waw_teamsocial .fa:hover{ color: #200297; }

.waw_portfolio img {
	width: 100%;
	margin-top: 30px;
}

.fadeInDown	{
}

/*------------------------------------------------------
	Gallery Styles
--------------------------------------------------------*/
.gallery-item {
	margin-bottom: 0px;
 	position: relative;
	overflow: hidden;
}
.gallery-item .content-gallery {
	text-align: center;
}
.gallery-item .content-gallery h3 {
	  color: #b10021;
	  font-size: 16px;
	  font-weight: 300;
	  margin-top: 5px;
	  padding-bottom: 5px;
	  display: inline-block;
}
.gallery-item img {
 width: 100%;
}
.gallery-item .overlay {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: block;
  -webkit-transition: all 50ms ease-in-out;
  -moz-transition: all 50ms ease-in-out;
  -ms-transition: all 50ms ease-in-out;
  -o-transition: all 50ms ease-in-out;
  transition: all 50ms ease-in-out;
}
.gallery-item .overlay a {
  color: #ffffff;
  text-align: center;
  line-height: 32px;
  position: absolute;
  top: 45%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  font-size: 24px;
}


#waw_map	{
    width: 100%;
	height: 300px;
	border: 1px solid #cccccc;
	margin: 40px 0px;
}
.waw_textbox	{
 	width: 50%;
	float: left;
	margin-top: 0px;
}
.waw_textbox	input {
	width: 95%;
	border-radius: 0px;
	padding: 7px;
}
.waw_textareabox	{
	width: 100%;
	float: left;
}
.waw_textareabox	textarea {
	border-radius: 0px;
	padding: 7px;
	height: 130px;
	width: 97.5%;
	margin-top: 20px;
}
.waw_textareabox button {
	border-radius: 0px;
	background: #200297;
	padding: 7px 15px;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 16px;
	margin-top: 20px;
}

.waw_address {
    border-left: darkgray solid 1px;
    overflow: visible;
}

.waw_address ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
.waw_address	li {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	list-style: none;
	float: left;
}
.waw_address	li.fa {
	width: 10%;
	color:#200297;
	font-size: 20px;
}
.waw_address	li.text {
	width: 90%;
	font-size: 16px;
}

.waw_footer {
	background: #200297;
	margin-top: 50px;
	padding: 10px 0px;
	text-align: left;
	color:#ffffff;
}

.waw_footer a {
	color: #ffffff;
}

.waw_footer a:hover {
	color: #FF3333;
}

.waw_footer .main_menu {
    margin: 0;
    text-align: right;
}

/* Kontaktform Styles */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
}

#danke {
  display: none;
}

.help-block {
  color: #525252;
}
.has-error .help-block{
	color: #a94442;
}

@media (max-width: 767px) {
	.slider-caption a, .slider-caption p {
	display: none;
	top: 50px !important; }
	.waw_servicegap {
	float: left;
	width: 100%;
	}
	}
@media (max-width: 750px) {
 .slider-caption {
 display: none; } }
@media (max-width: 991px) {
 .navigation	{
 display: none;}
	 #main-content {
 width: 100%; }
 	.first-footer {
 border-left: 0; }
	.flexslider .slides, .flexslider, .main-slider {
 height: auto; }
	.service-item {
 margin-bottom: 30px; }
	.progess-bars {
 margin-top: 40px; }
 }

 @media (min-width: 332px)	{
 .waw_address	{
	margin-top: 30px;
	}
	.waw_search	{
	margin: 20px 0px;
	}
 }
 @media (min-width: 768px) {
 	.waw_search	{
	margin-top: 60px;}
/*
  .waw_servicegap {
  min-height:350px;}
*/ 
 }
 @media (min-width: 768px) and (max-width: 991px) {
 	.main-navigation { margin-top: 20px;}
 }

 @media (min-width: 992px) {

    .main_menu {
      text-align: center;
      margin-left: 4px;
    }
    .main_menu div.col-md-2 {
      width: 85px;
      margin: 4px;
      padding: 0;
    }
	.main_menu div.col-md-2 div.fa	{
	  line-height: 85px;
    }
	.main_menu div.col-md-2 a{
 	  height: 85px;
      width: 85px;
	  line-height: 85px;
	}
	.main_menu div.col-md-2 a#prev	{
	  margin-top: 12%;
      padding: 0;
	}
	.main_menu div.col-md-2 a#next	{
	  margin-top: 12%;
      padding: 0;
	}
	.waw_imagecontrol {
	  height: 118px;
	  overflow: hidden;
	}
	.waw_imagecontrol .gallery-item .overlay a{
      top: 20%;}
	.waw_address	{
      margin-top: 0px;}
 }

@media (min-width: 992px) and (max-width: 1200px) {
    .flexslider .slides, .flexslider, .main-slider {
 height: auto; }
}

@media (min-width: 1200px) {

    .main_menu {
      text-align: center;
    }
    .main_menu div.col-md-2 {
      width: 100px;
      margin: 7px;
      padding: 0;
    }
	.main_menu div.col-md-2 div.fa	{
	  line-height: 100px;
    }
	.main_menu div.col-md-2 a{
 	  height: 100px;
      width: 100px;
	  line-height: 95px;
	}
	.main_menu div.col-md-2 a#prev	{
	  margin-top: 12%;
      padding: 0;
	}
	.main_menu div.col-md-2 a#next	{
	  margin-top: 12%;
      padding: 0;
	}
	.waw_imagecontrol {
	  height: 118px;
	  overflow: hidden;
	}
	.waw_imagecontrol .gallery-item .overlay a{
      top: 20%;}
	.waw_address	{
      margin-top: 0px;}
 }