/* custom.css */
/*
Orange 
#FF9128
255,145,40

Grün
#88bc20
136,188,32

Blau
#1a4d8c
*/
/* @import url("/templates/yootheme/css/kunde.css"); */
.hideme {
	display: none;
}
.homepage h2 {
	color: #FF9128;
}
.hero-home .el-title {
	font-size: 2.6em;
	color: #FF9128;
	max-width: 960px;
	hyphens: auto;
	line-height: 1.4;
}
.hero-home .el-overlay {
    margin-top: auto;
    margin-bottom: auto;
}
.hero-home .slider-txt h1 {
	margin-left: 40px;
}
.aktuell .el-title {
    min-height: 2.7em;
}
.aktuell .uk-grid.uk-grid-match > * > .el-item {
    height: 100%;
}
.aktuell .el-link {
    margin-top: 17px;
}
.aktuell .el-item.uk-panel {
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
}
.aktuell .el-item.uk-panel > .uk-margin-top:last-of-type {
    margin-top: auto !important;
}

.sec-footer .uk-heading-small {
	color: #fff;
}
.sec-footer {
	color: #fff;
}
.sec-footer a {
	color: #FF9128;
}
.tm-top.uk-section {
  padding-top: 0!important;
}
.cont-toolbox .el-item > div:last-child {
  text-align: right;
}
.card-bg-1 .el-item.uk-card {
  background-image: url('/images/design/grafikelement.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%;
}
.card-bg-1 .el-item.uk-card {
  padding-left: 70px !important;
}
.card-bg-1 .el-item.uk-card > div:last-child {
  text-align: right;
}
.card-bg-1 .el-item {
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
}
.card-bg-1 .el-item > .uk-margin-top:last-child {
    margin-top: auto !important;
}
.card-bg-1 .el-link {
    margin-top: 17px;
}
.card-bg-1 .el-item {padding:40px; border-radius:10px;box-shadow: 0 5px 20px rgba(0,0,0,0.05);
  transition: transform 0.3s, box-shadow 0.3s; hyphens:auto}

.card-bg-1 .el-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 30px rgba(0,0,0,0.1);
}
.uk-nav-default a.eb-desc-link.eb-external-link {
	color: #88bc20;
	text-transform: none;
	font-weight: 400;
	font-size: 15px;
}
.el-slidenav.uk-icon svg {
  width: 40px !important;
  height: 40px !important;
}
#eb-individual-registration-page .control-group {
    display: block;
}
#eb-individual-registration-page .uk-form-label {
    display: block;
    width: 100%;
    float: none;
    text-align: left;
    padding-bottom: 4px;
}
#eb-individual-registration-page .uk-form-controls {
    display: block;
    margin-left: 0;
}
#eb-individual-registration-page #field_member #member .uk-grid {
	display: block;
	max-width: 100px;
	margin: 0;
	padding: 0;
}
#eb-individual-registration-page #field_member .uk-clearfix:before,
#eb-individual-registration-page #field_member .uk-clearfix:after {
	display: none;
	clear: none;
}

#eb-individual-registration-page #field_member #member {
	display: grid;
	grid-template-columns: max-content minmax(0, 90px);
	grid-template-rows: 1fr;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	align-items: left;
}
#eb-individual-registration-page #field_member #member .uk-grid > * {
	padding-left: 0 !important;
}

#eb-individual-registration-page #field_member #member .uk-grid:nth-of-type(2) {
	padding-left: 30px;
}
#eb-individual-registration-page #field_member #member .uk-grid input {
	margin-right: 5px;
}
/* EB error message if missing required field */

#eb-individual-registration-page .formError {
	position: relative !important;
	display: block !important;
	top: 0px !important;
	left: 160px !important;
}
#eb-individual-registration-page .eb-radio-container .formError {
		top: 28px !important;
		left: 190px !important;
}
#eb-individual-registration-page .formError .formErrorContent {
	width: auto;
	background: #D50A0A;
	position: relative;
	color: #fff;
	min-width: 210px;
	max-width: 210px;
	font-size: 14px;
	border: 1px solid #999;
	box-shadow: 0 0 3px #000;
	-moz-box-shadow: 0 0 3px #000;
	-webkit-box-shadow: 0 0 3px #000;
	-o-box-shadow: 0 0 3px #000;
	padding: 4px 5px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}
#eb-individual-registration-page .eb-radio-container .formError .formErrorContent {
	min-width: 230px;
	max-width: 230px;
}
#eb-individual-registration-page h3 {
	margin-top: 0;
}
/* RSForms */
.rsform-block-company-type label {
	font-size: 18px;
	line-height: 34px;
}
.rsform-block-company-type input[type="radio"] {
	margin-top: -4px;
	}
