﻿/* mada-300 - latin */
@font-face {
  font-family: 'Mada';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/mada-v16-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/mada-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/mada-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/mada-v16-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/mada-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/mada-v16-latin-300.svg#Mada') format('svg'); /* Legacy iOS */
}

/* mada-regular - latin */
@font-face {
  font-family: 'Mada';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/mada-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/mada-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/mada-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/mada-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/mada-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/mada-v16-latin-regular.svg#Mada') format('svg'); /* Legacy iOS */
}

/* pt-serif-regular - latin */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pt-serif-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-serif-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-serif-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-serif-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-serif-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-serif-v17-latin-regular.svg#PTSerif') format('svg'); /* Legacy iOS */
}

/* pt-serif-700 - latin */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/pt-serif-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-serif-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-serif-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-serif-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-serif-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-serif-v17-latin-700.svg#PTSerif') format('svg'); /* Legacy iOS */
}



html, body {
    font-family: 'Mada', sans-serif;
    /*font-family: 'Open Sans', sans-serif;*/
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.8;
    background-color: #f7f7f7;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.5;
    margin-bottom: 10px;
    margin-top: 0;
}

td{vertical-align: top;}

a:active, a:focus {outline: none;}

.gal-item {
  display: block;
  margin-bottom: 15px;
  border: 1px solid #ffffff;
}

.gal-item:hover {
  border: 1px solid #11B2B2;
}

.gal-item img {
  display: block;
  width: 100%;
  max-width: 100%;
}

/*
.scroll-down{
    color:#fff;
    position: absolute;
    top:75%;
    left:50%;
    width:50px;
    height:50px;
    text-align: center;
    font-size:32px;
    border:2px solid #fff;
    border-radius: 100%;
    cursor: pointer;
    margin-left: -25px;
    transition: all 0.3s;

}
.scroll-down:hover{
    color:#888888;
    border-color:#888888;
}


.scroll-down2{
    color:#ddd;
    position: absolute;
    bottom:25px;
    left:50%;
    width:50px;
    height:50px;
    text-align: center;
    font-size:32px;
    border:2px solid #ddd;
    border-radius: 100%;
    cursor: pointer;
    margin-left: -25px;
    transition: all 0.3s;
}
.scroll-down2:hover{
    color:#888888;
    border-color:#888888;
}

'/





/* 16. link underline */
.link-underline {
bottom: 0px;
position:relative;
display: inline-block;
color:white;
border-bottom: 2px solid;
}

.bildrand {
border: 1px solid silver;
}


.bordering {
	border-left: 10px solid;
	margin-bottom: 20px;
	padding: 25px;
color: #89abdb;
}


.dsblock{
padding-top: 5px;
font-size: 11px;
letter-spacing: -50%;
text-align:center;
}

