/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

body {
  padding-top: 0;
	font-family: 'fira_sanslight', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
   font-family: 'fira_sansbold', sans-serif;
	font-weight: 200;
color: #039;
}
h1{
    font-weight: 200;
	font-size: 24px;
	color:#039;

}
h5 {
    font-size: 1.1rem;
}
h6 {
    font-size: 0.9rem;
    text-transform: uppercase;
    color: #212529;
}
a{
	color:#039;
	transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
a:hover {
	color:#c00;
}
footer {
	font-size: 80%;
	margin-top: 60px;
}
footer a{
	color:#fff;
	margin-right: 15px
}
footer a:hover{
	color:#999;
	text-decoration: none
}
footer i {
    font-size: 20px;
    float: right;
}
footer h6 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'fira_sanslight', sans-serif;
	margin-bottom: 15px
}
h2{
    font-weight: 200;
	font-size: 40px;
}
a:hover{
    text-decoration: none;
	color:rgba(0,51,153,0.5);
}
h4{
	font-size: 24px;
	color:#039;
}
img {
    width: auto;
    max-width: 100%;
}
.fixed-bg {
   
    min-height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	position: relative
}
.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background: rgba(0, 0, 0, 0.7);
}
.adresse {
  padding-top: 25px;
	font-size: 14px;
	text-align: right
}
.wed-h img {
    margin-bottom: 30px
}
.navbar-expand-lg .navbar-collapse {
    margin-top: 30px;
}
.carousel-item {
  height: 55vh;
  min-height: 300px;
  background: no-repeat center bottom scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}
.carousel-indicators .active {
    background-color: #039;
}
.carousel-caption {

font-size: 12px;

}
.carousel-caption h3 {
color: #039;
font-size: 24px;
font-weight: 200;
	margin-bottom: 2rem;
}
.carousel-caption p {
margin-bottom: 2rem;
}
.carousel-caption .row p {
font-style: italic;
	font-family: Georgia, "Times New Roman", "serif";
	margin-bottom: 0;
	font-size: 14px;
	margin-top:2rem
}
.carousel-caption .row img {
height: auto;width: 100%; max-width: 250px
}


.wed-over {
    overflow: hidden
}
a img.card-img-top {
	transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
a:hover img.card-img-top {
 
	transform: scale(1.1);
}
.mab-20 {
 margin-bottom: 20px
}
.wed-klein .btn {
 font-size: 13px
}
.wed-klein .card-title {
 font-size: 21px;
color: #666;
}
.wed-klein strong {
 font-size: 14px;
color: #039;
}
.carousel-caption {
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    text-align: left;
	background-color: rgba(255,255,255,0.8);
	height: 55vh;
min-height: 300px;
	display: table
}
.vertical-align {
  display: table-cell;
}
.carousel-inhalt {
     padding: 20px 30px;
    padding-bottom: 10px;
    color: #111;
	height: 55vh;
min-height: 300px;vertical-align: bottom;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 11;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    width: 40px;
    color: #039;
    text-align: center;
    opacity: .6;
    transition: opacity .15s ease;
    height: 70px;
	font-size: 20px
}
.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#039;opacity:1}
.carousel-control-prev {
    right: 80px;
    left: auto !important;
}
.carousel-control-next {
    right: 20px;
}
.navbar {
    padding: .5rem 0;
}
.navbar-light .navbar-nav .nav-link {
    color: #17a2b8;
    border: 1px solid rgba(0,51,153,0.3);
    color: #039;
    text-transform: uppercase;
    font-size: 12px;
    margin-right: 4px;
    font-weight: bold;
    width: 116px;
	text-align: center;
	border-radius: 4px;
}
.nav-link.active {
    color: #fff !important;
    background-color: #039;
    border-color: #039;
}
.nav-link:hover {
    color: #fff !important;
    background-color: #039;
    border-color: #039;

}
.nav-link-la {
    color: #17a2b8;
    border: 1px solid #039;
    color: #039;
    text-transform: uppercase;
    font-size: 12px;
    margin-left: 4px;
    font-weight: bold;
    width: 50px;
	text-align: center;
	border-radius: 4px;
	padding: .5rem 1rem;
	opacity: .4
}
.nav-link-la.active {
	opacity: 1;
}
.nav-link-la:hover {
    color: #fff !important;
    background-color: #039;
    border-color: #039;
	opacity: 1;
	text-decoration: none
}
.navbar-light .navbar-toggler {
    color: #039;
    border-color: transparent;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 50, 153, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.logos img {
    width: auto;
	height: auto;
	max-width: 100%;
	margin-bottom: 20px
}
.logos span {
    display: block;
	height: 25px;
	font-size: 90%
}
.td-3 {
    width: 3%
}
.td-11 {
    width: 11%
}
.td-8 {
    width: 8%
}
.td-24 {
    width: 24%
}
.m40 {
    margin: 0 40px
}
.map-block {
    position: relative;
    z-index: 2;
	margin-top: 375px;
    background-color: rgba(255,255,255,0.96);
    display: inline-block;
    padding: 15px;
    box-shadow: 2px 9px 5px rgba(0,0,0,0.4);
	height: 100px;
}
.mb-r img {
    height: 70px;
	width: auto;
	float: left;
	margin-right: 20px
}
.mb-r {
    float: right;
    margin-right: 30px;
}
.mb-r div {
    float: right;
    margin-top: 30px
}
.mb-l {
    float: left;
    margin-left: 30px;
}
.suchfeld {
    width: 300px;
    border: 1px solid #039;
    padding: 6px;
}
.submit {
    float: right;
width: 38px;
margin-left: 6px;
}
.bg-dark {
    background-color: #039 !important;
}
.bottom-align-text {
    
  }
		#accordion a[aria-expanded="true"] h5 {
    color: #039;
			float: left;
			display: block;
			width: 40%;
		
}
		 #accordion a[aria-expanded="false"]::before {
    content: "\e936";
    font-family: 'icomoon' !important;
    color: #039;
    font-size: 16px; 
    position: relative;
float: right;
			margin-top: 2px;
margin-bottom: -2px;
}
		 #accordion a[aria-expanded="true"]::before {
    content: "\e936";
    font-family: 'icomoon' !important;
    color: #039;
    font-size: 16px; 
    position: relative;
