/* Variables */
:root {
	--primary-color: #f26f22;
}

/* Podcast */
.list-podcast i.fab,
.list-podcast i.fas {
	font-size: 20px;
	width: 20px;
	margin-right: 10px;
	position: relative;
	top: 1.5px;
}
.list-podcast li img {
	height: 20px;
	margin-right: 10px;
	position: relative;
	top: 4px;
}
.list-podcast li img.anchor {
	height: 21px;
	padding: 0 2px 0 0.28px;
	margin-top: -1px;
	top: 4.5px;
}
.list-podcast .fa-spotify {
	color: #1ed760;
}
.list-podcast .fa-play-circle {
	color: var(--primary-color);
}
.list-podcast li a {
	color: #444 !important;
}
.list-podcast li a:hover {
	color: #111 !important;
}

/*** EVENTS ***/
.mec-wrap div,
.mec-wrap h3,
.mec-wrap p,
.mec-wrap h6 {
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif !important;
}
.mec-single-event .mec-event-social h3,
.mec-single-event .mec-event-meta h3,
.mec-single-event .mec-frontbox-title {
	text-transform: none;
}
.mec-events-event-cost {
	font-size: 16px !important;
}
.mec-wrap p {
	font-size: 1.1rem;
	color: #111;
}
.mec-booking form > h4:before {
	border-color: var(--primary-color) !important;
}
.mec-event-ticket-available {
	display: none !important;
}
.lity-content .mec-events-meta-group-booking input[type="number"] {
	margin-bottom: 13px !important;
}
.mec-ticket-available-spots .mec-event-ticket-description {
	margin-bottom: 6px !important;
}
.mec-color,
.mec-next-event-details i:before,
.mec-book-price-total {
	color: var(--primary-color) !important;
}
.mec-totalcalview-selected:hover {
	color: #fff !important;
}
.mec-speaker-name,
.mec-single-event .mec-event-meta h3 {
	color: #111 !important;
}
.mec-time-comment {
	color: #626262 !important;
}
.mec-single-event.mec-single-modern {
	margin-top: -60px !important;
}
.mec-single-event {
	margin-top: 0;
}
.mec-gateway-comment {
	font-size: 12.5px !important;
	margin-top: 10px !important;
}
.mec-book-form-gateway-label label {
	font-size: 13px !important;
}
.mec-breadcrumbs-modern {
	margin: 40px 0 33px 0 !important;
}
.mec-container {
	padding: 0 !important;
}
.mec-organizer-email a {
	display: block;
	padding-left: 12px;
}
.mec-schedule-head.mec-frontbox-title {
	margin-bottom: 23px !important;
}
.mec-wrap.colorskin-custom .mec-bg-color {
	color: #fff;
	font-size: 16px;
	line-height: 48px;
	background: var(--primary-color);
}