a.glink {color:#3769b5; text-decoration:none;}
a.glink:visited {color:#3769b5; text-decoration:none;}
a.glink:hover {color: #3769b5; text-decoration:underline;}
a.glink:active { color:#3769b5; text-decoration:none;}



.mt0 {margin-top: 0px}
.mtm25 {margin-top: -30px}
.mtm15 {margin-top: -15px}
.mt10 {margin-top: 10px}
.mt15 {margin-top: 15px}
.mt20 {margin-top: 20px}
.mt35 {margin-top: 30px}
.mt40 {margin-top: 40px}
.mt50 {margin-top: 50px}
.mt55 {margin-top: 55px}
.mt90 {margin-top: 90px}
.mt200 {padding-top: 200px}
.pb10 {padding-bottom: 20px}
.mb10 {margin-bottom: 10px}
.mb20 {margin-bottom: 20px}
.mb40 {margin-bottom: 40px}

.dgrau {color: #2f302c; font-weight:500;}
.grau {color: #999;}
.hellblau {color: #3769b5;}


.col-xs-2{
}
.col-half-offset{
    margin-left:4.166666667%
}
.logo2 img {
    max-width: 120%;
}



.likealink{
color: #3769b5;
}



a{

}
a:hover {
    color: #3769b5;
    text-decoration: none;
}

a.wlinks {color:#fff; font-weight: normal; text-decoration :none; text-align: left;}
a.wlinks:visited {color:#fff; font-weight: normal; text-decoration:none; text-align: left;}
a.wlinks:hover {color: #fff; font-weight: normal; text-decoration:underline; text-align: left;}
a.wlinks:active {color:#fff; font-weight: normal; text-decoration:none; text-align: left;}


.logo img {
margin-top: -15px;
    max-width: 100%;
}

#header-top {
    padding: 30px 0;
    background: #f7f7f7;
}

.social-list {
    text-align: right;
}

.faq-list {
    text-align: left;
}

.faq-list a {
padding: 0 10px;
    display: inline-block;
  /*  width: 55px; */
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    text-align: center;
    border-radius: 2px;
    background-color: #f2f2f5;
    color: #666;
    margin-left: 0px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.faq-list a:hover {
    background-color: #89abdb;
    color: #fff;
}


.social-list a {
padding: 0 10px;
    display: inline-block;
  /*  width: 55px; */
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    font-weight:700;
    letter-spacing: 1px;
    text-align: center;
    border-radius: 36px;
    background-color: #89abdb;
    color: #fff;
    margin-left: 5px;
}

.social-list a:hover {
    background-color: #89abdb;
    color: #fff;
}

.topinfo {
    padding-left: 40px;
    position: relative;
    line-height: 1.5;
    font-size: 15px;
}

.topinfo .left-icon {
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 36px;
    line-height: 1;
    color: #89abdb;
}

.topinfo .info-title {
    font-weight: 500;
}

#navigation {
    background-color: #89abdb;
    z-index: 9999;
    /*font-weight: 600;*/
    font-weight: 500;
}

#navigation .sf-menu {
    margin: 0;
    padding: 0;
}

#navigation .sf-menu > li {
    display: inline-block;
    line-height: 1.2;
    position: relative;
    margin: 0 40px 0 0;
    padding: 20px 0;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
}


#navigation .sf-menu > li:last-child {
    margin: 0;
}

#navigation .sf-menu > li > a {
    color: #fff;
    text-decoration: none;
}

.active{text-decoration: underline;
color: #fff;
;}

.mobile-menu-btn {
    line-height: 40px;
    display: inline-block;
    float: right;
    height: 40px;
    width: 40px;
    text-align: center;
    color: #444;
    border-radius: 3px;
}

.mobile-menu-btn:hover {
    color: #89abdb;
    /*background-color:#f8f8f8 ;*/
}

@media (min-width: 992px) {
    #navigation .menu > li {
        margin: 0 16px 0 0;
    }
}

@media (min-width: 1200px) {
    #navigation .menu > li {
        margin: 0 30px 0 0;
        font-size: 24px;
    }   
    
}

.sf-menu li {
    position: relative;
}

.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
    list-style: none;
    margin: 0;
    padding: 0px 15px;
    background: #f7f7f7;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
    font-weight: 400;
}


.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
    display: block;
}






.sf-menu a {
    /*text-transform: uppercase;*/
    display: block;
    position: relative;
}

.sf-menu ul ul {
    top: 0;
    left: 100%;
    margin-left: 15px;
}

.sf-menu ul li {
    border-bottom: 1px solid #eee;
    display: block;
    padding: 15px 0;
    position: relative;
}


.sf-menu ul li:last-child {
    border-bottom: none;
}

.sf-menu ul a {
    text-decoration: none;
    color: #222;
    text-align: left;
}

.sf-menu > li > .sf-with-ul:after {
    /*position:absolute;*/
    /*font-family: 'FontAwesome';*/
    /*content:'\f0d7';*/
    /*right:0;*/
    /*top:50%;*/
    /*margin-top:-3px;*/
    /*border:6px solid #fff;*/
    /*border-color: #fff transparent transparent transparent;*/
    /*margin-right:-18px;*/
}

.headroom--not-top {
    width: 100%;
    position: fixed;
    top:0;
    left:0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
}

.slicknav_btn {
    display: none;
}

.slicknav_nav br {
    display: none;
}

.slicknav_menu ul {
    padding: 0 15px;
    list-style: none;
}

.slicknav_menu ul li a {
    padding: 10px 0;
    color: #333;
    border-bottom: 1px solid #eee;
    display: block;
    font-size: 14px;
    line-height: 1.2;
}

.slicknav_menu ul li a:hover {
    color: #89abdb;
}

#banner {
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}

#banner .banner-placeholder {
    padding-bottom: 80.5%;
}

