.bodystart {
	/* background:#ffffff; */
	/* background: url(../images/startback.jpg); */
	/* background:#f8f9fa; */
	background-size: cover;	
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;	
	
}

.azauswahl {
    color: #fff;
}
.azauswahl a {
    color: #fff;
}
.my-flex-item {
	text-align: center;
}
.trenner {
    color: #5b94a5;
    min-width: 0.5em;
    text-align: center;
}


.suchinfo {
	color:#000;
    display: inline-block;
    padding: .25em .25em;
    line-height: 1;
    text-align: left;
    vertical-align: baseline;
    border-radius: .25rem;
	margin-left:-0.5rem;
}

.suchinfo span {
	color: #39506d;
}

.suchmaske_startseite {
	background: #ffffff00;

}

.breadcrumb-item+.breadcrumb-item::before {
    content: "→";
}


a.aktiv {
	font-weight:bold;
}

.aktiv {
	font-weight:bold;
}

a {
    color: #39506d;
}
body {
	background-color:#ffffff !important;
	background-size: cover;	
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;	
}

.footer {
	background-color:#39506d;
	color:#fff;
}

.logo {
	padding-bottom:20px;
}
.logo2 {
	padding-left:0;
}

.text-sblau {
	color:#5b94a5;	
}

.thumbpic {
	width:100%;
	max-width:225px;
	max-height:150px;
	border-radius:5%;
	object-fit:contain;
	object-position: 50% 50%;
	/* object-fit:cover; */
	
}

.btn-sup { 
	color: #ffffff; 
	background-color: #39506d; 
	border-color: #39506d; 
} 

.btn-sup:hover, 
.btn-sup:focus, 
.btn-sup:active, 
.btn-sup.active, 
.open .dropdown-toggle.btn-sup { 
  color: #39506d; 
  background-color: #fff; 
  border-color: #39506d; 
} 

.btn-sup:active, 
.btn-sup.active, 
.open .dropdown-toggle.btn-sup { 
  background-image: none; 
}  

.btn-invers { 
	color: #888; 
	background-color: #eeeeee; 
	border-color: #39506d; 
} 

.btn-invers:hover, 
.btn-invers:focus, 
.btn-invers:active, 
.btn-invers.active, 
.open .dropdown-toggle.btn-invers { 
  color: #39506d; 
  background-color: #fff; 
  border-color: #39506d; 
} 

.btn-sup:active, 
.btn-sup.active, 
.open .dropdown-toggle.btn-sup { 
  background-image: none; 
} 



.btn-map { 
	color: #555;
	font-size:10px;
    background-color: #ffffff00;
    border-color: #39506d3b;
} 

.btn-map:hover, 
.btn-map:focus, 
.btn-map:active, 
.btn-map.active, 
.open .dropdown-toggle.btn-map { 
  color: #39506d; 
  background-color: #f0f0f0; 
  border-color: #eeeeee; 
} 
 
.btn-mun:active, 
.btn-mun.active, 
.open .dropdown-toggle.btn-mun { 
  background-image: none; 
} 

.btn-mun { 
	color: #ffffff; 
	background-color: #5b94a5; 
	border-color: #b2ced7; 
} 

.btn-mun:hover, 
.btn-mun:focus, 
.btn-mun:active, 
.btn-mun.active, 
.open .dropdown-toggle.btn-mun { 
  color: #ffffff; 
  background-color: #b2ced7; 
  border-color: #b2ced7; 
} 
 
.btn-mun:active, 
.btn-mun.active, 
.open .dropdown-toggle.btn-mun { 
  background-image: none; 
} 
 
.btn-mun.disabled, 
.btn-mun[disabled], 
fieldset[disabled] .btn-mun, 
.btn-mun.disabled:hover, 
.btn-mun[disabled]:hover, 
fieldset[disabled] .btn-mun:hover, 
.btn-mun.disabled:focus, 
.btn-mun[disabled]:focus, 
fieldset[disabled] .btn-mun:focus, 
.btn-mun.disabled:active, 
.btn-mun[disabled]:active, 
fieldset[disabled] .btn-mun:active, 
.btn-mun.disabled.active, 
.btn-mun[disabled].active, 
fieldset[disabled] .btn-mun.active { 
	background-color: #5b94a5; 
	border-color: #b2ced7; 
} 
 
.btn-mun .badge { 
	color: #5b94a5; 
	background-color: #ffffff; 
}

