.ray-blau {
	color: #131D4E;
}
.ray-gelb {
	color: #fab500;
}
.bg-blau {
	background-color: #131D4E;
	color: #fff;
}
.bg-blau h1,
.bg-blau h3,
.bg-blau h4,
.bg-blau a{
	color: #fff;
}
.bg-blau h2 {
    color: #fab500;
}
.bg-gelb {
	background-color: #fab500;
	color: #333;
}
.bg-hellgrau {
	background-color: #eee;
}
.bg-rayblau {
	background-color: #223283;
	color: #fff;
}
.bg-mittelblau {
	background-color: #1A2662;
	color: #fff;
}
.bg-rayblau h1,
.bg-rayblau h2,
.bg-rayblau h3,
.bg-rayblau h4,
.bg-rayblau a {
	color: #fff;
}
.bg-mittelblau h1,
.bg-mittelblau h2,
.bg-mittelblau h3,
.bg-mittelblau h4,
.bg-mittelblau a {
	color: #fff;
}




header.header{
	z-index: 100;
}

header.header .header-main {
  position: relative;
}
header.header .header-main .header-top {
  position: absolute;
  left: 0;
  top: 20px;
  width: 100%;
  z-index: 1002;
}
header.header .header-main .header-top .inner .logo-container {
	float: left;
	z-index: 1001;
}
header.header .header-main .header-top .inner .logo-container a.logo {
    display: block;
    line-height: 0;
}
header.header .header-main .header-top .inner .logo-container a.logo.logo-ray {
    width: 185px;
}
header.header .header-main .header-top .inner .logo-container a.logo.logo-ecoplant {
	width: 285px;
}



header.header .header-top .inner .socials-container {
  float: right;
}
header.header .header-top .inner .socials-container nav ul > li {
    display: inline-block;
	position: relative;	
	margin-left: 10px;
}
header.header .header-top .inner .socials-container nav ul > li a {
  display: block;
  color: #fff;
  text-decoration: none;
}
header.header .header-top .inner .socials-container nav ul > li a:hover, 
header.header .header-top .inner .socials-container nav ul > li a:focus {
  color: #fab500;
  text-decoration: none;
}

header.header .header-top .inner .socials-container nav ul > li a span {
  display: block;
}



header.header .header-navigation {
	box-shadow: 0 5px 5px rgba(76, 76, 76, 0.09);
	background-color: #fff;
	width: 100%;
}
header.header .header-navigation.fixiert {
	position: fixed;
	left: 0;
	top: 0; 
	z-index: 1003;  
}

header.header .header-navigation .inner .kontakt-container {
	float: left;
}
header.header .header-navigation .inner .kontakt-container nav ul > li {
  display: inline-block;
  font-size: 15px;
  line-height: 52px;
  margin-left: 15px;
}
header.header .header-navigation .inner .kontakt-container nav ul > li:first-child {
  margin-left: 0;
}
header.header .header-navigation .inner .kontakt-container nav ul > li a {
	position: relative;	
	color: #131D4E;
	text-decoration: none;
	padding-left: 22px;
}
header.header .header-navigation .inner .kontakt-container nav ul > li a:hover, 
header.header .header-navigation .inner .kontakt-container nav ul > li a:focus {
	color: #fab500;
	text-decoration: none;
}
header.header .header-navigation .inner .kontakt-container nav ul > li a::before {
    font-family: icomoon;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 1;
	font-size: 17px;
}
header.header .header-navigation .inner .kontakt-container nav ul > li.tel a::before {
	content: "\e91c";
}
header.header .header-navigation .inner .kontakt-container nav ul > li.mail a::before {
	content: "\e91b";
}





header.header .header-navigation .inner .menu-desktop {
	float: right;
}



#jux_megamenucss3 .megamenu ul.level0 li.megacss3 a.megacss3.menu101 {
	padding-top: 13px;
	padding-bottom: 12px;
}
#jux_megamenucss3 .megamenu ul.level0 li.megacss3 a.megacss3.menu101 > span {
	display: none;
}
#jux_megamenucss3 .megamenu ul.level0 li.megacss3 a.megacss3.menu101::before {
  content: "\e918";
  font-family: icomoon;
  font-size: 19px;
  line-height: 27px;
}
#jux_megamenucss3 .megamenu.horizontal ul.level0 li a.haschild.megacss3 span.menu-title::after {
  top: 18px;
  margin-left: 3px;
  color: #fab500;
}

#jux_megamenucss3 .megamenu ul.level1 li.megacss3 span.megacss3, 
#jux_megamenucss3 .megamenu ul.level1 li.megacss3 a.megacss3 {
  font-weight: 300;
}



/**
#js-mainnavcss3.megamenu.noJS ul.megamenu li.haschild > div.childcontent.adddropdown {
  border-left: 1px solid #fab500;
  border-right: 1px solid #fab500;
  border-bottom: 1px solid #fab500;
}
**/
#js-mainnavcss3.megamenu.noJS ul.megamenu li.haschild > div.childcontent.adddropdown {
  box-shadow: 0px 5px 5px rgba(76, 76, 76, 0.19) !important;
}




