
.lila {
    background-color: #ddabac;
}
.logo {
    height: 90px;   
  width: auto;   
}
nav a {
    color:#64335b !important;
}
.c-item {
    height:480px;

}
.c-img {
  
   height: 100%;
    object-fit: cover;
   
  
    }
.bi-list{
    color: #64335b!important;
}
    .services {
        color: #64335b;
        text-align: center;
    }

   

    .card {
        background-color: #ddabac;
         margin-left: 1%;
         margin-top: 5%;
    }

    .card h5 {
        color:#64335b 
    }


 .btn-primary {
    background-color: #ddabac;
    border: none;
    padding-left: 5%!important;
    color: #64335b;
 }
 .card-img-top {
        height: 200px;
       object-fit: cover;
    }
   .pen {
    width: 100%;
     height:200px;
     object-fit:cover;
     object-position: bottom;
   }

     .btn-primary:hover {
    background-color: #ddabac;
    
 }
 .img-fluid {
  height: 90%;
 }






.box{
    width: 100%;
      background-color: #ddabac;
        margin-top: 70px;
        max-height: 100%;


}
.box-white{
    width: 100%;
      background-color: #fff;
        margin-top: 90px;
        max-height: 100%;


}

.box  h3,p {
    color: #64335b;
       margin-top: 3%;
    padding-left: 1%;
    text-align: center;
}

.box h1 {
    padding-top: 5%!important;
     color:#64335b ;
}

ul li {
    color:#64335b ;
    text-align: center;
    
}

.list {
   padding-top: 2!important; 

}

.one {
    padding-top: 2%;
}
.two {
    padding-top: 2%;
}
.three {
    padding-top: 2%;
}
.four {
     padding-top: 2%; 
     padding-bottom: 2%;
}

.bold {
    font-weight: bold;
    padding-bottom: 7%;
}

.ergebnis{
    padding-bottom: 11%;
}

footer{
   background-color: #ddabac; 
   margin-top: 1%; 
   text-align: center;
}
footer img{
  height: 50%!important;
  width: 40%;
  
}
 
footer ul li a{
    color: #64335b!important;
}
footer span {
    color: #64335b!important;
}

.socials {
    margin-left:50%;
  
}
.socials i {
    font-size: 30px;

}

 .fa-whatsapp {
    color:#25d366;
 }

 .fa-instagram{
    color: #4a5df9;
 }
 .socials a {
    text-decoration: none;
 }

 @media(max-width:768px) {
    footer img {
        height: 90px!important;
        width: auto!important;
    }
 }

 .cookie-btn{
    margin-left: 37%  !important;
    background-color:#ddabac ;
    color: #64335b;
 }

 .viola {
    padding-left: 5%;
    padding-top: 10%;
    
 }
 .viola-text {
    margin-top: 7%;
 }
 .title-viola {
    font-size: 120%;
    padding-left: 5%;

 }
 @media (max-width:1992px) {
     .viola {
    padding-left: 5%;
    padding-top: 10%;
    height: 70%!important;
    
 }

 }

  #galerie img{
      width: 100%!important;
    aspect-ratio: 1 / 1!important;
 }