/* ########################################################################################################## */
/* ####################################### Allgemeines ###################################################### */
/* ########################################################################################################## */

#Header_Seite {
    box-shadow: 0 8px 22px -6px rgb(0 0 0 / 16%);
}

#Block_Buttons_Navigation {
    cursor: pointer;
    position: fixed;
    display: none;
    max-width: 1110px;
    right: 50px;
    bottom: 90px;
    z-index: 960;
}

#Button_Navigation_Schnellauswahl_Rahmen{
    float: left;
    background-color: white!important;
    box-shadow: 0 2px 4px rgb(0 0 0 / 15%), 0 6px 24px rgb(0 0 0 / 10%);
    margin-bottom: 20px;
    display: none;
}

.opt_nav_menu {
    float: left;
    padding: 10px;
}

.opt_nav_menu:hover {
    background-color: #efefef;
}

.opt_nav_menu_icon {
    float: left;
    font-size: 30px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 40px;
    width: 50px;
}

.opt_nav_menu_label {
    font-size: 19px;
    float: left;
    align-items: center;
    display: flex;
    height: 40px;
    line-height: 24px;
    width: 300px;
    padding-left: 5px;
}

.navigator_icon {
    border-radius: 50px;
    padding: 10px;
    /* text-align: center; */
    font-size: 22px!important;
    width: 50px;
    height: 50px;
    z-index: 2;
    box-shadow: 0 2px 4px rgb(0 0 0 / 15%), 0 6px 24px rgb(0 0 0 / 10%);
    float: right;
    margin: 0px 10px;
    font-size: 28px !important;
    display: flex;
    justify-content: center;
    transform-origin: center;
}

.navigator_icon:hover {
    transform: scale(1.05);
    color: white!important;
}

.link_startseite {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    cursor: pointer;
}

#Block_Allgemein_Projektverwaltung {
    width: 100%;
    float: left;
    max-width: 1920px;
    margin-top: -95px;
}

/* ########################################################################################################## */
/* #################################### Systemauswahl ####################################################### */
/* ########################################################################################################## */

.auswahl_block_frage {
    display: none;
}

.auswahl_kachel_headline {
    float: left;
    margin: 50px 0px 5px 20px;
    font-size: 20px;
    width: 100%;
}

.auswahl_kachel {
    float: left;
}

.auswahl_kachel_rahmen {
    position: relative;
    min-height: 290px;
    width: calc(100% - 40px);
    float: left;
    margin: 20px;
    border-radius: 5px;
    cursor: pointer;
    border: 3px solid transparent;
}

.auswahl_kachel_rahmen:hover {
    transform: scale(1.01);
}

.auswahl_kachel_icon {
    font-size: 100px;
    width: 100%;
    height: 200px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 0px 40px;
}

.auswahl_kachel_icon img {
    max-width:100%;
    max-height:100%;
    filter: drop-shadow(0 0px 20px rgba(0,0,0,.15));
}

.auswahl_kachel_label {
    width: 100%;
    float: left;
    text-align: center;
    padding: 10px 0px;
    font-size: 25px;
    line-height: 30px;
    font-family: STEInfoWeb,Helvetica,Arial,sans-serif;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
}

.template_wp_info_rahmen {
    float: left;
    width: 40%;
    margin-top: 30px;
    margin-bottom: 40px;
}

.template_wp_info_zeile {
    float: left;
    width: 100%;
    padding: 10px;
}

.template_wp_info_label {
    float: left;
    width: 90%;
    font-size: 18px;
    padding-left: 25px;
}

.template_wp_info_icon {
    float: left;
    width: 10%;
    font-size: 25px;
}

.tpl_wp_planung_block {
    width: 100%;
    float: left;
}

.tpl_wp_planung_headline {
    margin-bottom: 20px;
    margin-top: 25px;
    float: left;
}