.form-companies {
	display: table-cell;
	width: 760px;
}
.form-companies-pricing {
	display: block;
	float: right;
}
.active-members-title {
	font-size: 16px;
	font-weight: 700;
}
#company-type8 {
	display: none;
}
.supporting-members-radio-value-txt {
	display: block;
	margin: 30px 0 -20px 0;
	font-size: 16px;
	font-weight: 700;
}
.form-titles-1 {
	display: table-cell;
	width: 770px;
	font-size: 22px;
	font-weight: 700;
}
.form-companies-pricing-title {
	display: block;
	float: right;
}
.uk-margin.rsform-block-space1,
.uk-margin.rsform-block-space2 {
	margin-bottom: 30px;
}
.uk-margin.rsform-block-space3 {
	margin-bottom: 40px;
}
.contact-type-title {
	font-size: 22px;
	font-weight: 700;
}
.form-application input[type="text"] {
	font-size: 18px;
}
.form-application #legal0 {
	margin: -3px 5px 0 0;
}
.pmemberthanks #system-message-container {
	display: none;
}
#users-profile-core dt:nth-of-type(1),
#users-profile-core dd:nth-of-type(1) {
	display: none;
}
.was-uns-ausm .el-item.uk-card {
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
}
.was-uns-ausm .el-item.uk-card > .uk-margin-top:last-of-type {
    margin-top: auto !important;
}
.was-uns-ausm a.el-link {
	margin-top: 20px;	
}
/* Toolbox */


.sec-toolbox a,
.sec-toolbox a span {
	font-size: 1.1rem;
}
a.jfilters-item-link--clear {
	font-size: 16px;
}
.sec-jfilter-items h2 {
	font-size: 40px;
}
.tag-articles-list.uk-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: stretch;
    gap: 6px 16px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.tag-articles-list.uk-list > .el-item {
    display: flex !important;
    height: 100% !important;
    margin: 0 !important;
    background: #f7f8fa;
    border-left: 3px solid #88bc20;
    border-radius: 0 4px 4px 0;
    transition: background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease;
}
.tag-articles-list .el-item:hover {
    background: #eaf1fb;
    border-left-color: #88bc20;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transform: translateY(-2px);
}
.tag-articles-list .el-content.uk-panel {
    display: flex !important;
    width: 100%;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
}
.tag-articles-list .el-link {
    flex: 1;
    display: flex;
    align-items: center;
    padding: 10px 14px;
    text-decoration: none;
    color: #222;
    font-size: 0.95em;
    line-height: 1.4;
    box-sizing: border-box;
}

