{}

html {
    background-color: whitesmoke;
    
}

header {
   
    background-color: whitesmoke;
    height: 600px;
       
}

body {
    background-color: whitesmoke;
    height: 1500px;
    width: 100%;
    
}


.logo {

    display: block;
 height: 100px;
width: auto;  
margin: 5px;
    
   

    
}

.nav img{
height: 100px;
width: inherit;  
margin: 5px;
float: left;
    
}

nav {
    background-color: #272B2A;
    height: 125px;
    width: 100%;
    position: fixed;
    z-index: 10;
    
}

footer {
    background-color: #272B2A;
    height: 50px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px;
    color: white;
  
    
    
}

footer span:hover{
cursor: pointer;
color: #0079ac;

}

.Kontakt_Info{
width: 300px;
height: 150px;
text-align: center;
background-color: #0079ac;
color: white;
box-shadow: #0079ac;
margin: auto;

    
}


 /*.navbar{
     width: 40%;
margin-top: -50px;   
   margin-right: -2%;
     display: flex;
     align-items: center;
     justify-content: space-between;
     float: right;
     }
     
     
     .navbar ul li{
    list-style: none;
    display: inline-block;
    margin: 0px 20px 0px;
    position: relative;
       
         
}
.navtags {
  margin-right: -10%;
    
    
}

.navbar ul li a {
    text-decoration: none;
    color: #fff;
    font-family: itc-avant-garde-gothic-pro, sans-serif;
font-style: normal;
          font-weight: 600;
    font-size: 13px;
*/
   
    }
{}
.navbar{
  
position: relative;
display: inline-block;
margin: 120px;
    padding: 10px;
float: right;
margin-top: -80px;
border: 2px solid #fff;
    border-radius: 10px;
}

.navtags{
display: none;
position: absolute;
  background-color: #272B2A;
color: white;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
    
}

.navbar:hover .navtags{
display: block;    
}


.navbar ul li a:hover {
    color: #0079ac;
    
}

h6 {
  color: #fff;
    font-family: itc-avant-garde-gothic-pro, sans-serif;
font-style: normal;
          font-weight: 500;
    font-size: 40px;   
  cursor: pointer;


}




.navbar ul li{
    list-style: none;
}
.navbar ul li a {
    text-decoration: none;
    color: #fff;
    font-family: itc-avant-garde-gothic-pro, sans-serif;
font-style: normal;
          font-weight: 600;
    font-size: 15px;
    margin: 5px;
    padding: 5px;
    

 }
    

.navbar h6 {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.navbar h6:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.navbar:hover h6 {
  padding-right: 25px;
}

.navbar:hover h6:after {
  opacity: 1;
  right: 0;
}









.bluebox {
    height: 125px;
    background-color: #0079ac; 
    
    
    
}

h1 {
    display: inline-block;
  margin: 5px;
    padding: 45px;
     color: #fff;
    font-family: itc-avant-garde-gothic-pro, sans-serif;
font-style: normal;
          font-weight: 400;
    font-size: 30px;
    
}

.buttonkontakt {
    
    font-family: itc-avant-garde-gothic-pro, sans-serif;
font-style: normal;
          font-weight: 400;

    
float: right;
    border: 2px solid #fff;
border-radius: 10px;
color: white;
    margin: 40px;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
    cursor: pointer;


    
    
}

.buttonkontakt span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
    color: white;
}

.buttonkontakt span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
    color: white;
    
}

.buttonkontakt:hover span {
  padding-right: 25px;
}

.buttonkontakt:hover span:after {
  opacity: 1;
  right: 0;
}

h2 {
  font-family: itc-avant-garde-gothic-pro, sans-serif;
font-style: normal;
          font-weight: 400;
    font-size: 25px;
    text-align: center;
    text-decoration-line: underline;
    text-decoration-color: #0079ac;
    
      
    
}
/* Unser Service, Bilder und Text*/



div.gallery2 {
  margin: 1%;

  width: 180px;
   justify-content: space-evenly;
    flex-wrap: wrap;
    display: inline-flex;
    
}



