/*########################### Statkraft ######################*/
@font-face {
    font-family: "Franklin Gothic Book";
    font-style: normal;
    font-weight: 300;
    src: url("https://www.statkraft.de/Features/Corporate/Frontend/dist/fonts/FranklinGothicWebBook.eot");
    src: local("Franklin Gothic Book"), local("FranklinGothicWebBook"),
        url("https://www.statkraft.de/Features/Corporate/Frontend/dist/fonts/FranklinGothicWebBook.woff")
            format("woff"),
        url("https://www.statkraft.de/Features/Corporate/Frontend/dist/fonts/FranklinGothicWebBook.ttf")
            format("truetype");
}
@font-face {
    font-family: "Franklin Gothic Medium";
    font-style: normal;
    font-weight: 500;
    src: url("https://www.statkraft.de/Features/Corporate/Frontend/dist/fonts/FranklinGothicWebMedium.eot");
    src: local("Franklin Gothic Medium"), local("FranklinGothicMedium"),
        url("https://www.statkraft.de/Features/Corporate/Frontend/dist/fonts/FranklinGothicWebMedium.ttf")
            format("truetype"),
        url("https://www.statkraft.de/Features/Corporate/Frontend/dist/fonts/FranklinGothicWebMedium.woff")
            format("woff"),
        url("https://www.statkraft.de/Features/Corporate/Frontend/dist/fonts/FranklinGothicWebMedium.svg")
            format("svg");
}
@font-face {
    font-family: "Franklin Gothic Italic";
    font-style: italic;
    font-weight: 300;
    src: url("https://www.statkraft.de/Features/Corporate/Frontend/dist/fonts/FranklinGothicWebBook-Italic.eot");
    src: local("Franklin Gothic Italic"), local("FranklinGothicItalic"),
        url("https://www.statkraft.de/Features/Corporate/Frontend/dist/fonts/FranklinGothicWebBook-Italic.ttf")
            format("truetype"),
        url("https://www.statkraft.de/Features/Corporate/Frontend/dist/fonts/FranklinGothicWebBook-Italic.woff")
            format("woff");
}
@font-face {
    font-family: "Moderno";
    font-weight: 300;
    src: url("fonts/ModernoFBtu-Bold.eot");
    src: local("Moderno"), local("Moderno"),
        url("fonts/ModernoFBtu-Bold.ttf")
            format("truetype"),
        url("fonts/ModernoFBtu-Bold.woff")
            format("woff"),
        url("fonts/ModernoFBtu-Bold.svg")
            format("svg");
}
.icon-user {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M15.2 17.6c-4.853 0-8.8-3.947-8.8-8.8S10.347 0 15.2 0 24 3.947 24 8.8s-3.947 8.8-8.8 8.8zm0-16C11.23 1.6 8 4.83 8 8.8s3.23 7.2 7.2 7.2 7.2-3.23 7.2-7.2-3.23-7.2-7.2-7.2zM28 32H2.4A2.403 2.403 0 0 1 0 29.6c0-.109.022-2.696 1.96-5.28 1.128-1.504 2.672-2.699 4.59-3.55 2.342-1.042 5.253-1.57 8.65-1.57s6.307.528 8.65 1.57c1.918.853 3.462 2.046 4.59 3.55 1.938 2.584 1.96 5.171 1.96 5.28 0 1.323-1.077 2.4-2.4 2.4zM15.2 20.8c-5.579 0-9.696 1.525-11.906 4.41-1.656 2.162-1.693 4.371-1.694 4.394a.8.8 0 0 0 .8.797H28a.8.8 0 0 0 .8-.8c0-.019-.037-2.229-1.694-4.39-2.211-2.885-6.328-4.41-11.906-4.41z'/%3E%3C/svg%3E");
    height: 25px;
    width: 25px
}
/* Layout tweaks*/
body {
    font-family: "Franklin Gothic Book", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.4rem;
    color: #000;
    background: #fbf5ef;
    word-break: break-word;
    -webkit-text-size-adjust: 100%;
    hyphens: auto;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    word-wrap: break-word;
}
a {
    color: inherit;
    text-decoration: none;
    border: none;
}
a:hover,
a:focus {
    color: #000;
    text-decoration: none;
    border: none;
}
tr {
    border: none;
    background: transparent;
}
table tr th,
table tr th a,
table tr th a:hover,
table tr th a:focus {
    color: #000;
}
input,
textarea,
select,
table {
    font-family: "Franklin Gothic Book", Arial, sans-serif;
}
#page {
    background-color: #fbf5ef;
    box-sizing: border-box;
    margin-top: 50px;
}
.page thead th,
.page tbody {
    border: 0 !important;
}
.header-top-inner {
    display: none;
}
.logo_wrapper_inner {
    display: flex;
}
#logo img {
    width: auto;
    max-height: 40px;
}
#eueco_logo {
    margin-left: 20px;
}
#eueco_logo img {
    width: auto;
    max-height: 40px;
}
.block-scrolltop img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 1px 4px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 1px 4px 0px rgba(50, 50, 50, 0.75);
    z-index: 10000;
}
#scrolltop {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
html,
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea {
    margin: 0px;
    padding: 0px;
}
h1,
h2,
h3,
h4,
h3 a {
    font-family: "Franklin Gothic Book", Arial, sans-serif;
}
h2 {
    font-family: "Franklin Gothic Medium";
    font-size: 34px;
    margin-bottom: 50px;
    line-height: 38px;
}
#block-seitentitel h1 {
    display: none;
}
p {
    margin: 1em 0px;
}
.right {
    float: right;
}
.region-content-bottom {
    background-color: #ffffff;
    margin-top: 40px;
}
#main {
    margin-bottom: 50px;
    min-height: 100vh;
}
#main-content {
    margin: 0;
}
h1.page-title {
    font-size: 16px;
    font-family: "Franklin Gothic Book", Arial, sans-serif;
    padding: 0 140px 0 20px;
    min-height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
}
.node__content {
    margin-top: 0;
}
.page-blog #main-inner h2.title a {
    text-decoration: none;
}
#main-inner p {
    margin-top: 0px;
}
.page #main .content ul {
    list-style: none;
    margin-left: 0px;
    margin-bottom: 20px;
    padding-left: 3px;
}
.page #main .content ul li {
    padding-left: 20px;
}
.page #main .content li::before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
    vertical-align: top;
    position: absolute;
    padding-right: 6px;
    margin-left: -20px;
}
#pid-impressum #content,
#pid-datenschutz #content {
    margin: 100px 50px;
}
/* Header Regions
-------------------------------------------------------------- */
/* Header Top region to the bottom of Header region */
header {
    display: block;
    clear: both;
}
.header-group-wrapper {
    display: block;
    clear: both;
    background: transparent;
    /*border-top:1px solid #007AC0;*/
}
.headerbild {
    /* min-width: 295px; */
    position: relative;
    z-index: 1;
}
.headerbild_image {
    min-height: 56.5vw;
    background-size: cover;
}
header .headline {
    position: absolute;
    bottom: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 30px;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.9);
}
header .headline h2 {
    font-family: "Franklin Gothic Medium", Arial, sans-serif;
    color: #008db6;
    font-size: 38px;
    line-height: 1.1em;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 500;
    padding: 0;
}
header .headline p {
    font-family: "Franklin Gothic Book", Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #575756;
    margin-bottom: 10px;
}
header .headertext .headerimage_content_inner > div {
    padding: 20px 20px 50px 20px;
}
*:focus {
    outline: none;
}
/**** Moblie Nav ****/
.navbar__toggle {
    height: 50px;
    width: 54px;
    font-size: 2.4rem;
    border: 0;
    background-color: transparent;
}
.hamburger__inner {
    width: 24px;
    height: 22px;
    display: inline-block;
    position: relative;
}
.hamburger__icon {
    display: block;
    top: 50%;
    margin-top: -0.5px;
}
.hamburger__icon,
.hamburger__icon::before,
.hamburger__icon::after {
    width: 100%;
    height: 2px;
    background-color: #000;
    border-radius: 3px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: ease;
}
.hamburger__icon::before,
.hamburger__icon::after {
    content: "";
    display: block;
}
.hamburger__icon::before {
    top: -8px;
}
.hamburger__icon::after {
    bottom: -8px;
}
.hamburger--spin .hamburger__icon {
    transition-duration: 0.22s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger__icon::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger__icon::after {
    transition: bottom 0.1s 0.25s ease-in,
        transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-open .hamburger__icon {
    transform: rotate(225deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-open .hamburger__icon::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-open .hamburger__icon::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out,
        transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/* +++++++++++++++++++++
Accordion
++++++++++++++++++++++ */
#accordion {
    margin-top: 0px;
    padding-bottom: 5px;
    border: none;
}
.faq_block .accordion {
    border-top: 1px solid #fff;
}
.faq_block h2 {
    margin-bottom: 16px;
}
.faq_block li:before {
    font-family: "Franklin Gothic Book" !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "" !important;
    font-size: 9px !important;
    margin-right: 8px !important;
    margin-top: 4px;
    color: #f2ac25 !important;
}
.ui-accordion .ui-accordion-header {
    display: table-row;
    background: none;
    margin-bottom: 1px;
    padding: 14px 50px 16px 20px;
    border-radius: 0px;
    display: block;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    text-decoration: none;
    border: none;
    transition: color 0.3s;
    color: #000;
    border: 1px solid #fff;
    margin: 0;
    border-top: 0;
    background-color: #fff;
    margin-bottom: 5px;
}
.ui-accordion .ui-accordion-header span {
    display: table-cell;
    vertical-align: top;
    left: unset !important;
    right: 0;
}
.ui-accordion .ui-accordion-header span.ui-icon {
    padding-right: 10px;
    overflow: visible;
    display: none;
}
.ui-accordion .ui-accordion-header:before {
    font-family: "Franklin Gothic Book", Arial, sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: absolute;
    right: 23px;
    font-size: 7px;
    display: none;
}
.ui-accordion .ui-accordion-header-active::before {
    transform: rotate(180deg);
}
.ui-accordion .ui-accordion-header span.ui-icon::before {
    height: 100%;
    font-family: "Franklin Gothic Book", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-weight: 700;
    position: absolute;
    right: 23px;
    font-size: 7px;
    display: block;
    width: 20px;
    height: 20px;
    color: #000;
}
.ui-accordion .ui-accordion-header.ui-state-active span.icon::before {
    content: "";
}
.accordion h3.ui-accordion-header:hover {
    background-color: #fff;
    color: #000;
    transition: all 0.5s;
}
.accordion .ui-accordion-content {
}
.accordion .ui-widget-content {
    background: none;
    border-radius: 0px;
    padding: 14px 50px 16px 20px;
    border: 1px solid #fff;
    margin: 0 !important;
}
.ui-accordion .ui-accordion-header-active {
    border: none !important;
    background-color: #fff;
    margin: 0;
    font-weight: 700 !important;
    font-family: "Franklin Gothic Book", Arial, sans-serif;
}
.ui-accordion .ui-accordion-content-active {
    border: none !important;
    background-color: #fff;
    margin: 0;
    color: #000;
    font-family: "Franklin Gothic Book", Arial, sans-serif;
    margin-top: -1px !important;
    padding: 20px 20px 15px;
    height: auto !important;
    margin-bottom: 5px !important;
}
.region-sidebar-second .block {
    margin-bottom: 20px;
}
.region-sidebar-second .content p {
    margin: 0px;
}
.region-sidebar-second .content {
    color: #8b9396;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    width: 208px;
    font-size: 11px;
    line-height: 1.5;
    padding: 20px 10px;
}
.newsletter-sidebar a,
.newsletter-sidebar a:link {
    text-decoration: none;
    color: #008cba;
}
.fa-file-pdf-o::before {
    margin-left: -15px;
    position: absolute;
    display: inline-block;
}
.st-copyright {
    padding-right: 0px;
}
body .st-copyright a {
    text-decoration: none;
}
/*########################### Menu ######################*/
.toolbar-horizontal #navigation {
    margin-top: 39px;
}
.toolbar-horizontal.toolbar-tray-open #navigation {
    margin-top: 79px;
}
#navigation {
    display: flex;
    flex-direction: column;
    position: fixed;
    height: 100vh;
    left: 0;
    top: 0;
    width: 280px;
    background: #fff;
    z-index: 150;
    transform: translateZ(0);
    user-select: none;
}
.navigation__inner {
    position: absolute;
    height: 100%;
    height: 100vh;
    width: calc(100% - 1px);
    left: 0;
    top: 0;
    background: #fff;
    display: flex;
    flex-direction: column;
    border-right: 1px solid #eaeaea;
    user-select: none;
}
.navbar__left {
    position: absolute;
    z-index: 3;
}
.navigation__header {
    position: relative;
    text-align: center;
    align-items: center;
    background-color: #fff;
    z-index: 2;
    display: flex;
    justify-content: center;
}
.navigation__controller {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    min-height: 1px;
    transition: transform 0.6s;
    background-color: #fff;
}
.navigation__list-wrapper,
.navigation__list-wrapper ul ul {
    overflow: auto;
    scrollbar-width: none;
    height: 100vh;
}
#primary-menu {
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    border-bottom: 0px;
    height: auto;
}
#primary-menu ul li {
    width: 100%;
}
#primary-menu ul li a,
.login_out_block a {
    background-color: transparent;
    color: #000;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    font-size: 14px;
    letter-spacing: 0.04rem;
    padding: 25px;
    line-height: 1.8rem;
    font-weight: 400;
    text-decoration: none;
    height: auto;
    transition: background-color 300ms;
    box-sizing: border-box;
}
#primary-menu ul li a:hover,
#primary-menu ul li.active a,
.login_out_block a:hover {
    transition: color 300ms;
    background-color: #f0efee;
    color: #004372;
    font-weight: bold;
    transition: all 300ms;
}
#block-superfish-1 {
    float: right;
    width: 200px;
    margin-top: 0px;
    font-size: 16px;
    line-height: 53px;
    font-weight: 700;
}
#block-superfish-1 ul li a {
    display: inline-block;
    line-height: 48px;
    margin-top: -2px;
    width: 100%;
    color: #000000;
    white-space: nowrap;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #e9e9e9;
}
#primary-menu-inner > ul > li > a {
    background: none;
}
#primary-menu-inner > ul > li:hover a {
    background-color: #e9e9e9;
    color: #000000;
}
#primary-menu-inner > ul > li.menuparent:hover {
    background-color: #f2ac25;
}
#primary-menu-inner > ul > li > a:hover {
    background-color: #f2ac25;
}
#primary-menu-inner > ul.menu > li > ul {
    display: table;
    width: 300px !important;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.75);
}
#primary-menu-inner > ul > li ul li a {
    line-height: 30px;
    font-size: 15px;
}
#primary-menu-inner > ul > li ul li a:hover {
    background-color: #f2ac25;
}
#primary-menu-inner > ul > li.active-trail a {
    background-color: #e9e9e9;
    color: #000000;
}
#primary-menu-inner > ul > li.active-trail > a,
#primary-menu-inner > ul > li a.active {
    background-color: #f2ac25;
    color: #000000;
}
.primary-menu-inner {
    width: auto;
}
#primary-menu ul li ul {
    background-color: #fff;
    top: 0 !important;
    position: fixed !important;
    left: -1px !important;
    width: 279px !important;
    padding-top: 180px !important;
}
#primary-menu ul li.sfHover ul {
    transform: translateX(100%) translateX(1px);
    transition: transform 0.45s, visibility 0.45s;
    user-select: all;
    border-right: 1px solid #eaeaea;
    visibility: visible;
}
#primary-menu ul ul ul {
    top: 0;
    min-height: 100vh;
}
/*########################### Login ######################*/
.icon-user {
    font-size: 16px;
}
.login_out_block {
}
.login_out_block a {
    z-index: 1;
    background-color: #d8d8d8 !important;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    padding: 12px 25px;
    border-radius: 40px;
    margin: 40px 20px 0 20px;
    font-family: "Franklin Gothic Medium";
    font-weight: 500 !important;
    line-height: 1.8rem;
    color: #000 !important;
    text-decoration: none;
    text-transform: capitalize;
}
.login_out_block a:hover {
    text-decoration: underline;
}
.modal_login,
.modal_logout {
    color: #fff;
    background-color: #004372;
}
.modal_login input[id^="edit-name"],
.modal_login input[id^="edit-pass"] {
    padding: 14px 12px 14px;
    border: 3px solid #fff !important;
    max-width: 100% !important;
}
.modal_login .request-password-link {
    display: none;
}
#block-benutzeranmeldung .create-account-link,
#block-benutzeranmeldung label {
    display: none;
}
.modal_login .form-item-name {
    margin-bottom: 27px;
}
.modal_login a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    padding-bottom: 10px;
    display: inline-block;
}
/*.modal_login a:before {
    font-family: "Franklin Gothic Book", Arial, sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-right: 5px;
    font-size: 0.6em;
    color: currentColor;
    vertical-align: 0.2em;
}*/
.modal_login .ui-icon-closethick,
.modal_logout .ui-icon-closethick {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
.admin-menu .primary-menu-fixed {
    top: 30px;
}
.flexcontainer div {
    background-color: #ffffff;
}
.flexcontainer div.flexcontainer {
    background: none;
}
div.content-messages div.status {
    background-color: #eff8fb;
    border-color: #008cba;
    color: #008cba;
    margin-left: 8px;
    width: 94%;
}
div.content-messages div.status a {
    color: #008cba;
}
div.content-messages div.warning,
div.content-messages div.error,
div.content-messages div.help {
    background-color: #fdf7e6;
    border-color: #f2af00;
    color: #f2af00;
    margin-left: 8px;
    width: 94%;
}
div.content-messages div.warning a,
div.content-messages div.error a,
div.content-messages div.help a {
    color: #f2af00;
}
li.taxonomy_term_1 {
    display: none !important;
}
.node-type-blog div.links {
    float: left;
    margin-bottom: 30px;
}
.node-type-blog div.terms {
    margin-bottom: 30px;
    margin-top: 30px;
}
.node-type-blog h1.title {
    background: none;
    font-size: 40px;
    color: #1f1f1f;
    line-height: 42px;
    margin-top: 0px;
    margin-bottom: 0px;
    background: none;
    padding-top: 0px;
}
/*         Buttons
------------------------------*/
.webform-client-form textarea {
    border: 1px solid #cccccc;
    color: rgba(0, 0, 0, 0.75);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding: 5px;
}
.primary-menu-fixed {
    position: fixed;
    top: 0px;
    z-index: 995;
}
#simplenews-confirm-add-form .container-inline a {
    background: #007ac0 none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    padding: 10px 16px;
    text-align: center;
    width: 140px;
}
#simplenews-confirm-add-form .container-inline a:hover {
    text-decoration: none;
}
/******* div table ************/
.divtable {
    display: table;
}
.divtable .divrow {
    display: table-row;
}
.divtable .divrow > div {
    display: table-cell;
    padding: 5px;
}
.divtable,
.divtable .divrow > div {
    border: 1px solid black;
}
#log_overlay {
    position: absolute;
    display: none;
    width: 100%;
    height: 10000px;
    top: 0px;
    left: 0px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}