.buttonmap {
	color: #000;
	background-color: #fff ;
	padding: 0.5em 1em;
	margin: 0em;
	position: absolute;
	right: 1em;
	top: 1em;
	border-radius: 4px;
	box-shadow: 0 0 0 2px rgba(0,0,0,.1);
	cursor: pointer;
	z-index:1;
	font-weight:bold;
}

.buttonmap:hover,.buttonmap:active,.buttonmap2:hover,.buttonmap2:active {
	background-color: #f0f0f0 ;
}

.buttonmap2 {
	color: #000;
	padding: 5px 10px;
	margin: 0em;
	background:#fff;
	position: absolute;
	left: 1em;
	top: 1em;
	border-radius: 0px;
	box-shadow: 0 0 0 2px rgba(0,0,0,.1);
	cursor: pointer;
	z-index:1;
	border-radius: 4px;
	font-weight:bold;
}


.ungerade {
	background: #f0f0f0 none repeat scroll 0 0;
	border: 1px solid #f0f0f0;
}

.our-services-text {
    padding-right: 10px;
}
.our-services-text {
    overflow: hidden;
    padding: 10px 0 10px 0;
}
.our-services-text h2 {
    font-size: 1.2rem;
    font-weight: 700;
}
.our-services-text h4::before {
	background: #ec6d48 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    position: absolute;
    width: 35px;
}
.our-services-wrapper:hover .services-inner, .cardhover {
/*	border: 1px solid #389eff;*/
	background:#5394a74a;
	transition: 0.5s;
	box-shadow: none;
}
.our-services-wrapper {

}

.branchenausgabe {
	margin:0 0 0 0px;
	line-height:1.3em;
}
.branchenausgabe_az {
	margin:0 0 0 15px;
	line-height:1.2em;
}

.telefon a {
	font-weight:bold;
	color: #5b94a5;
}
.card-title {
	font-weight:normal;
	color: #5b94a5;
	font-size:1.2rem !important;
}
.card {
    border-radius: 0rem;
}

.card-footer {
    padding: 0rem 0rem 0.75em;
	border: none;
}

.d-flex {
    align-items: flex-end;
}

.weitere_daten {
	margin-top:10px;
}

.grundeintraege_info {
	background-color:#5b94a5;
	color:#fff;
	margin:10px 0;
	padding:5px 0 5px 15px;
} 
.grundeintraege_info h4 {
	padding:0;
	margin:0;
} 

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #39506d;
    border-color: #43ffe9;
	font-weight:900;
}

.container_startseite {
	padding-left:0;
	padding-right:0;
}

.suchmaske_form {
	padding:20px 20px 20px 20px;
	background:#021c378a; 
}
.suchmaske_form2 {
	padding: 10px 20px 5px 20px;
	background:#39506d; 
}

@media (min-width: 980px) {
.suchmaske_form2 {
	/* margin:150px 0; */
}
}
.suchmaske_normal {
	padding:20px 0px 20px 0px;
	background:#39506d; 

}

.search_logo {
    max-width: 210px;
	max-height: 72px;
}	
.search_logo_start {
    max-width: 250px;
	width:100%;
    padding: 0em 0 0em 0 ;	
}

.type_district {
	font-size:80%;
	color:#888;
}

.box {
	background: #fff none repeat scroll 0 0;
	padding:10px 10px 10px 10px;
	border: none;
	margin-bottom:0px;
	border-radius: 0;
}


