img.p_headerpicture {
    opacity: 0;
    margin-top: 15px;
    margin-left: 20px;
}

.p_form-group {
	margin-bottom: 10px;
}

.w_gruendung {
  background: #90b0ba;
  width: 90px;
  height: 90px;
  display: inline-table;
  border-radius: 50%;
  margin-bottom: 30px;
}

.w_recipt {
  background: #90b0ba;
  width: 90px;
  height: 90px;
  display: inline-table;
  border-radius: 50%;
  margin-bottom: 30px;
}

.w_arbeit {
  background: #90b0ba;
  width: 90px;
  height: 90px;
  display: inline-table;
  border-radius: 50%;
  margin-bottom: 30px;
}

.p_Daten {
    text-align: left !important;
  }

.features-row h4 {line-height: 0.5;
font-weight: 500;
font-size: 1.5em;

}

.w_controling {
  background: #90b0ba;
  width: 90px;
  height: 90px;
  display: inline-table;
  border-radius: 50%;
  margin-bottom: 30px;
}

.w_rechnung {
  background: #90b0ba;
  width: 90px;
  height: 90px;
  display: inline-table;
  border-radius: 50%;
  margin-bottom: 30px;
}

.w_unternehmen {
  background: #90b0ba;
  width: 90px;
  height: 90px;
  display: inline-table;
  border-radius: 50%;
  margin-bottom: 30px;
}


.fa-solid.fa-calculator {
  color: white;
  font-size: 50px;
  text-align: center;
  margin-top: 20px;		
}


.fa-solid.fa-building {
  color: white;
  font-size: 50px;
  text-align: center;
  margin-top: 20px;
}

.fa-solid.fa-file-invoice {
  color: white;
  font-size: 50px;
  text-align: center;
  margin-top: 20px;
}

.fa-solid.fa-sitemap {
  color: white;
  font-size: 50px;
  text-align: center;
  margin-top: 20px;		
}

.fa-solid.fa-user-group {
  color: white;
  font-size: 50px;
  text-align: center;
  margin-top: 20px;   
}


.fa-solid.fa-receipt {
  color: white;
  font-size: 50px;
  text-align: center;
  margin-top: 20px;   
}

.button.p_kontakt {
  background: white !important;
  color: #666 !important;
  border: none;
  box-shadow: none !important;
  font-weight: 600;

}

.language-switcher {
            
        }

        .content {
            margin-top: 20px;
        }

        .flag-icon {
            width: 20px;
            height: 15px;
            margin-right: 5px;
            vertical-align: middle;
        }


#languageSelect {
  height: 42px;
  color: #666 !important;
}  

.p_kreis {
  width: 220px;
  border-radius: 70%;
  height: 220px;   
  background-image: url('../../images/tp.jpg');
    background-size: cover; /* Passt das Bild an die Größe des Containers an */
  background-position: center; /* Zentriert das Bild */
  background-repeat: no-repeat;
  margin-bottom: 5px;
  margin-top: 15px;
}

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



  .more-text {
            display: none; /* Standardmäßig ausgeblendet */
            margin-top: 10px;
        }

.p_form-group.first_section {
  display: flex;
}

#name {
  margin-right: 10px;
}


.button.primary.p_form {
  color: #666 !important;
    font-size: 21.3px;
  padding-left: 21.3px;
  padding-right: 21.3px;
  font-weight: 600;
  padding-top: 0;
  padding-bottom: 0;
  height: 2em;
  line-height: 2;
  margin-top: 10px;

}

.form_text {
  color: white !important;
}

#toggleButton {
  font-size: 21px;
  background-color: gray;
}

  .flag-container {
            display: flex;
            gap: 10px; /* Abstand zwischen den Flaggen */
            align-items: center;
        }

        .flag {
            width: 40px;
            height: 30px;
            cursor: pointer;
        }

        .flag img {
            width: 100%;
            height: 100%;
            
            border-radius: 3px;
            width: 100% !important;
  opacity: 1 !important;
  margin: -8px;

        a {
          padding: 0px !important;
        }
      }

 .more-content {
            display: none; /* Inhalt zunächst verstecken */
            margin-top: 10px;
        }
        .read-more {
            display: inline-block;
           
        }
        

.p_tel {
  margin-bottom: 60px;
}

#responseMessage {

 margin-top: 27px;
  font-size: 21px;
  font-weight: 700;
  color: white; 
}

.list-point {
  list-style-type: disc;
}

.accordion-body {
  text-align: left;
}


.p_mainpic {
  width: 50%;
}

.p_maintext {
  font-size: 2.2rem;
}

