/* mawe logo */
.navbar-brand.logo-control img.logo-img,
.navbar-brand.logo-control img.logo-img-sm {
	max-height: 65px;
}
/* mawe logo */

/* mawe header */
.btn-header {
	margin-right: 20px;
	padding: 10px;
}
label.finder {
	display: none !important;
}
/* mawe header */

/* mawe info-list */
ul.info-list {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

ul.info-list .fas,
ul.info-list .far {
	background: #dc1f25;
	color: #ffffff;
	display: inline-block;
	line-height: 40px;
	float: left;
	margin: 4px 20px 25px 0;
	text-align: center;
	height: 40px;
	width: 40px;
}

ul.info-list span {
	display: inline-block;
	line-height: 20px;
	/* overflow: hidden; */
}
/* mawe info-list */

/* mawe education-list */
ul.education-list {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

ul.education-list .fas,
ul.education-list .far {
	color: #dc1f25;
	display: inline-block;
	float: left;
	margin: 7px 6px 8px 0;
	text-align: center;
}

ul.education-list span {
	display: inline-block;
	line-height: 20px;
	/* overflow: hidden; */
}
/* mawe education-list */


/* mawe tarif-list */
ul.tarif-list {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	text-align: left;
}

ul.tarif-list .fas,
ul.tarif-list .far {
	color: #dc1f25;
	display: inline-block;
	float: left;
	margin: 7px 10px 8px 0;
	text-align: center;
}

ul.tarif-list span {
	display: flex;
	line-height: 20px;
	margin: 5px 0 12px 0;
	/* overflow: hidden; */
}
/* mawe tarif-list */

/* mawe preise */
.section-title-wrap.text-center {
	/* max-width: 900px; */
}
.striked {
	text-decoration: line-through;
	color: #dc1f25;
}
.striked-text {
	color: #000000;
}
/* mawe preise */


/* mawe features */
.acm-features.style-1 .intro-image img {
	object-position: top center;
}
.acm-features.style-1 .item-inner .action {
	background: var(--color-secondary);
	line-height: 52px;
	height: 60px;
	width: 60px;
	font-size: x-large;
	border: 4px solid #ffffff;
	box-shadow: 3px 3px 10px 2px rgba(0, 0, 255, 0.2);
	}

/* mawe features */

/* mawe masthead */
#t4-masthead .ja-masthead.has-bg:before {
	opacity: 0.25;
}
/* mawe masthead */

/* mawe navi buttons angebot */
.navi:hover {
	opacity: 0.5;
}
.navi-25:hover {
	opacity: 0.75;
}
/* mawe navi buttons angebot */

/* mawe btn */
.fa {
	font-family: FontAwesome !important;
}
/* mawe btn */
