/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../fonts/open-sans-v29-latin-300.woff2') format('woff2'), 
       url('../fonts/open-sans-v29-latin-300.woff') format('woff');
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/open-sans-v29-latin-regular.woff2') format('woff2'), 
       url('../fonts/open-sans-v29-latin-regular.woff') format('woff');
}

/* open-sans-500 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('../fonts/open-sans-v29-latin-500.woff2') format('woff2'), 
       url('../fonts/open-sans-v29-latin-500.woff') format('woff');
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('../fonts/open-sans-v29-latin-600.woff2') format('woff2'), 
       url('../fonts/open-sans-v29-latin-600.woff') format('woff');
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/open-sans-v29-latin-700.woff2') format('woff2'), 
       url('../fonts/open-sans-v29-latin-700.woff') format('woff');
}

/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local(''),
       url('../fonts/open-sans-v29-latin-800.woff2') format('woff2'), 
       url('../fonts/open-sans-v29-latin-800.woff') format('woff');
}

/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local(''),
       url('../fonts/open-sans-v29-latin-300italic.woff2') format('woff2'), 
       url('../fonts/open-sans-v29-latin-300italic.woff') format('woff');
}

/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local(''),
       url('../fonts/open-sans-v29-latin-italic.woff2') format('woff2'), 
       url('../fonts/open-sans-v29-latin-italic.woff') format('woff');
}

/* open-sans-500italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  src: local(''),
       url('../fonts/open-sans-v29-latin-500italic.woff2') format('woff2'), 
       url('../fonts/open-sans-v29-latin-500italic.woff') format('woff');
}

/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local(''),
       url('../fonts/open-sans-v29-latin-600italic.woff2') format('woff2'), 
       url('../fonts/open-sans-v29-latin-600italic.woff') format('woff');
}

/* open-sans-800italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: local(''),
       url('../fonts/open-sans-v29-latin-800italic.woff2') format('woff2'), 
       url('../fonts/open-sans-v29-latin-800italic.woff') format('woff');
}

/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local(''),
       url('../fonts/open-sans-v29-latin-700italic.woff2') format('woff2'), 
       url('../fonts/open-sans-v29-latin-700italic.woff') format('woff');
}

/* League Gothic - latin */
@font-face {
  font-family: 'League Gothic';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/League_Gothic-webfont.woff') format('woff');
}


/***** Site Basics *****/


#section-id-23627e0e-c30b-4ffe-adfd-a9f6882bcf2c {
    display: flex;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    min-height: 100vh;
}

body, p, li {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px; 
    font-weight: 400;
    line-height: 31px;
}

@media (min-width: 768px) and (max-width: 1279px) {
  body, p, li {
    font-size: 18px; 
    line-height: 27px;
  }
}

@media (max-width: 768px) {
  #sp-main-body {
    padding: 0 0 30px 0;
  }
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'League Gothic', 'Open Sans', sans-serif;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 24px;
}

h1 {
    font-size: 4em;
}

#hl-title {
    position: absolute;
    top: -440px;
    left: 0;
    color: #fff;
}

#hl-title h1 {
    font-size: 6em;
    text-shadow: 1px 2px rgba(52,52,52,0.2);
}

@media (min-width: 992px) and (max-width: 1080px) {
  #hl-title {
    position: absolute;
    top: -340px;
  }
}

h3 {
    font-size: 4em;
    margin-bottom: 45px;
}

/* Publikationen */
@media (min-width: 992px) {
  .itemid-138 #hl-title {
    right: 0 !important;
    left: inherit;
  }
}

@media (max-width: 991px) {
  #hl-title {
    position: relative;
    top: 8px;
    color: #ffffff;
  }
  #hl-title h1 {
    font-size: 2.4em;
    text-shadow: none;
  }
  h3 {
    font-size: 2.2em;
    margin-bottom: 28px;
  }
}

