@charset "UTF-8";
@font-face {
	font-family: 'Barlow'; 
	src: url('./Barlow/Barlow-Regular.ttf'); 
}

/*@import url('https://fonts.googleapis.com/css?family=Markazi+Text|Roboto:400,400i,700,700i');*/
/* Body */
/*
body {
	font-family: 'Roboto', sans-serif;
	background-color: #FFFFFF;
	margin: 0;
}
*/
/*----- Logo -----*/
.brand {
  float: left;
  padding: 2.5em 1em 0 2.5em;
}

.brand img {
 width: 100%;
}

/*----------------*/

/*----- Menu -----*/
 
nav {
  margin: 0 auto;
  width: auto;
  height: 8em;
  text-align: right;
  position: relative;
  background: rgba(255, 255, 255, 1.0);
  border-bottom: 0px solid white;
}
 
nav ul {
  margin: 0;
  padding: 4.8em 0 0 0;
  height: 100vh;
			font-size: 12px;

}
 
nav ul li {
  list-style: none;
  margin: 0;
  display: inline;

}
 
nav ul li a {
  color: #6c6c6c;
  position: relative;
  padding: 0 0 1.5em 0;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
}
 
nav ul.menu li a:hover {
  /*color: #0aa1e2;
  border-bottom: 2px solid #0aa1e2;
*/
  }
/*----------------*/