@media (max-width: 844px) { 


  .flag-container {
    justify-content: center;
    margin-top: 20px; 
  }

  .p_mainpic {
    width: 80%;
  }

 }


 @media (max-width: 500px) { 

  button.accordion-button.collapsed {
    padding: 9px !important;
    }

  .button.p_kontakt {
        padding-left: 10px;
    padding-right: 10px;
  
    margin: 10px 10px;
    font-size: 11px;
  }


  .flag-container {
    justify-content: center;
      margin-top: -41px;
        margin-right: 78px;
  }


  .p_mainpic {
    width: 100%;
  }

  .p_maintext {
    font-size: 1.7rem !important;
    display: none !important;
  }

  .p_tel .button {3
        display: block;
        margin-bottom: 10px; 
        text-decoration: none; 
                margin-left: auto;
        margin-right: auto;
        width: 95%;
    }

 }

 .box.special.unobox {
  margin-top: 86px;
}

hr {
  margin: 17px;
}

.p_line {
  border-top: solid 2px #e5e5e5;
  width: 55%;
  margin: 0 auto;
    margin-bottom: 0px;
    margin-top: 80px;
}

#readMoreBtn {
  margin-bottom: 15px;
  font-size: 21.3px;
  padding-left: 21.3px;
  padding-right: 21.3px;
  font-weight: 600;
  padding-top: 0;
  padding-bottom: 0;
  height: 2em;
  line-height: 2;
} 

#closeBtn {
    margin-bottom: 15px;
  font-size: 21.3px;
  padding-left: 21.3px;
  padding-right: 21.3px;
  font-weight: 600;
  padding-top: 0;
  padding-bottom: 0;
  height: 2em;
  line-height: 2;
}

.accordion-button {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

.box.special h3 {
  line-height: 1.2;
  font-size: 2.25em;
  margin-top: 30px;
}

.accordion-button:not(.collapsed) {
  background-color: #90b0ba;
}

.accordion-button:focus {
  box-shadow: none;
}

.accordion-button {
  font-size: 18px !important;
  font-weight: 500 !important;
}

.copyright a:hover {
  opacity: 0.75;
}

.icons {
  margin-bottom: 0.2em !important;
}

.accordion-flush > .accordion-item:first-child {
  border-top: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}

.p_highlight_text {
text-shadow: -0.5px -0.5px 0 black, 0.5px -0.5px 0 black, -0.5px 0.5px 0 black, 0.5px 0.5px 0 gray; 
margin-top:-33px; 
font-size: 2.25em; 
font-weight:500; 
line-height: 1.2;
color: white;
}

.p_Rundumberatung_text {
  margin:0;
  border-top: 2px solid #e5e5e5;
  padding: 20px;
}

.p_rundumberatung {
  font-size: 2.25em;
  font-weight: 300;
}

.p_footerlinks {
  margin-bottom: 30px;
}

.p_footerlinks a {
  font-size: 19px;
  color: #777;
  padding: 10px;
}

@media screen and (max-width: 480px) {

  a.button.p_buttonstyle {

      margin: 10px;
      padding-left: 10px;
      padding-right: 10px;
    } 


    .col-12.p_section_text.text-container {
    padding-right: 10px;
    }

  .accordion-button:not(.collapsed) {
    color: black !important;
  }

  .p_highlight_text {
    text-shadow: none;
    margin-top: 0;
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    color: #646464;

  }

  .box.special.unobox {
    margin-top: 15px;
  }

  .p_Rundumberatung_text {
    margin:0 !important;
    border-top: 2px solid #e5e5e5;
    padding-top: 10px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    text-align: justify;
  }

  .p_rundumberatung {
    font-size: 1.75em;
    font-weight: 300;
  }

  .w_gruendung, .w_controling, .w_rechnung, .w_unternehmen, .w_arbeit, .w_recipt {
    background: #90b0ba;
    width: 60px;
    height: 60px;
    display: inline-table;
    border-radius: 50%;
    margin-bottom: 30px;
  }

  .fa-solid.fa-building, .fa-solid.fa-sitemap, .fa-solid.fa-file-invoice, .fa-solid.fa-calculator, .fa-solid.fa-user-group  {
    color: white;
    font-size: 25px;
    text-align: center;
    margin-top: 20px;
  }

  span#moreText {
    text-align: justify;
  }

  p#text {
    text-align: justify;
  }

  button.accordion-button.collapsed {
    line-height: 1.3;
  }

  .p_tel {
    margin-bottom: 30px;
  }

  .p_footerlinks a {
  font-size: 16px;
  color: #777;
  padding: 10px;
  }

  .p_Daten {
    text-align: left !important;
  }

}

a.p_nav {
    color: white;
    padding: 10px;
    padding-right: 30px;
}
