/* Custom CSS, Copyright by www.web2use.ch */


/*
Schwarz: #060606
helles Pink: #E6007C
dunkles Pink: #CC1373
helles blau: #48698B
dunkles blau: #436381

/**************************************

            Allgemein

**************************************/

.body-innerwrapper {
  overflow-x: visible !important;
}
#sp-page-builder .page-content .sppb-section.sppb-sticky-it, #sp-page-builder .sppb-section.sppb-sticky-it{
    top: auto;
}


body .sppb-btn.sppb-btn-default, body .sppb-btn.sppb-btn-primary, body .sppb-btn.btn-primary, body .btn.sppb-btn-default, body .btn.sppb-btn-primary, body .btn.btn-primary
{
  background-color: #E6007C;
  color: #ffffff;
  transition: all 0.5s;
}

body .sppb-btn.sppb-btn-default:hover, body .sppb-btn.sppb-btn-primary:hover, body .sppb-btn.btn-primary:hover, body .btn.sppb-btn-default:hover, body .btn.sppb-btn-primary:hover, body .btn.btn-primary:hover,
body .sppb-btn.sppb-btn-default:focus, body .sppb-btn.sppb-btn-primary:focus, body .sppb-btn.btn-primary:focus, body .btn.sppb-btn-default:focus, body .btn.sppb-btn-primary:focus, body .btn.btn-primary:focus
{
  background-color: #CC1373;
  transition: all 0.5s;
}