.breadcrumb-ul ul {
    border-bottom: 2px solid #ddd;
    display: block;
    margin: 0 0 30px;
    padding: 30px 0 5px 0;
    list-style: none;
}

.breadcrumb-ul ul li {
    display: inline-block;
    margin-right: 6px;
}

.breadcrumb-ul ul li a {
    color: #222;
    text-decoration: none;
}

.breadcrumb-ul ul li a:after {
    font-family: 'FontAwesome';
    margin-left: 10px;
    content: "\f0da";
    font-size: 12px;
}


.img-box-top1 {
    margin-top: 0px;
    display: inline-block;
    max-width: 100%;
}

.img-box-top {
    margin-top: 15px;
    display: inline-block;
    max-width: 100%;
}


.img-box {
    margin-bottom: 30px;
    display: inline-block;
    max-width: 100%;
}

.img-box img {
    max-width: 100%;
}

h1, h2, h3, h4
.h1 .h2, .h3, .h4{
  font-size: 32px;
}


.textblock{
    padding-top: 20px;
    padding-bottom: 40px;

}


.headline {
    color: #89abdb;
    line-height: 1em;
    font-weight: 700;
    padding-bottom: 20px;
    font-family: 'PT Serif', serif;
    font-size: 32px;
}

.square-ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0px 0;
}

.square-ul li {
    margin-bottom: 5px;
    padding: 0 0 5px 15px;
    position: relative;
    display: block;
}

.square-ul li:before {
    /*font-family: 'FontAwesome';*/
    /*color: #3767b3;*/
    /*content: "\f04d";*/
    /*font-size: 6px;*/
    /*left: 0;*/
    /*position: absolute;*/
    /*top: 9px;*/

    width: 7px;
    height: 7px;
    background: #89abdb;
    top: 11px;
    left: 0;
    position: absolute;
    content: '';
}

.box-0 {
    background: #2E5694;
    padding: 30px;
    color: #fff;
    margin: 15px 0;
}


.box-1 {
    background: #2E5694;
    padding: 30px;
    color: #fff;
    margin: 30px 0;
}


.box-1 h3 {
    font-weight: 400;
    text-transform: uppercase;
}

.box-btn {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    color: #666;
    display: block;
    height: 48px;
    line-height: 48px;
    padding: 0 24px;
    position: relative;
}

.box-btn:after {
    font-family: 'FontAwesome';
    position: absolute;
    right: 24px;
    top: 18px;
    content: '\f016';
    line-height: 1em;
}

.box-btn.pdf:after {
    content: '\f1c1';
}

/*footer*/
#footer {
    background: #2f302c;
    margin-top: 50px;
    padding: 20px 0;
    color: #fff;
}

#footer a {
    color: #fff;
}

#footer a:hover {

}

.bottom-links {
    text-align: right;
}

.bottom-links a {
    margin-left: 20px;
}
.scrollup {
    border-radius: 4px;
    bottom: -50px;
    color: #ffffff !important;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    position: fixed;
    right: 17px;
    text-align: center;
    width: 40px;
    z-index: 9999;
    background-color:#89abdb;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
	outline:none !important;
}
.scrollup:hover{
    background-color:#;
}
.scrollup.show {
    bottom: 17px;
}



