﻿/* fonts */
@font-face {
    font-family: "Mic32_New_Rounded_Regular";
    font-display: "auto";
    src: url("https://fam-energie.de/wp-content/uploads/2020/11/Mic32_New_Rounded_Regular.woff2") format('woff2'), url("https://fam-energie.de/wp-content/uploads/2020/11/Mic32_New_Rounded_Regular.woff") format('woff');
    font-weight: 400;
    font-style: regular;
}

@font-face {
    font-family: "Mic32_New_Rounded_Light";
    font-display: "auto";
    src: url("https://fam-energie.de/wp-content/uploads/2020/11/Mic32_New_Rounded_Light.woff2") format('woff2'),url("https://fam-energie.de/wp-content/uploads/2020/11/Mic32_New_Rounded_Light.woff") format('woff');
    font-weight: 300;
    font-style: regular;
}

@font-face {
    font-family: "Mic32_New_Rounded_Medium";
    font-display: "auto";
    src: url("https://fam-energie.de/wp-content/uploads/2020/11/Mic32_New_Rounded_Medium.woff2") format('woff2'),url("https://fam-energie.de/wp-content/uploads/2020/12/Mic32_New_Rounded_Medium.woff") format('woff'),url("https://fam-energie.de/wp-content/uploads/2020/12/Mic32_New_Rounded_Medium.woff") format('woff');
    font-weight: 500;
    font-style: regular;
}

@font-face {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url('https://fam-energie.de/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-solid-900.woff2') format('woff2'), url('https://fam-energie.de/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-solid-900.woff') format('woff'), url('https://fam-energie.de/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-solid-900.ttf') format('truetype');
}

@font-face {
    font-family: 'FontAwesomeLight';
    font-style: normal;
    font-weight: 300;
    font-display: block;
    src: url('https://fam-energie.de/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-light-300.woff2') format('woff2'), url('https://fam-energie.de/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-light-300.woff') format('woff'), url('https://fam-energie.de/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-light-300.ttf') format('truetype');
}

@font-face {
    font-family: 'FontAwesomePro';
    font-style: normal;
    font-weight: 300;
    font-display: block;
    src: url('https://fam-energie.de/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-light-300.woff2') format('woff2'), url('https://fam-energie.de/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-light-300.woff') format('woff'), url('https://fam-energie.de/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-light-300.ttf') format('truetype');
}

@font-face {
    font-family: 'FontAwesomeRegular';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url('https://fam-energie.de/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-regular-400.woff2') format('woff2'), url('https://fam-energie.de/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-regular-400.woff') format('woff'), url('https://fam-energie.de/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-regular-400.ttf') format('truetype');
}

@font-face {
    font-family: 'FontAwesomePro';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url('https://fam-energie.de/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-regular-400.woff2') format('woff2'), url('https://fam-energie.de/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-regular-400.woff') format('woff'), url('https://fam-energie.de/wp-content/themes/pro/cornerstone/assets/dist/fonts/fa-regular-400.ttf') format('truetype');
}

/* basics */

.body_bg {
    background-image: url('../grafics/fam_key_bg.svg');
    background-size: cover;
    background-attachment: fixed;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
}

body, input, button, select, textarea {
    font-family: "Mic32_New_Rounded_Regular";
    border: 0px;
}

Input[type="password"] {
        padding: .375rem .75rem;
        font-size: 0.9rem;
        line-height: 1.5;
        margin: 0;
        border: 0;
}

input[type="text"] {
    padding: .375rem .75rem;
    font-size: 0.9rem;
    line-height: 1.5;
    margin: 0;
}


header, footer {
        z-index: 3;
        position: relative;
}

main {
    padding-top: 12.5em;
    padding-bottom: 4em;
}

.white_bg {
    background: #fff;
    overflow-x: auto;
}

.x-root {
    position: relative;
    z-index: 2;
    display: flex;
}

.right {
    float: right;
}

.form-control {
    border: 0px!important;
}