.tpl_wp_planung_rahmen {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.tpl_wp_planung_diagramm {
    width: calc(100% - 50px);
    height: 500px;
    margin: -20px 30px 20px 20px;
    float: left;
}
    
.auswahl_kachel_input {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 40px !important;
    font-weight: bold;
    line-height: normal;
    font-family: STEInfoWeb,Helvetica,Arial,sans-serif;
    border-radius: 5px;
    margin-top: -20px;
}

.auswahl_kachel_slider {
    width: 80%;
    margin: auto;
    float: left;
    margin: 0px 10% 40px 10%;
}

.auswahl_kachel_slider_icon {
    width: 50%;
    float: left;
    text-align: right;
    font-size: 100px;
    padding-right: 10px;
    height: 200px;
    align-items: center;
    display: grid;
}
.auswahl_kachel_slider_icon_center{
    justify-items: center;
    width: 100%;
}

.auswahl_kachel_slider_label {
    font-size: 40px;
    font-weight: bold;
    line-height: normal;
    width: 50%;
    float: left;
    padding-left: 10px;
    height: 200px;
    align-items: center;
    display: flex;
}

.auswahl_kachel_check {
    display: none;
    font-size: 30px;
    position: absolute;
    left: -17px;
    top: -12px;
    width: 30px;
    height: 25px;
    background-color: white;
    border-radius: 50px;
}

#Liste_Suchtreffer_PLZ {
    margin-top: -300px;
    width: calc(100% + 6px);
    font-size: 20px;
    margin-left: -3px;
    height: 280px;
    max-height: 280px;
    z-index: 960;
    padding: 10px;
    box-shadow: none;
    background-color: #f7f7f7;
}

/* Bei Kachel PLZ-Eingabe beim Hovern nix machen, sonst Städteliste mit Grafikfehlern */
#Kachel_Rahmen_1-7-1:hover {
    transform: none !important;
}

/* Eintrag Städteauswahl PLZ-Suche */
.opt_navigator {
    text-align: center;
    border: none;
    padding: 12px;
    width: 100%;
    display: block;
}

.opt_navigator:hover { 
    background-color: #e6e6e6;
}
#Projektverwaltung_btn_WP_Info {
    float: right;
    margin-right: 20px;
    margin-left: 20px;
}

.auswahl_kachel_landkarte {
    float: left;
    width: calc(100% - 200px);
    padding: 10px;
    display: flex;
    text-align: center;
    justify-content: center;
}

.co2_vergleich_block {
    width: calc(50% - 20px);
    float: left;
    display: flex;
    align-items: center;
    margin: 10px;
}
.co2_vergleich_buibble {
    height: 75px; 
    width: 75px; 
    border-radius: 10px; 
    display: flex; 
    justify-content: center; 
    align-items: center;
}


.kachel_sub_block {
    width: 100%; 
    float: left;
    max-width: 1800px;
}

.kachel_sub_kachel {
    width: 33.333%;
    float: left;
    padding: 30px;
    text-align: center;
}

.kachel_sub_kachel_value {
    font-size: 45px;
    margin-bottom: 25px;
    font-family: F2F-Regular, Helvetica, Arial, sans-serif;
    float: left;
    text-align: center;
    width: 100%;
    line-height: 40px;
}

.kachel_sub_kachel_label {
    float: left;
    width: 100%;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.kachel_sub_kachel_label_2 {
    float: left;
    width: 100%;
    margin-top: 25px;
    font-size: 14px;
}


/*#################################################################################################################################*/
/*############################################### System-Direktauswahl ############################################################*/
/*#################################################################################################################################*/

#Block_Selects_Systemliste {
    float: left;
    width: calc(100% - 40px);
    margin: 20px;
    padding: 10px 15px 15px 15px;
    border-radius: 8px;
}

.sel_systemliste {
    width: calc(20% - 20px);
    float: left;
    margin: 10px;
}

.Label_Anzahl_Treffer {
    float: left;
    font-size: 15px;
    color: darkgrey;
    width: 100%;
    margin-left: 30px;
}

#Systemliste_Block_Ergebnisse {
    float: left;
    width: 100%;
    padding: 0px 20px;
}

