

h1, h2, h3 {
    font-size:38px;
    font-family: FuturaBT-Medium, Arial, sans-serif ;
    font-weight: normal;
    font-style: normal;
}
h4 {
    font-size:16px;
    font-family: FuturaBT-Medium, Arial, sans-serif ;
    font-weight: normal;
    font-style: normal;
    
}
h5 {
    font-size:16px;
    font-family: FuturaBT-Book, Arial, sans-serif ;
    font-weight: normal;
    font-style: normal;
}

a, a:hover, a:focus, a:active, a.active {
    color: #000;
    outline: 0 none;
    text-decoration: underline;
}

.nav a, .nav a:hover, .nav a:focus, .nav a:active, .nav a.active {

    text-decoration: none;
}
section h3 {
    margin: 0 0 20px;
}

::-moz-selection { background:#fff; color:#acd5ba; }

::selection { background:#fff; color:#acd5ba; }

body {
 background-color: #acd5ba;   
 color: #000;
  font-family: FuturaBT-Book, Arial, sans-serif ;
    font-weight: normal;
    font-style: normal;
}
p {
    font-size: 16px;
}

p.small {
    font-size: 16px;
}

header .container {
    padding-top: 255px;
    padding-bottom: 50px;
}
section {
  
    padding: 180px 0;
}
header {
    background-color: transparent;
    text-align: left;
    color: #000;
}

.navbar-default {
    background-color: #acd5ba;  
}
.navbar-default .navbar-brand {
    color: #000;
}
.navbar-header {
    text-align: center; 
    width: 100%;
}
.navbar-brand {
    height: auto;
    margin: auto;
    float: none;
    display:inline-block;
     text-align: center;
}
.navbar-shrink .navbar-brand  {
    padding: 10px 0 10px 0;
}
.navbar-shrink .navbar-brand > img {
    height: 80px;
    width: auto;
}

  .navbar-collapse {
   width: 100%;
   text-align: center;
}
    .navbar-collapse ul, .navbar-collapse li {
    float:none;
  display:inline-block;
  *display:inline; /* ie7 fix */
  *zoom:1; /* hasLayout ie7 trigger */
  vertical-align: top;
    }
    
 .navbar-toggle {
    position: absolute;
    right: 10px;
    top: 8px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
    border: 1px solid #fff;
}


.navbar-right {
     float: none !important;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    background-color: transparent;
    color: #fff;
}
.navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #000;  
}


.navbar {
    font-family: FuturaBT-Medium,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
}

      .navbar-default .navbar-nav > li > a {
    color: #000;
     -webkit-transition: all .1s;
        -moz-transition: all .1s;
        transition: all .1s;
}
     .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
}




.btn-outline.dark {
    margin-top: 15px;
    border: solid 2px #acd5ba;
    font-size: 20px;
    color: #000;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline.dark:hover,
.btn-outline.dark:focus,
.btn-outline.dark:active,
.btn-outline.dark.active {
    border: solid 2px #acd5ba;
    color: #000;
    background: #acd5ba;
}

.modal-backdrop.in {
    
 opacity:0   
  }
  
  .modal-backdrop{
    display:none
}


  
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #acd5ba;
    color: #fff;
}



#unter-kunden .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#unter-kunden .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#unter-kunden .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(24,188,156,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#unter-kunden .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}
.portfolio-link:hover img {
    opacity: 0.2;
    width: 800px;
}

#unter-kunden .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 40%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#unter-kunden .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#unter-kunden .portfolio-item .portfolio-link .caption .caption-content h3,
#unter-kunden .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}

#unter-kunden * {
    z-index: 2;
}

@media(min-width:767px) {
    #unter-kunden .portfolio-item {
        margin: 0 0 30px;
    }
}






.portfolio-item  a {
    text-decoration: none;
    
}

#unter-kunden .portfolio-item .portfolio-link .caption {
   /*  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6); */
    background: transparent;
   
}


.portfolio-item a p {
    color: #000;
    margin-top: 8px;
}

  .btn-social {
      color: #acd5ba;
      background-color: #fff;
      border-color: #fff;
    
    font-size: 30px;
    height: 60px;
    line-height: 57px;
    width: 60px;
     padding-right: 1px;
    padding-top: 1px;
    
  }
  .btn-social:hover {
    background-color: #000;
    color: #acd5ba;
    
      border-color: #000;
  }
  
  .list-inline > li {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}



#unter-freunden a {
    color: #000;
    text-decoration: none;
    -webkit-transition: all .1s;
        -moz-transition: all .1s;
        transition: all .1s;
}

#unter-freunden a:hover {
     opacity: 0.7;
}

#unter-freunden .col-sm-3 img {
    
}  

#unter-freunden .col-sm-3 .bu.text {
    padding-top: 10px;
}

#unter-freunden .col-sm-3 {
    margin-bottom: 20px;
}


 #unterhaltung  {
    margin-bottom: 150px;
}

footer .footer-below {
    background-color: #000;
    padding: 35px 0;
    color: #acd5ba;
}

footer .footer-below  a{
    text-decoration: underline;
    color: #acd5ba;
}
  footer .portfolio-link {
      margin: 0 5px;
  }

#acd5ba
.scroll-top   {
    display: none;
}


.scroll-top a {
    color: #acd5ba;
    background-color: #fff;
    border: transparent;
}
.scroll-top a, .scroll-top a:active, .scroll-top a:focus, .scroll-top a:focus {
    color: #acd5ba;
    background-color: #fff;
    border: transparent;
}
.scroll-top a:hover {
    color: #000;
    background-color: #fff;
    border: transparent;
}

.portfolio-modal .modal-content h2 {
    font-size: 38px;
    margin: 0;
    margin-bottom: 10px;
}
.modal-body h3 {
       font-size: 16px;
       margin-bottom: 30px;
}

.modal-body  .btn-default.stop {
    margin-top: 30px;
}

.modal-body .audio-container, .modal-body .iframe-container, .modal-body .image-container {
     margin: auto;
     margin-bottom: 20px;
     margin-top: 20px;
     
}
 .modal-body .download-container{
     margin: auto;
     margin-bottom: 20px;
     margin-top: 30px;

}

.audiojs {
     font-family: FuturaBT-Medium,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    margin: auto;
    margin-top: 20px;
}
   .audiojs .play-pause {

    width: 36px;
}



.download-container .btn {
   
    margin-left: 12px;
  margin-top: -5px;
     }
    
 #portfolioModalimprint h2, #portfolioModalprivacy h2,  #portfolioModalimprint h3, #portfolioModalprivacy h3 {
         font-size: 16px;
margin-bottom: 20px;
margin-top: 40px;
     
 }
 
 #portfolioModalimprint .btn-default, #portfolioModalprivacy .btn-default    {  
    margin-top: 40px; 
 }

@media(max-width:767px) {
  
   .navbar-collapse ul, .navbar-collapse li {
    float:none;
  display:block;
    }
    
    
    }