@font-face {
	font-display: block;
	font-family: 'hfk';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/hfk.eot?82wc8u');
	src: url('../fonts/hfk.eot?82wc8u#iefix') format('embedded-opentype'),
		url('../fonts/hfk.ttf?82wc8u') format('truetype'),
		url('../fonts/hfk.woff?82wc8u') format('woff'),
		url('../fonts/hfk.svg?82wc8u#hfk') format('svg');
}


tr.iedit.type-vw_consultants td.iS_img img {
	max-width: 60px;
}

.et_pb_vw_consultants_wrapper {
	background-color: #f6f6f6;
	border-radius: 15px;
	padding: 15px;
}

.et_pb_vw_consultants_wrapper .hidden {
	display: none;
}

.et_pb_search_consultants .et_pb_vw_consultants_filters_selects .select_wrapper {
	background-color: #eeeeee;
	border-color: transparent;
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-right: 10px;
}

.et_pb_search_consultants .et_pb_vw_consultants_filters_selects .select_wrapper:hover {
	background-color: #cccccc;
}

.et_pb_search_consultants .et_pb_vw_consultants_filters_selects .select_wrapper:hover,
#et_pb_vw_consultants_do_search:hover {
	-webkit-transition: all .4s;
	transition: all .4s;
}

.et_pb_search_consultants .et_pb_vw_consultants_filters_selects .select_wrapper select,
#et_pb_vw_consultants_do_search {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: transparent;
	border-color: transparent;
	border-radius: 0px;
	color: #5d3f36;
	cursor: pointer;
	font-size: 16px;
	height: 44px;
	outline: none;
	padding-left: 10px;
	padding-right: 10px;
	transition: all 400ms linear 0s;
}

.et_pb_search_consultants .et_pb_vw_consultants_filters_selects .select_wrapper select:focus-visible {
	border: 1px solid #000;
}

#et_pb_vw_consultants_do_search {
	background-color: #84b928;
	color: #000;
	display: inline-block;
}

#et_pb_vw_consultants_do_search:hover {
	background-color: #e09900;
	color: #000;
	padding-right: 10px;
}

.et_pb_vw_consultants .et_pb_search_consultants_introduction {
	background-color: rgba(132, 185, 40, 0.13);
	border-radius: 15px 15px 15px 15px;
	padding-bottom: 15px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	padding-top: 15px !important;
}

#et_pb_search_consultants .consultant {
	background-color: #ffffff;
	border-radius: 15px;
	margin-top: 5.82%;
	padding: 15px;
}

#et_pb_search_consultants .consultant::after {
	clear: both;
	content: "";
	display: table;
}

#et_pb_search_consultants .consultant_image_wrapper,
#et_pb_search_consultants .consultant_description {
	float: left;
}

#et_pb_search_consultants .consultant_image_wrapper {
	width: 125px;
}

#et_pb_search_consultants .consultant_description {
	width: calc(100% - 125px);
}

#et_pb_search_consultants .consultant_description .street,
#et_pb_search_consultants .consultant_description .city,
#et_pb_search_consultants .consultant_description .phone,
#et_pb_search_consultants .consultant_description .mobile,
#et_pb_search_consultants .consultant_description .email {
	display: inline;
}

#et_pb_search_consultants .consultant_description .address div:not(:last-of-type)::after,
#et_pb_search_consultants .consultant_description .telecomm div:not(:last-of-type)::after {
	content: ' | ';
}

#et_pb_search_consultants .consultant_description .topicnames {
	color: darkgray;
}

#et_pb_search_consultants .consultant_image {
	border-radius: 100px;
	margin-right: 15px;
	max-height: 100px;
	max-width: 100px;
	opacity: 1 !important;
	overflow: hidden;
	width: 100px;
}

#et_pb_search_consultants .consultant_image img {
	height: auto;
	max-width: 100%;
}

#et_pb_search_consultants .consultant_image .img_dummy {
	background-color: #f6f6f6;
	height: 100px;
	width: 100px;
}

#et_pb_search_consultants .consultant_image .img_dummy::after {
	color: #e2e2e2;
	content: "\e900";
	font-family: 'hfk' !important;
	font-size: 73px;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 110px;
	margin-left: 19px;
	speak: none;
	text-transform: none;
}

#et_pb_search_consultants .zentrale img,
#et_pb_search_consultants .zentrale .name,
#et_pb_search_consultants .zentrale .mobile {
	display: none;
}