@font-face {
    font-family: 'indie_flowerregular';
    src: url('/assets/fonts/indie_flower/indieflower-regular-webfont.woff2') format('woff2'),
         url('/assets/fonts/indie_flower/indieflower-regular-webfont.woff') format('woff');
    /* font-weight: normal; */
    /* font-style: normal; */

}

@font-face {
    font-family: 'caveatregular';
    src: url('/assets/fonts/caveat/caveat-variablefont_wght-webfont.woff2') format('woff2'),
         url('/assets/fonts/caveat/caveat-variablefont_wght-webfont.woff') format('woff');
    /* font-weight: normal;
    font-style: normal; */

}

/* :root {    
    
} */

.row{
    --bs-gutter-x: 0 !important;
}

html, body{
    min-height: 100vh;
}

body{
    background-color: #dfe7ca;
    /* margin-bottom: 50px; */
    font-family: 'caveatregular'!important;
    font-size: larger;
    /* min-height: 100vh; */
}

h1, h2, h3, h4, h5, h6{
    font-family: 'caveatregular';
    font-weight: bold;
    color: #4d6c5c;
}

/* .wrapper{
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
} */
.spacer{
    height: 20px;
}

.footer{
    position: inherit;
    bottom: 0px;
    width: 100%;
    /* position: fixed;
    bottom: 0; */
    text-align: center;
    background-color: #27322c !important;
    color: white;
}

.head-img{
    width: auto;
    /* max-width: 600px; */
    max-height: 30vh;
    filter: drop-shadow(10px 4px 10px white);
    -webkit-filter: drop-shadow(10px 4px 10px white);
    padding-top: 2em;
    padding-bottom: 2em;
    padding-left: 2em;
    padding-right: 2em;
    align-items: center;
    /* position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 0; */
    /* background-color: #f9fbf6ab; */
}

.btn-primary{
    font-size: 20px;
    background-color: #324139 !important;
    border-color: #242e29 !important;
}

.head-container{
    background: linear-gradient(to right, #e1dbb670, #f2ffded6 50%, #e1dbb670);
    /* background-color: #e1dbb670; */
    height: 30vh;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 0;
}

.head-img-bg{
    width: 200%;
    /* max-width: 600px; */
    max-height: 550px;
    height: 30vh;
    align-items: center;
    background-color: #f9fbf6ab;
    object-fit: fill;
}

.home-carousel{
    /* width: auto; */
    /* max-width: 600px; */
    max-height: 250px;
    height: 30vh;
    align-items: center;
}

.carousel-img{
    width: 100%;
   margin: auto;
   aspect-ratio: 16 / 9;
}

.head{
    background-color: #12210a;
    padding: 0;    
}

.center-text{
    text-align: center;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    /* width: 50%; */
}

.aufbau{
    text-align: center;
    margin: 50px;
}

.biologo-pakete{
    transform: scale(0.2);
    position: relative;
    top: 175px;
    /* z-index: 1; */
    left: 100px;
    margin-top: -265px;
    display: flex;
}

.biologo-footer{
    height: 50px;
    position: absolute;
    right: 0;
    margin-right: 10px;
}

.absetzer-img{
    margin: 10px;
    margin-left: auto;
    margin-right: auto;
    aspect-ratio: 4/ 3;    
    border-radius: 10px;
    box-shadow: 10px 20px 15px #4f5a55;    
}

.hof-img{
    margin: 10px;
    margin-left: auto;
    margin-right: auto;
    aspect-ratio: 16/ 7;    
    border-radius: 10px;
    box-shadow: 10px 20px 15px #4f5a55;    
}

.navbar-dark .navbar-toggler{
    border: 0 !important;
}

.bg-dark{
    background-color: #27322c !important;
}

.center-cards{
    align-items: flex-start;
    display: flex;
    justify-content: center;    
}

.card-shadow{
    border-radius: 10px;
    box-shadow: 10px 20px 15px #4f5a55;
}

.card-type{
    font-size: 50px;
    font-weight: 900;
    color: white;
    position: absolute;
    left: 260px;
    top: 135px;
}

.form-label{
    min-width: 40vw;
}

.box{
    /* background-color: var(--bs-body-bg); */
    /* background-color: #ffffff87; */
    padding: 15px;
    /* border: 1px solid rgba(0,0,0,.125); */
    /* border-radius: 0.5rem; */
    margin: 30px;
}

.box-angebot{
    padding: 15px;
    margin: 30px;

    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: stretch;
    height: 100%;
    justify-content: space-between;

    border: 1.5px solid black;
    border-radius: 20px;
    background-color: #ffeeee52;
    min-width: 300px;
}

.kontakt-img{
    width: auto;
    height: 30vh;    
    border-radius: 10px;
    box-shadow: 10px 20px 15px #4f5a55;
}

.link{
    text-decoration: none;
    color: white;
    display: inline-flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-direction: row;
}

.cow{
    position: relative;
    width: 45vw;
    /* height: 80%; */
    /* max-height: 633px; */
    display: flex;
    flex-direction: column;
    max-width: 750px;
}

.cow img{
    height: 100%;
    width: 100%;
    margin-left: 20px;
}

.cow-background{
    position: absolute;
    width: 90%;
    margin-left: 30px;
    margin-right: 10px;
    /* height: 69%; */
    background: #679799;
    bottom: 15%;
    z-index: -2;
}

.cow-text{
    position: absolute;        
    top: 30%;
    left: 40%;
}

.modal-body{
    background-color: #345;
}

.modal-dialog{
    text-align:center;
    padding-top: 2%;
}

.modal-header{
    display: flow-root;
}

.modal-content{
    display:inline-block !important;
}

.btn-chrmodal{
    position: absolute;
    right: 15px;
    opacity: 1;
}

.modal-body img{
    z-index: -2;
    border-radius: 10px;
}

.modal-txt{
    position: absolute;
    top: 20vw;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 25%;
    padding-right: 28%;
}

.error{
    color: red;
}

.modal-txt p{
    
    text-align: center;
    width: 97%;
    color: wheat;
    font-size: min(max(16px, 4vw), 22px);
    line-height: 135%;
}

.modal-addText{
    text-align: center;
    width: 97%;
    color: wheat;
    font-size: min(max(16px, 4vw), 22px);
}

@media screen and (min-width:575px){
    .modal-txt{
        top: 20%;
    }
  }


@media screen and (max-width:750px) {
    .cow{
        width: 70vw;
    }
    
}

@media screen and (min-width:750px){
    body {
      font-size: x-large;
    }

    .form-label{
        min-width: 25vw;
    }

    

    /* h1, h2, h3, h4, h5, h6{
        font-size: x-large;
    } */
  }

@media (min-width: 992px){
  .navbar-expand-lg .navbar-nav .nav-link {
      padding-left: 3.5rem;
      padding-right: 2.5rem;
  }

  .modal-txt{
    top: 19%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 30%;
    padding-right: 30%;
  }

  .modal-addText{
    font-size: 19pt;
}

  .modal-txt p{
    
    font-size: min(max(20px, 4vw), 40px);
    
  }
}

@media screen and (min-width:1200px){
    .modal-txt{
        top: 24%;
    }
  }