.Ergebnis_Kachel {
    float: left;
    width: calc(50% - 20px);
    margin: 10px;
    position: relative;
    padding: 15px;
    min-height: 200px;
}

.Ergebnis_Rahmen_Pic {
    width: 120px;
    height: 120px;
    margin: 35px 50px 25px 30px;
    text-align: center;
    float: left;
    align-items: center;
    justify-content: center;
    display: flex;
}

.Ergebnis_Pic {
    max-width: 100%;
    max-height: 100%;
}

.Ergebnis_Rahmen_Text {
    margin-top: 15px;
    float: left;
    width: calc(100% - 220px);
}

.Ergebnis_Systemname {
    line-height: 35px;
    font-size: 30px;
    text-align: left;
    margin-bottom: 30px;
}

.Ergebnis_Systemliste_Stempel {
    margin-right: 10px;
    margin-bottom: 12px;
    float: left;
    font-size: 16px;
    color: #808285 !important;
    background-color: whitesmoke;
    padding: 10px 15px;
    border-radius: 25px;
    width: fit-content;
    text-align: center;
}

/*########################################################################################*/
/*################################## System-Ergebnisseite ################################*/
/*########################################################################################*/

#Ergebnisseite_Headline_Zurueck_Icon{
    float: left;
    font-size: 40px;
    width: 35px;
    margin-right: 15px;
}

#Ergebnisseite_Headline_Zurueck_Label{
    float: left;
    font-size: 25px;
    line-height: normal;
    font-family: F2F-Regular,Helvetica,Arial,sans-serif;
    margin-top: 5px;
    cursor: pointer;
}

#Ergebnisseite_Bereich_Haupt {
    float: left;
    width: 100%;
    position: relative;
}

#Ergebnisseite_Bereich_Haupt_Pic_Rahmen {
    position: relative;
    width: 250px;
    height: 200px;
    float: left;
}

#Ergebnisseite_Bereich_Haupt_Pic {
    width: 250px;
    height: 100%;
    float: left;
    padding: 20px;
    padding-bottom: 35px;
    text-align: center;
}

#Ergebnisseite_Bereich_Haupt_Pic_IMG {
    max-width: 100%;
    max-height: 100%;
    filter: drop-shadow(0 0px 20px rgba(0,0,0,.15));
}

#Ergebnisseite_Bereich_Haupt_Label_Rahmen {
    position: relative;
    width: calc(100% - 550px);
    float: left;
    padding: 20px;
    min-height: 200px;
}

#Ergebnisseite_Bereich_Haupt_Label_1 {
    float: left;
    width: 100%;
    font-size: 13px;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

#Ergebnisseite_Bereich_Haupt_Label_2 {
    float: left;
    width: 100%;
    font-size: 30px;
    line-height: normal;
    font-family: F2F-Regular,Helvetica,Arial,sans-serif;
    margin-bottom: 10px;
}

#Ergebnisseite_Bereich_Haupt_Label_2 {
    float: left;
    width: 100%;
    font-size: 30px;
    line-height: normal;
    font-family: F2F-Regular,Helvetica,Arial,sans-serif;
    margin-bottom: 10px;
}

#Ergebnisseite_Bereich_Haupt_Label_3 {
    float: left;
    font-size: 13px;
}

#Ergebnisseite_Bereich_Haupt_Rahmen_Preis {
    position: relative;
    width: 300px;
    float: right;
    padding: 20px;
    min-height: 150px;
}

#Ergebnisseite_Bereich_Haupt_Preis {
    width: 100%;
    font-size: 25px;
    font-family: F2F-Regular,Helvetica,Arial,sans-serif;
    line-height: 30px;
    margin-bottom: 5px;
    float: left;
}

#Ergebnisseite_Bereich_Haupt_UVP {
    width: 100%;
    font-size: 12px;
    float: left;
    line-height: 15px;
}