canvas {
    position: fixed;
    top: 0;
    z-index: 1;
}

canvas {
    display: inline-block;
    vertical-align: baseline;
}

.white-text {
    color: #fff;
}

.x-line {
    display: block;
    width: 0;
    height: 0;
    margin: 0;
    border: 0;
    padding: 0;
}

.x-line {
    width: 20%;
    max-width: none;
    margin: 1em auto 0em auto;
    border-width: 5px 0 0 0;
    border-style: solid;
    border-color: rgb(255,255,255);
    border-radius: 10em 10em 10em 10em;
    font-size: 1em;
}

hr {
    height: 0;
    margin: 1.313em 0;
    border: 0;
    border-top: 2px solid #e5e4d5;
}

/* form stylings */



/* slide-menu-button */
.slide-fam.x-anchor-toggle {
    width: 40px;
    height: 60px;
    box-shadow: none;
    margin: 0;
    /*padding-left: 20px;*/
    font-size: 1em;
    background-color: transparent;
}

.slide-fam.x-anchor-toggle:hover {
    box-shadow:none !important;
}

.slide-fam.x-anchor-toggle .x-anchor-content {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0.8em;
}

.slide-fam.x-anchor-toggle .x-graphic {
    margin: 5px 5px 5px 5px;
}

.slide-fam .x-toggle-burger {
    width: 12.5em;
    margin: 3.5em 0;
    font-size: 0.2em;
}

.slide-fam .x-toggle {
    color: #ffc400;
}

.slide-fam .x-toggle-burger-bun-t {
    transform: translate3d(0,-3.5em,0);
}

.slide-fam .x-toggle-burger-bun-b {
    transform: translate3d(0,3.5em,0);
}

/* account-navigation */

.x-anchor-content.acc-nav {
    padding: 0;
}

.acc-nav ul.navbar-nav {
    flex-direction: row;
    justify-content: space-around;
    align-items: stretch;
    align-self: stretch;
    flex: 0 0 auto;
}

.acc-nav ul.navbar-nav::before {
        content: '';
        background-image: url('../grafics/head_nav_fam_yellow.svg');
        background-repeat: no-repeat;
        background-size: contain;
        background-color: transparent;
        position: relative;
        height: 60px;
        width: 60px;
        transform: scaleY(-1);
}