/******* div table ************/
.webform-client-form input.form-text {
    -moz-appearance: none;
    background-color: #ffffff;
    border-color: #cccccc;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 0.875rem;
    height: 2.3125rem;
    margin: 0 0 1rem;
    padding: 0.5rem;
    transition: border-color 0.15s linear 0s, background 0.15s linear 0s;
    width: 540px;
}
a.button,
#simplenews-confirm-add-form #edit-cancel,
.page-newsletter #edit-cancel,
.webform-confirmation + .links a,
body form input.form-submit,
body input.form-submit,
body input.small-submit,
#logout_button {
    display: block;
    padding: 10px 20px !important;
    transition: background-color ease-in-out 6ms;
    border-radius: 25px;
    background-color: #004372;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300 !important;
    color: #fff;
    text-decoration: none;
    text-transform: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    margin: 0;
}
a.button:hover,
#simplenews-confirm-add-form #edit-cancel:hover,
.page-newsletter #edit-cancel:hover,
.webform-confirmation + .links a:hover,
body form input.form-submit:hover,
body input.form-submit:hover,
body input.small-submit:hover,
#logout_button:hover {
    background-color: #33688e;
}
#logout_button {
    width: 100%;
}
#logout_button::before {
    display: none;
}
.modal_logout .realname {
    border-bottom: 1px solid #ffffff;
    text-align: center;
}
.modal_logout .form-submit,
.modal_login .form-submit,
.webform_popup_block .form-submit,
.simplenews-confirm-add #edit-actions input,
.simplenews-confirm-add #edit-actions a {
    background: #00b4de;
    border-radius: 3px;
}
.modal_logout .form-submit:hover,
.modal_login .form-submit:hover,
.webform_popup_block .form-submit:hover,
.simplenews-confirm-add #edit-actions input:hover,
.simplenews-confirm-add #edit-actions a:hover {
    background: #aedcf0 !important;
    color: #fff;
}
.modal_logout a:hover,
.modal_login a:hover {
    color: #fff;
}
#simplenews-confirm-add-form #edit-cancel,
.page-newsletter #edit-cancel,
.webform-confirmation + .links a {
    width: auto;
    display: inline-block;
}
#simplenews-confirm-add-form #edit-cancel,
.page-newsletter #edit-cancel {
    margin-top: 20px;
}
#simplenews-confirm-add-form #edit-submit,
#simplenews-confirm-add-form #edit-cancel {
    width: 280px;
}
.page-newsletter #edit-cancel {
    width: 168px;
}
body input.small-submit {
    line-height: 26px;
    max-width: 100px;
}
body form input.form-submit:hover,
body input.form-submit:hover,
body input.small-submit:hover {
    cursor: pointer;
}
#pid-user-password .form-item label {
    font-weight: normal;
}
#progress {
    position: fixed;
    text-align: center;
    top: 300px;
    visibility: hidden;
    width: 100%;
    z-index: 10000;
}
body .ui-dialog {
    border: 0;
    border-radius: 0;
    padding: 0;
}
body .ui-dialog-content {
    height: auto !important;
}
body .ui-widget {
    font-size: inherit;
}
body .ui-dialog-titlebar {
    background: #007ac0 none repeat-x scroll 0 center;
    border: medium none;
    border-radius: 0;
    font-size: 14px;
}
.ui-dialog-overlay {
    background: none repeat scroll 0 0 #000000;
    opacity: 0.8;
}
.ui-dialog-title {
    color: #ffffff;
    font-weight: bold;
}
.ui-dialog .ui-dialog-titlebar,
.ui-dialog .ui-dialog-buttonpane {
    background: #004372 !important;
    border-color: #004372 !important;
}
.ui-widget.ui-widget-content {
    border: 0;
    z-index: 1260 !important;
}
.ui-dialog .ui-dialog-buttonpane button {
    background: none;
    border: none;
    background-color: #ffa800;
    color: #004372;
    border-radius: 0;
}
#request-password {
    clear: both;
    margin-bottom: 20px;
}
#request-password a {
    color: #000000 !important;
}
#request-password as.link {
    color: #000000;
    font-weight: 700;
    font-size: 14px;
}
#request-password a::before {
    margin-right: 5px;
    font-family: "Franklin Gothic Book", Arial, sans-serif;
    font-weight: 400;
    content: "";
}
.gmap,
.gmap > div {
    width: 100%;
    height: 100%;
}
div[id^="edit-mobile-ssl"] {
    display: none;
}
.text-white {
    color: #fff;
}
.bg-color-ocean {
    background-color: #004372;
}
.bg-white {
    background-color: #fff;
}
.faq_block {
    margin-bottom: 30px;
}
/**** WEBFORM ****/
.webform_popup_block {
    display: none;
    position: absolute;
    top: 50px;
    background-color: #004372;
    left: 50%;
    transform: translate(-50%, 0);
    width: 975px;
    max-width: 90%;
    padding: 50px 25px;
    border-radius: 4px;
    box-shadow: 0 2px 10px 0 rgb(26 69 85 / 40%);
    z-index: 1002;
    color: #fff;
}
form.webform-submission-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}
div[id^="edit-closer"] {
    position: absolute;
    right: -10px;
    top: -45px;
    width: 32px;
    height: 32px;
    cursor: pointer;
}
div[id^="edit-closer"]:before,
div[id^="edit-closer"]:after {
    position: absolute;
    left: 15px;
    content: " ";
    height: 20px;
    width: 2px;
    background-color: #fff;
}
div[id^="edit-closer"]:before {
    transform: rotate(45deg);
}
div[id^="edit-closer"]:after {
    transform: rotate(-45deg);
}
div[id^="edit-left"] {
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.form__secureHint {
    color: #9a9a9a;
    font-size: 16px;
    line-height: 20px;
}
.form__secureHint:before {
    font-family: "Franklin Gothic Book", Arial, sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-right: 10px;
}
div[id^="edit-right"] {
    width: 66.666666%;
    display: flex;
    flex-direction: column;
}
.webform_popup_block div[id^="edit-right"] input.form-text,
.webform_popup_block div[id^="edit-right"] input.form-email,
.webform_popup_block div[id^="edit-right"] select,
.webform_popup_block div[id^="edit-right"] textarea {
    padding: 12px;
    width: 100%;
    color: #000;
    font-size: 16px;
    line-height: 20px;
    background-color: #fff;
    border-radius: 0;
}
.webform_popup_block a {
    text-decoration: underline;
}
input[id^="edit-einwilligung-checkbox"] {
    float: left;
    width: 27px;
    height: 27px;
    border-radius: 0;
}
.form-item-einwilligung-checkbox .description {
    margin-left: 35px !important;
    font-size: 12px;
}
#captcha {
    border: 0;
}
#captcha summary {
    display: none;
}
#captcha .details-wrapper {
    padding-left: 0;
}
span.form-required {
    color: #000000;
}
#pid-datenschutz .page #main .region-content li::before {
    font-family: "Font Awesome 5 Free";
    content: "\f111";
    color: #000000;
    font-weight: normal;
    font-size: 6px;
    vertical-align: middle;
    display: table-cell;
    padding-right: 6px;
    padding-top: 6px;
}
.headerbild .headerbild_content {
    position: absolute;
    color: #ffffff;
}
.headerbild .headerbild_content h2.headline {
    font-family: "Franklin Gothic Book", Arial, sans-serif;
    padding: 20px 0px 0px 20px;
    font-size: 38px;
    line-height: 40px;
    margin-bottom: 0;
}
.headerbild .headerbild_content h2.headline p {
    margin: 0;
}
.headerbild .headerbild_content .text {
    padding: 0px 20px;
    font-size: 16px;
}
#pid-impressum .region-content,
#pid-datenschutz .region-content {
    font-size: 16px;
}
#sliding-popup {
    border-top: 1px solid #e0e0e0;
}
#sliding-popup .popup-content #popup-buttons button {
    background: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    text-shadow: none;
    display: inline-block;
    text-decoration: none;
    transition: color 0.3s, background-color 0.3s;
    background: #f6f6f6;
    border: solid 1px #e1e1e1;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    padding: 0 21px;
}
#sliding-popup .popup-content #popup-buttons button.agree-button {
    background-color: #1c771c;
    color: #ffffff !important;
}
#sliding-popup .popup-content #popup-buttons button.agree-button:hover {
    background-color: #1a581a;
}
#sliding-popup.sliding-popup-top {
    background-color: #696b70;
    float: left;
}
#sliding-popup .popup-content {
    max-width: 60%;
}
#sliding-popup .popup-content #popup-text p {
    font-size: 14px;
}
.page-user-edit #edit-account {
    box-sizing: border-box !important;
    background-color: #f2ac25;
    padding: 30px;
    width: 100%;
}
.page-user-edit #edit-account .form-item-current-pass input,
.page-user-edit #edit-account .form-item-name input,
.page-user-edit #edit-account .form-item-mail input {
    border: none;
    padding: 5px;
    line-height: 20px;
    width: 400px;
}
.page-user-edit #edit-legal label,
.page-user-edit #edit-legal #ee-legal,
.page-user-edit #edit-legal input {
    float: left;
}
.page-user-edit #edit-legal input {
    margin-top: 5px;
    margin-right: 5px;
}
.page-user-edit .form-item-extras-1,
.page-user-edit .form-item-legal-accept {
    display: block;
    clear: both;
    margin-bottom: 10px;
    height: 30px;
}
.page-user-edit ul.tabs {
    display: none;
}
#page.adminpage input.form-checkbox {
    min-height: 10px;
    -moz-appearance: checkbox;
}
#page.adminpage input.form-radio {
    min-height: 10px;
    -moz-appearance: radio;
}
/*TOOLTIP*/
.region-content .tooltip .classic {
    background: none;
    font-size: 13px !important;
    background-color: #ffffff;
    border: 1px solid #f2ac25;
    border-radius: 0px;
    font-style: normal;
    width: 160px;
    padding: 7px;
    margin-top: 7px !important;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.75);
}
.region-content .tooltip em {
    display: block;
    font-style: normal;
    font-family: "Franklin Gothic Book", Arial, sans-serif;
}
.region-content .tooltip em.text {
    font-weight: 700;
    margin-bottom: 3px;
    font-size: 13px !important;
    padding: 0px;
}
.checkbox input {
    height: 15px;
    -moz-appearance: checkbox !important;
}
.legal-login .item-list ul {
    list-style: disc;
    padding-left: 15px;
}
.legal-login #captcha {
    width: 100%;
    margin: 0;
}
.legal-login .form-required:after {
    display: none;
}
.anker {
    height: 0px;
    position: relative;
    top: -80px;
}
/*################ Cookie Hinweis #####################*/
.popup-content {
    position: relative;
}
#sliding-popup .agree-button {
    right: 177px;
}
#sliding-popup .eu-cookie-compliance-secondary-button {
    right: 0px;
    top: 1em;
    cursor: pointer;
    vertical-align: middle;
    overflow: visible;
    width: auto;
    margin-right: 5px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    color: #000 !important;
    font-family: "Franklin Gothic Book", Arial, sans-serif;
    font-weight: bold;
    padding: 4px 8px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #ffffff;
    background: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    text-shadow: none;
    display: inline-block;
    text-decoration: none;
    transition: color 0.3s, background-color 0.3s;
    background-color: #f2ac25;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    padding: 0 21px;
}
@media (max-width: 600px) {
    #sliding-popup .agree-button {
        left: 0px;
    }
    #sliding-popup .eu-cookie-compliance-more-button {
        bottom: 16px;
        top: auto;
        left: 120px;
        right: auto;
    }
}
#ee_fast_registry_block #anmelden_trigger {
    padding: 7px 21px !important;
}
#ee_fast_registry_block #registrieren {
    margin-bottom: 20px;
}
#edit-account .form-required::after {
    display: none;
}
.ArticleList {
    width: 100%;
    padding: 20px 0;
}
.contactlistblock__listing {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    height: 100%;
    padding: 0 5px;
    margin: 0 auto;
    max-width: 1920px;
}
.contactlistblock__listing .row {
    width: 100%;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.col-xl-4 {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
}
.card {
    width: 100%;
    color: #000;
    position: relative;
    background-color: #fff;
    display: block;
    height: 100%;
}
.card__mediawrapper {
    position: relative;
    height: auto;
    width: 100%;
    min-height: 237px;
}
.image-as-link .card__mediawrapper {
    cursor: pointer;
}
.card__contentwrapper {
    padding: 40px;
}
.card__image {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
    font-family: "object-fit: cover;";
}
.card__title {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 10px;
    font-weight: 500;
    font-family: "Franklin Gothic Medium";
    word-break: break-word;
}
.card__preamble {
    font-family: "Franklin Gothic Book";
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 20px;
    color: #000;
}
.readmore {
    display: flex;
    flex-direction: row;
    margin-top: auto;
    margin-left: auto;
    align-items: center;
    justify-content: flex-end;
    color: #000;
    line-height: 24px;
    cursor: pointer;
}
.card .readmore {
    position: absolute;
    bottom: 30px;
    right: 40px;
    margin-left: 40px;
}
.readmore__text {
    text-transform: uppercase;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 0 !important;
    margin-right: 10px;
    word-break: break-word;
}
.readmore .icon {
    font-size: 20px;
    align-self: center;
    margin-bottom: 2px;
}
.card:focus .icon,
.card:hover .icon,
.hero__contentblock:focus .icon,
.hero__contentblock:hover .icon {
    transform: translateX(5px);
}
.icon-arrow-right {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='m30.966 16.234-9.6-9.6a.8.8 0 0 0-1.131 1.131l8.234 8.234H2.4a.8.8 0 1 0 0 1.6h26.069l-8.234 8.234a.8.8 0 0 0 1.132 1.131l9.6-9.6a.8.8 0 0 0 0-1.131z'/%3E%3C/svg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    padding: 0;
    position: relative;
    height: 20px;
    margin-bottom: 2px;
    transition: all .3s ease;
    width: 20px;
}
.hero__wrapper {
    position: relative;
    width: 100%;
    background-color: #fbf5ef;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    max-width: 1920px;
    margin: 0 auto;
}
.hero__wrapper--large {
    height: 560px;
}
.hero__image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    align-self: flex-start;
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
    font-family: "object-fit: cover;";
}
.hero__contentblock {
    position: relative;
    background-color: rgba(255, 255, 255, 0.9);
    display: flex;
    flex-direction: column;
    margin: 30px;
    padding: 30px;
    width: auto;
}
.hero__title {
    font-family: "Franklin Gothic Medium";
    color: #008db6;
    font-size: 28px;
    line-height: 1.1em;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 500;
    padding: 0;
}
.hero__title--block {
    color: #000;
    font-size: 34px;
    line-height: 38px;
}
.hero__content {
    font-family: "Franklin Gothic Book";
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #575756;
    margin-bottom: 10px;
}
.keyfiguresblock {
    padding: 70px 20px;
    background-color: #fbf5ef;
}
.keyfiguresblock__title {
    font-family: "Franklin Gothic Medium";
    font-size: 34px;
    margin-bottom: 50px;
    text-align: center;
    line-height: 38px;
}
.keyfiguresblock__listing {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: 0 auto;
    max-width: 1920px;
}
.keyfiguresblock__list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    list-style: none;
    margin-bottom: 0 !important;
}
.keyfiguresblock__list li::before {
    display: none;
}
.keyfigure__item {
    min-height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 30px;
    width: 22ch;
    max-width: 100%;
    justify-content: space-between;
    position: relative;
    padding-left: 0 !important;
}
.numbers .keyfigure__item:last-child .keyfigure__icon:after {
    display: none;
}
.keyfigure__icon {
    border-radius: 50%;
    height: 120px;
    width: 120px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60px;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #00b0dc;
    font-family: "Franklin Gothic Medium";
    color: #fff;
    font-size: 45px;
}
.keyfigure__icon--piggybank-icon {
    background-image: url("/sites/beteiligung.statkraft.de/files/content/piggybank.svg");
}
.keyfigure__icon--leaf-icon {
    background-image: url("/sites/beteiligung.statkraft.de/files/content/leaf.svg");
}
.keyfigure__icon--euro-icon {
    background-image: url("/sites/beteiligung.statkraft.de/files/content/euro.svg");
}
.keyfigure__icon--calendar-icon {
    background-image: url("/sites/beteiligung.statkraft.de/files/content/calendar-icon.png");
    background-size: 120px;
}
.keyfigure__number,
.keyfigure__title {
    font-family: "Franklin Gothic Medium";
    text-align: center;
    font-size: 34px;
    line-height: 44px;
    width: 70%;
}
.keyfigure__title {
    font-size: 22px;
    line-height: 28px;
}
.flex_block {
    margin: 0 30px;
    max-width: 1920px;
}
.vermittler_hinweis .flex_block {
    margin: 0 50px;
}
.flex_block .text {
    padding: 30px;
}
.flex_block .text.nl {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
a.newsletter {
    width: 70%;
    text-align: center;
    align-self: center;
    background-color: #00b0dc;
    padding: 7px;
    border-radius: 15px;
}
.nl p {
    font-size: 20px;
}
.hidden_block {
    display: none;
}
.align-right {
    text-align: right;
    float: none;
}
.hidden_block .text h2 {
    margin-bottom: 25px;
    padding-top: 70px;
}
.hidden_block .text {
    padding: 0 5%;
    max-width: 1920px;
    margin: 0 auto;
    padding-bottom: 30px;
}
.hinweis {
    padding: 50px 5%;
    margin: 0 auto;
    margin-top: 100px;
    max-width: 1920px;
}
.hinweis h3 {
    font-family: "Franklin Gothic Medium";
    font-size: 22px;
    margin-bottom: 30px;
}
a.external {
    text-decoration: underline;
}
.faq_wrapper {
    max-width: 900px;
    margin: 0 auto;
    padding: 80px 0;
    width: 90%;
}
.faq_headline,
.faq_block > .accordion {
    display: none;
}
#ee-faq_nachrangdarlehen-block > .accordion {
    display: block;
}
.faq_links {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
.faq_links a {
    background-color: #e7f4f8;
    width: 48%;
    font-family: "Franklin Gothic Book";
    cursor: pointer;
    text-align: center;
    align-self: center;
    padding: 7px;
    border-radius: 15px;
}
.faq_links a.active {
    background-color: #00b0dc;
}
.vermittler_hinweis {
    margin-bottom: 70px;
}
.flex_block.two .image img {
    height: 100%;
}
/************ FOOTER *************/
#block-menu-menu-footermenu {
    float: left;
    margin-top: 20px;
    margin-bottom: 40px;
}
footer {
    color: #000000;
    font-size: 16px;
}
.region-footer {
    display: block;
}
footer ul.menu {
    bottom: 0;
    right: 0;
    padding: 0px 0px 0px 0px;
    float: none;
}
footer ul.menu li a {
    font-size: 14px;
    line-height: 18px;
}
footer ul.menu li:last-child a:after {
    content: none;
}
footer ul.menu li a:hover {
    color: #f2ac25;
}
#footer-message {
    display: block;
    padding-top: 0px;
}
.eueco-logo img {
    max-width: 180px;
}
.vermittler_hinweis h2 {
    font-size: 22px;
    margin-bottom: 20px;
}
.vermittler_hinweis .text {
    padding: 0;
    max-width: 65%;
}
.vermittler_hinweis p {
    font-size: 16px;
}
#footer_bottom {
    position: relative;
    bottom: 0;
    background-color: #fffcf9;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 110%;
    background-image: url(/sites/beteiligung.statkraft.de/files/content/mobile_footer.png);
    margin-left: -280px;
    padding-left: 280px;
}
.region-footer-bottom {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1920px;
    display: flex;
    flex-wrap: wrap;
}
.region-footer-bottom > div,
.region-footer-bottom > nav {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}
.region-footer-bottom .field-item-content,
.footer_menu .content {
    display: flex;
    flex-direction: column;
    padding: 20px 20px 0px 20px;
    height: 100%;
}
.footer__title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
}
.footer__linktitle,
.footer__title {
    font-family: "Franklin Gothic Medium";
    line-height: 1.5;
}
#footer_bottom a {
    color: #004372;
    font-family: "Franklin Gothic Medium";
    text-decoration: none;
}
.socialmediablock,
.footer_menu .content {
    bottom: 0;
    right: 0;
}
.socialmediablock__medias,
.socialmediablock__follow {
    display: inline;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}