header.header .header-top .links ul li a {
	-webkit-transition: color 0.3s ease-in-out 0s;
	-moz-transition: color 0.3s ease-in-out 0s;
	-o-transition: color 0.3s ease-in-out 0s;
	transition: color 0.3s ease-in-out 0s;	
	color: #ffffff;
}
header.header .header-top .links ul li:hover a{
	color: #fab500;
}

















header.header .menu-desktop {
    display: block;
}
#bp-nav-trigger {
	display: none;
}



@media (max-width: 1279px) {	

}
@media (max-width: 1023px) {
	header.header .menu-desktop {
    	display: none;
	}
	#bp-nav-trigger {
	  display: block;
	}
	header.header .header-main .header-top .inner .logo-container a.logo.logo-ray {
		width: 150px;
	}
}
@media (max-width: 768px) {
	header.header .header-main {
		position: relative;
		margin-top: 52px;
	}
	header.header .header-main .header-top {
		top: 15px;
	}
	header.header .header-main .header-top .inner .logo-container a.logo.logo-ray {
		width: 125px;
	}
	
	
	header.header .header-navigation {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1003;
	}
	header.header .header-top .inner .socials-container {
		display: none;
	}

}
@media (max-width: 640px) {

	header.header .header-main .header-top {
		top: calc(50% - 90px);
	}

	header.header .header-main .header-top .inner .logo-container {
		float: none;
	}
	header.header .header-main .header-top .inner .logo-container a.logo.logo-ray {
		width: 110px;
		margin-left: auto;
		margin-right: auto;
	}
	
}


@media (max-width: 480px) {

}





/** mobiles Menü **/
#bp-nav-trigger {
  position: relative;
  height: 26px;
  width: 35px;
  overflow: hidden;
  color: transparent;
  white-space: nowrap;
  text-indent: 100%;
  float: right;
  padding: 13px 0;
}
#bp-nav-trigger span,
#bp-nav-trigger span::before,
#bp-nav-trigger span::after {
  position: absolute;
  height: 2px;
  width: 35px;
  background: #131D4E;
}
#bp-nav-trigger span {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: background .3s;
}
#bp-nav-trigger span::before,
#bp-nav-trigger span::after {
  content: '';
  top: 0;
  left: 0;
  transition: background .3s, transform .3s;
}
#bp-nav-trigger span::before {
  transform: translateY(-8px);
}

#bp-nav-trigger span::after {
  transform: translateY(8px);
}
#bp-nav-trigger:hover span, 
#bp-nav-trigger:hover span::before,
#bp-nav-trigger:hover span::after {
  background: #fab500;
}
.nav-open #bp-nav-trigger span {
  background: transparent;
}
.nav-open #bp-nav-trigger span::before,
.nav-open #bp-nav-trigger span::after {
  background: #1F2B3D;
}
.nav-open #bp-nav-trigger span::before {
  transform: rotate(-45deg);
}
.nav-open #bp-nav-trigger span::after {
  transform: rotate(45deg);
}



.bp-mobile-nav-overlay {
  position: fixed;
  z-index: 100001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  visibility: hidden;
  transition: opacity .5s, visibility .5s;
}
.nav-open .bp-mobile-nav-overlay {
  opacity: .8;
  visibility: visible;
}
body.nav-open {
  overflow: hidden;
}


#bp-mobile-navigation.nav-container #mobile-nav-logo {
  background-color: #fff;
  padding: 15px;
}

#bp-mobile-navigation.nav-container {
	position: fixed;
	z-index: 100002;
	top: 0;
	right: 0;
	height: 100%;
	width: 90%;
	max-width: 300px;
	background-color: #ffffff;
	color: #666666;	
	font-size: 16px;
	line-height: 1.2;
	transform: translateZ(0);
	transform: translateX(100%);
	transition: transform .5s cubic-bezier(.07,.23,.34,1);
	box-sizing: border-box;
	padding-bottom: 50px;
}
#bp-mobile-navigation.nav-container a {
	color: #666666;	
	text-decoration: none;
}
#bp-mobile-navigation.nav-container a:hover, 
#bp-mobile-navigation.nav-container a:focus {
	color: #131D4E;	
	text-decoration: none;
}
#bp-mobile-navigation.nav-container .bp-nav-inner {
	overflow: auto;
	height: 100%;
	width: 100%;
}
.nav-open #bp-mobile-navigation.nav-container {
  transform: translateX(0);
}

#bp-mobile-navigation #bp-close-the-nav {
	display: none;
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 30px;
	height: 30px;
}
.nav-open #bp-mobile-navigation #bp-close-the-nav {
	display: block;
}

#bp-mobile-navigation #bp-close-the-nav span::before,
#bp-mobile-navigation #bp-close-the-nav span::after {
  content: '';
}
#bp-mobile-navigation #bp-close-the-nav:hover span::before,
#bp-mobile-navigation #bp-close-the-nav:hover span::after {
  background: #eee;
}
#bp-mobile-navigation #bp-close-the-nav span {
  background: transparent;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.nav-open #bp-mobile-navigation #bp-close-the-nav span::before,