@media (max-width: 992px) {
    .tag-articles-list.uk-list {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .tag-articles-list.uk-list {
        grid-template-columns: 1fr;
    }
}
.small-news-home .el-content.uk-margin-top {
	margin-top: 0 !important;
}
.pid620 h1 {
	font-size: 28.9px;
	line-height: 1.2;
	color: #26322e;
	font-family: 'Open Sans';
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.toolbox-tool .js-filter{display:block;border-top:1px solid #e0e0e0}
.toolbox-tool .fs-load-more-item{width:100%!important;margin:0!important}
.toolbox-tool .el-item{display:flex!important;align-items:center;flex-wrap:wrap;gap:16px 32px;padding:22px 0;border-bottom:1px solid #e0e0e0}
.toolbox-tool .fs-grid-nested-1-container{display:none}
.toolbox-tool .el-title{flex:1 1 260px;margin:0;font-size:18px}
.toolbox-tool .el-content{flex:2 1 320px;margin:0;font-size:15px;color:#555555}
.toolbox-tool .el-content p{margin:0}
.toolbox-tool .el-link{flex:0 0 auto;margin-left:auto}
.toolbox-tool .uk-margin-top.uk-display-block{display:flex!important;flex:0 0 auto;margin-left:auto}
@media(max-width:639px){.toolbox-tool .el-item{flex-direction:column;align-items:flex-start;gap:12px}.toolbox-tool .uk-margin-top.uk-display-block{margin-left:0}}
/* Content CTA */
.cont-cta .uk-grid {
  background-color: #ffffff;
border-left: 4px solid #FF9128;
  border-radius: 8px;
  box-shadow: 0 2px 16px rgba(0, 0, 0, .08);
  padding: 32px 24px;
  text-align: center;
}
.cont-cta .uk-grid .uk-text-left {
  text-align: center;
}
.cont-cta .uk-grid p {
  color: #515b58;
}
.cont-cta .button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 10px;
  margin: 20px 0 0;
}

@media (max-width: 560px) {
  .cont-cta .button-row {
    flex-wrap: wrap;
  }
  .cont-cta .button-row a {
    white-space: normal;
  }
}

/* News */
@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@700&display=swap');

.button-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  margin: 1em 0;
  padding: 0;
}

.button-row li {
  margin: 0;
}

.button-row a {
  display: inline-block;
  padding: 6px 15px;
  background: #88bc20;
  color: #fff;
  letter-spacing: 0.5px;
  text-decoration: none;
  font-weight: 600;
  transition: background .15s ease;
}

.button-row a:hover,
.button-row a:focus {
  background: #88bc20;
  color: #fff;
  border-color: rgba(255,255,255,0);
  box-shadow: 0 0 12px 0 rgba(0,0,0,.34);
}

.cont-cta .uk-grid {
  background-color: #ffffff;
  border-left: 4px solid #FF9128;
  border-radius: 8px;
  box-shadow: 0 2px 16px rgba(0, 0, 0, .08);
  padding: 32px 24px;
  text-align: center;
}

.cont-cta .uk-grid .uk-text-left {
  text-align: center;
}

.cont-cta .uk-grid p {
  color: #515b58;
}

.cont-cta .button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 10px;
  margin: 20px 0 0;
}

.cont-cta .button-row a {
  height: 38px;
  line-height: 38px;
  padding: 0 14px;
  font-size: 14px;
  letter-spacing: .2px;
  white-space: nowrap;
  border-radius: 4px;
}

@media (max-width: 560px) {
  .cont-cta .button-row {
    flex-wrap: wrap;
  }
  .cont-cta .button-row a {
    white-space: normal;
  }
}

.news-list > .uk-grid {
  row-gap: 28px;
}

.news-list .el-item {
  background: #ffffff;
  overflow: hidden;
  box-shadow: 0 2px 12px rgba(0, 0, 0, .08);
  transition: transform .15s ease, box-shadow .15s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.news-list .el-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, .14);
}

.news-list .el-item > [uk-grid] {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0 !important;
  gap: 0 !important;
}

.news-list .el-item > [uk-grid] > div {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

.news-list .el-item > [uk-grid] > div:first-child {
  order: -1;
}

.news-list .el-item .el-image {
  width: 100%;
  height: 190px;
  object-fit: contain;
  display: block;
  transition: transform .3s ease;
}
.news-list .el-item:hover .el-image {
  transform: scale(1.05);
}

.news-list .el-item > [uk-grid] > div:last-child {
  border-top: 3px solid #FF9128;
  padding: 20px 24px 24px !important;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.news-list .el-item:not(:has(.el-image))::before {
  content: "";
  display: block;
  width: 100%;
  height: 190px;
  background: url('/images/news/news-platzhalterbild.png') center center / cover no-repeat;
  border-bottom: 3px solid #FF9128;
}

.news-list .el-item:not(:has(.el-image)) > .el-title {
  padding: 20px 24px 0;
}

.news-list .el-item:not(:has(.el-image)) > .el-meta,
.news-list .el-item:not(:has(.el-image)) > .el-content {
  padding-left: 24px;
  padding-right: 24px;
}

.news-list .el-item:not(:has(.el-image)) > .uk-margin-top {
  padding: 0 24px 24px;
}

.news-list .el-title {
  margin-top: 0 !important;
}

.news-list .el-title a {
  color: #FF9128;
  font-family: "Libre Franklin", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 19px;
  text-decoration: none;
}

.news-list .el-title a:hover {
  color: #88bc20;
}

.news-list .el-content {
  color: #515b58;
  font-size: 17px;
  line-height: 1.5;
  margin-top: 10px !important;
  flex-grow: 1;
}

.news-list .el-item .el-link {
  align-self: flex-start;
  height: 38px;
  line-height: 38px;
  padding: 0 20px;
  font-size: 14px;
  margin-top: 18px !important;
}
.anfrageform {
	max-width: 800px;
	margin: 0 auto;
}


.bgm-form.anfrageform {
  max-width: 760px;
  margin: 0 auto;
}

.bgm-form .formContainer {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
  padding: 40px;
}

@media (max-width: 639px) {
  .bgm-form .formContainer {
    padding: 25px;
  }
}

/* Formulare */
.bgm-form .formControlLabel {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 15px;
  color: #1c1c1c;
  margin-bottom: 8px;
}

.bgm-form .formRequired {
  color: #FF9128;
  margin-left: 3px;
}

/* Inputs, Select, Textarea */
.bgm-form .uk-input,
.bgm-form .uk-select,
.bgm-form .uk-textarea {
  background: #F7F7F5;
  border: 1px solid #E0E0DC;
  border-radius: 6px;
  color: #1c1c1c;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.bgm-form .uk-input,
.bgm-form .uk-select {
  height: 50px;
}

.bgm-form .uk-textarea {
  padding: 12px 15px;
}

.bgm-form .uk-input:focus,
.bgm-form .uk-select:focus,
.bgm-form .uk-textarea:focus {
  background: #fff;
  border-color: #FF9128;
  box-shadow: 0 0 0 3px rgba(255, 145, 40, 0.15);
  outline: none;
}

.bgm-form .uk-input::placeholder,
.bgm-form .uk-textarea::placeholder {
  color: #9a9a94;
}

/* Grid-Abstand zwischen Feldern */
.bgm-form .uk-grid {
  row-gap: 4px;
}

.bgm-form .rsform-block {
  margin-bottom: 22px;
}

.bgm-form .formValidation {
  display: block;
  font-size: 13px;
  margin-top: 6px;
}
.bgm-form .formNoError {
  display: none;
}
.bgm-form .formError .formNoError,
.bgm-form span.formError {
  display: block;
  color: #D50A0A;
}
.bgm-form .uk-input.formError,
.bgm-form .uk-select.formError,
.bgm-form .uk-textarea.formError {
  border-color: #D50A0A;
  background: rgba(213, 10, 10, 0.04);
}
.bgm-form .rsform-submit-button {
  background: #88bc20;
  border: none;
  border-radius: 6px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 17px;
  padding: 0 32px;
  height: 50px;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.bgm-form .rsform-submit-button:hover {
  background: #799f1c;
  transform: translateY(-2px);
  box-shadow: 0 8px 16px rgba(136, 188, 32, 0.25);
}

.bgm-form .rsform-submit-button:focus-visible {
  outline: 3px solid rgba(255, 145, 40, 0.4);
  outline-offset: 2px;
}

.bgm-form select.uk-select {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewBox="0 0 12 8"><path fill="%231a4d8c" d="M1 1l5 5 5-5"/></svg>');
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 12px;
  appearance: none;
  -webkit-appearance: none;
}
.formError {
	color: #E20808;
	font-size: 18px;
}
.form-space-1 {
	display: block;
	width: 100%;
	height: 25px;
}
.rsform-type-surveytable .formControls {
    display: flex;
    flex-direction: column;
}
.rsform-type-surveytable .formControls .formValidation {
    order: 1;
    display: block;
    margin-bottom: 10px;
}
.rsform-type-surveytable .formControls .rsfp-surveytable-table-responsive {
    order: 2;
}

.breset {
	color: #cf4d4d;
	text-decoration: underline;
	font-weight: 400;
}
.rsform-block-wieder-besuchen fieldset label {
    margin-right: 28px;
}
.rsform-block[class*="rsform-block-zufriedenheit-"] fieldset.rsfp-fieldset label {
margin-right: 16px;
}
.rsform-block[class*="rsform-block-zufriedenheit-"] {
margin-top: 32px !important;
margin-bottom: 32px !important;
}
@media (min-width: 521px) {
.rsform-block[class*="rsform-block-zufriedenheit-"]:not(.rsform-block-zufriedenheit-txt) {
margin-left: 32px;
}
}
@media (max-width: 520px) {
.rsform-block[class*="rsform-block-zufriedenheit-"] .formControls fieldset label {
display: block;
font-size: 15px;
padding-top: 16px;
padding-bottom: 16px;
margin: 0px;
}
.rsform-block[class*="rsform-block-zufriedenheit-"] input[type="radio"] {
appearance: auto;
width: 13px;
height: 13px;
border-radius: 0px;
border: 0px;
background-color: transparent;
margin: 3px 3px 0px 5px;
}
    .rsform-block-keynote-1 .formControls fieldset label,
    .rsform-block-keynote-2 .formControls fieldset label,
    .rsform-block-kleingruppenaustausch .formControls fieldset label,
    .rsform-block-gesamtbewertung .formControls fieldset label {
        display: block;
        font-size: 15px;
        padding-top: 16px;
        padding-bottom: 16px;
        margin: 0;
    }
    .rsform-block-keynote-1 input[type="radio"],
    .rsform-block-keynote-2 input[type="radio"],
    .rsform-block-kleingruppenaustausch input[type="radio"],
    .rsform-block-gesamtbewertung input[type="radio"] {
        appearance: auto;
        width: 13px;
        height: 13px;
        border-radius: 0;
        border: 0 none;
        background-color: transparent;
        margin: 3px 3px 0px 5px;
    }
    .rsform-block input[type="text"],
    .rsform-block textarea {
        font-size: 16px;
    }
}
@media (min-width: 521px) {
    .rsform-block-keynote-1 fieldset label,
    .rsform-block-keynote-2 fieldset label,
    .rsform-block-kleingruppenaustausch fieldset label,
    .rsform-block-gesamtbewertung fieldset label {
        margin-right: 16px;
    }
}
@media (max-width: 380px) {
	#resetZufriedenheit {
		letter-spacing: 0;
		padding: 0 3px;
		font-size: 12px;
	}
}

/* Impressionen */
.cont-statem {
    background: #F7F6F1;
    border-radius: 18px;
    padding: 36px 40px;
    align-items: center;
    margin-bottom: 28px;
}
.cont-statem.uk-margin-top {
    margin-top: 0;
}
.cont-statem .statem-vid,
.cont-statem .statem-pic {
    position: relative;
    width: 100%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 6px 20px rgba(28, 28, 28, 0.15);
}
.cont-statem .statem-vid video,
.cont-statem .statem-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}
.cont-statem .statem-txt {
    grid-area: text;
    position: relative;
    padding-left: 46px;
    padding-top: 52px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 18px;
    line-height: 1.65;
    color: #1c1c1c;
}
.cont-statem .statem-txt::before {
    content: "\201E";
    position: absolute;
    left: -4px;
    top: 0;
    font-family: Georgia, "Times New Roman", serif;
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 1;
    color: #FF9128;
}
.cont-statem .statem-txt strong {
    font-style: normal;
    font-weight: 600;
}
.cont-statem .statem-leg {
    grid-area: leg;
    padding-left: 46px;
    margin-top: 20px;
    padding-top: 16px;
    border-top: 1px solid rgba(136, 188, 32, 0.25);
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    letter-spacing: 0.01em;
    color: #88bc20;
    font-weight: 700;
}
/* LinkedIn Feed */
.cont-linkedin-feed .el-item {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 24px;
  padding: 16px 20px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
}
.cont-linkedin-feed .el-header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}
.cont-linkedin-feed .el-avatar {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}
.cont-linkedin-feed .el-author {
  font-size: 14px;
  font-weight: 600;
  color: #000000;
  line-height: 1.3;
  margin: 0;
}
.cont-linkedin-feed .el-date {
  font-size: 12px;
  color: #666666;
  margin: 0;
}
.cont-linkedin-feed .el-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  margin: 0 0 12px 0;
  padding: 0;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.cont-linkedin-feed .el-image {
  width: 100%;
/* max-height: 320px; */
  object-fit: cover;
  display: block;
  border-radius: 8px;
  margin-bottom: 12px;
}
.cont-linkedin-feed .el-link {
  background-color: #0a66c2;
}
.cont-linkedin-feed .el-link:hover {
  background-color: #004182;
  color: #ffffff;
}
.linkedin-post .el-link {
	display: inline-flex;
	align-items: center;
	gap: 8px;
}
.linkedin-post .el-link::after {
	content: "";
	width: 14px;
	height: 14px;
	flex-shrink: 0;
	background-color: currentColor;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'%3E%3C/path%3E%3Cpolyline points='15 3 21 3 21 9'%3E%3C/polyline%3E%3Cline x1='10' y1='14' x2='21' y2='3'%3E%3C/line%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'%3E%3C/path%3E%3Cpolyline points='15 3 21 3 21 9'%3E%3C/polyline%3E%3Cline x1='10' y1='14' x2='21' y2='3'%3E%3C/line%3E%3C/svg%3E");
	-webkit-mask-size: contain;
	mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
}
/* Team */
.cont-team .team-name {
	letter-spacing: 0;
	font-size: 24px;
	margin-bottom: 10px;
}
.cont-team .team-pos {
	font-weight: 700;
}
.cont-team .team-email .el-link {
	text-transform: none;
	letter-spacing: 0;
	color: #1c1c1c;
	font-size: 17px;
	font-weight: 400;
}
/* Vorstand */
.cont-vorstand .vorstand-name {
	letter-spacing: 0;
	font-size: 17px;
	margin-bottom: 10px;
	font-weight: 700;
}
/* Events */
.grid-events-desk .el-item {border: solid 1px #FF9128; border-radius:20px; }
.grid-events-desk .uk-width-expand.uk-margin-remove-first-child {
  margin-left: -10px;
  padding-top: 10px;
}
.grid-events-desk .el-image {border-top-left-radius:20px; border-bottom-left-radius:20px;  }
.grid-events-resp .el-item {border: solid 1px #FF9128; border-radius:20px;}
.grid-events-resp .el-image {border-top-left-radius:20px; border-top-right-radius:20px; margin-bottom:-20px}
.grid-events-resp .el-title {padding:25px; padding-top:0; padding-bottom:0}
.grid-events-resp .el-meta {padding:25px; padding-top:0; padding-bottom:0}
.grid-events-resp .el-content {padding:25px; padding-top:0}

a[href$="download-ical"]{
white-space:nowrap;
font-size:14px;
padding:0 16px;
letter-spacing:0.5px;
}
.sec-footer .uk-totop a {
	color: #fff !important;
}
/* Textseiten */
body.pmuster .tm-main {
background-color: #f7f8f5;
}
body.pmuster .tm-main .uk-breadcrumb li a {
color: #767676;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 0.03em;
}
body.pmuster .tm-main .uk-breadcrumb li a:hover {
color: #88bc20;
}
body.pmuster .tm-main .uk-article {
max-width: 100%;
}
body.pmuster .tm-main h1.uk-article-title {
font-family: Montserrat, sans-serif;
font-weight: 700;
color: #ff9128;
padding-bottom: 16px;
border-bottom: 3px solid #88bc20;
margin-bottom: 32px;
}
body.pmuster .tm-main .uk-article > div[property="text"] > p:first-of-type {
font-size: 18px;
line-height: 1.7;
color: #1c1c1c;
margin-bottom: 32px;
}
body.pmuster .tm-main .uk-article p:has(> strong > span[style]):not(:has(a)),
body.pmuster .tm-main .uk-article p:has(> span[style] > strong):not(:has(a)) {
margin: 40px 0 20px 0;
padding-bottom: 12px;
border-bottom: 2px solid #e5e5e5;
font-family: Montserrat, sans-serif;
}
body.pmuster .tm-main .uk-article ul.button-row {
list-style: none;
margin: 14px 0 28px 0;
padding: 0;
}
body.pmuster .tm-main .uk-article ul.button-row li {
margin: 0;
padding: 0;
}
body.pmuster .tm-main .uk-article p:has(> strong > span.strong):not(:has(+ ul.button-row)),
body.pmuster .tm-main .uk-article p:has(> a.external-link),
body.pmuster .tm-main .uk-article p:has(> a.wf_file.pdf-link) {
background-color: #ffffff;
border-left: 4px solid #88bc20;
border-radius: 8px;
box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
padding: 22px 26px;
margin: 0 0 16px 0;
line-height: 1.6;
transition: box-shadow 0.2s ease, transform 0.2s ease;
}
body.pmuster .tm-main .uk-article p:has(> strong > span.strong):not(:has(+ ul.button-row)):hover,
body.pmuster .tm-main .uk-article p:has(> a.external-link):hover,
body.pmuster .tm-main .uk-article p:has(> a.wf_file.pdf-link):hover {
box-shadow: 0 8px 22px rgba(0, 0, 0, 0.1);
transform: translateY(-2px);
}
body.pmuster .tm-main .uk-article p:has(> strong > span.strong) > strong {
display: block;
font-family: Montserrat, sans-serif;
font-weight: 700;
font-size: 18px;
color: #88bc20;
margin-bottom: 8px;
}
body.pmuster .tm-main .uk-article p:has(> a.external-link) > strong:first-child,
body.pmuster .tm-main .uk-article p:has(> a.external-link) > span:first-child {
display: block;
margin-bottom: 8px;
}
body.pmuster .tm-main .uk-article p:has(> strong > span.strong):has(+ ul.button-row) {
background-color: #ffffff;
border-left: 4px solid #88bc20;
border-radius: 8px 8px 0 0;
padding: 22px 26px 8px 26px;
margin: 0;
line-height: 1.6;
}
body.pmuster .tm-main .uk-article p:has(> strong > span.strong) + ul.button-row {
background-color: #ffffff;
border-left: 4px solid #88bc20;
border-radius: 0 0 8px 8px;
box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
padding: 6px 26px 22px 26px;
margin: 0 0 16px 0;
list-style: none;
transition: box-shadow 0.2s ease;
}
body.pmuster .tm-main .uk-article p:has(> strong > span.strong) + ul.button-row li {
margin: 0;
padding: 0;
}
body.pmuster .tm-main .uk-article p:has(> strong > span.strong):has(+ ul.button-row):hover + ul.button-row,
body.pmuster .tm-main .uk-article p:has(> strong > span.strong) + ul.button-row:hover {
box-shadow: 0 8px 22px rgba(0, 0, 0, 0.1);
}
body.pmuster .tm-main .uk-article a.external-link {
display: inline-block;
background-color: #88bc20;
color: #ffffff;
font-weight: 600;
font-size: 15px;
padding: 10px 20px;
border-radius: 4px;
text-decoration: none;
margin-top: 10px;
transition: background-color 0.2s ease;
}
body.pmuster .tm-main .uk-article a.external-link:hover {
background-color: #ff9128;
color: #ffffff;
}
body.pmuster .tm-main .uk-article a.external-link::after {
content: " ";
}
body.pmuster .tm-main .uk-article a.wf_file.pdf-link {
display: block;
color: #1c1c1c;
font-weight: 600;
text-decoration: none;
}
body.pmuster .tm-main .uk-article a.wf_file.pdf-link:hover {
color: #88bc20;
}
body.pmuster .tm-main .uk-article a.wf_file.pdf-link::before {
content: " ";
}
body.pmuster .tm-main .uk-article a:not(.external-link):not(.pdf-link) {
color: #88bc20;
font-weight: 600;
text-decoration: none;
}
body.pmuster .tm-main .uk-article a:not(.external-link):not(.pdf-link):hover {
text-decoration: underline;
}
@media (max-width: 640px) {
body.pmuster .tm-main .uk-article p:has(> strong > span.strong):not(:has(+ ul.button-row)),
body.pmuster .tm-main .uk-article p:has(> a.external-link),
body.pmuster .tm-main .uk-article p:has(> a.wf_file.pdf-link),
body.pmuster .tm-main .uk-article p:has(> strong > span.strong):has(+ ul.button-row) {
padding: 18px 18px 8px 18px;
}
body.pmuster .tm-main .uk-article p:has(> strong > span.strong) + ul.button-row {
padding: 6px 18px 18px 18px;
}
}
body.pid655 .uk-article table.hg-img {
background-image: linear-gradient(to right, #ffffff 0%, #ffffff 30%, rgba(255, 255, 255, 0) 55%), url('/images/design/Foto-Basel.png');
background-size: cover, cover;
background-position: center center, center center;
background-repeat: no-repeat, no-repeat;
width: 100%;
min-height: 470px;
border-collapse: collapse;
border-spacing: 0;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}
body.pid655 .uk-article table.hg-img td {
background-image: url('/images/design/grafikelement.svg');
background-size: auto 100%;
background-position: left center;
background-repeat: no-repeat;
padding: 40px 30px 40px 60px;
vertical-align: middle;
}
body.pid655 .uk-article table.hg-img td ul {
max-width: 30%;
margin-left: 30px;
}
body.pid655 .uk-article table.hg-img td ul li {
margin: 20px 0;
}
.cont-video-gal > .uk-width-1-1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    padding-left: 0;
}
.cont-video-gal > .uk-width-1-1 > .uk-margin {
    margin: 0 !important;
}
@media (max-width: 639px) {
    .cont-video-gal > .uk-width-1-1 {
        grid-template-columns: 1fr;
    }
}
/* Responsive */
.uk-icon.uk-navbar-toggle-icon svg {
	width: 40px;
	color: #FF9128;
}
.uk-offcanvas-close.uk-close svg {
	width: 30px;
	color: #FF9128;
}
.uk-offcanvas-bar {
	ul > li > a {
		text-transform: uppercase;
	}
}
@media (max-width: 1600px) {
	.hero-home .slider-txt h1 {
		max-width: 60%;
		font-size: 2.0em;
	}
}

@media (min-width:1024px) and (max-width:1320px){
nav.uk-navbar{gap:20px}
.uk-navbar-left{flex-shrink:0}
.uk-logo img{width:200px;height:auto}
.uk-navbar-nav{gap:10px;flex-wrap:nowrap}
.uk-navbar-nav > li > a{font-size:16px;letter-spacing:0.5px;white-space:nowrap}
}
@media (min-width:960px) and (max-width:1023px){
nav.uk-navbar{gap:20px}
.uk-navbar-left{flex-shrink:0}
.uk-logo img{width:160px;height:auto}
.uk-navbar-nav{gap:10px;flex-wrap:nowrap}
.uk-navbar-nav > li > a{font-size:15px;letter-spacing:0.2px;white-space:nowrap}
}
@media (max-width:959px){
#tm-dialog-mobile .uk-nav-default > li.uk-parent > a{
display:flex;
align-items:center;
justify-content:space-between;
}
#tm-dialog-mobile .uk-nav-default > li.uk-parent > a .mobile-nav-toggle{
display:flex;
align-items:center;
justify-content:center;
width:28px;
height:28px;
margin-left:10px;
flex-shrink:0;
}
#tm-dialog-mobile .uk-nav-default > li.uk-parent > a .mobile-nav-toggle::after{
content:"";
width:15px;
height:15px;
border-right:2px solid #FF9128;
border-bottom:2px solid #FF9128;
transform:rotate(-45deg);
transition:transform 0.2s ease;
}
#tm-dialog-mobile .uk-nav-default > li.uk-parent.uk-open > a .mobile-nav-toggle::after{
transform:rotate(45deg);
}
#tm-dialog-mobile .uk-nav-default > li.uk-parent > .uk-nav-sub{
display:none;
}
#tm-dialog-mobile .uk-nav-default > li.uk-parent.uk-open > .uk-nav-sub{
display:block;
}
}
@media (max-width: 1024px) {
	.hero-home .slider-txt h1 {
		margin-left: 0px;
		font-size: 1.6em;
	}
}
@media (max-width: 959px) {
	.tm-toolbar {
		display: block !important;
	}
	.uk-navbar-sticky {
		border-bottom: 1px solid rgba(0,0,0,0.2);
		box-shadow:0 4px 10px rgba(0,0,0,0.15);
	}
	.uk-logo {
		margin-top: 10px;
	}
  .el-totop,
  a[uk-totop], .uk-totop {
    position: fixed !important;
    bottom: 14px !important;
    right: 14px !important;
    z-index: 999;
    background: rgba(255,255,255,1.0);
  }
}
@media (max-width: 990px) {
	.sec-module .uk-container {
		margin-left: 15px;
	}
.homepage .cont-cta > .uk-grid {
	margin-left: 0;
	}
}
@media (max-width: 920px) {
@media (max-width: 920px) {
body.pid655 .uk-article table.hg-img {
background-image: linear-gradient(to right, #ffffff 0%, #ffffff 40%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.6) 100%), url('/images/design/Foto-Basel.png');
background-size: cover, cover;
background-position: center center, center center;
background-repeat: no-repeat, no-repeat;
}
body.pid655 .uk-article table.hg-img td ul {
max-width: 100%;
}
}
}
@media (max-width: 800px) {
	.hero-home .slider-txt h1 {
		font-size: 1.4em;
		letter-spacing: 0;
	}
}
@media (max-width: 639px){
.toolbox-tool .el-title{
flex-basis:auto;
width:100%
}
.toolbox-tool .el-content{
flex-basis:auto;
width:100%
}
}
@media (max-width:660px){
.el-item div:has(> a.uk-button-secondary){
flex-wrap:wrap
}
.el-item div:has(> a.uk-button-secondary) > span{
order:-1 !important;
flex-basis:100% !important;
width:100% !important;
margin-left:0 !important;
padding-right:0 !important;
text-align:left !important;
margin-bottom:14px !important
}
}
@media (max-width: 600px) {
body.pid655 .uk-article table.hg-img td {
padding-left: 12px;
}
	.hero-home .slider-txt h1 {
		max-width: 80%;
		padding: 20px;
		background: rgba(255,255,255,0.8);
	}
}
@media (max-width: 480px) {
	.hero-home .slider-txt h1 {
		max-width: 100%;
		font-size: 1.2em;
	}
	h1,
	.uk-article-title {
		font-size: 26px;
	}
	h2 {
		font-size: 22px;
	}
}
@media (max-width: 420px) {
	.toolbox-tool .uk-subnav a {
		font-size: 0.8em;
		letter-spacing: 0;
	}
	h2 {
		font-size: 20px;
		letter-spacing: 0;
	}
}
@media (max-width: 380px) {
	.uk-logo {
		max-width: 90%;
	}
	.el-item .el-content .uk-button {
		margin-bottom: 20px;
		padding: 0 20px;
}
	h1,
	.uk-article-title {
		font-size: 22px;
	}
}
@media (max-width: 360px) {
	.toolbox-tool .uk-subnav a {
		font-size: 0.75em;
	}
	.toolbox-tool .uk-subnav-pill > * {
		padding-left: 10px;
	}
	h1 {
		font-size: 20;
		letter-spacing: 0;
	}
.btn, .uk-button {
	padding: 0 18px;
	font-size: 16px;
	line-height: 38px;
	letter-spacing: 0;
}
#tm-dialog-mobile .uk-nav-default .uk-nav-sub {
	font-size: 16px;
}
body.pid655 .uk-article table.hg-img td {
padding: 16px 10px 16px 8px;
}
}


























/*
@media (max-width: 600px) {
    #jfilters-filter-container-138-20 .jfilters-filter-list {
        grid-template-columns: 1fr;
    }
}
*/


