.scroll-down {
    border-radius: 4px;
    top: 90px;
    color: #ffffff !important;
    cursor:pointer;
    height: 40px;
    line-height: 40px;
    position: fixed;
    right: 17px;
    text-align: center;
    width: 40px;
    z-index: 9999;
    background-color:#89abdb;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
	outline:none !important;
}
.scroll-down:hover{
    background-color:#;
}
.scroll-down.show {
    top: 17px;
}




























.accordion-container{
    border-top:2px solid #ddd;
    color:#444;
    margin-bottom:50px;
}
.accordion{
    border-bottom:2px solid #ddd;
}
.accordion-title{
    margin:0;
    padding:20px 5px 20px 0px;
    line-height: 32px;
    font-size:18px;
    cursor:pointer;
/*     position: relative;
    background:url('images/plus.jpg') no-repeat left center;*/

}
.open .accordion-title{
/*    background-image: url('images/minus.jpg'); */
}
.accordion-content-inner{
    padding:15px 0;

}
.faq-title{
    margin-bottom: 30px;
}
.faq-title h3{
    font-weight: 400;
    color:#89abdb;
}
.team-history{
    padding:0;
    margin:0;
    list-style: none;
}
.team-history >li{
    padding: 0 0 20px 20px;
    min-height: 50px;
    position: relative;
}
.team-history >li:before{
    font-family: 'FontAwesome';
    position: absolute;
    content: '\f111';
    color: #89abdb;
    left: 0px;
    top: 0px;
    z-index: 2;
}
.team-history >li:after{
    position: absolute;
    width: 2px;
    height: 100%;
    content: '';
    left: 6px;
    top: 8px;
    z-index: 1;
    background: #dddddd;
}
.team-history >li:last-child:after{
    display: none;
}

.startabstand {
    margin-bottom:50px;
    margin-top:30px;
}

.team-history-warp{
    margin-bottom:50px;
    margin-top:30px;
}
.bottom-contact-info{
    padding:10px 0px 40px 0px;
}


 .bottom-links {
        margin-top: 20px;
    }


@media (max-width: 767px) {
    .copyright {
        text-align: center;
    }

    .bottom-links {
        text-align: center;
    }

    .bottom-links a {
        margin: 0 10px;

        /*display:block;*/
    }
}

@media (min-width: 992px) {
    .slicknav_menu {
        display: none;
    }
}











/* ------------------------------------------------------------------
Blog
------------------------------------------------------------------- */

/* Fix Firefox 3 column width bug */

@-moz-document url-prefix() {

	@media (min-width: 1310px) {
		.posts-masonry .col-lg-4 {
			width: 33.3333%;
		}
	}

	@media (min-width: 992px) {
		.posts-masonry .col-md-4 {
			width: 33.3333%;
		}
	}

}

.post {
	width: 100%;
}

.post-media {
	position: relative;
	margin: 0 0 20px;
}

.post-media img {
	width: 100%;
}

.post-media a:after {
	background: rgba(255, 255, 255, 0.3);
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	-webkit-transition: all 0.3s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	   -moz-transition: all 0.3s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	     -o-transition: all 0.3s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	        transition: all 0.3s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}

.post-media:hover a:after {
	opacity: 1;
}


.post-line1 {
	font-size: 15px;
	margin: 0 0 5px;
}


.post-title {
	margin: 0;
	font-size: 16px;
}

.post-title a {
	color: #111;
}

.post-title a:hover {
	color: rgba(34, 34, 34, 0.55);
}

.post-meta {
	font-size: 10px;
	margin: 0 0 5px;
}

.post-header {
	margin: 0 0 10px;
}

.post-more-link {
	font-size: 12px;
}


/* Single post */

.post-single .post-media,
.post-single .post-header,
.post-single .post-entry {
	margin: 0 0 40px;
}

.post-single .post-meta {
	margin: 0 0 20px;
}






