.nav-open #bp-mobile-navigation #bp-close-the-nav span::after {
  position: absolute;
  height: 3px;
  width: 30px;
  background: #fab500;
  top: 14px;
}
.nav-open #bp-mobile-navigation #bp-close-the-nav:hover span::before,
.nav-open #bp-mobile-navigation #bp-close-the-nav:hover span::after {
  background: #eee;
}
.nav-open #bp-mobile-navigation #bp-close-the-nav span::before {
  transform: rotate(-45deg);
}
.nav-open #bp-mobile-navigation #bp-close-the-nav span::after {
  transform: rotate(45deg);
}




.nav-open #bp-mobile-navigation .cookie-einstellungen ul > li span {
  padding: 15px;
  display: block;
  border-bottom: 1px solid rgba(250,183,0,0.2);
  font-size: 16px;
}
.nav-open #bp-mobile-navigation .cookie-einstellungen ul > li span:hover {
  color: #131D4E;
  cursor: pointer;
}


.nav-open #bp-mobile-navigation .socials-container {
	border-bottom: 1px solid rgba(250,183,0,0.2);
}
.nav-open #bp-mobile-navigation .socials-container ul > li {
	display: inline-block;
}
.nav-open #bp-mobile-navigation .socials-container ul > li a {
	display: block;
	padding: 15px 15px;
	font-size: 20px;
}
.nav-open #bp-mobile-navigation .socials-container ul > li a:hover, 
.nav-open #bp-mobile-navigation .socials-container ul > li a:focus {
	color: #FAB500;
}

.nav-open #bp-mobile-navigation .ray-hotline {
    color: #131D4E;
    padding: 15px;
}

.nav-open #bp-mobile-navigation .ray-hotline p {
    font-size: 0.9em;
	margin: 5px 0;
}
.nav-open #bp-mobile-navigation .ray-hotline a {
    color: #131D4E;
    display: block;
}


/**
.nav-open #bp-mobile-navigation .ray-hotline h4 {
    font-size: 22px;
	line-height: 24px;
	margin-top: 5px;
}
.nav-open #bp-mobile-navigation .ray-hotline p .hotline-nummer {
    font-size: 30px;
    line-height: 45px;
}
**/















/**
.nav-open #bp-mobile-navigation div.finder {
    padding: 10px;
    background-color: #131D4E;
}
.nav-open #bp-mobile-navigation div.finder form#mod-finder-searchform142 {
	position: relative;
}
.nav-open #bp-mobile-navigation div.finder form#mod-finder-searchform142 input {
    line-height: 24px;
    font-size: 16px;
    padding: 5px 10px;
    width: 100%;
    box-sizing: border-box;
	color: #131D4E;
}
.nav-open #bp-mobile-navigation div.finder form#mod-finder-searchform142 button {
    position: absolute;
    right: 0;
    background-color: transparent;
    font-size: 24px;
    border: 0 none;
    line-height: 30px;
    cursor: pointer;
    top: 0;
	color: #131D4E;
	transform: scale(1);
}
.nav-open #bp-mobile-navigation div.finder form#mod-finder-searchform142 button:hover {
	transform: scale(1.1);
}

**/
















.ray-slideshow.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.ray-slideshow .slick-prev {
    height: 100%;
    left: 5px;
    width: 50px;
    z-index: 98;
}
.ray-slideshow .slick-next {
    height: 100%;
    right: 5px;
    width: 50px;
    z-index: 98;
}
.ray-slideshow .slick-prev::before,
.ray-slideshow .slick-next::before {
	color: #fab500;
    font-family: "fontawesome";
    font-size: 50px;
    line-height: 1;
    opacity: 1;
}
.ray-slideshow .slick-prev::before {
    content: "\f104";
}
.ray-slideshow .slick-next::before {
    content: "\f105";
}
.ray-slideshow .slick-dots {
	bottom: 0px;
}
.ray-slideshow .slick-dots li button {
    background-color: #9A9A9A;
    height: 3px;
    opacity: 1;
    padding: 2px;
    top: 0;
    width: 25px;
}
.ray-slideshow .slick-dots li.slick-active button {
    background-color: #fab500;
}
.ray-slideshow .slick-dots li button::before {
    display: none;
}


.ray-slideshow .ein-slide.slick-slide {
    height: 650px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: top right;
}

