/*!
 * 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: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

hr {
    display: block;
    height: 2px;
    border: 0;
    border-top: 2px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

a:hover,
a:active {
    text-decoration: none;
    transition: color 300ms linear;
}

.topnav {
    font-size: 14px; 
}
li.language-first {
    border-left: 1px solid #ccc;
    padding-left: 10px;
} 
li.language a {
    padding: 15px 2px;
    font-size: 11px;
    color: #ddd !important;
    font-weight: normal;
}
li.language a.active,
li.language a:hover {
    color: #999 !important;
}

li.sprachwahl {
    color: #999 !important;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: normal;
    font-style: italic;
    background-color: #eee;

}
li.sprachwahl a {
    display: inline;
}


.logo {
    width: 130px;
    position: relative;
    top: -28px;
    box-shadow: 5px 5px 10px #888888;
}

.logo-text {
    font-size: 18px;
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.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: left;
    color: #fff;
    background: url(../img/foto_dk.png) no-repeat top right;
    background-size: contain;
    position: relative;
    height: 600px;
}

.layer-header,
.layer-sm2 {
    background-color: rgba(176,196,222, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.layer-sm1 {
    background-color: rgba(176,196,222, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.layer-sm3 {
    background-color: rgba(176,196,222, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.layer-old {
    background-color: rgba(176,196,222, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.intro-message {
    position: relative;
    padding-top: 25%;
    padding-bottom: 20%;
}

.intro-message > h1 {
    margin: 0;
    font-size: 3.0em;
    line-height: 1.2em;
    font-weight: normal;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}



.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
    margin-top: 50px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}



.banner-social-buttons {
    float: right;
    margin-top: 0;
}

footer {
    padding: 10px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}
.container-leistungen h2 {
    margin-bottom: 30px;
}
.container-leistungen ul {
    list-style-type: none;
    padding: 0px;
}
.container-leistungen ul li {
    margin-bottom: 0.8em;
    font-size: 18px;
    font-weight: normal;
    padding-left: 25px;
}
.container-leistungen ul li:before {
    font-family: 'FontAwesome';
    content: '\f00c';
    margin:0 5px 0 -25px;
    
}
.container-leistungen ul li:hover {
    color: #777;
}


.carousel-control.left,
.carousel-control.right {
    background-image: none !important;
}

#carousel-statements .carousel-inner .item {
    height: 600px;
    overflow: hidden;
}
#carousel-statements .carousel-inner .item img {
    width: 100%;
}
.item {
    overflow: hidden;
}
.item1 {
   background: url(../img/slides/slide1.jpg) no-repeat center center;
   background-size: cover;
}
.item2 {
   background: url(../img/slides/laptop2.jpg) no-repeat center center;
   background-size: cover;  
}
.item3 {
   background: url(../img/slides/mountain.jpg) no-repeat center center;
   background-size: cover;
}

#carousel-statements .carousel-inner .item .item-content blockquote {
    padding-top: 170px;
    border: none;
}
#carousel-statements .carousel-inner .item .item-content blockquote p {
  color: #fff;
  padding: 25px 15% 10px;
  font-size: 2.2em;    
  font-weight: normal;
  font-style: italic;
  text-align: center;
}
#carousel-statements .carousel-inner .item .item-content blockquote p:before {
    font-family: 'FontAwesome';
    margin:0 5px 0 -25px;
    content: '\F10D';
    font-size: 0.5em;
    position: relative;
    top: 5px;
}
#carousel-statements .carousel-inner .item .item-content blockquote p:after {
    font-family: 'FontAwesome';
    margin:0 5px 0 5px;
    content: '\F10E';
    font-size: 0.5em;
    position: relative;
    top: -20px;
}

#carousel-statements .carousel-inner .item .item-content cite {
    font-size: 1.2em;
    color: #666;
    text-align: center; 
    display: block;
}

#carousel-referenzen {
    background: url(../img/bg_referenzen.jpg) no-repeat center center;
    background-size: cover;
    height: 450px;
}

#carousel-referenzen .carousel-inner .item .item-content {
}

#carousel-referenzen .carousel-inner .item .item-content blockquote {
    border: none;
    margin-bottom: 5px;
}
#carousel-referenzen .carousel-inner .item .item-content blockquote p {
  padding: 55px 15% 5px;
  font-size: 28px;   
  line-height: 38px; 
  font-weight: normal;
  font-style: italic;
  color: white;
  text-align: center;
}
#carousel-referenzen .carousel-inner .item .item-content blockquote p:before {
    font-family: 'FontAwesome';
    margin:0 5px 0 -25px;
    content: '\F10D';
    font-size: 0.5em;
    position: relative;
    top: 5px;
}
#carousel-referenzen .carousel-inner .item .item-content blockquote p:after {
    font-family: 'FontAwesome';
    margin:0 5px 0 5px;
    content: '\F10E';
    font-size: 0.5em;
    position: relative;
    top: -20px;
}

#carousel-referenzen .carousel-inner .item .item-content cite {
    font-size: 1.2em;
    color: #666;
    display: block;
    text-align: center;
}

.content-contact {
    padding: 100px 0;
    color: #f8f8f8;
    background-color:rgba(176,196,222, 0.6);
    background-size: cover;
}

.content-contact h2 {
    margin: 0;
    /*text-shadow: 2px 2px 3px rgba(0,0,0,0.6);*/
    font-size: 2.7em;
    margin-bottom: 1em;
}