float: right;
			margin-top: 2px;
margin-bottom: -2px;
			 transform: rotate(90deg);
}
		 #accordion .collapse {
	opacity: 0
}
#accordion .show {
			float: right;
			display: block;
			width: 45%;
	margin-right: 10%;

	opacity: 1
}
		#accordion .a-block {
			display: table;
width: 100%;
border-top: 1px solid #039;
padding: 25px 0;
}
		#accordion .a-block h5 {
			margin-bottom: 0;
font-family: 'fira_sanslight', sans-serif;
font-size: 1.6rem;
}
.form {
    background: #f1f9ff;
    padding: 40px;
}
.form p {
	font-size: 85%
}
.form h4 {
	line-height: 1.4;
	margin-bottom: 1rem
}
.form label {
    float: left;
    width: 20%;
    margin-bottom: 0;
    background-color: #039;
    color: #fff;
    font-size: 12px;
	height: 36px;
	text-transform: uppercase;
	padding-left: 12px;
	padding-top: 10px
}
.form .form-control {
    width: 80%;
height: 36px;
	border:1px solid #039;
	border-radius: 0
}
::placeholder {
  color: #b7b8b8 !important;
  font-size: 13px;
}
.form textarea.form-control  {
    width: 100%;
    height: 110px;
}
.form #sendMessageButton {
    width: 20%;
    background-color: #039;
    color: #fff;
    font-size: 12px;
	height: 36px;
	text-transform: uppercase;
border: 0
}
.form #sendMessageButton:hover {

    background-color: #8a9ec1;

}
@media (max-width: 1250px) {
  .carousel-item {
 
}
	.suchfeld {
    width: 250px;
}
  }
@media (max-width: 992px) {
  body {
    padding-top: 0;
  }
	.adresse {
  padding-top: 15px;
	font-size: 12px
}
	.logo {
  text-align:center
}
	.adresse {
	text-align: left
}
	.navbar-light .navbar-nav .nav-link {
    width: 100%;
margin-bottom: 6px
}
	.carousel-caption h3 {
	margin-bottom: 1rem;
}
	.m40 {
    margin: 0 0
}
#accordion .a-block h5 {
    font-size: 1.3rem;
}
	#accordion {
		font-size: 14px
}	
	.nav-link-la {
  margin: 5px 0;
display: inline-block;
}
}
@media (max-width: 768px) {

	.adresse {
	font-size: 11px
}
.wed-h {
    font-size: 12px
}
	.carousel-item {
    height: 45vh;
}
	.td-3, .td-11 {
    display: none
}
.td-8, .td-24 {
    width: 48%;
	display: inline-block
}
	.map-block {
    margin-top: 10px;
    display: block;
}
	.mb-r, .mb-l {
    float: none;
    margin-right: 0;
		margin-left: 0
}
.mb-r a {
    font-size: 80%
}

.suchfeld {
    width: 80%;
}
	
	
	}