.ray-slideshow .ein-slide.slick-slide .inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;  
  background: rgb(19,29,77);
  background: -moz-linear-gradient(30deg, rgba(19,29,77,1) 28%, rgba(34,50,131,1) 43%, rgba(34,50,131,0) 100%);
  background: -webkit-linear-gradient(30deg, rgba(19,29,77,1) 28%, rgba(34,50,131,1) 43%, rgba(34,50,131,0) 100%);
  background: linear-gradient(30deg, rgba(19,29,77,1) 28%, rgba(34,50,131,1) 43%, rgba(34,50,131,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#131d4d",endColorstr="#131D4E",GradientType=1);
}



.ray-slideshow .ein-slide.slick-slide .inner .ray-kachel{
  background-image: URL("../images/ray_kacheln_banner.svg");  
  position: absolute;
  left: 0;
  bottom: 0;
  width: 360px;
  height: 300px;
}


.ray-slideshow .ein-slide.slick-slide .inner .slogan {
  color: #fff;
  max-width: 600px;
}
.ray-slideshow .ein-slide.slick-slide .inner .slogan .head {
  display: block;
  font-size: 60px;
  line-height: 1.1;
  text-transform: uppercase;
  font-weight: 400;
}
.ray-slideshow .ein-slide.slick-slide .inner .slogan .head img {
	width: 220px;
	margin: 0 auto;
}
.ray-slideshow .ein-slide.slick-slide .inner .slogan .body {
  display: block;
  font-size: 20px;
  line-height: 1.3;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  padding-top: 20px;
  position: relative;
  font-weight: 300;
}
.ray-slideshow .ein-slide.slick-slide .inner .slogan .body::before {
  position: absolute;
  background-color: #fab500;
  content: "";
  top: 0;
  left: calc(50% - 15px);
  width: 30px;
  height: 3px;
}





@media (max-width: 1279px) {
	.ray-slideshow .ein-slide.slick-slide {
		height: 500px;
	}
	.ray-slideshow .ein-slide.slick-slide .inner .slogan .head img {
		width: 175px;
	}
	.ray-slideshow .ein-slide.slick-slide .inner .ray-kachel {
		width: 250px;
		height: 209px;
	}
}
@media (max-width: 1023px) {
	.ray-slideshow .ein-slide.slick-slide {
		height: 400px;
	}
	.ray-slideshow .ein-slide.slick-slide .inner .ray-kachel {
		width: 160px;
		height: 133px;
	}
	.ray-slideshow .ein-slide.slick-slide .inner .slogan {
		max-width: 400px;
	}
	.ray-slideshow .ein-slide.slick-slide .inner .slogan .head {
		font-size: 36px;
	}
	.ray-slideshow .ein-slide.slick-slide .inner .slogan .head img {
		width: 125px;
	}
	.ray-slideshow .ein-slide.slick-slide .inner .slogan .body {	  
		font-size: 16px;
		max-width: 300px;
	}	
}
@media (max-width: 768px) {
	.ray-slideshow .ein-slide.slick-slide {
		height: 350px;
	}
	.ray-slideshow .ein-slide.slick-slide .inner .slogan .head img {
		width: 100px;
	}
	.ray-slideshow .ein-slide.slick-slide .inner .ray-kachel {
		display: none;
	}
}
@media (max-width: 640px) {
	.ray-slideshow .ein-slide.slick-slide {
		height: 300px;
	}

	.ray-slideshow .ein-slide.slick-slide .inner {
		padding-top: 90px;
		box-sizing: border-box;
	}
/**	
	.ray-slideshow .ein-slide.slick-slide .inner {
		display: block;
	}	
	.ray-slideshow .ein-slide.slick-slide .inner .slogan {
		max-width: 96%;
		margin-left: auto;
		margin-right: auto;
		position: absolute;
		width: 96%;
		bottom: 25px;
	}
**/
	.ray-slideshow .ein-slide.slick-slide .inner .slogan .head {
		font-size: 22px;
	}
	.ray-slideshow .ein-slide.slick-slide .inner .slogan .head img {
		width: 75px;
	}
	.ray-slideshow .ein-slide.slick-slide .inner .slogan .body {
		font-size: 14px;
		max-width: 300px;
		margin-top: 10px;
		padding-top: 10px;
	}
	.ray-slideshow .ein-slide.slick-slide .inner .slogan .body::before {
		height: 2px;
	}
}
@media (max-width: 480px) {
	.ray-slideshow .ein-slide.slick-slide {
		height: 250px;
	}
}





ul.bp-list > li {
  position: relative;
  padding-left: 17px;
  margin-top: 3px;
}
ul.bp-list > li::before {
  position: absolute;
  top: 0;
  left: 5px;
  content: "\f105";
  font-family: fontawesome;
}


.text-50 {
  width: 50%;
  float: left;
}




main.content {
    z-index: 100;
}




main.content .leaflet-popup-content {
  font-family: Ubuntu;
}




.verlauf-blau-links-rechts {
	background: rgb(19,29,77);
	background: linear-gradient(90deg, rgba(19,29,77,1) 35%, rgba(34,50,131,1) 100%);	
}

.verlauf-blau-rechts-links {
	background: rgb(34,50,131);
	background: linear-gradient(90deg, rgba(34,50,131,1) 0%, rgba(19,29,77,1) 65%);
}


.verlauf-trenner {
	display: block;
	height: 15px;
	width: 100%;
}
.verlauf-trenner.orange.links-rechts {
	background: rgb(250,181,0);
	background: -moz-linear-gradient(74deg, rgba(250,181,0,1) 49%, rgba(255,255,255,1) 98%);
	background: -webkit-linear-gradient(74deg, rgba(250,181,0,1) 49%, rgba(255,255,255,1) 98%);
	background: linear-gradient(74deg, rgba(250,181,0,1) 49%, rgba(255,255,255,1) 98%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fab500",endColorstr="#ffffff",GradientType=1); 
}

.verlauf-trenner.orange.rechts-links {
	background: rgb(250,181,0);
	background: -moz-linear-gradient(74deg, rgba(255,255,255,1) 2%, rgba(250,181,0,1) 51%);
	background: -webkit-linear-gradient(74deg, rgba(255,255,255,1) 2%, rgba(250,181,0,1) 51%);
	background: linear-gradient(74deg, rgba(255,255,255,1) 2%, rgba(250,181,0,1) 51%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#fab500",GradientType=1); 	
}




.cpnb-m-cookies-floatButton-icon-img {
  width: 64px;
  height: 64px;
}



footer.footer {
	z-index: 100;
}


footer.footer .bp-width-footer {
  margin-left: auto;
  margin-right: auto;
  width: 900px;
}



footer.footer .footer-oben .footer-kontakt-wrapper .adresse {
  float: left;
}
footer.footer .footer-oben .footer-kontakt-wrapper .interaktive-kontakte {
  float: right;
}



footer.footer .footer-oben .footer-kontakt-wrapper .interaktive-kontakte .socials {
	margin-bottom: 60px;
	text-align: right;
}
footer.footer .footer-oben .footer-kontakt-wrapper .interaktive-kontakte .socials ul > li {
  display: inline-block;
  margin-left: 15px;
}
footer.footer .footer-oben .footer-kontakt-wrapper .interaktive-kontakte .socials ul > li:first-child {
  margin-left: 0;
}
footer.footer .footer-oben .footer-kontakt-wrapper .interaktive-kontakte .socials ul > li a {
	color: #fff;
	display: block;
	font-size: 18px;
	line-height: 25px;
}
footer.footer .footer-oben .footer-kontakt-wrapper .interaktive-kontakte .socials ul > li a:hover, 
footer.footer .footer-oben .footer-kontakt-wrapper .interaktive-kontakte .socials ul > li a:focus {
	color: #fab500;
	text-decoration: none;
}

footer.footer .footer-oben .footer-kontakt-wrapper .interaktive-kontakte .tel-mail ul > li {
  display: inline-block;
  font-size: 15px;
  margin-left: 15px;
}
footer.footer .footer-oben .footer-kontakt-wrapper .interaktive-kontakte .tel-mail ul > li:first-child {
  margin-left: 0;
}
footer.footer .footer-oben .footer-kontakt-wrapper .interaktive-kontakte .tel-mail ul > li a {
	position: relative;	
	color: #ffffff;
	text-decoration: none;
	padding-left: 22px;
}
footer.footer .footer-oben .footer-kontakt-wrapper .interaktive-kontakte .tel-mail ul > li a:hover, 
footer.footer .footer-oben .footer-kontakt-wrapper .interaktive-kontakte .tel-mail ul > li a:focus {
	color: #fab500;
	text-decoration: none;
}
footer.footer .footer-oben .footer-kontakt-wrapper .interaktive-kontakte .tel-mail ul > li a::before {
    font-family: icomoon;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 1;
	font-size: 17px;
}
footer.footer .footer-oben .footer-kontakt-wrapper .interaktive-kontakte .tel-mail ul > li.tel a::before {
	content: "\e91c";
}
footer.footer .footer-oben .footer-kontakt-wrapper .interaktive-kontakte .tel-mail ul > li.mail a::before {
	content: "\e91b";
}






footer.footer .footer-hotline {
  border-top: 1px solid #FAB500;
  margin-top: 25px;
  padding-top: 25px;
}

footer.footer .footer-hotline #rueckruf-service .kachel-wrapper {
  float: left;
  width: 115px;
}

footer.footer .footer-hotline #rueckruf-service .hotline-wrapper {
  float: left;
  width: 425px;
  margin-left: 25px;
}
footer.footer .footer-hotline #rueckruf-service .hotline-wrapper .hotlineheadline {
  color: #FAB500;
  font-size: 25px;
  line-height: 1.1;
  margin-bottom: 10px;
}
footer.footer .footer-hotline #rueckruf-service .hotline-wrapper .hotlineheadline .hotline-nummer {
  margin-left: 5px;
}
footer.footer .footer-hotline #rueckruf-service .hotline-wrapper .hotlineheadline .hotline-nummer a {
  color: #FAB500;
  text-decoration: none;
  font-weight: 400;
}
footer.footer .footer-hotline #rueckruf-service .hotline-wrapper .hotlineheadline .hotline-nummer a:hover, 
footer.footer .footer-hotline #rueckruf-service .hotline-wrapper .hotlineheadline .hotline-nummer a:focus {
  color: #fff;
  text-decoration: none;
}
footer.footer .footer-hotline #rueckruf-service .hotline-wrapper p {
  line-height: 1.2;
}
footer.footer .footer-hotline #rueckruf-service .hotline-wrapper .info-datenschutz {
  font-size: 10px;
  margin-top: 8px;
  line-height: 1.2;
  opacity: 0.8;
}

