.btn {
    font-family: inherit;
    font-size: 16px;
    font-weight: 500;
    line-height: inherit;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-left: 20px;
    text-decoration: none;
    border-radius: 8px;
    border-width: 2px;	
}

.btn-mainColor {
    background-color: var(--wp--preset--color--primary) !important;
    color: var(--wp--preset--color--secondary) !important;

}

.btn-mainColor:hover,
.btn-mainColor:focus,
.btn-mainColor:active,
.btn-mainColor.active,
.open .dropdown-toggle.btn-mainColor {
	color: var(--wp--preset--color--primary) !important;
	text-decoration:underline;
	background-color: var(--wp--preset--color--secondary) !important;
}

.btn-mainColor:active,
.btn-mainColor.active,
.open .dropdown-toggle.btn-mainColor {
	background-image: none
}

.kw-kuferweb-container {margin-top:15px;}
#kurshighlights {margin-top:15px;max-width:600px;margin:0 auto;}
hr.kw-kue-spacer, .kw-kuferweb-container hr {margin:15px 0 !important;}

.btn-mainColor.disabled,
.btn-mainColor[disabled],
fieldset[disabled] .btn-mainColor,
.btn-mainColor.disabled:hover,
.btn-mainColor[disabled]:hover,
fieldset[disabled] .btn-mainColor:hover,
.btn-mainColor.disabled:focus,
.btn-mainColor[disabled]:focus,
fieldset[disabled] .btn-mainColor:focus,
.btn-mainColor.disabled:active,
.btn-mainColor[disabled]:active,
fieldset[disabled] .btn-mainColor:active,
.btn-mainColor.disabled.active,
.btn-mainColor[disabled].active,
fieldset[disabled] .btn-mainColor.active {
	background-color: var(--wp--preset--color--primary);
	opacity: 0.45
}

.btn-mainColor .badge {
	color: rgb(70, 95, 162);
	color: var(--wp--preset--color--secondary);
}

.btn-default {
	color: #505050 !important
}

.alert-default {
	color: #505050;
	background-color: #F0F0F0;
	border-color: #e6e6e6
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		text-align: left
	}
}

img {
	height: auto
}

img.alignleft {
	margin-right: 15px
}

img.alignright {
	margin-left: 15px
}

p {
	line-height: 1.5
}

.margin-bottom {
	margin-bottom: 15px
}

.margin-top {
	margin-top: 25px
}

.margin-bottom {
	margin-bottom: 25px
}

.mt-small {
	margin-top: 15px
}

.minHeight {
	min-height: 50vh
}

.fa-2x {
	font-size: 1.3em
}

.cta p {
	margin-bottom: 0
}

.cta-footer {
	margin-bottom: -30px
}

.wpcf7-form input[type="checkbox"] {
	width: 13px !important;
	-webkit-appearance: checkbox !important
}

#logo {
	max-width: 337px
}

.custom-logo {
	display: block;
	max-width: 100%;
	height: auto !important
}

@media (max-width:767px) {
	.navbar-nav {
		margin-top: 0;
		margin-bottom: 0
	}
}

.header-sm {
	background-color: #e4e4e4 !important
}

.header-sm #header-menu ul:before {
	border-right: 50px solid transparent;
	border-bottom: 50px solid #e4e4e4
}

.admin-bar #header {
	top: 32px
}

#header-menu li:first-child {
	padding-left: 20px
}

.backgroundcolor2 {
	background-color: #f0f0f0
}

.section-block {
	padding: 25px 0
}

.section-block h1,
.section-block h2 {
	margin-top: 0
}

.bildungsangebote figure {
	position: relative
}

.bildungsangebote figure img {
	filter: brightness(80%)
}

.bildungsangebote figure:hover img {
	filter: brightness(50%);
	-webkit-transition: 200ms -webkit-filter linear;
	-moz-transition: 200ms -moz-filter linear;
	-moz-transition: 200ms filter linear;
	-ms-transition: 200ms -ms-filter linear;
	-o-transition: 200ms -o-filter linear;
	transition: 200ms filter linear, 200ms -webkit-filter linear
}

