.t4-offcanvas .t4-off-canvas-body .t4-module .module-inner {
  padding: 0 12px;
}

h5, .h5 {
  font-style: italic;
  color: #025373;
  font-weight: normal !important;
}

h6, .h6 {
  color: #666666;
  font-weight: normal !important;
}

.centertext {
 text-align: center;
}

.displaynone{
display: none;
}

/* grid modul*/

.uk-card-body {
padding: 5px;
text-align: center;
}


/* modul sidebar*/

.side
{
font-size: 14px;
line-height:1.4em;
}

.t4-module + .t4-module {
  border-top: 1px solid var(--border-color);
  padding-top: 5px;
  margin-top: 5px;
}

.t4-header {
  min-height: 30px;
  height: 30px;
}

.module-title {
  border-bottom: 0;
  margin: 0 0 0.6rem 0;
  padding: 0;
  text-transform: Uppercase;
}

div[id*="t4-section-"], div[id^="t4-section-"] {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}

/* schatten weg */
.header-default {
  box-shadow: none;
}

/* sprachen oben */


div.mod-languages ul li.lang-active {
 background-color:#fff;
 color:  red;
  font-weight: bold;
}


div.mod-languages ul {
  font-size: 13px;
}

div.mod-languages a {
  padding: 0;
}


/* typo */


p {
  margin-top: 0;
  margin-bottom: 0.8rem;
}


hr {
  margin-top: 0;
  margin-bottom: 0.3rem;
  color: #b4c22d;
}

/* roter kasten*/

.alert-success, .com_config #page-site h1, .com_config #page-site .h1, .alert-message {
  color: #105246;
  background-color: #f2f7db;
  border-color: #8b965b;
}

/* menu*/

.nav-link {
  padding: 5px 20px 5px 0px;
  font-weight: normal;
}

.navbar {
  padding-top: 0rem;
  padding-right: 0.2rem;
  padding-bottom: 0.2rem;
  padding-left: 0rem;
}

.nav > li > a > img {
  max-height: 30px;
  padding-right: 15px;
}

.top-bar1 {
  text-align: right;
}

.logo
{padding: 10px; 0px}

.navbar-brand.logo-control img.logo-img {
  max-height: 50px;
  max-width: 200px;
}

}
.navbar-brand.logo-control img.logo-img {

    display: none;
    max-height: auto;

}

.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link 
{padding: 2px 15px 3px 3px;;}

.menuicon
{color: #123123;}

.fa {
  color: #cad2a8;
}

/* abstand body*/


.t4-main-body {
  padding-top: 2rem;
  padding-bottom: 1rem;
}

/* bildergallerie team*/
.acm-features.style-4 h3, .acm-features.style-4 .h3 {
  margin-bottom: 3px;
}

.acm-features.style-4 .row > div .item-inner {
  padding: 5px 20px 50px 2px;
}

/* accordeon*/
.accordion-button {
color: #000000;
}

.accordion-button:not(.collapsed) {
  color: #000;
  background-color: #e4e8d3;
}

.accordion-button:focus {
  z-index: 3;
  border-color: #8a9c3c;
  outline: 0;
  box-shadow: none;
}

/* zitat home*/

.acm-testimonial.style-1 .testimonial-item-wrap .description {
  background: #fff;
 box-shadow: 0px 8px 8px 8px rgba(0, 0, 0, 0.1);
  padding: 20px 10px;
  flex-grow: 0;
  position: relative;
  margin-bottom: 2px;
  margin: 10px 5px 0px 5px;
  line-height: 1.5em;
  font-style: italic;
  color: #025373;
}


Element {

}
.acm-testimonial.style-1 .testimonial-item-wrap .testimonial-name {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 13px;
}


/* footer*/

.t4-footer {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-top: 1px solid #e6ebea;
  margin-top: 3em;
}

/* campus*/


.navbild
{
  padding-bottom: 1rem;
}


/* acordion*/



[data-rlta-element="container"] > [data-rlta-element="button"] {
  background-color: #fff;
  margin-bottom: -1px;
  padding: .2rem;
}

 @media screen
[data-rlta-element="container"][data-rlta-state="ready"][data-rlta-type="accordions"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-type="tabs"] > [data-rlta-element="panels"] > [data-rlta-element="panel"] > [data-rlta-element="panel-content"] {
  padding: 1em;
}