#map_wrapper { height: 400px;}
#map_wrapper2 { height: 367px;}
#map_canvas { width: 100%; height: 100%; }
.location-block { margin-bottom: 20px; }
.location-content { font-size: 14px; font-weight: 500; }
.location-head { margin-bottom: 20px; }
.location-icon { font-size: 18px; color: #023981; padding-right: 6px; }
.location-title { font-weight: 600; color: #023981; font-size: 18px; text-transform: uppercase; letter-spacing: 2px; }

.info_content{background-color: #fff; padding: 5px;}
.info_location_name{color: #023981; font-size: 14px; font-weight: 700; text-transform:uppercase; margin-bottom: 10px; }
.info_location_text{ margin-bottom: 10px; color: #767a7f; font-size: 12px; font-weight:500; line-height: 1em;}
.info_location_call{ font-size: 12px; color: #2e3133; font-weight: 600; line-height: 1em; }
.info_location_call span{padding-right: 8px; font-size: 12px; color: #023981;}
.mt30{margin-top:20px;}

.typeahead__button button {
 	background-color: #5b94a5;
}
 
.typeahead__container button {
	color:#fff;
	font-weight:700;
    border: none;
	height:100%;
}

.typeahead__search-icon {
	background: url("../images/lupe.png") no-repeat scroll center center transparent;
	padding-top:2px;
	padding-bottom:2px;
}

.typeahead__container button:hover, .typeahead__container button:focus {
	background-color: #5b94a5;
	background-color: #b2ced7 !important;
	color:#fff !important;
}

.typeahead__field input, .typeahead__field textarea, .typeahead__field [contenteditable], .typeahead__field .typeahead__hint {
    padding: 0.25rem 0.5rem;
	font-size: 1.2rem;
}

.typeahead__cancel-button {
    line-height: 1.3rem;
    padding: 0.5rem 0.5rem;
    font-size: 200%;
}

#sucheingabe_small .typeahead__cancel-button {
    line-height: 1.3rem;
    padding: 0.75rem 0.75rem;
    font-size: 100%;
}

img.zoom {
    height: 200px;
   padding: 10px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
}
         
.transition {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
    .modal-header {
   
     border-bottom: none;
}
    .modal-title {
        color:#000;
    }
    .modal-footer{
    }

.image_gallery {    
    width: 100%;
    margin: auto;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
}
.image_gallery a {
	text-decoration:none;
}

.profil h2b {
font-size:1.4em;
letter-spacing: 0.5rem;
text-transform: uppercase;
font-weight: lighter;
text-align: center;
color: #333;
padding:20px 0;
background: transparent url(../images/linie.png) repeat-x 0 50%;
color: #39506d;
} 

.profil h1 {
	font-size:2em;
	text-align: left;
	color: #333;
	padding:0px 0;
	color: #39506d;
	font-weight:700;
	color:#5b94a5;
} 

.profil h2 {
	font-size:1.4em;
	/* text-transform: uppercase; */
	text-align: left;
	color: #333;
	color: #39506d;
	font-weight:400;
	font-size:1.4em;
	color:#5b94a5;
} 

.shadow2 {
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
}

.profil h2 span {
	padding: 5px 10px 5px 20px;
	background: #fff;
}

.tab {
	tab-size:10; 
	-moz-tab-size:10; 
	-ms-tab-size:10;
	white-space: pre;
}

.bewertungen_head, .fettblau {
	font-weight:bold;
	color:#39506d;
}

.bewertung_text {
	font-size:85%;
}
.yellow {
	color: #ffbe00;
}
.black {
	color: #000000;
}
.blackt {
	color: #000000;
	opacity: 0.2;
}

.sortierung {
	font-weight:400;
	float:left;
	padding-right:1em;
}

.sortierung a:hover {
}

.sortcheck {
	font-weight:700 !important;
}
.beschreibung {
	margin-top:1em;
}

.supblau_bg_start {
	background:#39506d;
} 
.supblau_bg {
	background:#39506d;
} 

.supblau {
	color:#39506d;
} 
.supblau2,.supblau2 a {
	color: #428bca;
} 
.supblau2,.supblau2 a:hover {
	color: #39506d;
} 
.supblau2 a{
	text-decoration:underline;
}
	
.infolink {
	color:#39506d;
}
.infolink:hover {
	color:#428bca;
}
.keywordsuche {
	border-right: 1px solid #ffaaaa;
}

.typeahead__field input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #888;
}
.typeahead__field input::-moz-placeholder { /* Firefox 19+ */
  color: #888;
}
.typeahead__field input:-ms-input-placeholder { /* IE 10+ */
  color: #888;
}
.typeahead__field input:-moz-placeholder { /* Firefox 18- */
  color: #888;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #888;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #888;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #888;
}
:-moz-placeholder { /* Firefox 18- */
  color: #888;
}

#mail_form .form-control {
	color: #5b94a5;
}

#mail_form ::-webkit-input-placeholder {
	color:#aaa;
}
#mail_form ::-moz-placeholder { /* Firefox 19+ */
  color: #aaa;
}
#mail_form :-ms-input-placeholder { /* IE 10+ */
  color: #aaa;
}
#mail_form :-moz-placeholder { /* Firefox 18- */
  color: #aaa;
}



.wr h1,.wr h2,.wr h3,.wr h4,.wr h5 {
	color: #39506d;
}

.wr ul {
    max-width: 100%;
    padding: 0;
    overflow-x: hidden;
    list-style: none;	
	padding-left:1em;
}


.wr ul li {
    clear: both;
    padding: 0.0em 0;
    line-height: 1.3em;
}


.wr ul li:after {
    float: left;
    width: 0;
    white-space: nowrap;
    content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "}
.wr ul i {
    padding-right: 0.33em;
    background: white;
	background: #f5faff;
	font-weight:bold;
	font-style: normal;
}
.wr ul u {
    background: white;
	background: #f5faff;
	font-style: normal;
	text-decoration:none;
	font-size:85%;
}

.wr u::before {
	content: "\A";
	white-space: pre;
}

.wr ul b {
    float: right;
    padding-left: 0.33em;
    background: white;
	background: #f5faff;
    position: relative;
    z-index: 1
}

.notruf, .notruf h4 {
	color: #cc0000;
}


.wr .card {
	border:none;
    border-radius: 0.1rem;
    border-left: 2px solid #39506d;
    border-top: 2px solid #39506d;
    padding: 0.5em 1em 0 0.5em;
	margin-bottom: 2em !important;
	background: #f5faff;
}

.wr .notruf {
	color: #cc0000;
    border-left: 2px solid #cc0000;
    border-top: 2px solid #cc0000;
	background: #fff7f7;
}

.wr .notruf b,.notruf i,.notruf u {
	background: #fff7f7 !important;
}

.btn-circle {
  width: 45px;
  height: 45px;
  text-align: center;
  padding: 0;
  line-height:1em;
  border-radius: 50%;
}

.btn-circle i {
  position: relative;
  top: -1px;
}

.btn-circle-sm {
  width: 2.0em;
  height: 2.0em;
}

.btn-circle-lg {
  width: 55px;
  height: 55px;
  line-height: 55px;
  font-size: 1.1rem;
}

.btn-circle-xl {
  width: 2em;
  height: 2em;
  font-size: 1.5em;
}

.typeahead-branchen {
	font-size:100% !important;
}

.tabelle {
	border-collapse: collapse; 		
}

.tabelle td {
	border: 1px solid silver;
	padding:5px 5px;
}

@media (min-width: 400px){
	.btn-circle-xl {
		width: 2em;
		height: 2em;
		font-size: 2em;
	}
}


@media (min-width: 570px){
	.wr .card-columns {
		column-count: 1;
	}
	.btn-circle-xl {
		width: 2em;
		height: 2em;
		font-size: 2em;
	}
}

@media (min-width: 800px){
	.wr .card-columns {
		column-count: 2;
	}
	
	.btn-circle-xl {
		font-size: 1.8em;
	}
	
}

@media (max-width: 480px){
	.wr {
		padding:0px;
		font-size:80%;
	}
	.wr {
		padding:0px;
		font-size:80%;
	}
	.wr h4,.wr h5 {
		padding:0px;
		font-size:150%;
	}
	.btn-circle-xl {
		width: 2em;
		height: 2em;
		font-size: 2em;
	}
	.wr ul {
		padding-left:0;
	}
	
	.wr ul i {
		padding-right: 0.1em;
		font-weight: normal;
		font-style: normal;
	}	
}


.typeahead__container {
    padding: 5px;
}

.navbar {
	min-height:110px;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
}

.show_navbar {
    padding: 0.25rem 0.5rem;
    font-size: 1.2em;
    border: 1px solid #ccc;
}

.read-more .prompt {
    text-align: left;
	color: #39506d;
}
.read-more .prompt .button {
    padding: 5px 5px !important;
    box-shadow: none !important;
    text-shadow: none !important;
    color: #39506d !important;
}

.col-lg-3 {
	overflow:hidden;
}

.tags-initial :first-letter{color:#39506d;font-weight:bold}

.tags-initial a:hover:first-letter{color:#fff}

	
.tags a {
    font-size: 16px;
    line-height: 35px;
}

.tags a:hover {
    color:#b2ced7;
	background:#39506d;
	border-color:#39506d;
}

.tags a {
	display: inline-block;
    padding: 0 9px;
    margin: 5px 5px 5px 0;
    text-decoration: none;
    cursor: pointer;
    background: #5394a71a;
    color: #467483;
    border-radius: 3px;
    font-size: 14px;
    line-height: 30px;
    white-space: nowrap;
    /* border: 1px solid #eaeaea; */
}


.fotorama__dot {
    width: 16px;
    height: 16px;
    top: 12px;
    left: 6px;
    border-radius: 40%;
    border: 1px solid #39506d;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
    width: 16px;
    height: 16px;
    border-width: 2px;
    background: #5b94a5;
    background: #39506d;
    border-color: #39506d;
}

.fotorama__nav--dots .fotorama__nav__frame {
    width: 30px;
    height: 30px;
}

.typeahead__container button {
    background-color: #5b94a5;
    border: none;
    color: #fff;
	font-size:1.3em;
	font-weight:700;
}

.typeahead__field input, .typeahead__field textarea, .typeahead__field [contenteditable], .typeahead__field .typeahead__hint {
    min-height: calc(2.7rem + 2px);
}

#sucheingabe_small .typeahead__field input, #sucheingabe_small .typeahead__field textarea, #sucheingabe_small .typeahead__field [contenteditable], #sucheingabe_small .typeahead__field .typeahead__hint {
	font-size:120%;
	font-weight:400;
}


.typeahead__field input, #sucheingabe_small .typeahead__field textarea, #sucheingabe_small .typeahead__field [contenteditable], #sucheingabe_small .typeahead__field .typeahead__hint {
    font-weight: 400;
}

.typeahead__list > .typeahead__group > a, .typeahead__list > .typeahead__group > a:hover, .typeahead__list > .typeahead__group > a:focus, .typeahead__list > .typeahead__group.active > a {
    color: #5b94a5;
    background: #b2ced7;
}

.breadcrumb {
    background-color: #eafaf8;
}
 
.mapboxgl-popup-content {
	font: 400 15px/22px 'Source Sans Pro', 'Helvetica Neue', Sans-serif;
	max-width: 350px;
	min-width:250px;
	border: 2px solid #39506d !important;
	box-shadow: 0 0 10px 2px rgba(0,0,0,.4) !important;
	padding:0px !important;;
}
.mapboxgl-popup-content h5 {
	background:#39506d;
	color:#fff;
	padding:10px;
}
.mbcontent {
	padding:0 10px 10px 10px !important;
}

.mapboxgl-popup-close-button {
    color: #c60000;
    font-weight: 900;
    font-size: 1.8em;
}

.dynamic-height-wrap {
  overflow: hidden;
  position: relative;
  transition: max-height 0.25s ease-in-out;
  width: 100%;
}


.dynamic-height-wrap {
  overflow: hidden;
  position: relative;
  transition: max-height 0.25s ease-in-out;
  width: 100%;
}

/* Bottom gradient (optional, but recommended)*/
.dynamic-height-active .dynamic-height-wrap:before {
  background: linear-gradient(to bottom,  rgba(240,249,255,0) 0%,rgba(255,255,255,1) 100%);
  bottom: 0;
  content:'';
  height: 30px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1;
}

.dynamic-height-active .dynamic-show-more {
  display: inline-block;
}

.dynamic-show-more {
  display: none;
}

button.js-dynamic-show-hide.button {
    background: #ffffff00;
    border: none;
    color: #5b94a5;
}


button.js-dynamic-show-hide.button:focus {
    outline: none;
}


.profil {
    color: #262626;	
}

.profil h2b {
font-size:1.4em;
letter-spacing: 0.5rem;
text-transform: uppercase;
font-weight: lighter;
text-align: center;
color: #333;
padding:20px 0;
background: transparent url(../images/linie.png) repeat-x 0 50%;
color: #5b94a5;
} 

.profil h1 {
	text-align: left;
	padding:0px 0;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 2rem;
} 

.profil h2 {
	text-transform: uppercase;
	text-align: left;
} 

.shadow2 {
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
}

.profil h2 span {
	padding: 5px 10px 5px 20px;
	background: #fff;
}

.profilbox {
}
.profilbox h2 {
    font-size: 1.5rem;
}
.profil a:hover {
	text-decoration:none;
}

.box .fa,.profilbox .fa {
	transition: .3s transform ease-in-out;
	color:#5b94a5;
}
.box .collapsed .fa,.profilbox .collapsed .fa {
	transform: rotate(180deg);
}

.linie_unten {
    border-bottom: 1px solid #39506d;
    padding: 1em 0;
}

.box {
	line-height:24px;
}

.box_info ul li::before {
    font-display: auto;
	content: "\f144";
	/* content: "\f35a"; */
	font-weight:700;
	color:#39506d;
	font-family: "Font Awesome 5 Free";
	padding: 0 10px 0 0;
    margin-left: -25px;
    padding-right: 5px;
    display: table-cell;
    position: relative;
    top: 1px;
}

.box_info ul {
    padding: 0;
    list-style-type: none;
    column-width: 200px;
    columns: 2;
    list-style-position: outside;
    word-break: normal;
}
.box_info ul li {
    display: table;
}

@media (min-width: 800px){
	.box_info ul {
		list-style-type: none;
		column-width:200px;
		columns: 2;
		padding:0;
	}
}	
@media (min-width: 1100px){
	.box_info ul {
		list-style-type: none;
		column-width:200px;
		columns: 3;
		padding:0;
	}
}



.box_info {
	font-size:1rem;
	line-height:1.5rem;
}
.box_info h3 {
	 font-size:1.2rem;
	 font-weight:bold;
	 color:#5b94a5;
}
.box h4 {
	font-size:15px;
	color:#262626;
	font-weight:700;
}
.box_kontakt {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0.1rem;
}
.box_kontakt h3 {
    font-size: 1.2rem;
    font-weight: bold;
    color: #5b94a5;
}
.box_color {
    background: #F9FAFC;
    padding: 10px 40px;
    border-top: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
}



.listbox ul li:before {
    content: '\e814';
    font-family: 'fontello';
    color: #e20074;
	font-size:10px;
    position: relative;
    left: -5px;
    top: -1px;
}
.listbox li {
	font-size:13px;
	padding-left:5px;
}
.listbox ul {
	margin-bottom:0;
}

.sidewidget {
	width:210px;
	font-size:13px;
}

.itemm {
    display: inline-block;
    background: #fff;
    padding: 1em;
    margin: 0 0 1.5em;
    width: 100%;
    -webkit-transition: 1s ease all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #e0e0e0;
}
.itemm a:hover {
	text-decoration: none;
}

.itemm img{
	width:100%;
	max-width:100%; height: auto;
}

.profillogo {
	height:120px;
	object-fit:contain;
	object-position: 0 0;	
}

.ratings {
	font-size: 20px;
}

.stars_profil i {
	font-size: 18px;
	color:#ffc107 !important;
}
.stars_profil_big i {
	font-size: 22px;
	color:#ffc107 !important;
}

.stars_profil_big {
    padding: 0.5em 0 0.5em 0;
}

.stars i {
	font-size: 16px;
    color: #fabd05;
}

.rating-text {
	margin-top: 10px
}

.ratings {
    background-color: #fff;
    padding: 30px;
	padding-top:50px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 10px #E0E0E0
}

.product-rating {
	font-size: 50px !important;
    color: #39506d !important;
    font-weight: 700;
}

.starrating > input {display: none;}
.starrating > label:before { 
	font-family: 'Font Awesome 5 Free';
	content: '\f005';
	margin: 2px;
	font-size: 2rem;
	display: inline-block;
	cursor: pointer;
}
.starrating label {
	font-size:1rem !important;
}
.starrating > label {color: #888;}
.starrating > input:checked ~ label {color: #ffc107; font-weight:600;}
.starrating > input:hover ~ label { color: #ffc107;} 



@media only screen and (max-width: 1600px) {
	.suchmaske_startseite {
		/* height: 500px; */
	}	
}
@media only screen and (max-width: 1200px) {
	.suchmaske_startseite {
		/* height: 400px; */

	}	
}
@media only screen and (max-width: 900px) {
	.suchmaske_startseite {
		/* height: 300px; */

	}	
}

@media only screen and (max-width: 768px) {
	.suchmaske_startseite {
		padding: 0rem 0 !important;
		height:auto;
		/* height: 300px; */

	}	
}

@media only screen and (max-width: 576px) {
	.card-title {
		font-size: 1rem !important;
	}
	.services-inner, .box {
		font-size: 0.9rem;
	}
	.stars i {
		font-size: 14px;
	}
	.suchinfo {
		font-size: 1.5rem;
	}	
}

@media only screen and (max-width: 376px) {
	.search_logo {
		width: 290px
	}	
}

@media only screen and (max-width: 320px) {
	.search_logo {
		width: 250px
	}	
}
#yweb {
    padding-right: 4vw;
}

.emailweb,.emailweb2 {
	line-height:32px;
	margin-top: 5px;
	float: left;
	padding-right: 20px;
}

#yaddhourstext {
    margin: 10px 0;
}