@media (max-width: 480px) {
.carousel-item {
    height: 80vh;
}
.wed-h {
    display: none
}
	.carousel-caption h3 {
font-size: 18px;
		margin-bottom: .3rem;
}
.carousel-caption p {
margin-bottom: .3rem;
}
.carousel-caption .row p {
	font-size: 12px;
	margin-top:.3rem
}
	.td-8, .td-24 {
    width: 100%;
	display: block
}
.form h4 {
	font-size: 18px
}
.form label {
    float: none;
    width: 100%;
}
.form .form-control {
    width: 100%;
}

.form button {
    width: 50%;
}	
	#accordion .a-block h5 {
    font-size: 1.1rem;
}
	#accordion {
		font-size: 13px
}
	#accordion a[aria-expanded="true"] h5 {
			float: none;
			width: 100%;
		margin-bottom: 20px
}
	#accordion .show {
			float: none;
			width: 100%;
	margin-right: 0;
}
}
.btn-danger {
    color: #fff;
    background-color: #039;
    border-color: #039;

} 
:hover.btn-danger, :active.btn-danger {
    color: #fff;
    background-color: #92aad5;
    border-color: #92aad5;

}
.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(0,51,153,.5)}
.carousel-caption .btn-danger {
	text-shadow: none !important;
}
.card-header {
    background-color: #039;
    border-bottom: 1px solid rgba(0,0,0,.125);
	color:#fff;
	text-align: center
}
.card-footer {
    padding: .75rem 1.25rem;
    background-color: #fff;
    border-top: 0;
	text-align: center
}
#columns {
	column-width: 340px;
	column-gap: 15px;
  width: 100%;
	max-width: 1140px;
	margin: 50px auto;
}

div#columns figure {
	background: #f1f9ff;
	margin: 0 2px 15px;
	padding: 15px;
	padding-bottom: 10px;
	transition: opacity .4s ease-in-out;
  display: inline-block;
  column-break-inside: avoid;
}
div#columns figure:nth-child(2n) {background-color: #e5eaf5}
div#columns figure img {
	width: 100%; height: auto;
	padding-bottom: 15px;
}

div#columns figure figcaption {
  font-size: .9rem;
	color: #444;
  line-height: 1.5;
}
div#columns figure div { 
  display:block;
	min-height:24px
		
} 
div#columns figure .user { 
  font-size: 12px;
background-color: #a8bde0;
color: #fff;
padding: 20px 15px;
margin: -10px -15px;
    margin-top: -10px;
margin-top: 25px;
	font-family: 'fira_sansbold', sans-serif;
} 
div#columns figure:nth-child(2n) .user { 
  font-size: 12px;
background-color: #f1f9ff;
color: #111;
padding: 20px 15px;
margin: -10px -15px;
    margin-top: -10px;
margin-top: 25px;
	font-family: 'fira_sansbold', sans-serif;
} 
div#columns .user i { 
font-size: 16px;
background-color: #039;
color: #fff;
padding: 4px;
border-radius:50%;
	float:left;
	margin-right:12px;
	margin-top: -2px;
} 
div#columns small { 
  font-size: 1rem;
  float: right; 
  text-transform: uppercase;
  color: #aaa;
} 

div#columns a:hover { 
 
  text-decoration: none; 
  transition: .4s color;
}

div#columns:hover figure:not(:hover) {
	opacity: 0.4;
}
.link-blog {
    display: block;
    text-align: right;
    font-size: 13px;
}
.link-blog i {
    color:#2699fb
}
.link-partner {
    display: block;
    text-align: right;
    font-size: 13px;
	color: #212529;
	font-family: 'fira_sansbold', sans-serif;
	margin-right: 15px
}
.link-partner::before {
content: "\e97b";
font-family: 'icomoon' !important;
color: #039;
font-size: 16px;
display: inline-block;
position: absolute;
margin-left: -20px;
}
.soz {
    display: inline-block;
    position: absolute;
    margin-top: -30px;
    height: 30px;
    background-color: rgba(241,249,255,0.9);
    padding: 5px;
}
.soz a i {
    padding: 0 8px;

}
.soz a i:hover {
font-size: 20px;
	padding: 0 6px;
}
@media screen and (max-width: 750px) { 
  #columns { column-gap: 0px; }
  #columns figure { width: 100%; }
}
div#columns h6 {
    float: right;
    font-family: 'fira_sanslight', sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
	margin-bottom:0
}
div#columns h5 {
    float: left;
    font-size: 11px;
    text-transform: uppercase;
	margin-bottom:0
}
div#columns h4 {
    font-size: 21px;
	color:#111
}