.content .mec-event-grid-classic .mec-event-date,
.mec-wrap.colorskin-custom .mec-event-description,
.mec-event-list-standard .mec-date-details,
.mec-event-list-standard .mec-time-details,
.mec-event-list-standard .mec-venue-details,
.lity-container,
.mec-wrap,
.mec-wrap div:not([class^="elementor-"]),
.mec-event-content p,
.mec-wrap p {
	font: inherit;
}
/* Info Labels */
h3 .label {
	padding: 1px 7px 3px;
	color: #fff;
	font-size: 13px;
	border-radius: 3px;
}
h3 .label.online {
	background-color: #81d742;
}
h3 .label.cancelled {
	background-color: #dd3333;
}
/* Speaker */
.mec-single-event .mec-speakers-details ul li .mec-speaker-job-title {
	display: inline-block !important;
	padding-left: 9px !important;
}
.mec-hourly-schedule-speaker-thumbnail {
	overflow: hidden;
}
/* Payment Method Checkbox */
.mec-book-form-gateway-label input[type="radio"]:before {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.mec-book-form-gateway-label input[type="radio"]:checked:before {
	border: 2px solid var(--primary-color) !important;
}
/* Fix Modal Popup on Mobile not centered */
.single-mec-events .lity-container {
	width: 100% !important;
}
/* Single Event Page Style */
/*.mec-wrap .mec-single-title {
display: block;
}*/
.mec-single-event-category {
	display: none;
}
.mec-single-event .online-course h2 {
	font-size: 38px;
}
.mec-single-event .online-course h3 {
	font-weight: 600;
	font-size: 19px;
	line-height: 28px;
}
/*** BOOKING PROCESS ***/
/* General */
.mec-book-tickets-container {
	max-height: inherit;
}
.mec-book-reg-field-textarea textarea {
	width: 100%;
}
/* Fonts */
.lity-content .mec-book-ticket-variation h5,
.lity-content .mec-events-meta-group-booking .mec-booking form > h4 {
	text-transform: none;
}
.mec-events-meta-group-booking ul.mec-book-price-details li {
	font-size: 14px;
}
/* Checkbox + Checkmark Colors */
.lity-container .mec-events-meta-group-booking label.wn-checkbox-label:after,
.lity-container .mec-events-meta-group-booking label.wn-checkbox-label:before,
.mec-single-event .mec-events-meta-group-booking label.wn-checkbox-label:after,
.mec-single-event
	.mec-events-meta-group-booking
	label.wn-checkbox-label:before {
	background-color: var(--primary-color);
}
.lity-container
	.mec-events-meta-group-booking
	input[type="checkbox"]:checked
	+ .wn-checkbox-label,
.mec-single-event
	.mec-events-meta-group-booking
	input[type="checkbox"]:checked
	+ .wn-checkbox-label {
	border-color: var(--primary-color);
	box-shadow: 0 2px 14px -3px var(--primary-color);
}
/* Buttons */
.lity-content .mec-book-form-back-button,
.lity-container .mec-click-pay #mec_woo_add_to_cart_btn_r,
.lity-content button[type="submit"] {
	min-width: auto;
}
/*** Event Sidebar ***/
.mec-single-event .mec-event-meta dd {
	color: #999;
	font-size: 14px;
}

.mec-booking-button:hover,
.mec-single-event .mec-booking-button:hover,
.lity-content button {
	background-color: #dd6219 !important;
	border-color: #dd6219 !important;
}
.mec-events-meta-group-booking select {
	padding: 5px 15px !important;
}

.mec-hourly-schedule-speaker-details .mec-hourly-schedule-speaker-job-title {
	margin-bottom: 17px;
}

.mec-next-event {
	float: none;
	text-align: left;
}

/* Events Media-Querys */
@media (min-width: 1200px) {
	.mec-container {
		width: 1140px;
	}
}
@media (min-width: 769px) {
	.mec-hourly-schedule-speaker-thumbnail img {
		position: relative;
		left: -25%;
	}
	.mec-wrap {
		margin: 0 -15px;
	}
}
@media (max-width: 768px) {
	.mec-speaker-avatar {
		text-align: center !important;
	}
	.mec-single-event .mec-speakers-details ul li .mec-speaker-name {
		display: block;
	}
	.mec-single-event .mec-speakers-details ul li .mec-speaker-avatar a img {
		float: none !important;
	}
	.mec-hourly-schedule-speaker-details {
		width: 100% !important;
	}
	.mec-single-event .online-course h2 {
		font-size: 34px;
		line-height: 1.18;
	}
}
/*** "lazy-load" Videos ***/
.ult-video {
	margin: 0;
}
/*** Kontaktformular / Mitgliedsantrag Bestätigung ***/
#page .parentFormundefined,
.popup-message-style .parentFormundefined,
.inline-message-style .parentFormundefined,
#page .wpcf7-mail-sent-ok,
.popup-message-style .wpcf7-mail-sent-ok,
.inline-message-style .wpcf7-mail-sent-ok,
#page .wpcf7-validation-errors,
.popup-message-style .wpcf7-validation-errors,
.inline-message-style .wpcf7-validation-errors {
	color: #333 !important;
}
.wpcf7-form {
	font-weight: 400 !important;
}
/*** Sidebar Widget Programmpunkte Menu ***/
.btn-eu-kandidaten {
	margin: 10px 9px;
	padding: 11px 0;
}
h3.title-eu-kandidaten {
	text-align: center;
}
h5.title-eu-kandidaten {
	text-align: center;
	font-size: 15px;
	margin-top: 10px;
}
h3.title-eu-kandidaten a,
h5.title-eu-kandidaten a {
	color: var(--primary-color);
}
#presscore-custom-menu-two-4,
.menu-programmpunkte .widget_presscore-custom-menu-two {
	padding: 0 !important;
}
#presscore-custom-menu-two-4 .widget-title, 
.menu-programmpunkte .widget-title/*check if leaving empty solves it */ {
	padding-left: 15px;
	background: #fff;
	margin-bottom: 0;
}
#presscore-custom-menu-two-4 .widget-title:after,
#presscore-custom-menu-two-4 .line-bottom:after,
.menu-programmpunkte .widget-title:after,
.menu-programmpunkte .line-bottom:after {
	height: 0 !important;
}
#presscore-custom-menu-two-4 li,
.menu-programmpunkte li {
	border-top: 1px solid #fff;
	-webkit-transition: background 0.2s ease;
	-o-transition: background 0.2s ease;
	transition: background 0.2s ease;
}
#presscore-custom-menu-two-4 li.current-menu-item,
#presscore-custom-menu-two-4 li:hover,
.menu-programmpunkte li.current-menu-item,
.menu-programmpunkte li:hover {
	background: var(--primary-color);
}
#presscore-custom-menu-two-4 li a,
.menu-programmpunkte li a {
	padding: 10px 20px;
	-webkit-transition: color 0.2s ease;
	-o-transition: color 0.2s ease;
	transition: color 0.2s ease;
}
#presscore-custom-menu-two-4 li.current-menu-item a span,
#presscore-custom-menu-two-4 li:hover a span,
.menu-programmpunkte li.current-menu-item a span,
.menu-programmpunkte li:hover a span {
	color: #fff !important;
}
#presscore-custom-menu-two-4 li a span,
#presscore-custom-menu-two-4 li.act > a span,
.menu-programmpunkte li a span,
.menu-programmpunkte li.act > a span {
	color: #333;
}
#presscore-custom-menu-two-4 li.download a,
.menu-programmpunkte li.download a {
	font-size: 13.5px;
}
#presscore-custom-menu-two-4 li.download a span,
.menu-programmpunkte li.download a span {
	padding-left: 20px;
}
#presscore-custom-menu-two-4 li.download a:before,
.menu-programmpunkte li.download a:before {
	left: 20px !important;
	top: 10px;
	content: "\f1c1";
	font-family: "Defaults";
	font-weight: inherit;
}
#presscore-custom-menu-two-4 li.download:hover a:before,
.menu-programmpunkte li.download:hover a:before {
	color: #fff;
}
/*** THEME RESET ***/
html,
body,
body.page,
.wf-container > *,
h1,
h2,
h3,
h4,
h5,
h6,
p,
.main-nav > li > a .menu-text,
.main-nav .sub-nav a .menu-text,
.widget-title {
	font-family: "Open Sans" !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 600;
}
a {
	text-decoration: none;
}
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
	margin-bottom: 0 !important;
}