#Ergebnisseite_Bereich_Haupt_Foerderung_Rahmen {
    display: none;
    float: left;
    margin-top: 20px;
    width: 100%;
}

#Ergebnisseite_Bereich_Haupt_Foerderung_Icon {
    float: left;
    margin-top: 5px;
    width: 16px;
    height: 16px;
    border-radius: 16px;
    background-color: green;
}

#Ergebnisseite_Bereich_Haupt_Foerderung_Label {
    float: left;
    width: calc(100% - 50px);
    padding-left: 10px;
    font-size: 13px;
    line-height: 15px;
}

#Ergebnisseite_Bereich_Kategorie_Buttons {
    float: left;
    width: 100%;
    border-bottom: 1px solid lightgrey;
    margin-bottom: 50px;
}

.ergebnisseite_button_auswahl_kategorie {
    float: left;
    position: relative;
    margin-right: 20px;
    padding: 15px 10px;
    border-bottom: 3px solid transparent;
    cursor: pointer;
}

.ergebnisseite_button_auswahl_kategorie_icon {
    font-size: 25px;
    float: left;
    margin-top: -3px;
}

.ergebnisseite_button_auswahl_kategorie_label {
    text-transform: uppercase;
    letter-spacing: 1.0px;
    float: left;
    font-size: 13px;
    padding-left: 7px;
}

.ergebnisseite_button_auswahl_kategorie_mehr {

}

.systeminfo_header_rahmen {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.systeminfo_header_label {
    float: left;
    font-size: 25px;
    line-height: normal;
    font-family: F2F-Regular,Helvetica,Arial,sans-serif;
    margin-top: 5px;
}

#Systeminfo_Block_Bubbles {
    width: 100%;
    float: left;
    margin-bottom: 100px;
}

.Systeminfo_Bubble_Rahmen {
    width: 12.5%;
    float: left;
    position: relative;
}

.Systeminfo_Bubble_Kreis {
    height: 100px;
    width: 100px;
    margin-left: calc(50% - 50px);
    margin-bottom: 15px;
    border-radius: 100px;
    -moz-border-radius: 40px;
    float: left;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    box-shadow: 0 2px 10px darkgrey;
    background-color: lightgrey;
}

.Systeminfo_Bubble_Aus {
    background-color: lightgrey;
}

.Systeminfo_Bubble_Icon {
    font-size: 50px !important;
    color: white;
    width: 50px;
}

.Systeminfo_Bubble_Label {
    width: 100%;
    font-size: 15px;
    float: left;
    text-align: center;
}

.Systeminfo_Bubble_Info {
    display: none;
    font-size: 21px;
    color: darkgrey;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.Systeminfo_Bubble_Info:hover {
    cursor: pointer;
}

.energiebilanz_block {
    margin-top: 20px; 
    height: 300px;
}

.energiebilanz_block_spalte {
    width: 37%; 
    height: 100%; 
    float: left; 
    display: flex;
    flex-direction: column; 
    justify-content: center;
}
.energiebilanz_block_spalte_central {
    width: 26%; 
    height: 100%; 
    float: left;
}
.energiebilanz_zeile {
    display: flex; 
    align-items: center;
}

.energiebilanz_block_bubble {
    height: 70px; 
    width: 70px; 
    margin-left: unset;
}

.energiebilanz_block_info {
    width: calc(100% - 70px);
}

.energiebilanz_block_pfeil {
    width: 100%; 
    float: left; 
    display: flex; 
    align-items: center; 
    justify-content: center;
}

.energiebilanz_pfeil_body {
    width: calc(70% - 15px); 
    height: 15px;    
}

.energiebilanz_pfeil_spitze {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent; 
    border-left: 30px solid #ba0c2f;
    
}

.beschriftung_pfeil_1 {
    height: unset;
}

.beschriftung_pfeil_2 {
    height: unset;
    margin-top: 5px;
    margin-bottom: 10px;
}

.pie_chart_headline {
    width: 50%;  
    text-align: center; 
    margin-bottom: 20px; 
    float: left;
}

.pie_chart_block {
    display: flex; 
    justify-content: space-around;  
    height: 350px; 
    width: 100%;
}

.pie_chart_Subline_left {
    float: left; 
    position: relative; 
    top: 10px; 
    left: -20px; 
    text-align: right;
}

.pie_chart_Subline_right {
    float: right; 
    position: relative; 
    bottom: 100px; 
    left: 100px;
}

.pie_chart_Subline_text {
    font-family: STEInfoWeb,Helvetica,Arial,sans-serif; 
    font-size: 17px; 
    height: 20px;
}

.pie_chart_Bubble {
    width: 120px; 
    height: 120px; 
    float: left;  
    align-items: center;
    justify-content: center; 
    display: flex; 
    position: relative; 
    margin-top: calc(-50% - 140px); 
    margin-left: calc(50% - 55px); 
    border-radius: 120px;
    font-size: 120px;
}

#Block_Systemdaten_18_Chart {
    width: 100%;
    float: left;
    margin: 30px 0px;
    display: flex;
    justify-content: space-around;
}