.bildungsangebote figcaption a {
	position: absolute;
	width: 100%;
	text-align: center;
	direction: ltr;
	overflow-wrap: break-word;
	box-sizing: border-box;
	color: #ffffff;
	text-decoration: none;
	font-size: 35px;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	top: 0;
	bottom: 0px;
	right: 0px;
	left: 0px;
	justify-content: center;
	padding-bottom: 0
}

.bildungsangebote figcaption a:hover,
.bildungsangebote figcaption afocus {
	text-decoration: none
}

@media (max-width:767px) {
	.bildungsangebote {
		text-align: center
	}

	.bildungsangebote figure {
		display: inline-block
	}
}

.kubus-posts .kubus-post-more {
	display: block
}

h3.news {
	margin-top: 12px
}

#meta {
	color: #ffffff;
	background-color: #3d3d3d;
	padding-top: 40px;
	padding-bottom: 20px
}

.metaBlock a {
	color: #ffffff
}

.page-title a:hover {
	color: #ffffff;
	text-decoration: none
}

.mainContent .wp-block-archives-list {
	list-style: none;
	margin: 0;
	padding: 0
}

.mainContent .wp-block-archives-list li {
	position: relative;
	display: block;
	padding: 0.75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.125)
}

.mainContent article.post {
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px
}

.mainContent article.post:last-child {
	border-bottom: 0px
}

.mainContent article .content-post-content p {
	margin: 0
}

.embed-responsive-17by6 {
	padding-bottom: 35%
}

.breadcrumb {
	text-align: center;
	padding: 11px;
	font-size: 20px
}

.template_picture {
	margin-bottom: 20px
}


@media (min-width:768px) {
	.kw-table {
		padding: 0 15px
	}
}

.hauptseite_categorydescription,
h2.statusadresse {
	display: none
}

span.statusmeldung {
	color: #383d41;
	background-color: #f3f3f3;
	border: 1px solid #d6d6d6;
	padding: 15px 10px;
	margin: 10px 0px 25px 0;
	border-radius: 5px !important;
	font-weight: bold;
	display: block
}

.pflicht,
.valid {
	color: #d41224
}

.row.equal {
	display: flex;
	flex-wrap: wrap
}

.flex {
	display: flex;
	height: 100%
}

h2.kw-title {
	margin-top: 4px;
	margin-bottom: 20px
}

h3.kw-mainColor {
	margin-top: 0px
}

h4.kw-mainColor {
	margin-top: 5px
}

.Avatar,
.DozAvatar {
	width: 100%;
	background-color: #f5f5f5;
	color: #cecdcd;
	padding: 30px 50px !important
}

@media (min-width:1200px) {
	.Avatar {
		padding: 45px 62px !important
	}

	.DozAvatar {
		padding: 45px 65px !important
	}
}

.kw-buttonleiste {
	margin-top: 15px
}

@media (max-width:991px) {
	.kw-foto {
		margin-bottom: 20px
	}
}

.kw-table-header {
	background-color: var(--wp--preset--color--primary);
	color: var(--wp--preset--color--secondary);
	
	    
    
}

.kw-table-row,
.kw-table-header {
	padding: 10px 0
}

.kw-table-row {
	border-bottom: 1px solid #f5f5f5
}

.kw-paginationleiste {
	margin-bottom: 20px
}

.kw-paginationleiste .backward {
	min-width: 40px;
	min-height: 1px
}

.kw-paginationleiste .forward {
	text-align: right;
	min-width: 40px;
	min-height: 1px
}

.seiteblaettern {
	margin: 0
}

.pagination>li.active a,
.pagination>li.disabled a:hover {
	background-color: #F0F0F0
}

.pagination>li>a,
.pagination>li>span {
	color: rgb(70, 95, 162)
}

#kalender .row {
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

#kalender .kalendermonjah,
#kalender .table-header,
#kalender .table,
#kalender th {
	text-align: center
}

#kalender td,
#kalender th {
	border: none
}

#kalender td {
	padding: 8px !important
}