a {color: #e40d80;}
a:hover {color: #48698B;}


input[type="text"], input[type="email"], input[type="url"], input[type="date"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], .sppb-form-control, .sppb-form-group .sppb-form-control
{
  border: 1px solid #48698B;
}


input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="date"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, .sppb-form-control:focus, .sppb-form-group .sppb-form-control:focus
{
  border: 1px solid #CC1373;
}

.invalid
{
  color: #CC1373;
}
.form-check-input:checked
{
  background: #CC1373;
    background-image: none;
  border-color: #CC1373;
}


h2 .sppb-addon-title {font-weight: 200;}

#sp-header, #sp-footer, #sp-bottom {background: #060606;}



/**************************************

            Header

**************************************/

.mod-languages { margin-left: 30px;margin-top: -2px;}

.langswitch .chosen-container {width: auto !important;}
.langswitch .chosen-container-single .chosen-single {border: 0px solid #aaa; background-color: #fff; background: transparent !important;
  -webkit-box-shadow: none; box-shadow: none; font-size: 14px}

.chosen-container-single .chosen-single {color: #fff;}
.chosen-container-single .chosen-single div b {background: none !important;}
.chosen-container-single .chosen-single div b::after {
  font-family: "Font Awesome 5 Free";
  content: "\f078";
  float: right;
  margin-left: 0px;
  margin-top: 1px;
  font-weight: 900;
	font-size: 15px;
}

.chosen-with-drop .chosen-single div b::after {
  font-family: "Font Awesome 5 Free";
  content: "\f077";
  float: right;
  margin-left: 0px;
  margin-top: 1px;
  font-weight: 900;
	font-size: 15px;
} 

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 0px solid #aaa;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(170, 170, 170);
  border-top: 0;
  background: #fff;
    background-clip: border-box;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}

.chosen-container .chosen-results li.highlighted {background: #E6007C;}





/**************************************

            Topnavigation

**************************************/


.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {padding: 0 15px;}

.sp-megamenu-parent > li > a {color: #fff;}
.sp-megamenu-parent > li > a:hover {color: #E6007C;}






/**************************************

            Off-Canvas

**************************************/







@media (max-width: 990px) {

}


/**************************************

            Inhalt

**************************************/

#titel {color: #fff !important;}
#titel p {margin: 0; padding: 0;}
#titel .seitentitel {
background-image: url(/images/2024/02/08/klammer_rechts.png);
  background-repeat: no-repeat;


  background-size: 50px !important;
  background-attachment: inherit !important;

  background-position-y: top 14px !important;
}


.verbaende #titel .seitentitel { background-position-x: 340px !important;}
.medien #titel .seitentitel { background-position-x: 250px !important;}

.associations #titel .seitentitel { background-position-x: 470px !important;}
.medien #titel .seitentitel { background-position-x: 250px !important;}

.associazioni #titel .seitentitel { background-position-x: 450px !important;}
.medien #titel .seitentitel { background-position-x: 250px !important;}

.list-group .list-group-item { color: #E6007C !important;}

.initiale {font-size: 90px; color: #E6007C; font-family:Roboto;margin-top: -35px;}
.themen:hover {background: #f2f2f2;}

#themen {position: relative}


/* .sppb-row {position: relative;}
.sticky-spacer {position: static !important;}
.thementitel
{
  width: 270px;
  position: relative;
  color: #fff;
  word-break: break-all;
}

.visible {
	position: fixed;
  top: 400px;
  width: 270px;
} 

*/

/*
Schwarz: #060606
helles Pink: #E6007C
dunkles Pink: #CC1373
helles blau: #48698B
dunkles blau: #436381

*/


.themenbereichstext p a {
  color: #000;
}
.themenbereichstext p:last-child a{
  color: #E6007C;
	transition: all 0.5s;
}

.themenbereichstext p:last-child a:hover{
  color: #48698B;
	transition: all 0.5s;
}
.themenbereichstext  .sppb-row-column .sppb-row-column:last-child p:last-child a::after{
  content: url(images/klammer.png);
transition: all 0.5s;
}

.themenbereichstext  .sppb-row-column .sppb-row-column:last-child p:last-child a:hover::after{
  content: url(images/klammer_blau.png);
transition: all 0.5s;
}
.themenbereichstext .sppb-row-column {
background: transparent;
transition: all 0.5s;
}
.themenbereichstext .sppb-row-column:hover {
background: #F2F2F2;
transition: all 0.5s;
}

.themenbereichstext .sppb-row-column .sppb-row-column:last-child {

}


.themenbereichstext .sppb-row-column .sppb-row-column:last-child .sppb-addon-content {
  padding: 0 20px;
}

.sp-page-builder .page-content #stabilitaet {background-image: linear-gradient(90deg, #CC1373 38%, #e6007c 38%); color: #fff;}
.sp-page-builder .page-content #erfolg {background-image: linear-gradient(90deg, #e6007c 38%, #fff 38%); color: #000;}
.sp-page-builder .page-content #ausbildung {background-image: linear-gradient(90deg, #48698B 62%, #436381 62%); color: #fff;}
.sp-page-builder .page-content #nachhaltigkeit {background-image: linear-gradient(90deg, #fff 62%, #48698B 62%); color: #000;}
.sp-page-builder .page-content #ernaehrungssicherheit {background-image: linear-gradient(90deg, #CC1373 38%, #e6007c 38%); color: #fff;}
.sp-page-builder .page-content #energie {background-image: linear-gradient(90deg, #e6007c 38%, #fff 38%); color: #000;}

.themenblock .initiale {color: #fff; font-size: 102px; font-weight: 800; font-family: Roboto; line-height: 1;}
.themenblock .sppb-addon-title {color: #fff; font-size: 24px; font-weight: 500; font-family: Poppins; max-width: 270px;}
.themenblock {padding: 120px 0; font-size: 28px; font-weight: 300; line-height: 1.3; font-family: Roboto;}

.themenblocklinks .sppb-row-column:last-child {padding-left: 80px;}

.themenblockrechts .sppb-row-column:first-child {padding-right: 180px;}
.themenblockrechts .sppb-row-column:last-child {padding-left: 220px;}

.themenblocklinks .sppb-nested-row .sppb-row-column:first-child, 
.themenblocklinks .sppb-nested-row .sppb-row-column:last-child,
.themenblockrechts .sppb-nested-row .sppb-row-column:first-child,
.themenblockrechts .sppb-nested-row .sppb-row-column:last-child {padding: 15px !important;}

.themenblock .videolegende h5 {font-size: 20px; text-transform: uppercase; font-weight: 600;}
.themenblock .videolegende p {font-size: 12px; font-weight: 400;}

.bgweiss.themenblock .videolegende h5 {color: #000;}


.themenbutton {
  position: fixed;
  bottom: 85px;
  right: 0px;
  z-index: 100000;
  background: #CC1373;
  padding: 5px 50px 5px 10px;
  border-radius: 0px;
  color: #fff !important; 
  text-transform: uppercase;
  font-size: 20px;
}


.themenbutton a { color: #fff !important; }
.themenbutton img {
  display: inline;
  height: 14px;
  width: auto;
}

.themenzeile-magenta h3 a, .themenzeile-magenta .initiale {color: #e6007c;}
.themenzeile-blau h3 a, .themenzeile-blau .initiale  {color: #436381;}

.themenzeile-magenta h3, .themenzeile-blau h3 {font-size: 19px !important; line-height: 22px !important; font-weight: 600;font-family: 'Poppins', sans-serif;}

	
/* Sticky-Elemente */

#sppb-addon-wrapper-1707300236243,
#sppb-addon-wrapper-EGB6LROehQosYQzN03itK,
#sppb-addon-wrapper-9AGzgfKG0CxI7xEoXhjDi,
#sppb-addon-wrapper-ftRqcCBaQRAPr0-TGT3zk,
#sppb-addon-wrapper-eApr4eXEU4FebzhrE8FeZ,
#sppb-addon-wrapper-G2MwN_M8LpdLkArRxQlQh,
#sppb-addon-wrapper-wvxhoH9SSQSPUFZFzkiQ9 {
  width: 300px;
  height: 120px;
  position: sticky;
  position: -webkit-sticky;
  top: 100px;
  font-size: 1.2em;
  font-weight: 400;
  margin-bottom: 180px;
}





.medien h3 {font-weight: 700;}


.pdf .sppb-addon-single-image .sppb-addon-single-image-container {
  max-width: 250px;
  height: auto;
  border: 1px solid #e0e0e0;
  margin-bottom: 30px;
}

.pdf  .sppb-addon-single-image .sppb-addon-single-image-container:hover {
  max-width: 270px;
  border: 1px solid #CC1373;
}


/**************************************

            Randspalte

**************************************/








/**************************************

            Footer

**************************************/
#sp-bottom::after {display: none;}


.sppb-icons-group-list li a {border-style: none !important;margin: 0 !important;padding: 0 2px !important;width: auto; height: auto;}
.sppb-icons-group-list li a i {padding: 12px 15px;border-radius: 6px;}
.sppb-icons-group-list li:first-child a i {background: #355089; transition: all 0.5s;}
.sppb-icons-group-list li:first-child a:hover i {background: #25385e; transition: all 0.5s;}

.sppb-icons-group-list li:nth-child(2) a i {background:linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d); transition: all 0.5s;}
.sppb-icons-group-list li:nth-child(2) a:hover i {opacity: 0.7; transition: all 0.5s;}

.sppb-icons-group-list li:nth-child(3) a i {background: #FF0000; transition: all 0.5s;}
.sppb-icons-group-list li:nth-child(3) a:hover i {background: #ba0000; transition: all 0.5s;}



/**************************************

            Mediaqueries

**************************************/

@media (max-width: 989px) {
	#sp-menu .langswitch {display: none;}

	#titel .seitentitel {
background-image: url(/images/2024/02/08/klammer_rechts.png);
  background-repeat: no-repeat;
  background-size: 30px !important;
  background-attachment: inherit !important;
  background-position-y: top 10px !important;
}
.medien #titel .seitentitel {background-position-x: 150px !important;}
.verbaende #titel .seitentitel {background-position-x: 220px !important;}
}


@media screen and (min-width: 768px) and (max-width: 989px) {
	.klammer img {width: 80px;height: auto;}
	.klammer .sppb-addon-title {font-size: 48px !important; line-height: 56px !important;}
	.initiale {font-size: 48px;  max-width: 150px;}
	.initiale h3 {font-size: 20px;}
	.themenblockrechts .sppb-row-column:last-child {padding-left: 50px;}
.themenblockrechts .sppb-row-column:last-child,
.themenblocklinks .sppb-row-column:last-child {padding-left: 0px;}
	.sp-page-builder .page-content #stabilitaet {background:#CC1373;color: #fff;}
.sp-page-builder .page-content #erfolg {background:#e6007c; color: #000;}
.sp-page-builder .page-content #ausbildung {background:#48698B; color: #fff;}
.sp-page-builder .page-content #nachhaltigkeit {background: #fff; color: #000;}
.sp-page-builder .page-content #ernaehrungssicherheit {background: #CC1373; color: #fff;}
.sp-page-builder .page-content #energie {background: #e6007c; color: #000;}
#nachhaltigkeit .initiale {color: #000 !important;}
.themenblockrechts .sppb-row-column:first-child {padding-right: 0px;}
}


@media screen and (min-width: 480px) and (max-width: 767px) {


}


@media (max-width: 768px) {
.sp-page-builder .page-content #stabilitaet {background:#CC1373;color: #fff;}
.sp-page-builder .page-content #erfolg {background:#e6007c; color: #000;}
.sp-page-builder .page-content #ausbildung {background:#48698B; color: #fff;}
.sp-page-builder .page-content #nachhaltigkeit {background: #fff; color: #000;}
.sp-page-builder .page-content #ernaehrungssicherheit {background: #CC1373; color: #fff;}
.sp-page-builder .page-content #energie {background: #e6007c; color: #000;}
#nachhaltigkeit .initiale {color: #000 !important;}
.themenblockrechts .sppb-row-column:last-child,
.themenblocklinks .sppb-row-column:last-child {padding-left: 0px;}
.themenblockrechts .sppb-row-column:first-child {padding-right: 0px;}
	#titel .seitentitel {
background-image: url(/images/2024/02/08/klammer_rechts.png);
  background-repeat: no-repeat;
  background-size: 25px !important;
  background-attachment: inherit !important;
  background-position-y: top 7px !important;
}
}


@media screen and (min-width: 990px) and (max-width: 1199px) {
.themenblockrechts .sppb-row-column:last-child {padding-left: 0px;}
	.klammer img {width: 80px;height: auto;}
	.klammer .sppb-addon-title {font-size: 48px !important; line-height: 56px !important;}	
}



@media screen and (min-width: 1200px) and (max-width: 1399px) {
.themenblockrechts .sppb-row-column:last-child {padding-left: 100px;}
	
}

@media (min-width: 1200px) {

}

@media (min-width: 1400px) {

}






/* Sandbox */