.block_pie_chart {
    width: 230px; 
    float: left; 
}

.block_pie_chart_text {
    text-align: center; 
    width: 230px; 
    float: left;
}

.block_pie_chart_pie{
    width: 100%; 
    height: 150px; 
    margin-top: -108px;
    margin-left: 7px;
}

.block_pie_chart_icon {
    font-size: 47px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: flex;
    margin-top: 70px;
    margin-left: 92px;
    position: relative;
}
.block_pie_chart_pv {
    width: 33.33%; 
    float: left; 
    padding: 15px;
    min-width: 150px;

}

.block_pie_chart_text_pv {
    text-align: center; 
    width: 100%; 
    float: left;
}

.block_pie_chart_pie_pv {
    width: 100%; 
    height: 12vw; 
    min-height: 100px;
    min-width: 150px;
    /* margin-top: -108px; */
    margin-left: 7px;
    float: left;
}

.block_pie_chart_icon_pv {
    font-size: 47px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: flex;
    margin-top: 70px;
    margin-left: 92px;
    position: relative;
}
.system_tabelle_body_pv {
    width: 50%;
    margin-bottom: unset;
}
#iFrame_WPM {
    height: 600px;
}

.block_systemdaten_slider_4 {
    float: left; 
    width: 25%; 
    padding: 25px
}
/* #############################################################################################################*/
/* ############################################# Hydraulikplan #################################################*/
/* #############################################################################################################*/

#Block_Hydraulikplan {
    margin-bottom: 80px;
    float: left;
    width: 100%;
}

/*######### KAcheln von GMA usw. mit Thumbnail & Text  #########################################*/
.Kachel_Dokument {
    margin: 25px 20px;
    animation: 0.5s fadeIn;
    float: left;
}

.Thumbnail_Rahmen_Dokument {
    overflow: hidden;
    height: 267px;
    margin-bottom: 10px;
}

.Thumbnail_Dokument {
    max-width: 100%;
    max-height: 100%;
}

.Label_Dokument {
    font-family: STEInfoWeb,Helvetica,Arial,sans-serif;
    font-size: 15px;
    height: 21px;
    text-align: center;
}

.Label_Dokument:hover {
    cursor:pointer;
    color: darkslategrey;
}

/*##########################################################################################################*/
/*########################### Ergebnisseite Förderung ######################################################*/
/*##########################################################################################################*/

#Block_Begruessung_Mitarbeiterverkauf {
    display: none;
    float: left;
    margin-bottom: 40px;
    margin-top: -80px;
    background-color: seagreen;
    margin-left: -50px;
    width: calc(100% + 100px);
    border-radius: 10px 10px 0px 0px;
    padding: 20px;
    color: white;
}

.ergebnisseite_kachel_foerderung {
    width: 25%;
    float: left;
    padding: 40px;
    text-align: center;
}

.ergebnisseite_kachel_foerderung_value {
    font-size: 50px;
    margin-bottom: 34px;
    font-family: F2F-Regular,Helvetica,Arial,sans-serif;
}