.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill
	+ .vc_row-full-width
	+ .vc_row
	> .vc_column_container
	> .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill
	+ .vc_vc_row
	> .vc_row
	> .vc_vc_column
	> .vc_column_container
	> .vc_column-inner,
.vc_row-has-fill
	+ .vc_vc_row_inner
	> .vc_row
	> .vc_vc_column_inner
	> .vc_column_container
	> .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner,
.vc_row-has-fill
	> .vc_row
	> .vc_vc_column
	> .vc_column_container
	> .vc_column-inner,
.vc_row-has-fill
	> .vc_vc_column_inner
	> .vc_column_container
	> .vc_column-inner,
.vc_section.vc_section-has-fill,
.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section,
.vc_section.vc_section-has-fill + .vc_section {
	padding-top: 0;
}

.vc_section {
	padding-top: 70px !important;
	padding-bottom: 50px !important;
}

.vc_column_container {
	margin-bottom: 30px;
}

/* Sidebar */

@media screen and (min-width: 990px) {
	.sidebar-divider-vertical.sidebar-right .sidebar {
		padding-left: 0 !important;
	}
}

.sidebar-right .sidebar {
	border-left: none;
}

.sidebar .widget,
.sidebar-content .widget {
	font-size: 15px;
	line-height: 23px;
}

.aptf-tweet-content a {
	color: var(--primary-color) !important;
}

/* Portfolio */

.portfolio-shortcode .entry-excerpt {
	font-size: inherit;
	line-height: inherit;
}
/* MW-Textbox */
.mw-textbox .vc_column_container {
	margin-bottom: 20px;
}
/* icon_box Contact Icons */

.icon_box.icon_left {
	margin: 23px 0;
}

.icon_box.icon_left .icon-circled {
	display: inline-block;
	border-radius: 50%;
	background-color: #eee;
	height: 49px;
	width: 49px;
	text-align: center;
	float: left;
	margin-right: 10px;
}

.icon_box.icon_left .icon-circled i {
	font-size: 26px;
	line-height: 49px;
	color: var(--primary-color) !important;
}

.icon_text {
	float: left;
	line-height: 49px;
}

.icon_box.icon_left a {
	color: #444;
	text-decoration: none;
}

.icon_box.icon_left a:hover {
	color: var(--primary-color);
}

/* Countdown */

.carbonite-responsive-dashboard {
	background: var(--primary-color) !important;
	border: none !important;
	float: right;
	padding-top: 10px !important;
}

.carbonite-responsive-tripdash,
.carbonite-responsive-dash {
	padding: 18px 8px 32px;
	border: 2px solid #fff;
}

.carbonite-responsive-tripdash {
	margin-left: 0 !important;
}

.carbonite-responsive-dash {
	margin-left: 10px !important;
	width: auto !important;
}

.carbonite-responsive-dash_title {
	color: #fff !important;
	/*text-transform: uppercase;*/
	position: relative !important;
	top: 20px !important;
	font-size: 12px !important;
	margin-top: 15px !important;
	padding-top: 4px !important;
}

.carbonite-responsive-dash_title:before {
	content: "";
	height: 1px;
	position: absolute;
	width: 26px;
	background: #fff;
	margin-left: 50%;
	left: -13px;
	top: 0;
}

.carbonite-responsive-digit {
	font-family: inherit !important;
	font-size: 24px !important;
	top: -45px;
}

.carbonite-responsive-seconds_dash {
	display: none !important;
}

/* Progressbar */

.skill-title {
	font-size: 15px;
	margin-bottom: 10px;
}

.skill-bar-wrap,
.skill-bar {
	height: 17px !important;
}

.skill-percentage {
	float: right;
	line-height: 17px;
	font-size: 11px;
	font-weight: 400;
	position: relative;
}

.skill-description {
	margin-top: 7px;
	padding-bottom: 0;
}

.rv-slider .skill-description {
	font-size: 15px;
	line-height: 17px !important;
}

#eu_progress-slide .tp-mask-wrap {
	min-height: 39px;
}

/*** COOKIE NOTICE ***/

#cookie-notice {
	border-top: 1px solid #dcdcdc;
	background: rgba(255, 255, 255, 0.95) !important;
}

.cookie-notice-container {
	padding: 15px 15px;
	font-size: 13px;
}

@media (min-width: 640px) {
	.cookie-notice-container {
		padding: 15px 50px;
	}
}

/*#cn-accept-cookie {
height: 21px;
width: 21px;
padding: 0px;
color: #ffffff;
font-size: 14px;
line-height: 21px;
border-radius: 30px;
}*/

#cn-accept-cookie {
	padding: 4px 13px;
	border: 1px solid var(--primary-color);
	color: var(--primary-color);
	font-size: 11px;
	background-color: #fff;
}

#cn-accept-cookie:hover {
	background-color: var(--primary-color);
	color: #fff;
}

/*** ONPAGE NEWSLETTER ***/

.onpage-newsletter {
	position: relative;
}

.onpage-newsletter .mw-formwrap .form-item {
	float: none;
	display: inline-block;
	margin: 0 0 10px 0;
}

.onpage-newsletter .mw-formwrap .form-item .form-name {
	width: 160px;
}

.onpage-newsletter .mw-formwrap input[type="submit"] {
	padding: 8px 14px 7.5px;
	border-radius: 3px;
	font-size: 12px !important;
	min-height: auto !important;
	height: auto !important;
	position: relative;
	top: -1px;
	line-height: 17px !important;
}