div.gallery2 img {
  width: 100%;
  height: auto;
    padding: 5px;

}

div.desc {
  padding: 10px;
  text-align: center;
     font-family: "century-gothic", sans-serif;
font-weight: 400;
font-style: normal;
    color: #0079ac;
    font-size: 14px;

}





h3 {
font-family: "century-gothic", sans-serif;
font-weight: 700;
font-style: italic;
    font-size: 25px;
    text-align: center;
    color: #0079ac;
}


.FundT {
    margin: 20px;
    padding: 5px;
}

span {

font-family: "century-gothic", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 16px;
}



    


hr {
 width: 75%;
height: 2px;
border: none;
color: #0079ac;
background-color: #0079ac;
margin-right: 12.5%;
margin-left: 12.5%;
margin-bottom: 10px;
margin-top: 20px;
}



/*Quotes Sprüche vom Team*/

.text2 {
    width: 100%;
    height: 900px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    clear: both;
}



h4 {
font-family: "century-gothic", sans-serif;
font-weight: 400;
font-style: italic;
    font-size: 30px;
    text-align: center;
}
.Matheus {
    margin: 15px;
    padding: 5px;
    width: 35%;
     display: inline-block;
     
}

.Matheusimgage img {
    width: 80px;
    height: auto;
    float: left;
    margin: 20px;
    padding: 5px;    
}

.Ion {
    margin: 5px;
    padding: 5px;
    width: 45%;
    float: right;
     display: inline-block;
     
}

.Ionimgage img {
    width: 50px;
    height: auto;
    float: right;
    margin-right: 50px;
    margin-top: 10px;
    padding: 5px;  
}


.Florentina {
    margin: 15px;
    padding: 5px;
    width: 35%;
     display: inline-block;
     
}

.Florentinaimgage img {
   width: 80px;
    height: auto;
    float: left;
    margin: 20px;
    padding: 5px;    
}

.Denisa {
    margin: 5px;
    padding: 5px;
    width: 35%;
    float: right;
     display: inline-block;
     
}

.Denisaimgage img {
    width: 80px;
    height: auto;
    float: right;
    margin-right: 50px;
    margin-top: 10px;
    padding: 5px;  
}



p {
font-family: "century-gothic", sans-serif;
font-weight: 400;
font-style: normal;
    font-size: 15px;
    line-height: 125%;
    letter-spacing: 140%;
    text-align: center;
    margin: 10px 30px;
    
}


{}

/*css für den image slider*/

.slider{
  width: 100%;
  height: 100%;
  
overflow: hidden;    
  
}

.slides{
  width: 500%;
  height: 100%;
  display: flex;
 
}

.slides input{
  display: none;
}

.slide{
  width: 20%;
  transition: 2s;
}

.slide img{
  width: 100%;
  height: 100%;
}





/*css for manual slide navigation*/

.navigation-manual{
  position: absolute;
  width: 100%;
  margin-top: -40px;
  display: flex;
  justify-content: center;
}

.manual-btn{
  border: 2px solid #0079ac;
  padding: 5px;
  border-radius: 10px;
  cursor: pointer;
  transition: 1s;
}

.manual-btn:not(:last-child){
  margin-right: 40px;
}

.manual-btn:hover{
  background: #0079ac;
}

#radio1:checked ~ .first{
  margin-left: 0;
}

#radio2:checked ~ .first{
  margin-left: -20%;
}

#radio3:checked ~ .first{
  margin-left: -40%;
}

#radio4:checked ~ .first{
  margin-left: -60%;
}

/*css for automatic navigation*/

.navigation-auto{
  position: absolute;
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 560px;
}

.navigation-auto div{
  border: 2px solid #0079ac;
  padding: 5px;
  border-radius: 10px;
  transition: 1s;
}

.navigation-auto div:not(:last-child){
  margin-right: 40px;
}

#radio1:checked ~ .navigation-auto .auto-btn1{
  background: #0079ac;
}

#radio2:checked ~ .navigation-auto .auto-btn2{
  background: #0079ac;
}