.ergebnisseite_kachel_foerderung_label {
    float: left;
    width: 100%;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.ergebnisseite_kachel_foerderung_label_2 {
    float: left;
    width: 100%;
    margin-top: 30px;
    hyphens: auto;
    text-align: justify;
    font-size: 14px;
}

/*###############################################################################################*/
/*########################### Projektdaten ######################################################*/
/*###############################################################################################*/

#Projekt_Headline_Druckoptionen{display: none}
#EingabeDruckoptionen{display: none}

/* ################################################################################################################################# */
/* ##################################################### Fördergarantie ############################################################ */
/* ################################################################################################################################# */

#modal_Doc_Upload_Kategorie {
    z-index: 981;
}

.checkout_formular_modal {
    display: none;
    position: fixed;
    z-index: 980;   /* Nur 'Bitte warten' Modal hat 999 */
    padding: 60px 10px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    text-align: -webkit-center;
    text-align: -moz-center;
	overscroll-behavior: none;
}

.checkout_formular_modal_body {
    padding: 30px;
    overflow: auto;
    width: 90%;
    animation-name: animatetop;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
	position: relative;
	text-align: left;
}
.checkout_formular_modal_header {
    width: 100%;
	font-family: STEInfoWeb,Arial;
    font-size: 24px;
    margin-bottom: 25px;
    line-height: 28px;
}
.checkout_formular_modal_zeile {
    position: relative;
    /* border-top: solid 1px #dfdfdf; */
    padding: 15px 0px;
    width: 100%;
    float: left;
}
.checkout_formular_modal_label {
    width: 150px;
    padding-right: 20px;
    float: left;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: bold;
    padding-top: 10px;
    text-align: right;
}
.checkout_formular_modal_input_normal {
    width: calc(100% - 150px);
    float: left;
    font-size: 15px;
    line-height: 30px;
    padding: 5px;
    border: solid 1px #dfdfdf;
    /* background-color: #808285; */

}
.checkout_formular_modal_input_kurz {
    width: calc(30% - 15px);
    font-size: 15px;
    line-height: 30px;
    padding: 5px 15px;
    margin-bottom: 15px;
    border: solid 1px #dfdfdf;
    /* background-color: #808285; */
}
.checkout_formular_modal_input_lang {
    width: calc(70% - 0px);
    font-size: 15px;
    line-height: 30px;
    padding: 5px 15px;
    margin-bottom: 15px;
    border: solid 1px #dfdfdf;
}
.checkout_formular_modal_box_input {    
    width: calc(100% - 150px);
    float: left;
}

.checkout_formular_modal_input_radio_label {  
    font-size: 15px;
    margin-top: 11px;
}

.checkout_formular_modal_box_radio {
    width: 33.333%;
    float: left;
    border: solid 1px #dfdfdf;
    min-height: 40px;
    padding-left: 15px;
    padding-top: 2px;
}

.navigator_icon_checkout_formular_ {
    padding: 10px;
    min-height: 48px;
    min-width: 48px;
    z-index: 2;
    border: 1px solid #dfdfdf;
    float: right;
    margin: 0px 10px;
    font-size: 28px !important;
    display: flex;
    justify-content: center;
    transform-origin: center;
}

.navigator_icon_checkout_formular_:hover {
    transform: scale(1.05);
    color: white!important;
}

.checkout_formular_dokument {
    width: calc(25% - 10px);
    border-radius: unset;
    border: solid 1px #dfdfdf;
}

.checkout_formular_pill{
    float: left;
    margin-left: 150px;
    width: calc(100% - 150px);
}

#Mitarbeiterverkauf_Banner {
    position: fixed;
    display: none;
    height: 80px;
    left: 0px;
    bottom: 0px;
    z-index: 960;
    width: 100%;
    padding: 24px;
    box-shadow: 0px -5px 15px -5px rgba(0,0,0,.16);
}

