@charset "UTF-8";
/* CSS Document */
body, html {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"; 
  height: 100%;
  margin: 0;
scroll-behavior: smooth;
}
 .mobil {
      display:none;
        
    }   

.top-container {
    background-color: rgba(165,21,35,0.7);
    padding: 1% 10%;
    text-align: center;
    font-family: myFont;
color:rgba(255,255,255,1.00);
letter-spacing: 3px;
}

.header {
    overflow: hidden;
  background: rgba(255,255,255,1.00);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  color: #f1f1f1;
    z-index: 100;
    padding-left: 45%;
}

    ul{
        list-style-type: none;

    }
    
.header  a{
    font-size: 21px;
        float: left;
        text-decoration: none;
        color: rgba(85,85,86,1.00);
        padding: 0% 2%;
    padding-bottom: 15px;
    }
    .header a:hover{
        color:rgba(170,170,170,1.00);
    }

.content {
  padding: 16px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}

 .referenzen{
     text-decoration:none;
     line-height: 200%;  
	 	text-align: center;
    }

.referenzen a{
	padding-right: 5%;
}
.ref{
    white-space: nowrap;
}
    .referenzen a{
        text-decoration: none;
        color: aliceblue;
        font-size: 19px;
        font-weight: lighter;
         
    }
    
.refbreak{
	display: none;
}

.caption {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #000;
}



.caption span.border {
  background-color: rgba(0,0,0,0.9);
  color: #fff;
  padding: 18px;
  font-size: 25px;
  letter-spacing: 10px;
    font-family: myfont;

}



h3 {
  letter-spacing: 5px;
  text-transform: uppercase;
  font: 20px "Lato", sans-serif;
  color: #111;
}

    p{
        font-size: 17px;
        line-height: 140%;
    }
.link a{
      
    color: rgba(165,21,35,1.0);
    text-decoration: none;
    }
    .impressum{
        font-size: 17px;
        line-height: 140%;
        color: rgba(255,255,255,1.00);
        padding:1% 15%;
    }
.impressum h3{
    text-align: center;
}
    .impressum a{
	color: rgba(255,255,255,1);
    text-decoration: none;
}
    .impressum a:hover{
            color: rgba(204,204,204,1);
    }
    .accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: center;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.active, .accordion:hover {
    background-color: #ccc;
}



.panel {
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.panel p{
    font-size:14px;
    line-height: normal;
    
}
.datenschutz{
	padding:1% 15%;
	font-size:smaller;
	}
.datenschutz h3{
    text-align:left;
    background-color: #eee;    
}
.panel a{
	color: rgba(51,51,51,1);}
    
    footer{
    position: fixed;
    bottom: 0;
    width: 100%;
    height: auto;
    padding: 1%;
    font-family: 'Roboto', sans-serif;
    font-size: 90%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255,255,255,1);
    color: rgba(102,102,102,1);
    box-shadow: 0px 0px 5px 5px #888888;
    }
    
    footer a{
	color:rgba(102,102,102,1);
	text-decoration:none;}
footer a:hover{
	color:rgba(153,153,153,1);}

@media screen and (max-width:950px) {
    .header{ 
        padding-left:0;
    }}

@media screen and (max-width:600px) {
    .bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4, .bgimg-5 {
        background-size:contain 100% auto;
        
    }
	.refbreak{
	display: inherit;
}
 .referenzen a{
        
    font-size: 16px;
    font-weight: lighter;         
    }
    h1{
        font-size:18px;
    }
    .header{
        width:100%;
    }
    .header  a{
        
    font-size: 14px; 
        color: rgba(85,85,86,1.00);
        padding: 0% 2%;
    padding-bottom: 15px;
        margin: 0;
    }
    .header ul:first-child{
        background-color: yellow;
        margin-left: -30px;
    }
     
   
    footer{
        bottom:0;
        font-size:80%;
        padding: 1% 1%;


    }
    footer a{
       
    }
  .column {
    width: 100%;
  }
    
    .caption span.border {
  padding: 18px;
  font-size: 18px;
 
}
    .referenzen{
        text-align: left;
    }
    .kundenstimmen{
        text-align: left;
		text-decoration:none;
    /* line-height: 200%; */ 
    }
    .impressum{
    padding:1% 5%;

    }
    .impressum h3{
        font-size: 15px;
        letter-spacing: 0;
        text-align: left;
        padding: 0;
        margin:5% 0%;
        
    }
    .accordion h3{
        font-size: 14px;
        letter-spacing: 0;
    }
    .datenschutz h3{
        font-size: 15px;
    }
    .caption span.border {
  letter-spacing: 5px;

}
}
@media screen and (max-width:450px) {

   
    .bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4, .bgimg-5, .bgimg-6, .bgimg-7{
        display:none;
    }
    .mobil {
        display: inherit;
         
        
    }   
    .mobil img{
         width: 100%;
         height: auto;
        
    }   
}
/* Turn off parallax scrolling for tablets and phones */

@media only screen and (max-device-width: 1024px) {

.bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4, .bgimg-5, .bgimg-6, .bgimg-7 {
    background-attachment: scroll;
  }
}







