/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */



body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Fraktura","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

a:focus {
    outline: none;
    }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #b3201f;
}

.topnav {
    font-size: 14px; 
}

.dropdown-menu{
    
    background-color:#b3201f;
}

.dropdown-menu li a{
    
    color:#fff;
    padding-top: 8px;
    padding-bottom: 8px;
}

/**************************************
             Hilfsklassen
**************************************/
.lead {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
}

.lead-intro {
    font-size: 20px;
    font-weight: 400;
    text-shadow: 2px 2px 3px rgba(200,200,200,0.6);
    
}

.abstand-90{padding-bottom:90px;}
.abstand-123-oben{padding-top:123px;}

.red{color:#f00;}


.text-outline-thin{
    text-shadow:
0 1px 0 #fff,
0 -1px 0 #fff,
1px 0 0 #fff,
-1px 0 0 #fff;
}

.text-outline{
    text-shadow:
0 2px 0 #fff,
0 -2px 0 #fff,
2px 0 0 #fff,
-2px 0 0 #fff;
}

/**************************************
             ENDE - Hilfsklassen
**************************************/



/**************************************
             Startseite
**************************************/

.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/banner-3-bg.jpg) no-repeat center center;
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
    
    
}

/*.quote{
    
    width:50%;
    margin: 0 auto 0 auto;
    padding-top: 30px;   
    background-color:rgba(250,250,250,0.8);
    
}*/

.intro-message .quote > h1 {
    margin: 0;
    /*text-shadow: 2px 2px 3px rgba(250,250,250,0.6);*/
    
    font-size: 4.2em;
    font-style: italic;
    color:#121C4F;
    /*color:#FFF;*/
    font-family: 'Cardo', serif;
}

.quote > h2 {
    margin: 0;
    padding:0;
    /*text-shadow: 2px 2px 3px rgba(250,250,250,0.6);*/
    
    font-size: 2.6em;
    font-style: italic;
    color:#121C4F;
    /*color:#FFF;*/
    font-family: 'Helvetica', serif;
}

.quote > h3 {
    margin: 0;
    /*text-shadow: 2px 2px 3px rgba(250,250,250,0.6);*/
    padding:10px 0 20px 80px;
    font-size: 1.4em;
    font-style: italic;
    color:#121C4F;
    /*color:#FFF;*/
    font-family: 'Helvetica', serif;
    font-weight:normal;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message .quote > h3 {
    /*text-shadow: 2px 2px 3px rgba(0,0,0,0.6);*/
    
    font-style: italic;
    text-align:right;
    font-size:1.2em;
   color:#121C4F;
    /*color:#FFF;*/
    font-family: 'Helvetica', serif;
    padding-right:50px;
    
}


.more {
    font-size: 3.0em;
    letter-spacing:3px;
    line-height:80px;
       
    margin: 10px auto 0 auto;
    
    /*color:#121C4F;*/
    color:#111B50;  
    display:block; 
    text-transform: uppercase;
    }
    
.more h1, .more h2
{
   
    display:inline;
    padding:20px;
}    

.more h1
{
    
     background-color: #fff;
}

.more h2
{
    background-color: #534F54;
    font-size: 0.6em;
}
 


.more a{
    
    color:#111B50; 
    text-decoration:none;
    padding:5px;
}

.fa-angle-down{    
    /*background-color: rgba(250, 250, 250,0.6);*/
    padding: 0px;
    
}

/**************************************
          ENDE - Startseite
**************************************/


#banner-1 {
  background: url('../img/banner-bg.jpg') center top;
  position: relative;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 400px;
  height:400px;
}

#banner-2 {
  background: url('../img/banner-2-bg.jpg') center top;
  position: relative;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 400px;
  height:400px;
}

#banner-3 {
  background: url('../img/banner-7-bg.jpg') center top;
  position: relative;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 400px;
  height:400px;
}

#banner-4 {
  background: url('../img/banner-4-bg.jpg') center top;
  position: relative;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 400px;
  height:400px;
}

#banner-5 {
  background: url('../img/banner-9-bg.jpg') center top;
  position: relative;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 400px;
  height:400px;
}

#banner-6 {
  background: url('../img/banner-6-bg.jpg') center top;
  position: relative;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 400px;
  height:400px;
}

#banner-7 {
  background: url('../img/banner-8-bg.jpg') center top;
  position: relative;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 400px;
  height:400px;
}


ul.contact-info 
{
    padding-left:0;
}

ul.contact-info li
{
    list-style: none;
}
.text
{
    font-weight:normal;
}

.heading{
    
    margin: 30px 0 30px 0;
}

 .heading h3
{
    font-weight:normal;
}

.img-abstand{
    
    padding-top:10%;
}

.logo
{
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
}





.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 110px 0 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 110px 0 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 20px;
}

h2.section-heading {
    font-weight: normal;
    margin-top:0;
    margin-bottom:15px;
    
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
    margin-top:50px;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
    height:400px;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
    
      .abstand-90{padding-bottom:10px;}
.abstand-123-oben{padding-top:10px;}
}

@media(max-width:767px) {
    
    .abstand-90{padding-bottom:10px;}
.abstand-123-oben{padding-top:10px;}
    
    .about.content-section-b
    {
        padding-top:30px;
    }
    
    .more h1
{
    background-color: transparent;
    display:block;
    padding:0;
    
    
}
    
    .more h1 a
    {
         color:#fff;   
        font-size: 22px;
        text-align: center;    

    }

    
   .navbar-brand
    {
        padding-top:5px;
        height:0;
    }
    
    img.logo
    {
        height:50px;
        width:auto;
    }
    
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
    
      .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #b3201f;
    color: #fff;
    width: 50px;
    height: 48px;
    line-height: 48px;
    right: 30px;
    bottom: 30px;
    padding-top: 2px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
    background-color: #ce3130;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
    opacity: 1.0;
}
.scroll-top-wrapper i.fa {
    line-height: inherit;
} 

/***********************************************************************************************/
/* =Google maps*/
/***********************************************************************************************/

#map {
  height: 100%;
  width: 100%;
}

#module-maps {
  position: relative;
  height: 400px;
  width: 100%;
}