.acc-nav ul.navbar-nav li.nav-item {
    background: rgb(255,221,75);
    background: -moz-linear-gradient(180deg,rgba(255,221,75,1) 0%,rgba(251,187,3,1) 100%);
    background: -webkit-linear-gradient(180deg,rgba(255,221,75,1) 0%,rgba(251,187,3,1) 100%);
    background: linear-gradient(180deg,rgba(255,221,75,1) 0%,rgba(251,187,3,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdd4b",endColorstr="#fbbb03",GradientType=1);
}

    .acc-nav ul.navbar-nav li.log-stat a.btn {
        color: #fff;
        border: none;
        border-left: 1px #fbbb03 solid;
        border-radius: 0;
    }

    .acc-nav ul.navbar-nav li.log-stat a.btn:hover {
        color: #000;
    }

    .acc-nav ul.navbar-nav li.nav-item span,
    .acc-nav ul.navbar-nav li.nav-item a {
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 1.1em 0.75em 1em 0.75em;
        font-family: "Mic32_New_Rounded_Medium";
        font-size: 1em;
        font-style: normal;
        color: rgb(0,0,0);
    }

.x-graphic {
    margin: 5px;
    padding: 0 !important;
}

.x-graphic-icon {
    width: auto;
}
li.nav-item.acc-name-mobile .x-graphic-login {
    font-size: 25px;
    padding-top: 15px;
}

[data-x-icon-o]:before {
    content: attr(data-x-icon-o);
}

/* fixed header */

.e126-1.x-bar {
    width: calc(100% - (0px * 2));
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    height: 80px;
    font-size: 16px;
    background-color: transparent;
    z-index: 9999;
}

.e126-1 {
    right: 0 !important;
    width: 100% !important;
    position: fixed;
}

    .e126-1.x-bar-outer-spacers:before, .e126-1.x-bar-outer-spacers:after {
        flex-basis: 0em;
        width: 0em !important;
        height: 0em;
    }

.x-bar-outer-spacers:before, .x-bar-outer-spacers:after {
    content: "";
    flex-grow: 0;
    flex-shrink: 0;
    display: block;
    pointer-events: none;
    visibility: hidden;
}

.e126-1.x-bar-content {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex: 0 1 100%;
    height: 80px;
}

.e126-2.x-bar-container {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex: 1 0 0%;
    background-color: transparent;
}

.e126-4.x-bar-container {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    flex: 1 0 0%;
    background-color: transparent;
}

.e126-6.x-bar-container {
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    flex: 1 0 0%;
    background-color: transparent;
}

.x-bar-is-sticky.x-bar-fixed {
    background: rgba(255,255,255,0.9) !important;
    /* box-shadow: 0em 0.25em 2em 0px rgba(0,0,0,0.25); */
}

.e126-5.x-image {
    width: 100%;
    max-width: 300px;
    margin: 4.5em 0em 0em 0em;
    background-color: transparent;
}

.x-bar-is-sticky .fam-logo {
    background: rgba(255,255,255,0) !important;
    box-shadow: 0em 0.25em 2em 0px rgba(0,0,0,0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.x-bar-is-sticky.x-bar-fixed .fam-logo {
    max-width: 150px;
    margin-top: 1em;
}

.navbar-nav {
    flex-direction: initial;
}


/* slide-menu */
.slide-fam.x-off-canvas {
    font-size: 16px;
}

.slide-fam.x-off-canvas .x-off-canvas-bg {
    background-color: rgba(0,0,0,0.75);
}

.slide-fam.x-off-canvas .x-off-canvas-close {
    width: calc(1em * 1.5);
    height: calc(1em * 1.5);
    font-size: 2em;
    color: rgba(0,0,0,0.5);
}

.slide-fam.x-off-canvas .x-off-canvas-content {
    max-width: 290px;
    padding: 2em;
    background-color: transparent;
}

.slide-fam .x-off-canvas-content-left {
    background: url(../grafics/fam_main_nav_bg.svg);
    background-size: 100%;
    background-position-y: -20%;
    background-position-x: center;
}

.slide-fam.x-menu {
    margin: 0px;
    font-size: 1em;
}

.menu__item {
    margin: 1rem 0;
    display: block;
    /* opacity: 0; */
    color: #fff;
    transform: translate3d(-3%,0,0);
    transition: opacity 0.8s, transform 0.8s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.slide-fam.x-menu > li > .x-anchor[class*="active"] {
    background-color: transparent;
}

.slide-fam.x-menu > li > .x-anchor {
    font-size: 1em;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
}

.x-anchor, .x-anchor-text-primary, .x-anchor-text-secondary, .x-anchor-sub-indicator {
    transition-duration: 0.1s;
    transition-timing-function: cubic-bezier(0.2,0,0.2,1);
}

.slide-fam.x-menu > li > .x-anchor .x-anchor-content {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0.25em 0.20em 0.25em 0.20em;
}

.slide-fam.x-menu > li > .x-anchor .x-anchor-text {
    margin: 5px auto 5px 5px;
}

.slide-fam.x-menu > li > .x-anchor[class*="active"] .x-anchor-sub-indicator {
    color: rgba(0,0,0,0.5);
}

.slide-fam.x-menu > li > .x-anchor .x-anchor-sub-indicator {
    margin: 5px;
    font-size: 1em;
    color: rgba(0,0,0,1);
}

.x-anchor, .x-anchor-text-primary, .x-anchor-text-secondary, .x-anchor-sub-indicator {
    transition-duration: 0.1s;
    transition-timing-function: cubic-bezier(0.2,0,0.2,1);
}

[data-x-icon], [data-x-icon-s], [data-x-icon][class*="cs-fa-"] {
    font-family: "FontAwesome" !important;
    font-weight: 900;
}

[data-x-icon], [data-x-icon-o], [data-x-icon-l], [data-x-icon-s], [data-x-icon-b], [data-x-fa-pro-icon], [class*="cs-fa-"] {
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slide-fam.x-menu > li > .x-anchor[class*="active"] .x-anchor-text-primary {
    color: rgb(255,255,255);
}

.slide-fam.x-menu > li > .x-anchor .x-anchor-text-primary {
    font-family: inherit;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    color: rgba(0,0,0,1);
}

.x-always-active .x-anchor-text-primary {
    color: #000 !important;
}

/* headlines */

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Mic32_New_Rounded_Regular";
    font-style: normal;
    font-weight: 400;
}

.x-text-content-text-primary {
    margin: 0 calc(0em * -1) 0 0;
    font-family: "Mic32_New_Rounded_Medium";
    font-size: 1.5em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0em;
    text-align: center;
    text-transform: none;
    color: rgb(255,255,255);
}

/* backgrounds */

.yellow {
    background: rgb(255,221,75);
    background: -moz-linear-gradient(270deg,rgba(255,221,75,1) 0%,rgba(251,187,3,1) 100%);
    background: -webkit-linear-gradient(270deg,rgba(255,221,75,1) 0%,rgba(251,187,3,1) 100%);
    background: linear-gradient(270deg,rgba(255,221,75,1) 0%,rgba(251,187,3,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdd4b",endColorstr="#fbbb03",GradientType=1);
    transform: translate3d(0,3%,0);
    transition: transform 0.8s cubic-bezier(0.190,1.000,0.220,1.000);
    border: none;
}

.blue {
    background: rgb(50,132,167);
    background: -moz-linear-gradient(63deg,rgba(50,132,167,1) 0%,rgba(75,179,189,1) 100%);
    background: -webkit-linear-gradient(63deg,rgba(50,132,167,1) 0%,rgba(75,179,189,1) 100%);
    background: linear-gradient(63deg,rgba(50,132,167,1) 0%,rgba(75,179,189,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3284a7",endColorstr="#4bb3bd",GradientType=1);
    transform: translate3d(0,3%,0);
    transition: transform 0.8s cubic-bezier(0.190,1.000,0.220,1.000);
    border: none;
}

/* icons */

.x-icon {
    font-size: 3em;
}

/* buttons */
.x-anchor {
    outline: none;
    overflow: hidden;
    display: inline-flex;
    flex-direction: column;
    position: relative;
    text-decoration: none;
    min-width: 1px;
    border-radius: 0;
    cursor: pointer;
    transition-property: border-color, background-color, box-shadow, opacity, transform;
    width: 100%;
    min-width: 80px;
    max-width: 320px;
    margin: 1em 0em 1em 0em;
    border-radius: 0.35em;
    font-size: 1em;
    background-color: rgba(255,255,255,1);
    box-shadow: 0em 0.75em 2em 0em rgba(0,0,0,0.15);
}

.x-anchor:hover {
    background-color: rgba(255,255,255,0);
    box-shadow: 0em 0.75em 2em 0em rgba(0,0,0,0.25);
    text-decoration: none;
}

.x-anchor, .x-anchor-text-primary, .x-anchor-text-secondary, .x-anchor-sub-indicator {
    transition-duration: 0.1s;
    transition-timing-function: cubic-bezier(0.2,0,0.2,1);
}

.x-anchor-content { 
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px 25px 20px 25px;
    overflow: hidden;
    display: flex;
    flex: 1 0 auto;
    position: relative;
    z-index: 2;
    border-radius: inherit;
    transform: translate3d(0, 0, 0);
}

.x-graphic {
    flex-shrink: 0;
    position: relative;
    letter-spacing: 0;
    line-height: 1;
    z-index: 2;
    margin: 5px;
}

.x-anchor .x-graphic-icon {
    width: auto;
    font-size: 1.2em;
    color: rgb(0,0,0);
    background-color: transparent;
}

[data-x-icon],
[data-x-icon-s],
[data-x-icon][class*="cs-fa-"] {
    font-family: "FontAwesome" !important;
    font-weight: 900;
}

[data-x-icon]:before,
[data-x-icon][class*="cs-fa-"]:before {
        content: attr(data-x-icon);
    }

[data-x-icon-s]:before {
        content: attr(data-x-icon-s);
}

[data-x-icon-o] {
    font-family: "FontAwesomeRegular" !important;
}

[data-x-icon-o]:before {
        content: attr(data-x-icon-o);
}

[data-x-icon-l] {
    font-family: "FontAwesomeLight" !important;
    font-weight: 300;
}

[data-x-icon-l]:before {
        content: attr(data-x-icon-l);
}

.x-graphic-icon, .x-graphic-icon.x-icon, .x-graphic-image, .x-graphic-image.x-image {
    display: block;
}

[data-x-icon], [data-x-icon-o], [data-x-icon-l], [data-x-icon-s], [data-x-icon-b], [data-x-fa-pro-icon], [class*="cs-fa-"] {
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.x-graphic-icon, .x-graphic-image, .x-graphic-toggle {
    position: relative;
    transition-property: opacity, transform, color, background-color, text-shadow, box-shadow;
}

.x-graphic-icon, .x-graphic-image, .x-graphic-toggle {
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.x-icon {
    display: inline-flex !important;
    flex-flow: row nowrap !important;
    justify-content: center !important;
    align-items: center !important;
    width: auto;
    height: auto;
    line-height: inherit;
    text-align: center;
}

.x-icon:before {
    display: block !important;
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    width: inherit !important;
    height: inherit !important;
    margin: 0 !important;
    line-height: inherit !important;
    text-align: inherit !important;
}

*, *:before, *:after {
    box-sizing: border-box;
}

.x-anchor-text {
    flex-shrink: 1;
    min-width: 1px;
    max-width: 100%;
}

.x-anchor-text-primary {
    font-family: "Mic32_New_Rounded_Medium";
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    color: rgb(0,0,0);
}

.x-anchor-text-primary, .x-anchor-text-secondary {
    position: relative;
    display: block;
    transition-property: color, text-shadow;
    z-index: 3;
}

/* back to top */

.cd-top {
    position: fixed;
    float: right;
    z-index: 10000;
    bottom: 20px;
    right: 10px;
    width: 35px;
    height: 35px;
    margin-bottom: -75px;
    border: 2px solid #272727;
    font-size: 25px;
    line-height: 27px;
    text-align: center;
    color: #272727;
    border: none;
    cursor: pointer;
    -webkit-transition: margin-bottom 0.6s ease,opacity 0.3s ease;
    transition: margin-bottom 0.6s ease,opacity 0.3s ease;
}

.cd-top {
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s, visibility .3s, background-color .3s;
 }

.cd-top i:before {
    content: '\f102';
    color: #fbbb03;
    font-size: 1.5em;
    margin: 0;
    margin-right: 1em;
    margin-bottom: 4em;
}

.cd-top--is-visible {
    /* back-to-top button visible */
    visibility: visible;
    margin-bottom: 0;
    opacity: 1;
}

.cd-top--fade-out {
    /*reduce button opacity if user keeps scrolling */
    opacity: .5;
}

.cd-top:hover {
    opacity: 1;
}


/* Tabellen Background */

.table {
    background: #fff;
    border: solid white 15px;
    border-spacing: 10px;
    margin-bottom: 0;
}

.table td, .table th {
    border-top: 0px solid #e5e3d5;
}

form {
    margin: 0;
}

.i-eye {
    margin-left: -40px;
    cursor: pointer;
    color: black;
}

