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;
}

.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;		
}

.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: -41px;
        margin-right: 78px;
  }

  .p_mainpic {
    width: 80%;
  }

 }


 @media (max-width: 500px) { 

  .p_mainpic {
    width: 100%;
  }

  .p_maintext {
    font-size: 1.7rem !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: 115px;
}

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:-25px; 
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) {

  .p_highlight_text {
    text-shadow: none;
    margin-top: 0;
    font-size: 1.5em;
    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 {
    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 {
    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.7;
  }

  .p_tel {
    margin-bottom: 30px;
  }

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

  .p_Daten {
    text-align: justify;
  }

}


@media screen and (max-width:720px) {
  #cookiebanner a.c-button { 
    width:100%; 
    box-sizing:border-box; 
    text-align:center; 
    margin-bottom:20px;} 
  #c-right { 
    float:none;
  }
  #c-left { 
    float:none;
  }   
  #cookiebanner p.c-message { 
    margin-bottom:20px;
  }   
}    

@media screen and (min-width:720px) {
  #cookiebanner #c-left { 
    float:left; 
    max-width:80%;
  }
  #cookiebanner #c-right { 
    float:right; 
  }
}

#cookiebanner { 
  box-sizing: border-box; 
  background-color:rgb(36,36,39); 
  opacity: 0.9; width:100%; 
  padding:25px 40px; 
  position: fixed; 
  z-index: 2147483645; 
  bottom:-800px
}
#cookiebanner p { 
  font-size:14px; 
  line-height:1.4;
}
#cookiebanner .c-header { 
  text-transform:uppercase; 
  color:#fff; 
  font-weight:bold; 
  margin-bottom:4px;
}
#cookiebanner p.c-message {
  font-size:14px; 
  color:#999;
}
#cookiebanner a { 
  font-weight:bold; 
  color:#999;
}
#cookiebanner a:hover { 
  color:#fff;
}

#cookiebanner a.c-button { 
  border-radius: 4px;
  background-color: rgb(255,255,255);
  box-shadow: 0 2px 0 0 rgb(221,221,221);
  border:1px solid rgb(221,221,221);
  padding:12px 60px;
  text-decoration:none;
  display:inline-block;
  vertical-align:middle;
  margin-top:10px;
  color:#666;
  font-size:16px;
  -o-transition:.2s;
  -ms-transition:.2s;
  -moz-transition:.2s;
  -webkit-transition:.2s;
  transition:.2s;
}

#cookiebanner a.c-button:hover { 
  box-shadow:none; 
  background-color:#f8f8f8;
}

button#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll, button#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection, button#CybotCookiebotDialogBodyButtonDecline {
    background-color: #90b0ba !important;
    border-color: #90b0ba !important;


}

  #CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
    border-color: transparent;
    border-bottom: 1px solid #90b0ba !important;
    color: #90b0ba !important;

}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
    color: #90b0ba !important;
}

@media screen and (max-width: 480px) {
    a.button.p_buttonstyle {
        margin: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
}