/* a.weblink::before {
    content: "› ";
} */
a.weblink {
    color: rgba(255, 255, 255, 1.0);
    font-weight: 700;
    border-bottom: 1px dotted rgba(255, 255, 255, 1.0);
}
a.weblink:hover {
    color: rgba(255, 255, 255, 0.9);
    border-bottom: none;
}

hr {
    margin-top: 80px;
    margin-bottom: 64px;
    border-top: 3px solid;
    opacity: .5;
}

#sp-top-bar {
  display: none;
}

#sp-header { 
    box-shadow: 2px 1px 15px 0 rgba(52,52,52,.17);
}

#sp-main-body {
    padding: 30px 0;
}

@media (max-width: 768px) {
  hr {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  #sp-main-body {
    padding: 0 0 30px 0;
  }
}

/***** Main Menu *****/

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span { 
    /* padding: 0 13px 9px 16px; */
    color: #b4b5ba;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    /* line-height: 72px; */
    /* border-top: 8px solid #fff; */
    transition: all 500ms ease;
}
.sp-megamenu-parent > li > a:hover, .sp-megamenu-parent > li:hover > span { 
    /* border-top: 8px solid #ed7d31; */
    transition: all 500ms ease;
}
.sp-megamenu-parent > li.sp-has-child > a::after, .sp-megamenu-parent > li.sp-has-child > span::after {
    content: "";
}
.sp-menu-item.current-item.active a { 
font-size: 14px;
font-weight: 600 !important;
text-transform: uppercase;
letter-spacing: 1px;
}

/***** mobile menu *****/

@media (max-width: 575px) {
  #sp-header {
    height: 60px;
  }
}

#offcanvas-toggler.offcanvas-toggler-right {
  margin-left: 40px !important;
}

.burger-icon > span {
  background-color: #ffffff;
}

.offcanvas-overlay {
    background: rgba(0,0,0,0.5);
}

.fa-remove::before {
    content: "\f105";
}

.close-offcanvas {
    border: none;
    border-radius: 0;
    background-color: transparent;
    width: 40px;
    height: 40px;
    line-height: 24px;
    font-size: 24px;
    color: #fff;
    padding-top: 6px;
}
.close-offcanvas > .burger-icon > span {
    background-color: #ffffff;
}
.close-offcanvas:hover, .close-offcanvas:active {
    background-color: transparent;
    color: #ffffff;
}
body.ltr .close-offcanvas, .close-offcanvas {
  right: 0 !important;
  top: 10px !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  padding: 10px 40px 15px 20px !important;
}

.offcanvas-menu {
  background-color: #171717;
}

.offcanvas-menu .offcanvas-inner ul.menu li a, 
.offcanvas-menu .offcanvas-inner ul.menu li a:hover, 
.offcanvas-menu .offcanvas-inner ul.menu li.active a {
  color: #ffffff;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.offcanvas-menu .offcanvas-inner ul.menu li a:focus {
  color: #a6e633; 
}

.offcanvas-menu .offcanvas-inner ul.menu > li > a {
  line-height: 21px !important;
  opacity: 0.9 !important;
}

/***** Home / SP Page Builder *****/

.heading-1 {
    margin: 0 0 7px 0;
    color: #fff;
    font-size: 36px;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 36px;
    text-shadow: 1px 2px rgba(52,52,52,0.2);
}
.heading-2 {
    margin: 0 0 18px;
    color: #fff;
    font-size: 36px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 40px;
    text-shadow: 1px 2px rgba(52,52,52,0.2);
}
.heading-3 {
    margin: 0 0 7px;
    color: #a6e633;
    font-family: 'Open Sans';
    font-size: 2em;
    font-weight: 800;
    letter-spacing: 0em;
    word-spacing: 0.18em;
    line-height: 1.2em;
    text-shadow: 1px 2px rgba(52,52,52,0.2);
}

.sppb-title-subheading {
  color: #fff;
}

.sppb-addon-single-image-container a img {
    -webkit-filter: grayscale(0); 
    filter: grayscale(0);
    transition: all 700ms ease;
}
.sppb-addon-single-image-container a img:hover {
    opacity: 0.5;
    -webkit-filter: grayscale(100%); 
    filter: grayscale(100%);
    transition: all 700ms ease;
}

