.buttons .btn:first-child {
  
    margin-top: 35px;
	}

ul.horizontal_slide a.itemnav.active {background:#f25e44;}

.ebm-upcoming-events .ebm-event-link li.up-event-item h4 .title {font-weight:600; }

.text-danger {color:#cc0000;}

.eb-tabbed-plugin-header{clear:left;}

.fieldlabel, .field-label {font-weight:700;}

.category-desc  .buttons .btn 
{width:100%}

 .btn-material {
margin-top:35px;
   color: #fff;
  background: #0c5880;
  border: 0;
  padding: 10px 20px;
  margin-bottom: 10px;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: .8em;
  line-height: 1.6em;
}

.btn-material:active, .btn-material:focus, .btn-material:hover {
  color: #fff;
  background: #544a38;
}


#footer a {
    color: #fff;
    text-decoration: none
}

#footer a:active,#footer a:focus,#footer a:hover {
    color: #a7a7a7;
    text-decoration: none;
    background: 0 0
}
#mod-custom499 {margin:40px 0}

#top-contentb .custom {
  padding: 20px 0 !important;
}

.jlcontentfieldsfilterno-grid{
padding: 30px;
flex-wrap: wrap;
width: 100%;
max-width: 100%;
justify-content: center;
background: aliceblue;
margin: 30px 0;
}



.jlcontentfieldsfilter .jlmf-section input, .jlcontentfieldsfilter .jlmf-section select
{padding:10px; line-height: 25px;}


.jlcontentfieldsfilter {
display:grid;
padding: 30px;
flex-wrap: wrap;
width: 100%;
max-width: 100%;
justify-content: center;
background: aliceblue;
margin: 30px 0;
grid-template-columns: 1fr 1fr 1fr;}

.jlcontentfieldsfilter .jlmf-section {
  margin: 0 20px 0 0;
  flex: 1;
}


.jlcontentfieldsfilter .jlmf-section label {
text-transform: none;
color:#0089d0;
    display: block;

}

.jlcontentfieldsfilter .jlmf-section input, .jlcontentfieldsfilter .jlmf-section select {
  width: 100%;
  min-width: 200px;
color: #0089d0;
border: solid 2px #0089d0;
}
.recherche .blog-items
{ max-width:1000px; margin:0 auto}



h1 {
    color: #0089d0;
    font-size: 2em !important;
    margin: 0;
    line-height: 1.1em;
}


@media screen and (min-width: 900px) {
 .material-gallery ul  {
    max-width: 100%;
  }
}

@media screen and (min-width: 600px) {
  ul.material-gallery  {
    display: grid;
    gap: 25px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 0 auto;
     
  }
}

.weiss, .kasten-blau a {
  color: #fff !important;
}
ul.material-gallery 
{  list-style-type: none;}


li.gallery
{text-align: center;}

li.gallery p {margin: 15px 0;}

.item-page .moduletable {
  margin: 60px 0 !important;
}


.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}
.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;}


.netzwerk {
display: flex;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: 1fr;
grid-column-gap: 50px;
grid-row-gap: 0px;
}

.netzwerk > div {
min-width:350px;
  text-align: left;
 
}




ul.netzwerk {  list-style-type: none;
margin: 0;
padding: 0;
display:grid;
flex-wrap: wrap;
width: 100%;
max-width: 100%;
grid-template-columns: 1fr 1fr 1fr;
}

ul.netzwerk li{text-align:left;}