.k1 {
    width: 100%;
    min-height: 90vh;
    padding-top: 0;
    
    background: linear-gradient(90deg, rgba(198,119,0,1) 0%, rgba(255,229,176,1) 50%, rgba(198,119,0,1) 100%);

    display: flex;
    justify-content: center;
    align-items: center;
box-shadow: 0 0 50px 0 white;
border-bottom: solid 1px white;
margin-top: 68px;


flex-flow: wrap;
justify-content: space-around;
flex-direction: row;

}


.kontaktCon{
    width: 90%;
   min-height: 840px;
   
    font-size: 16px;
    text-shadow: 0 0 1px ;

    display: flex;
    align-items: center;
    flex-flow: wrap;
justify-content: space-around;
flex-direction: row;

   
    
    background-image: url("headerBackground.png") ;
    background-position: center;
    background-size: cover;


    margin: 10px 10px 5px 10px;

  
    
  
    
box-shadow: 0 0 15px;
    border-top: solid white;
    border-bottom: solid white;
    border-right: solid 1px white;
    border-left: solid 1px white;
    border-radius: 10px;
}


.kontakt {
    background: linear-gradient(90deg, goldenrod 0%, rgba(255,229,176,1) 50%, goldenrod 100%);
    min-width: 300px;
    width:85%;
    
    border-radius: 10px;
    border-top: solid 3px white;
    border-bottom: solid 3px white;
    border-left: solid 1px white;
    border-right: solid 1px white;
    margin-top: 5px;
    margin-bottom: 5px;
    text-shadow: 0 0 1px;
    box-shadow:  0 0 15px white;
    
    display: flex;
    text-align: center;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    flex-flow: wrap;
   }

.kontakt_1{
    display:flex ;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-flow: wrap;
    width: 600px;
    

    
}



.kontakt_2{
    justify-content: center;
    align-items: center;
    width: 300px;
    
}

.nonBr{
    width: 100%;
    margin-top: 8px;
}


#open{
    margin-bottom: 5px;
}

.kontakt_kontakt {
    background: linear-gradient(90deg, goldenrod 0%, rgba(255,229,176,1) 50%, goldenrod 100%);
    min-width: 300px;
    width:85%;
    text-align: center;
    border-radius: 10px;
    border-top: solid 3px white;
    border-bottom: solid 3px white;
    border-left: solid 1px white;
    border-right: solid 1px white;
    margin-top: 5px;
    margin-bottom: 5px;
    text-shadow: 0 0 1px;
    box-shadow:  0 0 15px white;
    }

.kontaktText{
width: 90%;
margin-top: -19px;




}

.kontaktText_2{
width: 90%;
margin-top:1px ;

}



.underline{
text-decoration: underline;
text-align: center;

}

.underline2{
    
    margin-bottom: 5px;
    
    
    }

    .underlineAf {
        margin-bottom: -5px;
        
        
            }

            .underlineRed{
                margin-left: auto;
                margin-right: auto;
               
                margin-bottom: -5px;
                }

#instaLink{
    color: rgb(99, 99, 99);
    text-decoration: none;
    margin-top: -20px;
    
   
}

#instaLink:hover{
color: black;
text-decoration: underline;
}

.kontaktPic{
        width: 90%;
        margin-bottom: 5px;
        border: solid white 1px;
        border-radius: 10px 10px 10px 10px;
        box-shadow:  0 0 15px;
           
       

    }

  

        
      
.price {
            background: linear-gradient(90deg, goldenrod 0%, rgba(255,229,176,1) 50%, goldenrod 100%);
            min-width: 300px;
            width: 85%;
            text-align: center;
            
            border-radius: 10px;
            border-top: solid 3px white;
            border-bottom: solid 3px white;
            border-left: solid 1px white;
            border-right: solid 1px white;
            margin-top: 5px;
            margin-bottom: 5px;
        
            text-shadow: 0 0 1px;
            box-shadow:  0 0 15px white;
        
            }
        
.headPrice{
        
        margin-bottom: 5px;
        
        
        }
        
#infoText {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        }

#termin_{
    width: 95%;
    margin-right: auto;
    margin-left: auto;
}