.sppb-addon-title {
    line-height: 120% !important;
    font-size: 6em !important;
    text-shadow: 1px 2px rgba(52,52,52,0.2);
}
.sppb-addon-text {
    color: #b4b5ba;
    line-height: 22px;
}
.sppb-feature-box-title {
    margin-bottom: 16px;
}

@media (max-width: 991px) {
  .heading-2 {
    margin: -12px 0 18px 0;
    color: #a6e633;
    font-size: 23px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: none;
    line-height: 29px;
    text-shadow: 1px 2px rgba(52,52,52,0.2);
  }
  .sppb-addon-title {
    line-height: 100% !important;
    font-size: 2.7em !important;
    letter-spacing: 0;
    text-shadow: 1px 2px rgba(52,52,52,0.2);
  }
}

@media (min-width: 992px) and (max-width: 1439px) {
  .heading-2 {
    margin: -12px 0 18px 0;
    color: #a6e633;
    font-size: 36px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: none;
    line-height: 29px;
    text-shadow: 1px 2px rgba(52,52,52,0.2);
  }
  .sppb-addon-title {
    line-height: 100% !important;
    font-size: 3.4em !important;
    letter-spacing: 0;
    text-shadow: 1px 2px rgba(52,52,52,0.2);
  }
}

.sppb-btn-lg {
  margin: 30px 0;
  font-size: 20px;
}
.btn-primary, .sppb-btn-primary {
  border-radius: 0 !important;
  font-weight: 600;
  /* text-transform: uppercase;
  letter-spacing: 1px; */
  border-color: rgba(0, 0, 0, 0.0);
  background-color: rgba(0, 0, 0, 0.15);
}

.btn-primary:hover, .sppb-btn-primary:hover {
  border-color: rgba(0, 0, 0, 0.0);
  background-color: rgba(0, 0, 0, 0.06);
  color: #ffffff;
}

.sppb-btn:focus, .sppb-btn-default:focus {
  color: #ffffff !important;
  box-shadow: none !important;
}

/* Button Publikationen */
#sppb-addon-0ecd8ab5-fd0a-401f-8f5b-b571e2d07187 .sppb-btn-primary, 
#sppb-addon-f09ee9b0-d583-4e6e-85e4-bd871e1451d0 .sppb-btn-primary {
  border-color: rgba(255, 255, 255, 0.0);
  /* background-color: rgba(255, 255, 255, 0.2); */
  background-color: rgba(32, 81, 142, 1.0);
}
#sppb-addon-0ecd8ab5-fd0a-401f-8f5b-b571e2d07187 .sppb-btn-primary:hover, 
#sppb-addon-f09ee9b0-d583-4e6e-85e4-bd871e1451d0 .sppb-btn-primary:hover {
  border-color: rgba(255, 255, 255, 0.0);
  /* background-color: rgba(255, 255, 255, 0.32); */
  background-color: rgba(28, 123, 193, 1.0);
}

#sppb-addon-f09ee9b0-d583-4e6e-85e4-bd871e1451d0 .heading-3 {
  font-size: 1.4em;
}

/* Titelbild mobile only */
#section-id-1612699399584 > .sppb-row-container, 
#section-id-1612699399584 > .sppb-row-container > .sppb-row > .sppb-col-md-12 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

/***** Page Title *****/

.sp-page-title .container {
  padding-left: 12px;
}

/***** Bottom, Footer, BackToTop *****/

#sp-bottom {
    padding: 0;
    height: 5px;
    background: url("../../../images/sdg_colors.png") no-repeat center;
    background-size: 100%;
    background-position: 0 0;
}

#sp-footer {
    background-color: #171717;
    font-size: 14px;
}

#sp-footer .container-inner {
    padding: 28px 0 25px 0;
    border-top: none;
}

#sp-footer a {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

