@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@500;600;700;800');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap');

*{
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

form{
  padding-bottom: 100px;
}

li:hover{
  color: #000;
}

.text-muted{
  font-size: 16px;
  font-weight: 500;
  color: #999999!important;
}

.form-floating>.form-control:not(:placeholder-shown) {
  padding-top: 0.8rem!important;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.navbar-brand{
  text-align: center;
  visibility: hidden;
}
.navbar-brand > span{
  font-weight: 700;
  font-size: 23px;
}

.navbar-brand > span{
  font-weight: 600;
}

a,a:hover{
  text-decoration: none;
  text-transform: none;
  color: #000;
}

nav{
  transition: 0.4s;
}

section{
  height: auto;
}

main{
  background-color: #fafafa;
}

.container-own{
  max-width: 800px;
  padding: 60px 0;
}

.container-own-2{
  max-width: 800px;
  padding: 0px 0;
}

.header__title{
  font-family: 'Nunito Sans'!important;
  font-weight: 900;
  padding: 3px 0 10px;
  font-size: 44px;
}

.header__text{
  font-size: 26px;
  font-weight: 600;
  padding: 15px 30px 10px;
}

.bg-image{
  background-image: url('../images/osnabrück-2.jpg');
  background-position: center left;
  background-repeat: no-repeat;
  background-size: cover;
  height: 700px;
}

.bg-small-image{
  background: url('../images/osnabrück-2.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  filter: brightness(50%);
}

.content{
  margin: 40px auto 0px auto;
  display: block;
  white-space: 0;
  max-width: 1000px;
  background-color: rgba(255, 255, 255, 1);
  overflow: hidden;
  padding: 50px 45px 10px ;
  word-wrap: break-word;
  hyphens: auto;
  margin-top: -250px !important;
  text-align: center;
  border-radius: 18px;
}

.card-img-top{
  width: 250px;
  height: 250px;
  justify-content: center;
}

.card{
  box-shadow: 0 1rem 3rem rgba(0,0,0,.16)!important;
  margin: 0 15px 0 15px;
  border-radius: 15px!important;
  transition: 0.35s;
}

.card:hover{
  box-shadow: 0 1rem 3rem rgba(0,0,0,.3)!important;
  transition: 0.4s;
  transform: scale(1.03);
}

.card-title{
  font-weight: 700;
}

/**************HILFE ANBIETEN**************/

.help__title{
  font-weight: 900;
  font-size: 60px;
  margin: 50px 0 10px;
  text-align: center;
  line-height: 0.8;
}

.help__text{
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  padding-bottom: 30px;
}

.help__form{
  margin: 25px 0 30px;
  max-width: 100%;
}

.form-label{
  font-size: 22px;
  font-weight: 600;
  color: #000;
}

.form-control,.form-select,.input-group,.input-group-text{
  margin: auto;
  padding: auto;
  font-weight: 500;
  font-family: 'Nunito Sans';
  box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.05)!important;
  border-radius: 15px;
}

.form-check-input[type=checkbox] {
    border-radius: 1em;
}

.form-control:active{
  linear-gradient(to top, #9c27b0 2px, rgba(156, 39, 176, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
}

.form-floating > label{
  font-weight: 800!important;
}

.mb-5 > h3 {
  text-align: left;
  font-weight: 800;
  font-size: 30px;
  margin: 30px 0 35px;
}

.form-check-label{
  font-weight: 600;
  font-size: 22px;
  line-height: 1.1;

}

.form-check-label > span{
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.5px;
}

.form-check{
  margin: 20px 0;
}

.alert{
  font-size: 18px;
  font-weight: 500;
}

.btn{
  font-size: 1.5rem;
  box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.05)!important;
  transition: 0.6s;
}

.btn:hover{
  background-color: #217a57;
  transition: 0.5s;
}

.badge{
  font-size: 1.2rem;
  z-index: 1;
  font-weight: 500;
  left: 80%;
}


/******************KONTAKT PERSON**********************/


.person{
  padding: 20px;
  background-color: #f0f0f0;
  box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.2)!important;
  border-radius: 10px;
  margin: 10px 0;
}

.col-6 > h4{
  font-size: 14px;
}


/*******************FOOTER***************************/
.footer-59391 {
  border-top: 1px solid #efefef;
  background-color: #fff;
  padding: 4rem 0;
  font-weight: 700;
font-family: 'Nunito Sans',sans-serif;}
  .footer-59391 .site-logo {
    color: #fff; }
    .footer-59391 .site-logo a {
      font-size: 30px;
      font-family: 'Nunito Sans', sans-serif;
      color: #000;
      letter-spacing: 0.8px;
      font-weight: 900; }
  .footer-59391 .nav-links li {
    display: inline-block; }
    .footer-59391 .nav-links li a {
      font-size: 14px;
      color: #777;
      transition: 0.6s;
      padding: 10px; }
      .nav-links li a:hover{
        color: #000;
        transition: 0.6s;
      }
  @media (max-width: 1199.98px) {
    .footer-59391 .nav-links.nav-left li:first-child a {
      padding-left: 0; } }
  .footer-59391 .nav-links.nav-right li:last-child a {
    padding-right: 0; }
  @media (max-width: 1199.98px) {
    .footer-59391 .nav-links.nav-right li:first-child a {
      padding-left: 0; } }
  .footer-59391 .copyright {
    border-top: 1px solid #efefef;
    padding-top: 50px;
    text-align: center;
    color: #777; }


/*************************************************/


/***********MOBILE******************/

@media only screen and (max-width: 768px){
  .content{
    text-align: left;
  }
  .bg-image{
    background-image: url('../images/osnabrück-2.jpg');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
  }

  .header__title{
    font-family: 'Nunito Sans'!important;
    font-weight: 800;
    padding: 3px 0 10px;
    font-size:28px;
  }
  .help__title{
    font-weight: 900;
    font-size: 45px;
    margin: 50px 0 10px;
    text-align: center;
    line-height: 0.8;
  }
  .help__text{
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    padding-bottom: 30px;
  }
  .header__text{
    font-size: 100%;
    font-weight: 500;
    padding: 0;
  }
  .container-own-2,.container-own{
    max-width: 80%;
    padding: 0px 0;
  }
  .form-check-label > span{
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.5px;
  }
}