.headline_system_id {
    padding-top: 12px;
}

.checkout_formular_pill_label {
    margin-left: 10px; 
    cursor: pointer padding;
    width: calc(100% - 50px);
}

#Layer_Bitte_Warten_temp {
    position: fixed;
    padding-top: 160px;
    z-index: 999;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: white;
    display: none;
}

#Layer_Bitte_Warten_Kreisel_temp {
    border: 8px solid #efefef;
    border-radius: 60%;
    border-top: 7px solid darkgrey;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

#Layer_Bitte_Warten_Label_temp{
    text-align: center; 
    width: 100%; 
    margin-top: 40px;
    display: none;
}

/*########################################################################################################################*/
/*################################################ Anpassungen Responsive ################################################*/
/*########################################################################################################################*/
@media screen and (max-width: 1920px) {
    .system_tabelle_body_pv { width: 100%; }
}
@media screen and (max-width: 1024px) {

    #Systeminfo_Block_Bubbles {margin-bottom: 25px !important; margin-top: 25px !important }
    .Systeminfo_Bubble_Rahmen { width: 25% !important; height: 200px !important; }
    #Hinweis_Bafa_Foerdersumme_Label  { margin: 10px 0px !important; }
    #Kachel_Energiekosten_1_Diagramm { display: none; }
    #Kachel_Energiekosten_2_Diagramm { display: none; }
    #Kachel_Planung_4_Diagramm { display: none; }

    .pie_chart { display: none !important }
    .block_systemdaten_slider_4 {width: 50%;}


}

@media screen and (max-width: 768px)  {
    
    .main-content { width: 100% !important; margin: 0px !important; padding-bottom: 350px !important; padding-top: 120px !important; padding-left: 10px !important; padding-right: 10px !important; }
    .systemauswahl_produktbereich_reiter { width: 100% !important; }

    .template_wp_info_rahmen { display: none !important }
    .auswahl_kachel_icon { width: 100% !important}
    #Rahmen_Diagramm_Heizleistung {width: 100% !important;}
    #Rahmen_Radio_Chart {width: 50% !important;}
    #Rahmen_Slider_Chart {width: 50% !important;}
    #Systeminfo_Block_Bubbles { display: none !important }

    .Systeminfo_Button_Link { width: 100% !important; margin: 10px 0px !important;}
    .sel_systemliste  {width: calc(100% - 20px) !important;}
	
    #Block_Allgemein_Projektverwaltung { margin-top: -40px; }
    #Ergebnisseite_Bereich_Haupt_Pic_Rahmen { width: 100%; }
    #Ergebnisseite_Bereich_Haupt_Pic { width: 100%; }
    #Ergebnisseite_Bereich_Haupt_Label_Rahmen { width: 100%; padding: 10px; }
    #Ergebnisseite_Bereich_Haupt_Rahmen_Preis { width: 100%; }
    #Ergebnisseite_Bereich_Kategorie_Buttons { margin-top: 0px; padding: 5px; border: none; }
    .ergebnisseite_button_auswahl_kategorie {width: 100%; margin-bottom: 10px;}
    #Block_Systemdaten_17_Rahmen_Kachel { margin-top: 0px !important; }
    .ergebnisseite_kachel_foerderung { width: 100% }
    #Block_Begruessung_Mitarbeiterverkauf { display: none !important;}
    #Mitarbeiterverkauf_Banner_Info_1 { display: none !important;}
    #Button_Navigation_Projektdaten_Zurueck_Mobil { display: block !important;}
    #Mitarbeiterverkauf_Banner { height: 175px; }

    .checkout_formular_modal { padding: 0px}
    .modal-body { width: 100% !important; padding: 20px;}
    .checkout_formular_modal_label { width: 100%; text-align: left; }
    .checkout_formular_modal_box_input { width: 100%; }
    .checkout_formular_modal_box_radio { width: 100% !important; }
    .checkout_formular_modal_input_normal { width: 100%; }
    .checkout_formular_modal_input_lang { width: 100%; }
    .checkout_formular_modal_input_kurz { width: 100%; }
    .checkout_formular_dokument { width: 100%; }
    .checkout_formular_pill { margin: 0px; width: 100%; }

    .Ergebnis_Kachel {width: calc(100% - 20px) !important;}
	.Ergebnis_Rahmen_Pic {width:  calc(100% - 10px) !important; margin:5px !important}
	.Ergebnis_Rahmen_Text {width:  calc(100% - 10px) !important; margin:5px !important}
	.Ergebnis_Systemname  {margin: 20px 0px !important}
    .button_auswahl_kategorie_icon {font-weight: 100 !important;}

    #Block_Systemdaten_12_Block_Slider_Header { display: none !important }
    #Block_Systemdaten_12_Block_Slider { display: none !important }
    #Block_Systemdaten_10_iFame { display: none !important }
    .block_pie_chart { margin: 20px; }
    /* #Block_Systemdaten_18_Chart { display: none !important;} */

    .kachel_sub_block { display: none;}
}