.content-contact ul {
    list-style-type: none;
    margin-bottom: 0;
    padding: 0px;
}
.content-contact ul li{
    margin-bottom: 20px;    
}
.content-contact ul a{
    color: #f8f8f8;
    font-size: 2em;
}
.content-contact ul a span{
    padding-right: 10px;
    position: relative;
    top: 3px;
}

.content-contact ul a:hover,
.content-contact ul a:active 
.content-contact ul a:focus {
    color: #fff;
    text-decoration: none;

}
.glyphicon-user {
    font-size: 20px;
    margin-right: 20px;
    position: relative;
    top: 2px;
    left: 2px;
}
.social-media-icon img {
    -webkit-filter: grayscale(100%); 
    filter: grayscale(100%)
    -webkit-transition: -webkit-filter 500ms linear; /* Safari */
    transition: filter 2s;
    margin-right: 10px;
}
.social-media-icon:hover img {

    -webkit-filter: grayscale(0%); 
    filter: grayscale(0%)
    -webkit-transition : -webkit-filter 500ms linear
}

.partner {
    margin-bottom: 30px;
}



@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 2.3em;
    }

    .content-section-a {
        padding: 20px 0px;
    }

    .section-heading {
        margin-top: 0;
        font-size: 22px;
    }

    .intro-header {
        height: 290px;
    }

    .intro-divider {
        width: 100%;
    }

    #carousel-statements .carousel-inner .item {
        height: 300px;
    }
    #carousel-statements .carousel-inner .item .item-content blockquote {
        padding-top: 10px;
        
    }
    #carousel-statements .carousel-inner .item .item-content blockquote p {
        padding: 20px 30px 0px 30px;
        font-size: 20px;
    }
    #carousel-statements .carousel-inner .item .item-content blockquote p:after {
        top: -10px;
    }

    #carousel-referenzen {
        height: 370px;
    }

    #carousel-referenzen .carousel-inner .item .item-content blockquote p {
        padding: 20px 30px 0px 30px;
        font-size: 15px;
        line-height: 18px;
    }
    #carousel-referenzen .carousel-inner .item .item-content blockquote p:after {
        top: -10px;
    }

    #carousel-referenzen .carousel-inner .item .item-content cite {
        font-size: 10px;
    }

    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    

    .content-contact h2 {
        font-size: 2em;
    }
    .content-contact ul a {
        font-size: 1.2em;
    }
    .social-media-icon img {
        height: 20px;
    }
}
