/* Allgemnein Anfang ---------------------------------------------------------------------------------------------------------------------------------------------*/

.home .content p, .home .content h1, .home .content ul, .home .content h2 {
    text-align: center;
}

.kk-star-ratings .kksr-muted {
    color: #26326f;
    opacity: 0.8;    
}

strong {
    color: #26326f;
}

.topmenu .btn {
    padding: 0;
}

.topmenu .btn a {
    color: inherit;
    transition: none !important;
    line-height: 50px;
}

.page-id-304 h1 {
    text-align: center;
    margin-bottom: 6rem;
}

@media (max-width: 991px) {
h1{
    font-size: 2.2rem;
}

.topmenu .btn {
    padding-left: 1.5rem;
}

.topmenu .btn a {
    line-height:2rem;
}

}

/* Allgemnein Ende ---------------------------------------------------------------------------------------------------------------------------------------------*/

/* Trenner Anfang ----------------------------------------------------------------------------------*/

div.trenner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; 
    margin: 1rem 0 0 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;    
}

.home div.trenner {
    margin: 0 0 2rem 0;
}

.page-id-9 div.trenner {
    margin: -3rem 0 2rem 0;
}

#elem.running {
animation: spin 2s linear 0s infinite;
}

@keyframes spin { 
100% { transform: rotate(360deg); } 
}

div.trenner #elem {
    width: 4%;
    margin-top: 0rem;
}

div.trenner:before {
    content: '';
    width: 200px;
    height: 1px;
    background: #656263;
    position: relative;
    right: 4rem;
}

div.trenner:after {
    content: '';
    width: 200px;
    height: 1px;
    background: #656263;
    position: relative;
    left: 4rem;  
}


@media (max-width: 991px) {
    div.trenner #elem {
        width: 15%;     
}

    div.trenner:before {
        right: 2.5rem;
        width: 100px;    
}

    div.trenner:after {
        left: 2.5rem;
        width: 100px;    
}
}

/* Trenner Ende -------------------------------------------------------------------------------------------------*/

/* 2. Block Startseite - Leistungsboxen  */

.hintergrund {
    background: #bcbcbb;
}

.leistungsboxen-row {
    padding-top: 1rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-left: -15px;
    margin-right: -15px;    
    
}

.leistungsboxen-row .startblock-3.no-desktop .background {
  background:white;
  height:100%;
}

.leistungsboxen-row .leistungsbox {
    background: #26326f;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-bottom: 0rem;
    flex-basis: 23%;
}

.leistungsbox .leistungsbox-title {

}

.leistungsbox.bild {
    padding:0;
}
.leistungsbox.bild .leistungsbox-abstand {
    padding:0;
    height: 100%;
    overflow: hidden;
    width: 100%;
    position: relative;
    display: block;
}

.leistungsbox.bild .leistungsbox-abstand img {
        width: auto;
    height: 280px;
}

.leistungsbox .leistungsbox-abstand {
    padding: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.leistungsbox .leistungsbox-title h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2rem;
    line-height: 1;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px;
    padding-bottom: 4rem;
}
.leistungsbox .leistungsbox-title h3 span {
    display: block;
    text-transform: none;
    padding-top: 1rem;
    letter-spacing: 0;
    font-size: 2.8rem;
    color: #2a4f6b;
}

.leistungsbox .leistungsbox-teaser {
    color: #fff;
}

.leistungsbox .leistungsbox-teaser p {
    color: #fff;
    font-size: 2rem;
    font-style: italic;
    line-height: 1.6;
    font-weight: 300;
    text-align: left;
}

.leistungsbox .leistungsbox-link {
    text-align: left;
    padding-left: 0rem;
    padding-top:2rem;
    padding-bottom:1rem;
}

.leistungsbox .leistungsbox-abstand a.more-link {
    padding-top:3rem;
    display:block;
    font-style: italic;
    color: #2a4f6b;
    font-weight: 700;
    
} 
.leistungsbox .leistungsbox-abstand a.more-link:hover {
    color: #8999b0;
}

.newsbox {
   color: #2a4f6b;
    font-size: 1.6rem;
    font-style: italic;
    line-height: 1.6;
} 

.leistungsbox .leistungsbox-link a {
    font-style: italic;
    color: #fff;
    font-weight:700;
}
.leistungsbox .leistungsbox-link a:hover {
    color: #fff;
}

.leistungsbox.bild {
      background-size: cover;
      -o-background-size:cover; 
      -moz-background-size:cover; 
      -webkit-background-size:cover; 
      background-repeat: no-repeat;
      background-position:center; 
      background-attachment:scroll; 
}