/* Container */
.container {
	width: 100%;
	max-width: 100%;
padding-right: 0px;
padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
/* Header */
header {
	width: 100%;
	height: 8%;
	background-color: #FFF;
	top: 0px;

}
.logo {
	color: #000;
	font-weight: bold;
	margin-left: auto;
	letter-spacing: 4px;
	margin-right: auto;
	text-align: center;
	padding-top: 35px;
	font-size: 22px;
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	top: 0;
	letter-spacing: 2px;
}

/* Login */
.back-login {
	width: 100%;
	height: auto;
  background: rgba(19, 35, 47, 0.9);
	float:left;
	}

/* About Section */
.text_column {
	width: 90%;
	text-align: left;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail a{
	width: 31.3%;
	color: #0aa1e2;
	font-size: 4.5em;
	text-align: center;
	float: left;
	background-color: #cfcece;
	padding-bottom: 50px;
	margin-left: 1%;
	margin-top:1%;
	margin-right: 1%;
	border-radius: 6px;
	padding-top: 50px;
	border-bottom: 4px solid #0aa1e2;
	text-decoration: none;
	height: 350px;
}


.thumbnail a:hover {
	background-color: #0aa1e2;
	color: #FFFFFF;
	box-shadow: 5px 5px 10px silver;
	text-decoration: none;

}

.thumbnail h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 25px;
}

.thumbnail p {
	margin: 0;
	text-align: center;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 18px;

}
/* More info */
.intro {
	background-color: #0aa1e2;
	padding-bottom: 15px;
}
.column {
	width: 70%;
	text-align: center;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.intro .column h3 {
	color: #FFFFFF;
	text-align: center;
}

.intro .column h4 {
	font-size: 2em;
	margin-top: 30px;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.intro .column p {
	color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
	opacity: 0.8;
}
.intro .column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-bottom: 30px;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #0aa1e2;
	color: #FFFFFF;
	cursor: pointer;
}
/*
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #0aa1e2;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 1px;
	border-top-width: 2px;
	font-size: 0.6em;
}
	*/
/*
footer {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
}
*/
.profile {
	width: 50%;
}
.gallery .thumbnail .tag {
	color: #5D5E5D;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}




/* Mobile */
@media (max-width: 320px) {
	
	.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding: 0;
}
.intro .column p {
	width: 80%;
	margin-left: 0px;
}
.text_column {
	padding-left: 20px;
}
.thumbnail a {
	width: 100%;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {

.brand {
float: left;
padding: 2.9em 0em 0 1.0em;
position: absolute;
width: 80%;
}
.brand img {
width: 80%;
float: left;
}

nav {
  height: 7em;
}

	.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_column {
	width: 100%;
	text-align: left;
	padding: 0;
}
.thumbnail a {
	width: 100%;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.thumbnail a {
	width: 100%;
}
.text_column {
	padding-left: 20px;
	padding-right: 20px;
	width: 90%;
}
.column {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
.profile {
	width: 100%;
}
.intro .column p {
	width: 90%;
	text-align: center;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail a {
	width: 48%;
}
.text_column {
	width: 90%;
	margin: 0;
	padding: 20px;
}
.intro .column p {
	width: 80%;
}
}

/*----- Media Queries -----*/
@media screen and (min-width: 961px) {
  nav ul.menu {
    max-height: 20px;
	color: white;
	text-transform: uppercase;
	font-size: 18px;
	padding-top: 100px;
  }
  nav a#nav-m,
  nav a.close {
    display: none;
  }
  nav ul li {
    margin: 0 30px 0 0;
  }
}
 
 
@media screen and (max-width: 960px) {
  /*Formatierung Mobiles Menue*/
  nav ul {
    top: 7em;
    position: absolute;
    background: #ccc;
    width: 100%;
    left: -100%;
    list-style-type:none;
    margin: 0;
    padding: 0;
	font-size: 16px;  
 
	/*
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
	*/

	color: white;
	text-transform: uppercase;
	font-size: 18px;
  }
 
  nav ul li{
    display: block;
    text-align: left;
    padding: 0em 0.5em;
    border-bottom: 1px solid #fff;
  }
 
  nav ul li a {
    color: #555;
    padding: 1em 0;
  }
 
  nav ul.menu li a:hover {
    border-bottom: 0;
  }
 
  /*Hamburger-Icon*/
  nav a#nav-m img,
  nav a.close img {
    width: 40px;
	padding-right:20px;
	padding-top:45px;  
    height: auto;
  }
 
  nav > .close,
  nav a#nav-m:target {
    display: none;
  }
 
  nav a:target ~ ul,
  nav a:target ~ .close {
    display: inline-block;

  }
 
  nav a:target ~ .close {
    position: absolute;
    margin-left: -55px;
	  
  }
 
  nav a:target ~ ul {
    left: 0;
	  	padding-right:35px;
	padding-top:45px;  

  }
}

.navigationClass{
	/*background: url('../images/Headerverlauf.png') !important;*/
	background: #0aa1e2;
    background-repeat: repeat;
    background-size: auto;
  background-size: auto ;
  background-repeat: repeat-x !important;
  height: 245px;
  margin-bottom: 80px;


}

/*--------------------------------------*/

input, textarea{
	-moz-appearance: none;
	-webkit-appearance: none;
	border: 1px solid #0aa1e2 !important;
	color: #000; 
	border-radius: 0 !important;
	/*font-family: 'FFScalaWebBold';*/
	font-family: 'Barlow';
	background: #fff !important;
  }

.headlineH1{
	-moz-appearance: none;
	-webkit-appearance: none;
	color: #0aa1e2 !important;
	/*font-family: 'FFScalaWebBold';*/
	font-family: 'Barlow';
	background: #fff !important;
  }

input[type="submit"], input[type=button] {
	background: #0aa1e2 !important;
	color: #fff !important;
	/*font-family: 'Trade Gothic LT W04 Bold';*/
	font-family: 'Barlow';
	width: 100%;
}

::placeholder {
	color: #000 !important;
	opacity: 1; /* Firefox */
  }


 div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	border: 0;
	/*font-family: 'FFScalaWebItalic';*/
	font-family: 'Barlow';
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	/*text-transform: uppercase;*/
}

html, body
{
	border: 0;
	/*font-family: 'FFScalaWebItalic';*/
	font-family: 'Barlow';
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	height:100%; 
}




  .bodyDiv{
	min-height: 70vh;
  }

  .nav-pills .nav-link.active, .nav-pills .show > .nav-link{
	background-color: #0aa1e2 !important;
  }