#radio3:checked ~ .navigation-auto .auto-btn3{
  background: #0079ac;
}

#radio4:checked ~ .navigation-auto .auto-btn4{
  background: #0079ac;
}
      

/*Bildergalarie Projekte**/

h5 {
   
  margin: 5px;
    padding: 45px;
     color: black;
    font-family: itc-avant-garde-gothic-pro, sans-serif;
font-style: normal;
          font-weight: 400;
    font-size: 30px;
    text-align: center;
}
.hi-slide {
   position: relative;
    width: 800px;
    height: 292px;
    border-radius: 30px;
    margin: 6px auto 0;  
    
}

.hi-slide .hi-next,
.hi-slide .hi-prev {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    border-radius: 50px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    background-color: #0079ac;
    color: black;
    transition: all 0.7s;
    font-size: 20px;
    font-weight: bold;
    
    
}

.hi-slide .hi-next:hover,
.hi-slide .hi-prev:hover,{
    opacity: 1;
    background-color: #272B2A;    
}    
    
.hi-slide .hi-prev{ left: -60px;}

.hi-slide .hi-prev::before{
    content: '<';
    color: white;
    
}

.hi-slide .hi-next{
    right: -60px;
}

.hi-slide .hi-next::before{
    content: '>';
    color: white;
    
}

.hi-slide > ul{
    list-style: none;
    position: relative;
    width: 800px;
    height: 292px;
    margin: 0;
    padding: 0;
    
    
}

.hi-slide > ul > li{
    overflow: hidden;
    position: absolute;
    z-index: 0;
    left: 377px;
    top: 147px;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    border: 3px solid #272B2A;
    cursor: pointer;
    background-color: #333;
    
    
}

.hi-slide > ul > li > img{
width: 100%;
height: 100%;
background-position: center;
    
    
}

.Unterkategorie:hover{
 border: 3px solid #0079ac;
transform: scale(1.1); 
transition: all .2s ease-in-out;
  
    
}
.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.Unterkategorie:hover .img{
  opacity: 0.3;
}

.Unterkategorie:hover .middle {
  opacity: 1;
}

.text {
  background-color: #0079ac;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}


/*Kontaktformular*/




*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}



.contact-section{
  width: 100%;
height: 1000px;
  display: flex;
  justify-content: center;
  align-items: center;
background-image:linear-gradient(rgba(192,192,192,0.75),rgba(0.75,0.75,0.75,0.75)), url(../image/1.jpg);
}

.contact-info{
  color: #fff;
  max-width: 500px;
  line-height: 65px;
  padding-left: 50px;
  font-size: 18px;
}

.contact-info i{
  margin-right: 20px;
  font-size: 25px;
}

.contact-form{
  max-width: 700px;
  margin-right: 50px;
}

.contact-info, .contact-form{
  flex: 1;
}

.contact-form h2{
  color: #fff;
  text-align: center;
  font-size: 35px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.contact-form .text-box{
  background: #272B2A;
  color: #fff;
  border: none;
  width: calc(50% - 10px);
  height: 50px;
  padding: 12px;
  font-size: 15px;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  opacity: 0.9;
}

.contact-form .text-box:first-child{
  margin-right: 15px;
}

.contact-form textarea{
  background: #272B2A;
  color: #fff;
  border: none;
  width: 100%;
  padding: 12px;
  font-size: 15px;
  min-height: 200px;
  max-height: 400px;
  resize: vertical;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  opacity: 0.9;
}

.contact-form .send-btn{
  float: right;
  background: #2E94E3;
  color: #fff;
  border: none;
  width: 120px;
  height: 40px;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
  transition-property: background;
}

.contact-form .send-btn:hover{
  background: #0582E3;
}

@media screen and (max-width: 950px){
  .contact-section{
    flex-direction: column;
  }

  .contact-info, .contact-form{
    margin: 30px 50px;
  }

  .contact-form h2{
    font-size: 30px;
  }

  .contact-form .text-box{
    width: 100%;
  }





{}