@-moz-document url-prefix() {
	.onpage-newsletter .mw-formwrap input[type="submit"] {
		/*top: 0;*/
		padding-top: 7px;
	}
}

@media (min-width: 481px) {
	.onpage-newsletter .mw-formwrap input[type="submit"] {
		margin-left: -5px;
		border-bottom-left-radius: 0 !important;
		border-top-left-radius: 0 !important;
		border: 0;
	}
}

.onpage-newsletter .stayinformed {
	display: none;
}

#footer p {
	color: #777;
	font-size: 12px;
	line-height: 21px;
}

#footer a,
#footer li a span {
	color: #777;
}

#footer .widget {
	margin-bottom: 30px;
}

#footer .textwidget a.text-link {
	color: var(--primary-color);
	font-style: italic;
}

#footer .widget-title {
	border-bottom: 1px solid #dfdfdf;
	position: relative;
	padding-bottom: 10px;
	font-size: 15px;
	color: #666;
	margin-bottom: 30px;
}

#footer .widget-title:after {
	bottom: -1px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 50px;
	background: var(--primary-color);
}

#footer .widget ul li {
	border-bottom: 1px dashed #dfdfdf;
	padding: 8px 0;
	font-size: 14px;
}

#footer .widget ul li:first-child {
	padding-top: 0;
}

#footer .widget li > a {
	padding: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#footer .widget li > a:hover span {
	color: #444;
}
/* Search */
#footer .widget .widget_search {
	padding-left: 0;
	margin-bottom: 0;
}

#footer .widget_search form {
	margin: 2px 0 0 -1px;
}

#footer .widget_search input[type="text"].searchform-s {
	color: #777 !important;
	border-color: #dfdfdf;
	background-color: #fff;
	font-size: 12px !important;
	height: 32px;
	padding-right: 15px;
	border-radius: 0;
}

#footer .widget .searchform .submit {
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 32px;
	padding: 0;
	line-height: 32px;
	text-align: center;
	color: #fff !important;
	font-size: 11px;
	background-color: var(--primary-color);
	background-image: none !important;
	border-radius: 3px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.accent-gradient #page .footer .textwidget .searchform a:not(.dt-btn):hover {
	background: #dd6219;
	color: #fff;
	opacity: 1;
}

@media (min-width: 781px) {
	#footer .widget .searchform .submit {
		right: -44px;
	}
}

#footer .widget .searchform .submit:hover {
	background-color: #dd6219;
}

/*** background-image instead of text for rest of website ***/

.searchform .submit {
	color: rgba(255, 255, 255, 0);
}
.accent-gradient #page .description-under-image .post .entry-title a:hover,
.accent-gradient #page .post .blog-content .entry-title a:hover,
.accent-gradient #page .project-list-content .entry-title a:hover {
	color: var(--primary-color);
}
#footer .tagcloud {
	padding-bottom: 0;
}

#footer .tagcloud a {
	font-size: 12px !important;
	padding: 2px 12px;
	border: 1px solid #dfdfdf;
	display: inline-block;
	margin: 0 8px 10px 0;
}

#footer .tagcloud a:hover {
	color: #666;
	border-color: #bbb;
}

@media (min-width: 1025px) {
	.tagcloud a.mr-0 {
		margin-right: 0 !important;
	}
	br.mobil-break {
		display: none;
	}
}

#footer .widget .soc-ico {
	padding: 0;
	margin: 20px 0 0;
}

#footer .soc-ico a:after,
.soc-ico a:before {
	width: 30px;
	height: 30px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#footer .soc-ico a {
	width: 30px;
	height: 30px;
	margin: 0 8px 0 0;
}

#footer .soc-ico a:before {
	background-color: var(--primary-color) !important;
}

#footer .soc-ico a:hover:before {
	background-color: #dd6219;
	opacity: 1;
}

#footer .soc-ico a:hover:after {
	opacity: 0;
}

#footer .soc-ico a .soc-font-icon {
	color: #f1f1f2;
}

#footer .soc-ico .assistive-text {
	display: none;
}

.blog-content .entry-meta {
	display: none;
}

/*** EVENTS ***/

.event-date ul {
	margin: 0;
	list-style: none;
	text-align: center;
	padding: 14px 0 10px;
}

.event-date ul li {
	margin-bottom: 10px;
	color: #fff;
}

.event-date ul li:first-child {
	font-weight: 700;
}

.event-content ul {
	list-style: none;
	margin: 0;
}

.event-content ul li {
	padding-left: 12px;
}

.event-content ul li:before {
	border: none;
	color: var(--primary-color);
	content: "\f041";
	display: inline-block;
	font-family: Defaults;
	margin-left: -12px;
	padding: 0;
	width: 12px;
}

/*@media (min-width:781px) { 
.event-content {
margin-top: 10px;
}
}*/

/*** PROGRAMM-DETAILS ***/

.zeus .tp-tab-title {
	display: block;
	text-align: center;
	background: #fff;
	font: inherit;
	font-size: 13px;
	line-height: 15px;
	color: #666;
	padding: 7px 14px;
	border: 1px solid #eee;
	border-radius: 3px;
}

.zeus .tp-tab:hover .tp-tab-title,
.zeus .tp-tab.selected .tp-tab-title {
	color: #fff;
	background: var(--primary-color);
	border-color: var(--primary-color);
}

.zeus .tp-tab {
	opacity: 1;
}

.zeus .tp-tabs {
	margin-top: 15px;
}

ul.programmPunkte,
ul.list {
	list-style: none;
	margin: 0;
}