@media (max-width: 768px) {
  #sp-footer {
    text-align: center;
    font-size: 13px;
  }
  #sp-footer a {
    letter-spacing: 0;
  }
}

.sp-scroll-up {
    bottom: 22px;
    right: 40px;
    border: none;
    background-color: rgba(255, 255, 255, 0.2);
}
.sp-scroll-up:hover {
    background-color: #a6e633;
}
.sp-scroll-up::before {
    color: #fff;
}

@media (max-width: 768px) {
  .sp-scroll-up {
    bottom: 54px;
    right: 15px;
  }
  .sp-scroll-up:hover, .sp-scroll-up:active {
    background-color: rgba(255, 255, 255, 0.2);
  }
}


/***** Medien *****/

.media-container {
    padding-top: 5px;
    padding-bottom: 30px;
}
dl {
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0 0 30px 0;
}
dt {
    float: left;
    width: 8%;
    padding: 0;
    margin: 0;
}
dd {
    float: left;
    width: 92%;
    padding: 2px 0 0 0;
    margin: 0;
}
.btn-media {
    margin: 0 10px 0 0;
    padding: 3px 4px 4px 12px;
    color: #fff !important;
    font-size: 16px;
    line-height: 1.4;
}
.medialink a {
    color: #333;
}
.medialink a:hover {
    color: #ed7d31;
}

@media (max-width: 768px) {
  .col-space {
    display: none;
  }
  dl.last {
    margin-bottom: 0 !important;
  }
  dt {
    width: 15% !important;
  }
  dd {
    width: 85% !important;
  }
}


/***** Impressum & Datenschutz *****/

.itemid-142 h3, .itemid-143 h3 {
    margin-top: 1em; 
    font-size: 2.8em;
}

.data h4 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 1.7em;
}

.itemid-142 a, .itemid-143 a, .data a {
    color: #80bb16;
}

.itemid-142 a:hover, .itemid-143 a:hover, .data a:hover, 
.itemid-142 a:active, .itemid-143 a:active, .data a:active, 
.itemid-142 a:focus, .itemid-143 a:focus, .data a:focus {
    color: #848484;
}

@media (max-width: 575px) {
  .itemid-142 h3, .itemid-143 h3 {
    font-size: 2em;
  }
}



/*****************/

#column-wrap-id-3dc072b3-7f87-4f2e-871c-10ddde827b50.sppb-row-column, 
#column-wrap-id-ad5123c0-bb2a-4329-b042-5ed5b9523d50.sppb-row-column, 
#column-wrap-id-5f4c119f-5190-4224-bc78-c6cfac20162f.sppb-row-column, 
#column-wrap-id-676d54c3-dc8f-40d7-b552-6a16bd54bb4c.sppb-row-column, 
#column-wrap-id-622fbbf2-71c3-44a3-8d4e-3ef18c6d07b7.sppb-row-column, 
#column-wrap-id-0173f93b-a886-4486-a691-7dde48d6f46d.sppb-row-column, 
#column-wrap-id-fc57f706-4c7a-43ff-b474-4dfa0fff3066.sppb-row-column, 
#column-wrap-id-11fedd25-5528-4faf-bd28-5e66378cb351.sppb-row-column 
 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}



/***** Feature Images & Video *****/

#headermedia {
  padding-top: 286px;
  padding-right: 0px;
  padding-bottom: 286px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 40px;
  margin-left: 0px;
}
@media (max-width: 449px) {
  #headermedia {
    margin-top: -5px;
    margin-bottom: 10px;
    padding-top: 160px !important;
    padding-bottom: 0px !important;
  }
}

@media (min-width: 450px) and (max-width: 659px) {
  #headermedia {
    margin-top: -5px;
    margin-bottom: 10px;
    padding-top: 220px !important;
    padding-bottom: 0px !important;
  }
}

@media (min-width: 660px) and (max-width: 799px) {
  #headermedia {
    margin-top: -5px;
    margin-bottom: 10px;
    padding-top: 300px !important;
    padding-bottom: 0px !important;
  }
}

