/* mawe tags */
.com-tags-tag.tag-category select {
	width: unset;
}
/* mawe tags */

/* mawe ul address-list */
.address-list {
	text-indent: -7px;
	margin-left: 16px;
}
/* mawe ul fa-list */

/* mawe masthead */
div.ja-masthead:before {
	opacity: 0.4;
}
/* mawe masthead */

/* mawe Google Maps oder Video einbetten */
.responsivecontainer {
	position: relative;
	padding-bottom: 56%;
	height: 0;
	overflow: hidden;
}
.responsivecontainer iframe,
.responsivecontainer video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Google Maps einbetten */

/* mawe features hero */
.acm-features.style-1 .mask {
	opacity: 0.3 !important;
}

@media (min-width: 1200px) {
	.acm-hero.style-1 .hero-info:not(.align-right){
		left: 50%;
		/* max-width: 100%; */
		position: absolute;
		top: 25%;
		/* -webkit-transform: translateY(-50%); */
		/* -ms-transform: translateY(-50%); */
		/* transform: translateY(-50%); */
		/* width: 100%; */
	}
	.acm-hero.style-1 .align-right .hero-info {
		left: 0;
		max-width: 100%;
		position: absolute;
		top: 50%;
		-webkit-transform: translatey(-50%);
		-ms-transform: translatey(-50%);
		transform: translateY(-50%);
		width: 100%;
	}
}
/* mawe features hero */


/* mawe style-voicegarden */
.acm-features.style-voicegarden {
	margin-top: 10.7rem;
	margin-bottom: 4.28rem;
}

/* mawe search icon */
.t4-header .finder .awesomplete input.js-finder-search-query,
.t4-header .finder .awesomplete input.search-query,
.t4-header .finder .form-search input.js-finder-search-query,
.t4-header .finder .form-search input.search-query,
.t4-header .mod-finder .awesomplete input.js-finder-search-query,
.t4-header .mod-finder .awesomplete input.search-query,
.t4-header .mod-finder .form-search input.js-finder-search-query,
.t4-header .mod-finder .form-search input.search-query {
	background-image: url("../../../images/logos/ic-search.png");
}
/* mawe search icon */

/* mawe features */
.acm-features.style-2 .item-2::before {
	background-image: url("../../../images/logos/item-2.png");
}

.acm-features.style-2 .pattern-left .features-left .features-img .img:after {
	background-image: url("../../../images/logos/item-2.png");
}
/* mawe features */


@media (min-width: 1200px) {
	.acm-features.style-voicegarden .row:not(.style-no-border).cols-voicegarden,
	.acm-features.style-voicegarden .row:not(.style-no-border).cols-voicegarden > div {
		margin-left: -4.28rem;
		margin-right: -4.28rem;
	}
	.acm-features.style-voicegarden .row:not(.style-no-border),
	.acm-features.style-voicegarden .row:not(.style-no-border) > div {
		/* margin-left: -2.14rem; */
		/* margin-right: -2.14rem; */
		/* padding: 0 6.42rem; */
	}
	.acm-features.style-voicegarden .row:not(.style-no-border) > div + div {
		border-left: 1px solid #e9ecef;
	}

	.acm-features.style-voicegarden .row:not(.style-no-border).cols-3 > div {
		padding-left: 4.28rem;
		padding-right: 4.28rem;
	}

}

.acm-features.style-voicegarden .img-icon {
	margin-bottom: 2.14rem;
}
.acm-features.style-voicegarden .section-title {
	color: #0dcaf0;
	margin: 0 0 0.535rem;
}

.acm-features.style-voicegarden .main-heading.has-leaf {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 1.07rem;
	margin-top: 0;
}
.acm-features.style-voicegarden .main-heading {
	margin-bottom: 1.07rem;
}
.acm-features.style-voicegarden .main-heading.has-leaf:after {
	background-image: url(../images/vt-2.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
	content: '';
	display: inline-block;
	height: 8px;
	margin-top: 1.07rem;
	width: 64px;
}

.com_contact .acm-features.style-voicegarden .features-item p {
	opacity: 0.8;
}

.blog-list .item-readmore .com_contact .acm-features.style-voicegarden .features-item a,
.com_contact .acm-features.style-voicegarden .features-item .blog-list .item-readmore a,
.com_contact .acm-features.style-voicegarden .features-item .btn {
	padding: 0;
	border-bottom: 1px solid var(--color-primary);
	margin-top: 1.07rem;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: 0.8;
	color: var(--body-text-color);
}
.acm-features.style-voicegarden .blog-list .item-readmore a,
.acm-features.style-voicegarden .btn,
.blog-list .item-readmore .acm-features.style-voicegarden a {
	margin-top: 0.14rem;
	white-space: nowrap;
}

.blog-list .item-readmore .com_contact .acm-features.style-voicegarden .features-item a .fas,
.com_contact .acm-features.style-voicegarden .features-item .blog-list .item-readmore a .fas,
.com_contact .acm-features.style-voicegarden .features-item .btn .fas {
	/* display: none; */
}

/* mawe style-voicegarden */


/* mawe logo */
@media (max-width: 767.98px) {}
	.navbar-brand img.logo-img {
		max-height: 38.4px;
		width: auto;
	}
}
/* mawe logo */