ul.list li,
.rev_slider .tp-mask-wrap ul.list li:last-child {
	margin-bottom: 10px;
	padding-left: 17px;
}

ul.list.semibold li {
	font-weight: 600;
}

ul.programmPunkte li {
	margin-bottom: 9px;
	padding-left: 14px;
}

ul.programmPunkte a {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}

ul.programmPunkte a:active,
ul.programmPunkte a:focus,
ul.programmPunkte a:hover {
	color: var(--primary-color);
}

ul.programmPunkte li:before,
ul.list li:before {
	border: none;
	color: var(--primary-color);
	content: "\f101";
	display: inline-block;
	font-family: "Defaults";
	font-size: 14px;
	margin-left: -14px;
	padding: 0;
	width: 14px;
}

ul.list li:before {
	content: "\f111";
	font-size: 9px;
	margin-left: -17px;
	padding-left: 1px;
	width: 16px;
}

/*** MEDIA POSTS ***/

.mediaPost-image {
	position: relative;
	width: 100%;
}

.mediaPost-image .ult-just-icon-wrapper,
.mediaPost-image .btn-align-center {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: 0.5s ease;
	background-color: rgba(2, 2, 2, 0.6);
}

.mediaPost-image:hover .ult-just-icon-wrapper,
.mediaPost-image:hover .btn-align-center {
	opacity: 1;
}

.mediaPost-image .ult-just-icon-wrapper .align-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.mediaPost-image .dt-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	margin: 0;
}

.mediaPost-image .dt-btn i {
	margin: 0;
}

.mediaPost-details {
	padding: 15px 15px 20px;
	background-color: #fff;
}

.dt-btn.btn-12 {
	padding: 7px 14px !important;
	font-size: 12px !important;
}

.btn-outline.btn-12 {
	padding: 6px 14px !important;
}

/*** popup ***/

/*.pum-theme-lightbox .pum-container iframe,
.pum-theme-lightbox .pum-container img,*/
.pum-theme-lightbox .pum-content {
	padding: 0px;
	border-radius: 3px;
	border: 0px solid #000000;
	box-shadow: 0px 0px 0px 5px rgba(2, 2, 2, 0.7);
}

.pum-theme-lightbox .pum-title,
.pum-theme-2442 .pum-title,
.pum-theme-standard-theme .pum-title {
	margin-bottom: 5px;
}

/*** CONTACT FORM ***/
.wpcf7-form {
	font-size: 14px;
	font-weight: bold;
}

.wpcf7-form textarea {
	font-size: 14px !important;
}

.wpcf7-form .vc_column_container {
	margin-bottom: 0;
	padding: 0 15px;
}

.wpcf7-form .row {
	margin: 0 -15px;
}

.wpcf7-form input,
.wpcf7-form textarea {
	margin-bottom: 15px !important;
}

.wpcf7-form input[type="submit"] {
	min-height: 34px !important;
	padding: 8px 20px !important;
}
#contact-form__consent {
	margin: 1em 0 1.5em 0.125em;
	display: flex;
	align-items: flex-start;
	line-height: 1.5em;
}
#contact-form__consent .wpcf7-form-control-wrap {
	flex-basis: content;
}
#contact-form__consent .wpcf7-acceptance .wpcf7-list-item {
	margin: 0.175em 0.5em 0 0;
}

/* Hide scroll-top button for mojo slide panel */

/*@media (min-width:481px) { 
.scroll-top { display: none !important; }
}/*

/*** RESPONSIVENESS ***/

@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait) {
	#mojo-sp-right-wrap {
		position: absolute;
		top: -9999px;
	}

	span.br-mobil {
		display: block;
	}
}

@media (max-width: 1023px) {
	br.rwd-break {
		display: none;
	}
}
@media screen and (max-width: 480px) {
	.fancy-header .wf-wrap {
		padding: 0 !important;
	}
}

@media (max-width: 1023px) {
	#rev_slider_6_1 .tp-caption {
		font-size: 13px !important;
		line-height: 21px !important;
	}

	#rev_slider_6_1 .tp-caption p,
	#rev_slider_6_1 .tp-caption p strong,
	#rev_slider_6_1 .tp-caption li {
		font-size: 14px !important;
		line-height: 22px !important;
	}

	ul.list li:before {
		margin-left: -16px;
		width: 15px;
	}

	ul.list li,
	.rev_slider .tp-mask-wrap ul.list li:last-child {
		/*margin-bottom: 10px;*/
		padding-left: 16px !important;
	}

	/*#rev_slider_6_1 .tp-caption h3 {
		font: normal 600 24px / 30px "Open Sans", Helvetica, Arial, Verdana, sans-serif !important;
}*/
}

/*@media only screen 
and (min-width : 1025px) 
and (max-width : 1281px) 
*/

/*** GENERAL ***/

.clear {
	clear: both;
}

.mt-0 {
	margin-top: 0 !important;
}

.mt-10 {
	margin-top: 10px !important;
}

.mt-15 {
	margin-top: 15px !important;
}

.mt-20 {
	margin-top: 20px !important;
}

.mt-30 {
	margin-top: 30px !important;
}

.mt-40 {
	margin-top: 40px !important;
}

.mt-50 {
	margin-top: 50px !important;
}

.mt-55 {
	margin-top: 55px !important;
}