footer.footer .footer-hotline #rueckruf-service .rueckruf-wrapper {
  float: right;
  width: 280px;
}



footer.footer #userForm-rueckruf .rsform-block.rsform-block-name, 
footer.footer #userForm-rueckruf .rsform-block.rsform-block-telefonnummer {
	padding-right: 100px;
	box-sizing: border-box;	
}
footer.footer #userForm-rueckruf .rsform-block.rsform-block-name {
  margin-bottom: 9px;
}
footer.footer #userForm-rueckruf #rsform_3_page_0 {
	position: relative;
}
footer.footer #userForm-rueckruf #rsform_3_page_0 button#rueckruf-beantragen {
	position: absolute;
	top: 0;
	right: 0;
}

footer.footer #userForm-rueckruf #rsform_3_page_0 .formControlLabel {
  display: none;
}
footer.footer #userForm-rueckruf #rsform_3_page_0 input.rsform-input-box {
    width: 100%;
    padding: 5px 10px;
    border-radius: 0;
    font-size: 14px;
    line-height: 22px;
    box-sizing: border-box;
    margin: 0;
    height: 32px;
	box-shadow: none;
    border: 0 none;
}
footer.footer #userForm-rueckruf #rsform_3_page_0 .rsform-block.rsform-block-datenschutz strong.formRequired {
    display: none;
}
footer.footer #userForm-rueckruf #rsform_3_page_0 button#rueckruf-beantragen {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #0e1643;
  border-radius: 0;
  width: 90px;
  height: 75px;
  border: 1px solid #0e1643;
  text-shadow: none;
  color: #fff;
  box-shadow: none;
  font-size: 12px;
  line-height: 16px;
    	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