.socialmediablock__medias {
    font-family: "Franklin Gothic Medium";
}
.socialmediablock__iconList {
    margin-top: 30px;
    display: flex;
}
.socialmediablock__icon {
    margin-right: 30px;
    margin-bottom: 50px;
    color: #000 !important;
    font-size: 22px;
    line-height: 28px;
    height: 30px;
    width: 20px;
}
.icon-facebook {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M19 6.4h5v-6h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6v-16h5l1-6h-6v-3c0-.542.458-1 1-1z'/%3E%3C/svg%3E");
    height: 22px;
    width: 22px;
    background-size: contain;
}
.icon-twitter {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M32 7.475a12.941 12.941 0 0 1-3.769 1.031 6.601 6.601 0 0 0 2.887-3.631 13.21 13.21 0 0 1-4.169 1.594A6.565 6.565 0 0 0 22.155 4.4a6.563 6.563 0 0 0-6.563 6.563c0 .512.056 1.012.169 1.494A18.631 18.631 0 0 1 2.23 5.595a6.56 6.56 0 0 0-.887 3.3 6.557 6.557 0 0 0 2.919 5.463 6.565 6.565 0 0 1-2.975-.819v.081a6.567 6.567 0 0 0 5.269 6.438 6.574 6.574 0 0 1-2.968.112 6.588 6.588 0 0 0 6.131 4.563 13.17 13.17 0 0 1-9.725 2.719 18.568 18.568 0 0 0 10.069 2.95c12.075 0 18.681-10.006 18.681-18.681 0-.287-.006-.569-.019-.85A13.216 13.216 0 0 0 32 7.477z'/%3E%3C/svg%3E");
    height: 22px;
    width: 22px;
    background-size: contain;
}
.icon-linkedin2 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M12 12.4h5.535v2.837h.079c.77-1.381 2.655-2.837 5.464-2.837C28.92 12.4 30 16.037 30 20.767V30.4h-5.769v-8.54c0-2.037-.042-4.657-3.001-4.657-3.005 0-3.463 2.218-3.463 4.509V30.4H12v-18zm-10 0h6v18H2v-18zm6-5a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3C/svg%3E");
    height: 22px;
    width: 22px;
    background-size: contain;
}
.icon-instagram {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M16 3.281c4.275 0 4.781.019 6.462.094 1.563.069 2.406.331 2.969.55a4.94 4.94 0 0 1 1.837 1.194 5.015 5.015 0 0 1 1.2 1.838c.219.563.481 1.412.55 2.969.075 1.688.094 2.194.094 6.463s-.019 4.781-.094 6.462c-.069 1.563-.331 2.406-.55 2.969a4.94 4.94 0 0 1-1.194 1.837 5.02 5.02 0 0 1-1.837 1.2c-.563.219-1.413.481-2.969.55-1.688.075-2.194.094-6.463.094s-4.781-.019-6.463-.094c-1.563-.069-2.406-.331-2.969-.55a4.952 4.952 0 0 1-1.838-1.194 5.02 5.02 0 0 1-1.2-1.837c-.219-.563-.481-1.413-.55-2.969-.075-1.688-.094-2.194-.094-6.463s.019-4.781.094-6.463c.069-1.563.331-2.406.55-2.969a4.964 4.964 0 0 1 1.194-1.838 5.015 5.015 0 0 1 1.838-1.2c.563-.219 1.412-.481 2.969-.55 1.681-.075 2.188-.094 6.463-.094zM16 .4c-4.344 0-4.887.019-6.594.094-1.7.075-2.869.35-3.881.744-1.056.412-1.95.956-2.837 1.85a7.833 7.833 0 0 0-1.85 2.831C.444 6.938.169 8.1.094 9.8.019 11.513 0 12.056 0 16.4s.019 4.887.094 6.594c.075 1.7.35 2.869.744 3.881.413 1.056.956 1.95 1.85 2.837a7.82 7.82 0 0 0 2.831 1.844c1.019.394 2.181.669 3.881.744 1.706.075 2.25.094 6.594.094s4.888-.019 6.594-.094c1.7-.075 2.869-.35 3.881-.744 1.05-.406 1.944-.956 2.831-1.844s1.438-1.781 1.844-2.831c.394-1.019.669-2.181.744-3.881.075-1.706.094-2.25.094-6.594s-.019-4.887-.094-6.594c-.075-1.7-.35-2.869-.744-3.881a7.506 7.506 0 0 0-1.831-2.844 7.807 7.807 0 0 0-2.831-1.844C25.463.849 24.301.574 22.601.499c-1.712-.081-2.256-.1-6.6-.1zm0 7.781c-4.537 0-8.219 3.681-8.219 8.219s3.681 8.219 8.219 8.219 8.219-3.681 8.219-8.219A8.221 8.221 0 0 0 16 8.181zm0 13.55a5.331 5.331 0 1 1 0-10.663 5.331 5.331 0 0 1 0 10.663zM26.462 7.856a1.919 1.919 0 1 1-3.838 0 1.919 1.919 0 0 1 3.838 0z'/%3E%3C/svg%3E");
    height: 22px;
    width: 22px;
    background-size: contain;
}
.icon-youtube {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M31.681 10s-.313-2.206-1.275-3.175C29.187 5.55 27.825 5.544 27.2 5.469c-4.475-.325-11.194-.325-11.194-.325h-.012s-6.719 0-11.194.325c-.625.075-1.987.081-3.206 1.356C.631 7.794.325 10 .325 10s-.319 2.588-.319 5.181v2.425c0 2.587.319 5.181.319 5.181s.313 2.206 1.269 3.175c1.219 1.275 2.819 1.231 3.531 1.369 2.563.244 10.881.319 10.881.319s6.725-.012 11.2-.331c.625-.075 1.988-.081 3.206-1.356.962-.969 1.275-3.175 1.275-3.175s.319-2.587.319-5.181v-2.425c-.006-2.588-.325-5.181-.325-5.181zM12.694 20.55v-8.994l8.644 4.513-8.644 4.481z'/%3E%3C/svg%3E");
    height: 22px!important;
    width: 22px!important;
    background-size: contain;
}
.icon-flickr {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M0 17.4a7 7 0 1 1 14 0 7 7 0 0 1-14 0zm18 0a7 7 0 1 1 14 0 7 7 0 0 1-14 0z'/%3E%3C/svg%3E");
    height: 22px;
    width: 22px;
    background-size: contain;
}
.footer__content.footer__flex-end,
.footer_menu {
    flex-direction: column;
    display: flex;
    justify-content: flex-end;
}
.footer__contactinfo,
.footer_menu ul {
    margin-bottom: 15px;
}
.footer__contactinfo h2,
.footer__contactinfo h3,
.footer__contactinfo h4 {
    font-size: 18px;
    line-height: 26px;
}
.footer__contactinfo h2 a,
.footer__contactinfo h3 a,
.footer__contactinfo h4 a {
    display: inline-block;
    margin-bottom: 15px;
}
.footer__contactinfo p {
    color: #575756;
    margin-bottom: 20px;
}
.footer__contactinfo p:last-child {
    margin-bottom: 0;
}
.footer_menu .content {
    justify-content: flex-end;
}
#simplenews-confirm-multi #edit-actions{
  display:flex;
  flex-direction: column;
  max-width:300px;
}
#simplenews-confirm-multi #edit-actions > *{
  width:300px;
  box-sizing: border-box;
  max-width: 300px;
  padding: 0.75rem 1.5rem;
  line-height: 1rem;
  margin-top:30px;
}