@media screen and (max-width: 650px) {
    
    #Block_Navigation_Schritt_1         { min-height: calc(100vh - 200px); }
    #Block_Start_1                      { width: 100% !important; margin-top: 0px !important; }
    #Block_Start_2                      { width: 100% !important; padding: 15px !important; }
    #Block_Start_3                      { display: none; }
    /* #Block_Buttons_Navigation           { right: 0px !important; bottom: 30px !important; margin-right: calc(50% - 60px) !important; } */
    #Block_Buttons_Navigation           { right: 0px !important; bottom: 30px !important; width: 100%; display: flex; justify-content: center; flex-direction: row-reverse;}
    #Button_Navigation_Schnellauswahl   { display: none !important; }
    #Headline_Schritt_1                 { display: none; }
    #Headline_Schritt_2                 { display: none; }
    #Subline_Schritt_1                  { display: none; }
    #Subline_Schritt_2                  { display: none; }
    #Hinweis_Bafa_Foerdersumme_Label    { display: none; }
    #Hinweis_Bafa_Foerdersumme_Label_2  { display: block !important; margin: 15px!important; width: calc(100% - 180px) !important;}
    .auswahl_kachel_headline            { width: calc(100% - 20px); margin: 25px 10px!important; }
    .auswahl_kachel                     { width: 100% !important; height: calc(50vh - 150px); margin-bottom: 20px}
    .auswahl_kachel_rahmen              { width: calc(100% - 20px);  margin: 10px !important; min-height: unset; height: 100%;}
    .auswahl_kachel_icon                { height: 60%; padding: 10px; width: 100% !important}
    .auswahl_kachel_slider_icon         { width: 100%; text-align: center; height: 45%; padding: 0px; font-size: 60px; }
    .auswahl_kachel_label               { height: 35%;}
    .auswahl_kachel_slider_label        { width: 100%; height: 35%; display: block; text-align: center; padding: 0px; font-size: 30px; }
    .auswahl_kachel_input               { margin-top: 0px; font-size: 30px !important; }
    .mobile_ausblenden_1                {display: none;}
    #Kachel_Label_1-12-1                { margin-top: -30px}    /*Text Heizlast automatische Berechnung */
    #Liste_Suchtreffer_PLZ              { margin-top: 60px}
    .Systeminfo_Bubble_Rahmen { width: 50% !important; height: 190px !important;} 
    .Kachel_Dokument { width: 100% !important; margin: 15px 0px !important; }
    .Thumbnail_Rahmen_Dokument { height: unset !important; }
    .co2_vergleich_block { width: 100% !important; }
    #Block_Systemdaten_18_Chart { display: flex !important; flex-direction: column; align-items: center; }

}
@media screen and (max-height: 650px){
    .mobile_ausblenden_2        { display: none; }
    .mobile_ausblenden_3        { display: none; }
    .template_wp_info_rahmen    { height: unset !important; }
    .auswahl_kachel_icon        { font-size: 80px; }
}