footer.footer #userForm-rueckruf #rsform_3_page_0 button#rueckruf-beantragen:hover {
	background-color: transparent;
  border: 1px solid #FAB500;
  color: #FAB500;
}

footer.footer #userForm-rueckruf #rsform_3_page_0 button#rueckruf-beantragen::before {
  font-family: icomoon;
  content: "\e91c";
  display: block;
  margin-bottom: 4px;
  font-size: 15px;
  line-height: 1.3;
  transform: rotate(0deg);
  	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;	
}
footer.footer #userForm-rueckruf #rsform_3_page_0 button#rueckruf-beantragen:hover::before {
  content: "\e91f";
  transform: rotate(15deg);
}


footer.footer .footer-navigation {
  margin-top: 35px;
  margin-bottom: 50px;
}
footer.footer .footer-navigation ul {
  display: flex;
  justify-content: space-between;
  /** gap: 10px; **/
}
footer.footer .footer-navigation ul li a {
  text-decoration: none;
  opacity: 0.5;
}

footer.footer .footer-navigation ul li.nav-item.item-132 a::before {
	content: "\f090";
	font-family: fontawesome;
	margin-right: 5px;
}

footer.footer .footer-sub {
  text-decoration: none;
  opacity: 0.5;
}


@media (max-width: 1279px) {

}
@media (max-width: 1023px) {
	footer.footer .bp-width-footer {
	  width: 724px;
	}
	footer.footer .footer-hotline #rueckruf-service .kachel-wrapper {
		display: none;
	}
	footer.footer .footer-hotline #rueckruf-service .hotline-wrapper {
		margin-left: 0;
	}	
	footer.footer .footer-navigation ul {
		display: block;
		text-align: center;
		border-top: 1px solid #354175;
		padding-top: 15px;
}
	footer.footer .footer-navigation ul > li {
		display: inline-block;
		margin: 5px 15px;
	}

}
@media (max-width: 768px) {
	footer.footer .bp-width-footer {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		box-sizing: border-box;
	}
	footer.footer .footer-hotline #rueckruf-service .hotline-wrapper {
		float: none;
		width: 100%;
		margin-left: 0;
	}
	footer.footer .footer-hotline #rueckruf-service .rueckruf-wrapper {
		float: none;
		width: 100%;
		margin-top: 25px;
	}
}
@media (max-width: 640px) {
	footer.footer {
		text-align: center;
	}
	footer.footer .footer-oben .footer-kontakt-wrapper .adresse {
		float: none;
	}
	footer.footer .footer-oben .footer-kontakt-wrapper .interaktive-kontakte {
		float: none;
	}
	footer.footer .footer-oben .footer-kontakt-wrapper .interaktive-kontakte .socials {
		margin-bottom: 25px;		
		margin-top: 25px;
		text-align: center;
	}
	footer.footer .footer-navigation ul > li {
		display: block;
		margin: 5px 0;
	}
}
@media (max-width: 480px) {
	footer.footer .footer-hotline #rueckruf-service .hotline-wrapper .hotlineheadline {
	  font-size: 20px;
	}
}










#ray-map {
	height: 500px;
	width: 100%;
}
#ray-map .map-infowindow {
    line-height: 20px;
    font-family: Ubuntu;
    font-size: 14px;
}





.category-list .content-category.ray-liste-blind {
    width: 800px;
    margin: 0 auto;
    padding: 50px 0;
}
.category-list .content-category.ray-liste-blind a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
}
.category-list .content-category.ray-liste-blind  a:hover,
.category-list .content-category.ray-liste-blind  a:focus {
	background-color: #999;
	color: #fff;
}
.category-list .content-category.ray-liste-blind table {
	width: 100%;
}
.category-list .content-category.ray-liste-blind table tr.cat-list-row0 {
    background-color: #eee;
}
.category-list .content-category.ray-liste-blind table tr.cat-list-row1 {
    background-color: #ddd;
}
.category-list .content-category.ray-liste-blind table tr td {
	
}

@media (max-width: 1023px) {
	.category-list .content-category.ray-liste-blind {
		width: 100%;		
	}
}





.ray-kontakt-widget {
    position: fixed;
    right: 0;
    top: 70%;
    width: 100px;
    height: 100px;
    z-index: 99;
}