@media (min-width: 800px) and (max-width: 1080px) {
  #headermedia {
    margin-top: -5px;
    margin-bottom: 10px;
    padding-top: 400px !important;
    padding-bottom: 0px !important;
  }
}

/* Über mich */

.itemid-141 {
    background-color: rgba(64, 117, 52, 1.0);
    color: rgba(255, 255, 255, 1.0);
}

.itemid-141 .sppb-btn-lg {
  margin: 50px 0 10px 0;
}
.sppb-btn-lg {
  padding: 8px 16px;
  font-size: 20px;
  line-height: 1.5;
}
.sppb-btn-primary {
  color: #fff;
}
.sppb-btn {
  display: inline-block;
  text-align: center;
  white-space: pre-line;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  transition: all .15s ease-in-out;
  cursor: pointer;
}

@media (min-width: 991px) {
  .itemid-141 p.text-right {
    padding-left: 45px;
  }
  .itemid-141 p.text-left {
    padding-right: 45px;
  }
}

/***** Sustainable Finance *****/

.proj {
    margin: 12px 0 40px 0;
    text-align: center;
    line-height: 24px;
}

.proj a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}
.proj a:hover {
    color: #fff;
    text-decoration: underline;
}


/* Medien */

.itemid-145 {
    background-color: rgba(225, 10, 133, 1.0);
    color: rgba(255, 255, 255, 1.0);
}

.media-vid, .media-pod, .media-audio {
  margin-bottom: 30px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 10px;
  box-shadow: 2px 1px 15px 0 rgba(52, 52, 52, 0.17);
}

@media (min-width: 992px) {
  .media-vid {
    min-height: 343px;
  }
  .media-pod {
    min-height: 241px;
  }
  .media-audio {
    min-height: 183px;
  }
}

.media-vid img, .media-pod img, .media-audio img {
  border-radius: 10px 10px 0 0;
}
.media-audio img {
  width: 40%;
  margin: 0 auto;
  padding-top: 24px;
}

.media-vid a img, .media-pod a img, .media-audio a img {
  opacity: 1.0;
  transition: all 700ms ease;
}
.media-vid a img:hover, .media-pod a img:hover, .media-audio a img:hover {
  opacity: 0.75;
  transition: all 700ms ease;
}

.media-vid p, .media-pod p, .media-audio p {
  padding: 20px;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
}

.media-vid a, .media-pod a, .media-audio a {
  color: rgba(255, 255, 255, 1.0);
}
.media-vid a:hover, .media-pod a:hover, .media-audio a:hover {
  color: rgba(166, 230, 51, 1.0);
}




/* Presse-Fotos */

.itemid-139 {
    background-color: rgba(242, 90, 29, 1.0);
    color: rgba(255, 255, 255, 1.0);
}



/* Publikationen */

.itemid-138 {
    background-color: rgba(32, 81, 142, 1.0);
    color: rgba(255, 255, 255, 1.0);
}

.contxt ul {
    padding-left: 15px;
    list-style-type: square;
}
.contxt ul li {
    padding-bottom: 22px;
}

@media (max-width: 991px) {
  .itemid-138 .col-lg-2 {
    display: none;
  }
  li { 
    font-size: 18px;
    line-height: 23px;
  }
}


/* Contact Button */

@media (min-width: 576px) {
  #section-id-6173c547-e6a8-42a6-a828-522f2e814fdb .sppb-btn-lg {
    font-size: 32px !important;
  }
}


/* 
#sppb-addon-614d3033-c103-4462-9821-f98dd9039d85 .sppb-addon-single-image-container img, 
#sppb-addon-b44f2413-c964-4916-aa7d-7bfd2a790d6a .sppb-addon-single-image-container img, 
#sppb-addon-8cf3e22e-e504-4bd3-a928-9e420d2bc122 .sppb-addon-single-image-container img {
    opacity: 1.0;
    -webkit-filter: grayscale(100%); 
    filter: grayscale(100%);
} */