@media (min-width:992px) and (max-width:1199px) {
  
  .startblock-3.no-desktop {
    -ms-grid-row: 1;
-ms-grid-row-span: 2;
-ms-grid-column: 1;
-ms-grid-column-span: 1;
grid-area: 1/1/3/2;
  }
  .leistungsbox .leistungsbox-title h3 {
    font-size:2rem;
    letter-spacing: 0;
  }
  .leistungsbox .leistungsbox-title h3 span {
      font-size:2rem;
  }
  .leistungsbox .leistungsbox-teaser p {
      font-size:1.8rem;
  }
  .leistungsboxen-row {
    margin-left:0;
    margin-right:0;
  }
  
}

@media (min-width:768px) and (max-width:991px) {

.leistungsbox.bild .leistungsbox-abstand {
    background-size: cover;
}
.leistungsboxen-row {
    padding-top: 0rem;
     display: -ms-grid;
   display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
}
.leistungsboxen-row.grid1 > div:nth-of-type(3) {
      -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 2/2/3/3;

}

.leistungsboxen-row.grid1 > div:nth-of-type(4) {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 2/1/3/2;

}

.leistungsboxen-row.grid2 > div:nth-of-type(1) {
    -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 1/2/2/3;

}

.leistungsboxen-row.grid2 > div:nth-of-type(2) {
      -ms-grid-row: 1;
 -ms-grid-row-span: 1;
 -ms-grid-column: 1;
 -ms-grid-column-span: 1;
 grid-area: 1/1/2/2;

}

}

@media (min-width:1200px) and (max-width:1299px) {

.leistungsbox .leistungsbox-title h3 {
    font-size:2.7rem;
}
.leistungsbox .leistungsbox-title h3 span {
    font-size:2.7rem;
}
}

@media (max-width:767px) {

.leistungsbox.bild {
    margin-bottom: -1rem;    
}

.leistungsboxen-row {
    padding-top: 0rem;
    margin-left:0;
    margin-right:0;
	 display:-ms-grid;
   display:grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }

.leistungsboxen-row.grid1 > div:nth-of-type(1) {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    grid-area: 2/1/3/1;

}

.leistungsboxen-row.grid1 > div:nth-of-type(2) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    grid-area: 1/1/2/1;
}

.leistungsboxen-row.grid1 > div:nth-of-type(3) {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    grid-area: 4/1/5/1;
}

.leistungsboxen-row.grid1 > div:nth-of-type(4) {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    grid-area: 3/1/4/1;
}
}
/* 2. Block Startseite - Leistungsboxen  Ende */

/* Footer Anfang -------------------------------------------------------------------------------------------------*/

.footer-copyright2 p {
    text-align: right;
}

@media (min-width: 992px) {
footer img {
    max-width: 60%;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);                 
}
}

@media (max-width: 991px) {
footer img {
    width: 50%;
    margin: 2rem auto;
    display: block;
}
}

/* Footer Ende -------------------------------------------------------------------------------------------------*/


/* Sidebar Anfang -------------------------------------------------------------------------------------------------*/

.willkommen h3 {
    color: #26326f;
    font-size: 3rem;
    margin-top: 0;
    font-weight: 700;
}

.willkommen .textwidget {
    border-left: 3px solid #26326f; 
    padding-left: 3rem;
    margin-bottom: 4rem;
}

/* Sidebar Ende -------------------------------------------------------------------------------------------------*/

/* Parallax Anfang -------------------------------------------------------------------------------------------------*/

.paralayer {
    background: rgb(38 50 111 / 70%);
    color: #fff;
    width: 50%;
    padding: 3rem;
}

.paralayer .telefonlink {
    color: #fff;
}

@media (max-width: 991px) {
.paralayer {
    width: 90%;
}
}

/* Parallax Ende -------------------------------------------------------------------------------------------------*/

/* Teamvorstellung Anfang ----------------------------------------------------------------------------------------*/


.team-row-1 {
      display: flex;
      justify-content: space-around;
      padding-bottom: 2rem;
      flex-flow: row wrap;
      align-items: flex-start;
      margin: 0 auto;
}

.teampic h2 {
    text-align: center;
}

.teampic p {
    text-align: center;
    font-size: 1.6rem;
}

.team-row-1 .team-box {
    width: 100%;
    flex-basis: 25%;
    position:relative;
    padding: 0 1rem;
}

.team-row-1 .team-box img {
    border-radius: 100%;
    display: flex;
    width: 100%;
}

.abstand-team-block {
    padding-top: 8rem;
    padding-bottom: 10rem;
}  

@media (max-width:991px) {
.abstand-team-block {
    padding-top: 2rem;
    padding-bottom: 4rem;
}

.team-row-1 .team-box {
    flex-basis: 50%;
    margin-bottom: 2rem;
}

.team-row-1 {
    padding-bottom:0;
}   
}  

@media (max-width:767px) {
.team-row-1 {
    padding-bottom:0;
}

.team-row-1 .team-box {
    flex-basis: 100%;
    margin-bottom:2rem;
}
}     
/* Teamvorstellung Ende --------------------------------------------------------------------------------------------------------------------*/