.ray-kontakt-widget > div.custom {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 200px;
    transform: translateY(-50%);
}
.ray-kontakt-widget > div.custom .ray-cw-inner {
	position: absolute;
    right: -100px;
	top: 0px;
    background-color: #666;
    width: 200px;
    height: 200px;
    border-radius: 50%;
	-webkit-transition: transform 0.6s ease-in-out 1s;
	-moz-transition: transform 0.6s ease-in-out 1s;
	-o-transition: transform 0.6s ease-in-out 1s;
	transition: transform 0.6s ease-in-out 1s;	
	transform: scale(0.7);
}

.ray-kontakt-widget > div.custom:hover .ray-cw-inner,
.ray-kontakt-widget > div.custom:focus .ray-cw-inner {
    transform: scale(1.3) !important;
	transition: transform 0.6s ease-in-out 0.1s;	
}

.ray-kontakt-widget > div.custom .ray-cw-inner::before {
    font-family: fontawesome;
    content: "\f086";
    position: absolute;
    color: #fab500;
    right: 115px;
    top: 83px;
    font-size: 50px;	
	-webkit-animation: pulsieren 60s infinite;
	-moz-animation: pulsieren 60s infinite;
	-o-animation: pulsieren 60s infinite;
	animation: pulsieren 60s infinite;	
	-webkit-transition: all 0.6s ease-in-out 0.1s;
	-moz-transition: all 0.6s ease-in-out 0.1s;
	-o-transition: all 0.6s ease-in-out 0.1s;
	transition: all 0.6s ease-in-out 0.1s;	
	transform: scale(1.0);
}

.ray-kontakt-widget > div.custom:hover .ray-cw-inner::before,
.ray-kontakt-widget > div.custom:focus .ray-cw-inner::before {
	transform: scale(1.0) !important;
}


.ray-kontakt-widget > div.custom .ray-cw-ring {
    position: absolute;
    right: -200px;
    top: -100px;
	width: 0;
	height: 0;
	border-bottom: 200px solid transparent;
	border-top: 200px solid transparent;
	border-left: 200px solid transparent;
	border-right: 200px solid transparent;
	-moz-border-radius: 200px; 
	-webkit-border-radius: 200px; 
	border-radius: 200px;
	transition: all 0.9s ease-in-out 0.1s;
	visibility: hidden;	  
}
.ray-kontakt-widget > div.custom:hover .ray-cw-ring {
	transition: all 0.9s ease-in-out 1s;
	  border-bottom: 200px solid #131D4E;
	  border-top: 200px solid #131D4E;
	  border-left: 200px solid #131D4E;
	  border-right: 200px solid #131D4E;
	  visibility: visible;
}



.ray-kontakt-widget > div.custom .ray-cw-ring .anruf a {
    color: #fab500;
    position: absolute;
    left: -133px;
    top: -125px;
    font-size: 22px;
	-webkit-transition: all 0.6s ease-in-out 0.3s;
	-moz-transition: all 0.6s ease-in-out 0.3s;
	-o-transition: all 0.6s ease-in-out 0.3s;
	transition: all 0.6s ease-in-out 0.3s;	
	transform: scale(0);	
	text-decoration: none;
}
.ray-kontakt-widget > div.custom .ray-cw-ring .email a {
    color: #fab500;
    position: absolute;
    left: -133px;
    top: 93px;
    font-size: 22px;
	-webkit-transition: all 0.6s ease-in-out 0.3s;
	-moz-transition: all 0.6s ease-in-out 0.3s;
	-o-transition: all 0.6s ease-in-out 0.3s;
	transition: all 0.6s ease-in-out 0.3s;	
	transform: scale(0);
	text-decoration: none;
}

.ray-kontakt-widget > div.custom:hover .ray-cw-ring .anruf a {
    color: #fab500;
    position: absolute;
    left: -133px;
    top: -125px;
	-webkit-transition: all 0.6s ease-in-out 1.2s;
	-moz-transition: all 0.6s ease-in-out 1.2s;
	-o-transition: all 0.6s ease-in-out 1.2s;
	transition: all 0.6s ease-in-out 1.2s;	
	transform: scale(1);	
}
.ray-kontakt-widget > div.custom:hover .ray-cw-ring .email a {
	-webkit-transition: all 0.6s ease-in-out 1.2s;
	-moz-transition: all 0.6s ease-in-out 1.2s;
	-o-transition: all 0.6s ease-in-out 1.2s;
	transition: all 0.6s ease-in-out 1.2s;	
	transform: scale(1);	
}


.ray-kontakt-widget > div.custom:hover .ray-cw-ring .anruf a:hover {
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;	
	transform: scale(1.2);	
}
.ray-kontakt-widget > div.custom:hover .ray-cw-ring .email a:hover {
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	transform: scale(1.2);	
}



#anruf-popup.white-popup {
    position: relative;
    background: #FFF;
    padding: 45px 20px 20px 20px;
    width: auto;
    max-width: 265px;
    margin: 20px auto;
    color: #131D4E;
    font-size: 19px;
    line-height: 30px;
}
#anruf-popup.white-popup span {
    display: block;
    font-size: 36px;
    line-height: 40px;
    margin-top: 12px;
}