.mt-60 {
	margin-top: 60px !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.mb-5 {
	margin-bottom: 5px !important;
}

.mb-10 {
	margin-bottom: 10px !important;
}

.mb-15 {
	margin-bottom: 15px !important;
}

.mb-17 {
	margin-bottom: 17px !important;
}

.mb-20 {
	margin-bottom: 20px !important;
}

.mb-23 {
	margin-bottom: 23px !important;
}

.mb-30 {
	margin-bottom: 30px !important;
}

.mb-40 {
	margin-bottom: 40px !important;
}

.mb-50,
#content .mb-50 {
	margin-bottom: 50px !important;
}

.mr-5 {
	margin-right: 5px;
}

.pt-0 {
	padding-top: 0 !important;
}

.pt-5 {
	padding-top: 5px !important;
}

.pt-10 {
	padding-top: 10px !important;
}

.pt-20 {
	padding-top: 20px !important;
}

.pb-0 {
	padding-bottom: 0 !important;
}

.pb-5 {
	padding-bottom: 5 !important;
}

.pb-15 {
	padding-bottom: 15px !important;
}

.pr-0,
.pr-0 .vc_column-inner {
	padding-right: 0 !important;
}

.section-title {
	margin-bottom: 10px;
}

.bg-theme-color,
.top-bar-bg,
#bottom-bar.solid-bg,
.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style),
.from-centre-line > li > a .menu-item-text:before,
input[type="submit"]:not([name="update_cart"]) {
	background-color: var(--primary-color);
}

.bg-silver-light {
	background-color: #f7f8fa;
}

.bg-deep {
	background-color: #f1f1f1;
}

.border-bottom-theme-color-2px {
	border-bottom: 2px solid var(--primary-color);
}

.border-1px {
	border: 1px solid #eee;
}

.float-l {
	float: left;
}

/*** LOGO ***/

.branding a img,
.branding img,
.logo-box img {
	max-width: 200px;
	transition: all 0.3s ease 0s;
	/*max-height: 73px;*/
}
.masthead.sticky-on .branding a img,
.masthead.sticky-on .branding img,
.masthead.sticky-on .logo-box img {
	max-width: 150px;
}

/* .mobile-header-bar .mobile-branding img {
max-width: 150px; 
height: auto; 
}*/

/*** NAVIGATION ***/

.main-nav > li > a {
	margin: 14px 14px 8px;
	/*margin: 14px 11px 8px;*/
}

.main-nav > li > a .menu-text {
	font-weight: bold;
	font-size: 13.5px;
	/*font-size: 13px;*/
}

span.menu-item-text {
	padding: 3px;
}

#primary-menu > li.helpnow > a > span {
	background: var(--primary-color);
	margin: 0;
	padding: 9px 19px 8px;
	border-radius: 25px;
}

#primary-menu > li.helpnow > a .menu-text {
	color: #fff;
}

/*** no-hover ***/

#primary-menu > li.helpnow > a .menu-item-text:before {
	height: 0;
}

.main-nav .sub-nav a .menu-text {
	font-weight: 600 !important;
}
.main-nav .sub-nav a:hover .menu-text {
	color: #fff !important;
}

/*** next level indicator arrows ***/

/*ul.main-nav > li.has-children > a .menu-text:after {
content: "\f107";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
background: none;
margin-left: 3px;
position: relative;
}*/

#primary-menu > li.helpnow.has-children > a .menu-text:after {
	display: none;
}

@media screen and (min-width: 1025px) {
	.sub-nav {
		box-shadow: none;
		border-top: 1px solid #eeeeee;
	}
}

.sub-nav li {
	padding: 0 !important;
}

.sub-nav li:hover > a {
	background: var(--primary-color) !important;
	padding-left: 24px;
	padding-right: 16px;
}

.sub-nav li a {
	-o-transition: padding 0.2s linear;
	-moz-transition: padding 0.2s linear;
	-webkit-transition: padding 0.2s linear;
	transition: padding 0.2s linear;
}

.mobile-main-nav li:not(.act) > a:hover,
.dt-mobile-header .mobile-main-nav .sub-nav > li:not(.act) > a:hover,
.mobile-main-nav li:not(.act) > a:hover .subtitle-text,
.mobile-main-nav li:not(.act) > a:hover .menu-text,
.dt-mobile-header
	.mobile-main-nav
	.sub-nav
	> li:not(.act)
	> a:hover
	.menu-text {
	color: #111;
}

.mobile-main-nav .sub-nav li:hover > a {
	padding-left: 4px;
}

/*** TYPOGRAPHY ***/

.font-13 {
	font-size: 13px !important;
}

.font-14 {
	font-size: 14px !important;
}

.font-18 {
	font-size: 18px !important;
}

.font-24 {
	font-size: 28px !important;
}

.font-28 {
	font-size: 28px !important;
}

.font-weight-400 {
	font-weight: 400 !important;
}

.fancy-header .hgroup {
	padding: 65px 0 50px;
}

#fancy-header h1 {
	padding-top: 23px;
	font: normal bold 36px / 44px "Open Sans", Helvetica, Arial, Verdana,
		sans-serif;
	text-transform: uppercase;
}

h2 {
	margin-bottom: 23px !important;
	color: #111;
}

h2 span.subtitle {
	display: block;
	font-size: 16px;
	line-height: 26px;
	padding-left: 2px;
}

em.mw-topics {
	display: inline;
	font: italic normal 12px / 36px "Open Sans", Helvetica, Arial, Verdana,
		sans-serif;
	color: #fff !important;
}

h2.mw-topics {
	display: inline;
	font: italic normal 12px / 46px "Open Sans", Helvetica, Arial, Verdana,
		sans-serif;
	color: #fff !important;
}

h3 {
	margin-bottom: 10px !important;
}