#kalender .mehrere,
#kalender .eine {
	background-color: #ffffff;
	font-weight: bold;
	border: 2px solid rgb(70, 95, 162)
}

#kalender .mehrere a,
#kalender .eine a {
	display: block;
	text-decoration: none
}

#kalender .icon1,
#kalender .icon2 {
	text-align: center
}

#kalender .table>tbody>tr>td,
#kalender .table>tbody>tr>th,
#kalender .table>tfoot>tr>td,
#kalender .table>tfoot>tr>th,
#kalender .table>thead>tr>td,
#kalender .table>thead>tr>th {
	padding: 0
}

@media (max-width:991px) {
	#kalender .row {
		display: block;
		align-items: normal;
		flex-wrap: unset
	}
}

#kurshighlights .highligh-header {
	text-align: center
}

#kurshighlights .kw-ue-title {
	margin-top: 10px
}

@media (min-width:768px) {
	#kurshighlights .kw-ue-title {
		margin-top: 0px
	}
}

.kw-unterkategorien {
	margin-bottom: 50px;
	margin-top: 20px
}

.kw-kat-info {
	margin: 25px 0 20px 0
}

.unterkatbutton {
	margin-bottom: 10px;
	margin-top: 10px
}

.unterkatbutton button {
	font-size: 16px
}

.kw-mainColor {

}

.kw-kursdetails {
	margin-top: 25px;
	margin-bottom: 70px
}

.kw-head {
	margin-bottom: 25px
}

.countkurse {
	position: absolute;
	top: 0px;
	right: 0px;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	vertical-align: middle
}

.kw-kue-table-row,
.kw-table-header {
	padding: 10px 0
}

.wk-gebuehr {
	font-size: 22px
}

.kw-anmeldung-label {
	height: 36px
}

.kw-anm-kurse .box {
	border: 1px solid #e6e6e6;
	padding: 15px;
	margin-bottom: 20px;
	background-color: #fafafa
}

.tn-list-item {
	padding: 5px 0
}

input.stammhoererfill,
input.stammhoererfill:focus {
	background-color: #ffffff !important;
	box-shadow: none;
	border: none;
	cursor: not-allowed
}

.stammhoererlogin {
	text-decoration: none !important
}

.kw-best-label,
.kw-best-data {
	padding-bottom: 8px
}

.haupttnnichtimkurs span {
	text-decoration: line-through;
	color: #8c8c8c
}

@media (max-width:992px) and (min-width:768px) {
	.anmeldung .form-control {
		margin-bottom: 10px
	}
}

.tn-list-item {
	padding: 5px 10px 5px 10px;
	background-color: #eeeeee;
	border: 1px solid #e6e6e6;
	margin-bottom: 5px
}

.kw-gebdetails .Avatar {
	padding: 45px 115px !important
}

@media (min-width:1200px) {
	.kw-gebdetails .Avatar {
		padding: 45px 140px !important
	}
}

.radio {
	margin-right: 20px
}

.wb_foto {
	max-width: 150px
}

.kontakticon {
	display: inline-block;
	width: 30px
}

.kw-nl-browser-widget {
	display: none
}

.textwidget .kw-nl-browser-ok {
	display: none
}

.textwidget .kw-nl-browser-widget {
	display: block
}

.kw-gutschein .kw-gutschein-form {
	margin-bottom: 60px
}

.kw-gutschein fieldset {
	border-bottom: 1px solid #c5c5c5;
	padding-bottom: 30px;
	margin-bottom: 30px
}

.bewertung {
	float: left;
	height: auto;
	padding: 0 10px
}

.bewertung p {
	font-size: 50px
}

.bewertung:not(:checked)>input {
	position: absolute;
	top: -9999px
}

.bewertung:not(:checked)>label {
	float: right;
	width: auto;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	font-size: 30px;
	color: #ccc
}

.bewertung>input:checked~label {
	color: #ffc700
}

.bewertung.bewertungsausgabe {
	pointer-events: none
}

.hauptseite_status {display:none !important;}   



@media print {
  .kw-buttonleiste, footer, .footer, .footer-widget {
    display: none;
  }
}