@keyframes pulsieren {
/*	0%   {  right: -100px; }
	96%  {  right: -100px; }
	97%  {  right: -90px; }
	99%  {  right: -90px; }
	100% {  right: -100px; } */
	0%   {  transform: scale(1.0); }
	94%  {  transform: scale(1.0); }
	96%  {  transform: scale(1.2); }
	98%  {  transform: scale(1.2); }
	100% {  transform: scale(1.0); }	
}


@media (max-width: 1279px) {

}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {
	.ray-kontakt-widget {
		display: none;
	}
}
@media (max-width: 640px) {

}


























.ray-tabs.ui-tabs,
.ray-tabs.ui-tabs .ui-tabs-panel,
.ray-tabs.ui-tabs .ui-tabs-nav {
    padding: 0;
}
.ray-tabs.ui-tabs .ui-tabs-nav {
    border-bottom: 2px solid #131D4E;
	text-align: center;
}
.ray-tabs.ui-tabs .ui-tabs-nav li {
    margin: 0;
    padding: 0;
	display: inline-block;
	float: none;
}
.ray-tabs.ui-tabs .ui-tabs-nav li a {
    box-sizing: border-box;
    display: block;
    float: none;
    padding: 15px;
    font-size: 18px;
	color: #131D4E;
}
.ray-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    background-color: #131D4E;
    color: #fff;
}
.ray-tabs.ui-tabs .ui-tabs-nav li a:hover {
    background-color: #131D4E;
    color: #fff;
}

.ray-tabs.ui-tabs .ui-tabs-panel.ein-inhalt {
    padding: 75px 0 0 0;
}



@media (max-width: 1279px) {
	.ray-tabs.ui-tabs .ui-tabs-panel.ein-inhalt {
		padding: 50px 0 0 0;
		width: 960px;
		margin: 0 auto;
	}
}
@media (max-width: 1023px) {
	.ray-tabs.ui-tabs .ui-tabs-panel.ein-inhalt {
		width: 724px;
	}
}
@media (max-width: 768px) {
	.ray-tabs.ui-tabs .ui-tabs-nav li a {
		padding: 10px 5px;
		font-size: 14px;
		width: 100%;
	}	
	.ray-tabs.ui-tabs .ui-tabs-panel.ein-inhalt {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		box-sizing: border-box;
		padding-top: 30px;
	}
	
}
@media (max-width: 640px) {
	.ray-tabs.ui-tabs .ui-tabs-nav {
		border-bottom: 1px solid #fab500;
	}
	.ray-tabs.ui-tabs .ui-tabs-nav li a {
		padding: 8px 3px;
	}
}
@media (max-width: 1279px) {

}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {

}
@media (max-width: 640px) {

}











.ray-akkordeon-wrapper.ui-accordion .ui-accordion-header {
    box-sizing: border-box;
    padding: 10px 35px 10px 0px;
    position: relative;
    border: 0 none;
    border-radius: 0;
    color: #131D4E;
	margin: 0;
	border-top: 1px solid;
}
.ray-akkordeon-wrapper.ui-accordion .ui-accordion-header:first-child {
    border-top: 0 none;
}
.ray-akkordeon-wrapper.ui-accordion .ui-accordion-header.ui-state-focus {
    outline: none;
}
.ray-akkordeon-wrapper.ui-accordion .ui-accordion-header::after {
    font-family: fontawesome;
    font-size: 16px;
    position: absolute;
    right: 0px;
	font-weight: normal;	
	top: calc(50% - 8px);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	content: "\f067";
}
.ray-akkordeon-wrapper.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    display: none;
}
.ray-akkordeon-wrapper.ui-accordion .ui-accordion-header.ui-accordion-header-collapsed::after {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
    transform: rotate(0deg);	
}
.ray-akkordeon-wrapper.ui-accordion .ui-accordion-header.ui-accordion-header-active::after{
    -webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
    transform: rotate(45deg);	
}
.ray-akkordeon-wrapper.ui-accordion .ui-accordion-content {
    margin-bottom: 15px;
    padding: 0px 0px;
}

@media (max-width: 768px) {
	.ray-akkordeon-wrapper.ui-accordion .ui-accordion-header {
		padding: 10px 20px 10px 0px;
	}
}












a.bp-button {
	border: 1px solid #131D4E;
	background-color: #fff;
	color: #131D4E;
	padding: 8px 25px;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	box-sizing: border-box;
}
a.bp-button:hover, 
a.bp-button:focus {
	border: 1px solid #131D4E;
	background-color: #131D4E;
	color: #fff;
}
a.bp-button.block {
	display: block;
}




a.bp-button.blau {
	border: 1px solid #131D4E;
	background-color: #131D4E;
	color: #fff;
}
a.bp-button.blau:hover, 
a.bp-button.blau:focus {
	border: 1px solid #fab500;
	background-color: #fff;
	color: #fab500;
}





.bg-blau a.bp-button {
	border: 1px solid #fff;
	background-color: #131D4E;
	color: #fff;
}
.bg-blau a.bp-button:hover, 
.bg-blau a.bp-button:focus {
	border: 1px solid #fab500;
	background-color: #131D4E;
	color: #fab500;
}







#cpnb-decline-btn, #cpnb span#cpnb-decline-btn {
  display: none !important;
}


@media (max-width: 1023px) {
	.cpnb-m-cookies-floatButton {
	  display: none !important;
	}
}