.width_full{
	overflow:hidden;
}

#iconaligntop .w-iconbox.iconpos_left {
	align-items:flex-start!important;
}

#lps_logo {
	color:#1f3152;
}

#partner_logo img{
	width:150px;
}
#images_gerate {
	overflow:hidden;
}

#sicher_ist_sicher .vc_column-inner,
#sicher_ist_sicher .vc_column-inner .wpb_wrapper{
	 position:relative;
}
#datenschutz_siegel {
	position:absolute;
	right:0;
}
#datenschutz_siegel img{
	width:150px;
}

#datenschutz_siegel_responsive {
	position: absolute;
	right: 0;
	top: -30px;
	z-index: 99;
}
#datenschutz_siegel_responsive img {
	width:120px;
}

#price_tipp {
	right: 50px;
	top: -20px;
	position:absolute;
	width:50px;
	height:50px;
	z-index:2;
	color:#ffffff;
	background-color: #1f3152;
	border-radius:50%;
	font-size:12px;
	font-weight:400;
	text-align:center;
  	align-items: center;
	display: flex;
	justify-content: center;
}

#price_tipp .wpb_wrapper {
	display:block;
	padding:5px;
}

#footer_icons .w-iconbox:hover,
#footer_icons .w-iconbox:hover .w-iconbox-link .w-iconbox-icon,
#footer_icons .w-iconbox:hover .w-iconbox-meta,
#footer_icons .w-iconbox:hover .w-iconbox-meta .w-iconbox-link .w-iconbox-title
{
	color:#3fbeff!important;
}

#footer_social_icons .w-iconbox-icon{
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8)
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
	transition: all .3s ease;
}

#footer_social_icons .w-iconbox-icon:hover{
	border: 2px solid #3fbeff;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition: all .3s ease;
}

.footer_links {
	padding-right:5px;
	padding-left:5px;
}
.l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
	background:#1f3152;
	color:#ffffff;
}

.ush_menu_1.type_mobile .w-nav-anchor.level_1{
	font-size:1.8rem;
}
.ush_menu_1.type_mobile a:hover .w-nav-title{
	color: #3fbeff;
	transition: all .3s ease;
}

.w-nav.type_mobile .w-nav-anchor {
	padding: 0 0.7rem;
}

.w-nav-close {
	font-size: 2rem;
	opacity:1;
	color:#fff;
}

.polygon_google_info {
-webkit-clip-path: polygon(0 9%, 100% 0, 100% 100%, 0 90%);
clip-path: polygon(0 9%, 100% 0, 100% 100%, 0 90%);
}

.polygon_bottom{
-webkit-clip-path: polygon(50% 0%, 100% 0, 100% 85%, 66% 100%, 0 85%, 0 0);
clip-path: polygon(50% 0%, 100% 0, 100% 85%, 66% 100%, 0 85%, 0 0);
}

.g-preloader.type_custom img[src*=".svg"] {
	width: 30rem;align-content
}

.g-filters .g-filters-list .g-filters-item span::first-letter {
	font-size:0px!important;
}

.ninja-forms-req-symbol {display:none;}
.nf-before-form-content .nf-form-fields-required {display:none;}

.nf-field-element select {
	display: block;
	box-sizing: border-box;
	min-height: 2.8rem!important;
    line-height: 2.8rem!important;
    padding: 0 0.8rem!important;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.label-right .nf-field-description { margin-right:0px!important;}

.nf-field-description a { text-decoration:underline;}
#nf-field-43-container {margin-top:50px;}