h4.author {
	font: normal normal 17px / 30px "Open Sans", Helvetica, Arial, Verdana,
		sans-serif;
}

h5 em {
	color: #666;
	padding-left: 2px;
	font-weight: normal;
}

p {
	margin-bottom: 17px;
	color: #111;
}

a.text-link {
	text-decoration: none;
}

a.text-link:hover {
	text-decoration: underline;
}

.text-white {
	color: #fff !important;
}

.text-theme-color {
	color: var(--primary-color) !important;
}

.content .searchform .submit:before,
.widget .searchform .submit:before,
.widget .searchsubmit:before {
	content: none;
}

.text-green {
	color: #116b38 !important;
}

.text-center {
	text-align: center;
}

.text-uppercase {
	text-transform: uppercase;
}

.sidebar-content .widget-title,
.line-bottom {
	position: relative;
	padding-bottom: 10px;
}

.sidebar-content .widget-title:after,
.line-bottom:after {
	bottom: -1px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 50px;
	background: var(--primary-color);
}

.border-bottom {
	border-bottom: 1px solid #eee;
}

/*** ICONS ***/

.aio-icon.none {
	color: var(--primary-color);
	font-size: 36px;
}

.title-icon {
	margin: 0 auto 15px;
	max-width: 160px;
	position: relative;
}

.title-icon .aio-icon {
	font-size: 36px;
}

.title-icon .aio-icon::before,
.title-icon .aio-icon::after {
	content: "";
	height: 2px;
	width: 36px;
	position: absolute;
	top: 18px;
	background: var(--primary-color);
}

.title-icon .aio-icon::before {
	right: 10px;
}

.title-icon .aio-icon::after {
	left: 10px;
}

/*** styled icon effects ***/

.icon-bordered .aio-icon {
	display: inline-block;
	height: 56px;
	margin-bottom: 20px;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	width: 56px;
	border: 1px solid var(--primary-color);
	line-height: 56px;
}

.icon-bordered .aio-icon:hover {
	background-color: var(--primary-color);
	color: #fff !important;
}

.icon-circled .aio-icon {
	border-radius: 50%;
}

.icon-border-effect .aio-icon {
	position: relative;
}

.icon-border-effect .aio-icon::after {
	border-radius: 50%;
	box-shadow: 0 0 0 2px var(--primary-color);
	box-sizing: content-box;
	content: "";
	height: 100%;
	left: -3px;
	opacity: 0;
	padding: 3px;
	top: -3px;
	transform: scale(0.8);
	transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
	pointer-events: none;
	position: absolute;
	width: 100%;
}

.effect-circled::after {
	border-radius: 50%;
}

.hover-icon-box:hover .icon-border-effect .aio-icon::after,
.icon-border-effect .aio-icon:hover::after {
	opacity: 1;
	transform: scale(1);
}

.banner-icon .aio-icon {
	font-size: 54px !important;
}

.mw-icon-box {
	text-align: left !important;
	padding: 25px 25px 25px 15px;
}

.mw-icon-box .align-icon {
	margin-right: 25px;
	float: left;
}

.mw-icon-box .aio-icon {
	font-size: 40px !important;
	padding-top: 5px;
}

.mw-icon-box.bg-theme-color .aio-icon {
	color: #fff !important;
}

.mw-icon-box-body {
	display: table-cell;
}

/*** BUTTONS ***/

a.btn-outline,
.mojosp-widget-area .mw-formwrap input[type="submit"] {
	background: #fff !important;
	color: var(--primary-color) !important;
	padding: 7px 14px 7px 14px !important;
	border: 1px solid var(--primary-color);
}

a.btn-outline.download {
	font-size: 13px;
}

a.btn-outline.download i.fa {
	color: #444 !important;
}

a.btn-outline:hover,
.mojosp-widget-area .mw-formwrap input[type="submit"]:hover {
	background: var(--primary-color) !important;
	color: #ffffff !important;
}

a.btn-outline.download:hover i.fa {
	color: #fff !important;
}

a.btn-transparent {
	font-size: 12px;
	padding: 5px 14px !important;
	border: 1px solid #eee;
	background-color: transparent !important;
	color: #fff !important;
}

a.btn-transparent:hover {
	background-color: #eeeeee !important;
}

a.btn-transparent:hover span {
	color: #666 !important;
	-webkit-text-fill-color: #666 !important;
}

input {
	font: normal 14px / 16px "Open Sans", Helvetica, Arial, Verdana, sans-serif !important;
}

/*** NEWSLETTER ***/

.mw-formwrap input {
	min-height: 32px !important;
	height: 32px;
	border-color: #dfdfdf;
}

.mw-formwrap input[type="text"] {
	margin-bottom: 0;
	padding: 5px 10px;
}

.mw-formwrap .form-item {
	float: left;
	margin-left: 2px;
}

.mw-formwrap .form-name {
	width: 135px;
}

.mw-formwrap .sMSG p {
	color: red !important;
}

/*** newsletter topbar ***/

.mini-widgets .mw-formwrap input {
	min-height: 28px !important;
	height: 28px;
}

.mini-widgets .mw-formwrap .form-item.fw-submit {
	margin-left: 0;
}

.mini-widgets .mw-formwrap input[type="submit"] {
	color: #777 !important;
	font-size: 12px !important;
	padding: 5px 14px !important;
	background-color: #f5f5f5 !important;
	border: 1px solid #dfdfdf;
	border-left: 0;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}

.mini-widgets .mw-formwrap input[type="text"] {
	font-size: 12px !important;
	height: 28px !important;
}

.mini-widgets p {
	margin-bottom: 0;
	font-weight: 600;
}

.mini-widgets .sMSG {
	position: absolute;
	top: 44px;
}

.mini-widgets .stayinformed {
	float: left;
	margin: 6px 5px 0 0;
}

.mini-widgets .stayinformed p {
	color: #fff;
}

/*** newsletter slide panel ***/

.mojosp-widget-area .mw-formwrap .form-name {
	margin-left: 0;
}

.mojosp-widget-area h2 {
	font-size: 30px;
}

.mojosp-widget-area p {
	font-size: 14px;
}

.mojosp-widget-area .sMSG p {
	margin-bottom: 0;
}

.mojosp-widget-area .stayinformed {
	display: none;
}

.mojosp-widget-area .form-name {
	width: 110px;
}

.mojosp-widget-area .form-email {
	width: 170px;
}

/*** BANNER ***/

.shortcode-banner-inside {
	border: none !important;
	color: initial;
	height: 339px !important;
}

.default-btn-shortcode {
	margin-top: 20px;
}

/*** SIDE PANEL ***/

.mojo-sp {
	height: auto;
	bottom: 5px;
	top: auto;
}

#mojo-sp-right-wrap {
	position: fixed;
}

#mojo-sp-right-wrap > button {
	bottom: 45px;
	top: auto;
}

.mojo-sp > .mojosp-widget-area {
	padding: 0;
}

.mojo-sp > .mojosp-widget-area .textwidget {
	margin-bottom: 0;
}

#mojo-sp-right {
	color: #666;
	opacity: 1;
	/* border-radius: 5px 0px 0px 5px;
		-moz-border-radius: 5px 0px 0px 5px;
		-webkit-border-radius: 5px 0px 0px 5px; */
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.75);
}

#mojo-sp-right-button span {
	top: 4px;
	left: 4px;
}

.mojo-sp-button span {
	font-size: 42px;
	font-weight: normal;
}

#mojo-sp-right h2 {
	color: #111;
	text-transform: uppercase;
	display: inline-block;
}

#mojo-sp-right p {
	color: #666;
	/*margin-bottom: 15px;
		line-height: 21px;*/
}

.mojo-sp > .mojosp-widget-area .mw-formwrap {
	display: inline-block;
}

/*** FOOTER ***/

#bottom-bar p,
#bottom-bar a {
	float: none;
	text-align: center;
	color: #f1f1f2;
	font-size: 11px;
}

#bottom-bar .wf-float-right a {
	font-size: 12px;
	color: #f1f1f2;
}

#bottom-bar .wf-float-right a:hover {
	color: #fff;
}

#bottom-bar ul {
	list-style: none;
	margin: 0;
}

#bottom-bar ul li {
	display: inline-block;
}

.blogArtikel {
	width: 70%;
	line-height: 200%;
	font-weight: 400;
	font-size: 1.1rem;
	color: black;
}

.blogArtikel p {
	margin-bottom: 35px;
}

.textBereich {
	line-height: 200%;
	font-weight: 400;
	font-size: 1.1rem;
	color: black;
}

.textBereich p {
	margin-bottom: 35px;
}

.grecaptcha-badge {
	visibility: hidden;
}

@media (max-width: 768px) {
	.tageslicht-footer-title {
		text-align: center;
	}
}

.rollover i {
	background: none !important;
}
.accent-gradient .sidebar-content .custom-nav > li > a:hover span,
.accent-gradient .sidebar-content.solid-bg .custom-nav > li > a:hover span,
.accent-gradient .sidebar-content .custom-nav li.act > a span,
.accent-gradient .sidebar-content.solid-bg .custom-nav li.act > a span {
	color: var(--primary-color);
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
	display: inline-block;
}

.resp-sharing-button__link {
	text-decoration: none;
	color: #fff;
}

.resp-sharing-button {
	/*border-radius: 5px;*/
	transition: 25ms ease-out;
	padding: 0.5em 0.75em;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 15px;
}

.resp-sharing-button__icon svg {
	width: 1em;
	height: 1em;
	margin-right: 0.4em;
	vertical-align: top;
}

.resp-sharing-button--small svg {
	margin: 0;
	vertical-align: middle;
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
	stroke: #fff;
	fill: none;
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
	fill: #fff;
	stroke: none;
}

/*** SHARING-BUTTONS ***/
.resp-sharing-button--twitter {
	background-color: #55acee;
}
.resp-sharing-button--twitter:hover {
	background-color: #2795e9;
}
.resp-sharing-button--facebook {
	background-color: #3b5998;
}
.resp-sharing-button--facebook:hover {
	background-color: #2d4373;
}
.resp-sharing-button--email {
	background-color: #777;
}
.resp-sharing-button--email:hover {
	background-color: #5e5e5e;
}
.resp-sharing-button--whatsapp {
	background-color: #25d366;
}
.resp-sharing-button--whatsapp:hover {
	background-color: #1da851;
}
.resp-sharing-button--facebook {
	background-color: #3b5998;
	border-color: #3b5998;
}
.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
	background-color: #2d4373;
	border-color: #2d4373;
}
.resp-sharing-button--twitter {
	background-color: #55acee;
	border-color: #55acee;
}
.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
	background-color: #2795e9;
	border-color: #2795e9;
}
.resp-sharing-button--email {
	background-color: #777777;
	border-color: #777777;
}
.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
	background-color: #5e5e5e;
	border-color: #5e5e5e;
}
.resp-sharing-button--whatsapp {
	background-color: #25d366;
	border-color: #25d366;
}
.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
	background-color: #1da851;
	border-color: #1da851;
}