.card-slider {
    padding: 15px;
    border-radius: 20px;
    /* position: absolute; */
    z-index: 11;
    -webkit-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.05);
    background-color: rgba(255, 255, 255, 0.41);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
}
.text-ges_fuhrpark{
    font-size: 13px;
    color: #d9d9d9;
}
 .card-ergebnis_container, .card-ergebnis2_container {
    padding: 20px 50px 50px 50px;
    border-radius: 40px;
    /* position: absolute; */
    z-index: 11;
    -webkit-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.05);
    background-color: rgba(255, 255, 255, 0.41);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
}
p a.btnShowEinnahmenpotential {
    margin-top: 15px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center !important;
    width: 100%;
    max-width: 670px;
}
p a.btnShowEinnahmenpotential {
    margin-top: 15px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center !important;
    width: 100%;
    max-width: 670px;
}
.card-ergebnis.small{
    min-height: 180px;
}
.card-ergebnis{
    padding:15px;
    border-radius: 20px;
    /* position: absolute; */
    z-index: 11;
    -webkit-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.05);
    /* background-color: rgba(255, 255, 255, 0.41); */
    /* backdrop-filter: blur(15px); */
    /* -webkit-backdrop-filter: blur(15px); */
}

.card-ergebnis_container{
    background-image: url('../img/4fleets_backgr.png');
    background-size: cover;
}

.card-ergebnis.tco {
    /* background: #f7f7f7; */
    background-image: url(../img/4fleets_01.png);
    background-size: 100%;
    margin-bottom: 15px;
    background-position: center;
}

.card-ergebnis.co2 {
    /* background: #f7f7f7; */
    background-image: url('../img/4fleets_04b.png');
    background-size: cover;
    height:100%;
    min-height: 250px;
}

.card-ergebnis.variabeljahr {
    /* background: #f7f7f7; */
    background-image: url('../img/4fleets_02.png');
    background-size: cover;
}

.card-ergebnis.fixjahr {
    /* background: #f7f7f7; */
    background-image: url('../img/4fleets_03.png');
    background-size: cover;
}

.card-ergebnis.fuhrpark {
    background-image: url('../img/4fleets_05b.png');
    background-size: cover;
}

.card-ergebnis.administration {
    background-image: url('../img/4fleets_06b.png');
    background-size: cover;
}

.card-ergebnis.arbeitszeit {
    background-image: url('../img/4fleets_07b.png');
    background-size: cover;
}

.card-ergebnis2_container{
    background-image: url('../img/2share_backgr.png');
    background-size: cover;
}

.card-ergebnis.toshare {
    /* background: #f7f7f7; */
    background-image: url('../img/2share_01.png');
    background-size: cover;
    margin-bottom: 15px;
}
.card-ergebnis.tcoersparnis {
    /* background: #f7f7f7; */
    background-image: url('../img/2share_02b.png');
    background-size: cover;
    height:100%;
}
.card-ergebnis.auslastungdienst {
    /* background: #f7f7f7; */
    background-image: url('../img/2share_03b.png');
    background-size: cover;
}
.card-ergebnis.einnahmen {
    /* background: #f7f7f7; */
    background-image: url('../img/2share_04b.png');
    background-size: cover;
}
.card-ergebnis.auslastungprivat {
    /* background: #f7f7f7; */
    background-image: url('../img/2share_05b.png');
    background-size: cover;
}




.slider-titel, .slider-value{
    font-size: 14px;
}
.sel_epkw {
    background: #f7f7f7;
    background-image: url('../img/sel_epkw.png');
    background-size: cover;
}
.sel_pkw{
    background: #f7f7f7;
    background-image: url('../img/sel_pkw.png');
    background-size: cover;
}
.sel_transporter{
    background: #f7f7f7;
    background-image: url('../img/sel_transporter.png');
    background-size: cover;
}
.slider-titel{
    float:left;
}
.slider-value{
    /* float:right; */
    text-align: right;
}
.card-slider .card-title{
    color:#000;
    font-weight: 600;

}
.card-ergebnis_container .card-title{
    font-size: 32px;
}
.card-ergebnis_container .tco .card-title{
    font-size: 32px;
    text-shadow: 0px 0px 6px rgba(255, 255, 255, 0.4);
}
.card-ergebnis_container .card-subtitle{
    font-size: 11px;
    font-weight: 600;
    margin-top: -21px;
}
.card-ergebnis_container h5{
    color: #fff;
    margin-bottom:20px;
    font-weight: 600;
}
.card-ergebnis_container .co2 h5, .card-ergebnis_container .fuhrpark h5, .card-ergebnis_container .administration h5, .card-ergebnis_container .arbeitszeit h5 {
    color: #000;
    font-weight: 600;
}
.card-ergebnis_container .tco{
    color: #fff;
}
.card-ergebnis_container .tco .result {
    font-size: 40px;
    text-align: right;
    position: relative;
    display: block;
    float: right;
    margin-right: 80px;
}
.tcoersparnis .result {
    margin-top: 45px; 
}


.card-ergebnis_container .tco .result::before {
    content: '€';
    position: absolute;
    right: 100%; /* Position it to the left of the text */
    margin-right: 10px; /* Adjust spacing as needed */
    bottom: -6px;
    
    font-size:20px;
}


.card-ergebnis_container .tco .result::after {
    content: 'pro\00A0km';
    position: absolute;
    left: 100%;
    margin-left: 7px;
    bottom: -6px;
    font-size: 20px;
    right: 0;
}


#HERO_gesamt_vartco::before  {
    content: '€';
    right: 100%; /* Position it to the left of the text */
    margin-right: 10px; /* Adjust spacing as needed */
    bottom: -6px;
    
    font-size:20px;
}

#HERO_gesamt_vartco::after  {
    content: '';
    left: 100%; /* Position it to the right of the text */
    bottom: -6px;
    /* transform: translateY(-50%); */
    font-size:20px;
}

#HERO_gesamt_fixtco::before {
    content: '€';
    right: 100%; /* Position it to the left of the text */
    margin-right: 10px; /* Adjust spacing as needed */
    bottom: -6px;
    
    font-size:20px;
}

#HERO_gesamt_fixtco::after {
    content: '';
    left: 100%; /* Position it to the right of the text */
    bottom: -6px;
    /* transform: translateY(-50%); */
    font-size:20px;
}

.result2 {
padding-top: 10px;
}

.card-ergebnis_container .co2 .result {
    font-size: 80px;
    color: #fff;
    text-align: right;
    position: relative;
    display: block;
    float: right;
    margin-right: 100px;
    line-height: 40px;
    font-weight: bold;
    padding-top: 40px;
}
.card-ergebnis_container .co2 .result2 {
    clear: both;
    text-align: right;
    font-size: 38px;
    color: #fff;
    padding-top: 35px;
    font-weight:600;

        position: relative;
        display: block;
        text-shadow: 0px 0px 10px #00000075;
        z-index: 5;

}
.card-ergebnis_container .co2 .result::after {
    content: 'kg';
    position: absolute;
    left: 100%; /* Position it to the right of the text */
    margin-left: 10px; /* Adjust spacing as needed */
    /* bottom: 10px; */
    /* transform: translateY(-50%); */
    /* font-size:20px; */
}
.card-ergebnis.small .card-title{
    font-size: 25px;
    font-weight: 600;
}
.card-ergebnis.small .result {
    font-size: 46px;
    text-align: right;
    color:#fff;
    color:#fff;
    text-align: right;
    position: relative;
    display: block;
    margin-right: 40px;
    line-height: 30px;
    font-weight: bold;
}

.card-ergebnis.small.einnahmen .result {
    margin-right: 0px;
}
.result3{
    text-align: right;
    font-size: 12px;
    color: #fff;
    position: relative;
    z-index: 9999;
    cursor: pointer;
    margin-top:15px;
}
.card-ergebnis.auslastungdienst .result::after,.card-ergebnis.auslastungprivat .result::after,.card-ergebnis.tcoersparnis .result::after,.card-ergebnis.toshare .result::after, .card-ergebnis.fuhrpark .result::after, .card-ergebnis.administration .result::after, .card-ergebnis.arbeitszeit .result::after {
    content: '%';
    position: absolute;
    left: 100%; /* Position it to the right of the text */
    margin-left: 2px; /* Adjust spacing as needed */
}

.card-ergebnis.tcoersparnis .result, .card-ergebnis.auslastungdienst .result, .card-ergebnis.einnahmen .result, .card-ergebnis.auslastungprivat .result {
   float: right;
}
.card-ergebnis.tcoersparnis .result2, .card-ergebnis.auslastungdienst .result2, .card-ergebnis.einnahmen .result2, .card-ergebnis.auslastungprivat .result2 {
    clear: both;
}
.card-ergebnis.tcoersparnis .result::before, .card-ergebnis.auslastungdienst .result::before, .card-ergebnis.auslastungprivat .result::before {
    content: '+';
    position: absolute;
    right: 100%;
    margin-right: 10px;
}
.card-ergebnis.einnahmen .result::before {
    content: '€';
    position: absolute;
    right: 100%;
    margin-right: 10px;
}
.card-ergebnis.small .result2 {
    font-size: 20px;
    font-weight:600;
    color:#fff;
    text-align: right;
    padding-top:10px;
}

.variabeljahr .card-title, .fixjahr .card-title{
    color: #c8d9e5;
    font-size: 13px;
    font-weight: 600;

}
.variabeljahr .result, .fixjahr .result{
    font-size: 30px;
    color:#fff;
}
.card-ergebnis2_container, .ergebnis2_container h5.card-title{
    color:#fff;
}
.card-ergebnis_container > h5{

    font-size: 30px;
}
.card-ergebnis2_container > h5{
    color:#016588;
    margin-bottom:20px;
    font-size: 30px;
    font-weight: 600;
}

.card-ergebnis2_container > h4{
    color: #016588;
    font-size: 23px;
    font-weight: 600;
    margin-top: -20px;
}

.card-ergebnis2_container .card-ergebnis.toshare{
    color:#016588;
    height:100%;
}
#slider-2share{
    margin-top:38px!important;
}
.card-ergebnis2_container .card-ergebnis.toshare .result{
    margin-top:45px!important;
}
.card-ergebnis.toshare .result, .card-ergebnis.toshare .result2{
    color:#016588;
}
.fussnote{
    color: #f5f5f5;
    font-size: 12px;
    margin-top: 15px;
    line-height: 16px;
}


.slider-styled {
    height: 4px;
}
.slider-styled .noUi-connects{
    background: #caeefe;
}
.slider-styled .noUi-connect {
    background: #1b628d;
}
#slider-transporter_kmjahr .noUi-connects, #slider-pkw_kmjahr .noUi-connects, #slider-epkw_kmjahr .noUi-connects{
    background: #e49bbe;
}
#slider-transporter_kmjahr .noUi-connect, #slider-pkw_kmjahr .noUi-connect, #slider-epkw_kmjahr .noUi-connect {
    background: #d877a6;
}

#slider-transporter_kmjahr , #slider-pkw_kmjahr , #slider-epkw_kmjahr  {
    margin-top:20px!important;
}

.slider-styled .noUi-handle {
    height: 25px;
    width: 25px;
    top: -11px;
    right: -9px;
    border-radius: 17px;
}
.slider-styled .noUi-handle::after, .slider-styled .noUi-handle::before {
    display: none;            
}
.noUi-touch-area{
    border: 2px solid #1b628d;
    border-radius: 50%;
}

/* Neue Klassen für Bilder */
.card-title-epkw {
    text-align: left;
    position: relative;
}

.card-title-epkw {
   
    position:absolute;
    right: 0px;
    height: 110px;
    width: 150px;
    background-image: url('../img/sel_epkwItem.png');
    background-size: contain;
    background-repeat: no-repeat;
    border: none; /* Rahmen entfernen */
    outline: none; /* Outline entfernen */
}

.card-title-pkw {
    text-align: left;
    position: relative;
}

.card-title-pkw {
    
    position:absolute;
    right: 0px;
    height: 110px;
    width: 180px;
    background-image: url('../img/sel_pkwItem.png');
    background-size: contain;
    background-repeat: no-repeat;
    border: none; /* Rahmen entfernen */
    outline: none; /* Outline entfernen */
}

.card-title-transporter {
    text-align: left;
    position: relative;
}

.card-title-transporter {
    content: '';
    /* float: right; */
    height: 125px;
    width: 161px;
    background-image: url('../img/sel_transporterItem.png');
    background-size: contain;
    background-repeat: no-repeat;
    position:absolute;
    right: 0px;
    border: none; /* Rahmen entfernen */
    outline: none; /* Outline entfernen */
}

.card-title {
    text-align: left;
    position: relative;
}


.card-ergebnis-co2 {
    position: absolute;
    right: 0;
    height: 65px;
    width: 65px;
    background-image: url('../img/4fleets_05c.png');
    background-size: contain;
    background-repeat: no-repeat;
    border: none; /* Rahmen entfernen */
    outline: none; /* Outline entfernen */
}


.card-ergebnis-co2-left {
    position: absolute;
    left: 30px;
    bottom: 0px;
    height: 160px;
    width:100%;
    background-image: url('../img/4fleets_04c.png');
    background-size: contain;
    background-repeat: no-repeat;
    border: none; /* Rahmen entfernen */
    outline: none; /* Outline entfernen */
}

.card-ergebnis-fuhrpark {
    position: absolute;
    left: 30px;
    bottom: 0px;
    height: 60px;
    width:100%;
    background-image: url('../img/4fleets_05c.png');
    background-size: contain;
    background-repeat: no-repeat;
    border: none; /* Rahmen entfernen */
    outline: none; /* Outline entfernen */
}

.card-ergebnis-administration {
    position: absolute;
    left: 30px;
    bottom: 0px;
    height: 70px;
    width:100%;
    background-image: url('../img/4fleets_06c.png');
    background-size: contain;
    background-repeat: no-repeat;
    border: none; /* Rahmen entfernen */
    outline: none; /* Outline entfernen */
}

.card-ergebnis-arbeitszeit {
    position: absolute;
    left: 30px;
    bottom: 0px;
    width:100%;
    height: 70px;
    background-image: url('../img/4fleets_07c.png');
    background-size: contain;
    background-repeat: no-repeat;
    border: none; /* Rahmen entfernen */
    outline: none; /* Outline entfernen */
}

.card-ergebnis-auslastungdienst {
    position: absolute;
    left: 30px;
    bottom: 12px;
    width:100%;
    height: 70px;
    background-image: url('../img/2share_03c.png');
    background-size: contain;
    background-repeat: no-repeat;
    border: none; /* Rahmen entfernen */
    outline: none; /* Outline entfernen */
}

.card-ergebnis-einnahmen {
    position: absolute;
    left: 30px;
    bottom: 12px;
    width:100%;
    height: 70px;
    background-image: url('../img/2share_04c.png');
    background-size: contain;
    background-repeat: no-repeat;
    border: none; /* Rahmen entfernen */
    outline: none; /* Outline entfernen */
}

.card-ergebnis-auslastungprivat {
    position: absolute;
    
    left: 30px;
    bottom: 12px;
    height: 70px;
    width:100%;
    background-image: url('../img/2share_05c.png');
    background-size: contain;
    background-repeat: no-repeat;
    border: none; /* Rahmen entfernen */
    outline: none; /* Outline entfernen */
}
.card-ergebnis-tcoersparnis {
    position: absolute;
    
    left: 30px;
    bottom: 20px;
    height: 50px;
    width:100%;
    background-image: url('../img/2share_02c1.png');
    background-size: contain;
    background-repeat: no-repeat;
    border: none; /* Rahmen entfernen */
    outline: none; /* Outline entfernen */
}


.tcoersparnis-bg2{
    background-image: url('../img/2share_02c2b.png');
    mix-blend-mode: hard-light;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: right 0px;
    background-repeat: no-repeat;
}


/* Modale Box Styles */
.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 600px;
    border-radius: 10px;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    text-align: right;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}






.card-slider.sel_epkw {
    box-shadow: 0 0 10px #00000030;
    opacity: 0;
    animation: fadeIn 1.5s ease 0s forwards;    /*Waiting time of Xs seconds*/
}
.card-slider.sel_pkw {
    box-shadow: 0 0 10px #00000030;
    opacity: 0;
    animation: fadeIn 1.5s ease 0.3s forwards;    /*Waiting time of Xs seconds*/
}
.card-slider.sel_transporter {
    box-shadow: 0 0 10px #00000030;
    opacity: 0;
    animation: fadeIn 1.5s ease 0.6s forwards;    /*Waiting time of Xs seconds*/
}

.card-ergebnis_container {
    opacity: 0;
    animation: fadeIn2 1.5s ease 1.0s forwards;    /*Waiting time of Xs seconds*/
}

.card-ergebnis2_container {
    opacity: 0;
    animation: fadeIn2 1.5s ease 0s forwards;    /*Waiting time of Xs seconds*/
}


@keyframes fadeIn {
    0% {     transform: translateY(50%);  opacity: 0; filter:blur(14px);}
    100% {transform: translateY(0%); opacity: 1; filter:blur(0px);}
  }

  @keyframes fadeIn2 {
    0% {     transform: translateY(20%);  opacity: 0; filter:blur(14px);}
    100% {transform: translateY(0%); opacity: 1; filter:blur(0px);}
  }

  .card-ergebnis2_container .col-md-4 { 
    margin-top: 1rem !important;
  }
  .card-ergebnis2_container .col-md-8 { 
    margin-top: 1rem !important;
  }

  #HERO_gesamt_fixtco {  
    @media (min-width: 768px) and (max-width: 992px) {
      font-size: 20px;       
    }
  }
  #HERO_gesamt_vartco {  
    @media (min-width: 768px) and (max-width: 992px) {
      font-size: 20px;       
    }
  }


#HERO_gesamt_co2 {  
    text-shadow: 0px 0px 10px #00000075;
    z-index: 5;
}


    @media (min-width: 768px) and (max-width: 992px) {
        #HERO_gesamt_co2 { 
            font-size: 50px;
            margin-right: 70px;
            padding-top: 0px; 
        }
        
    }

    @media (max-width: 550px) {
        #HERO_gesamt_co2 { 
            font-size: 50px;
            margin-right: 70px;
            padding-top: 0px;  
        }
    }

  .card-ergebnis.arbeitszeit {
    min-height: 190px;
}
.card-ergebnis-arbeitszeit {
height: 140px;
bottom: 5px;
@media (min-width: 768px) and (max-width: 992px) {
    opacity: 0.2;        
  }
}
#HERO_gesamt_arbeitszeit {  
text-shadow: 0px 0px 10px #00000075;
z-index: 5;
}
#HERO_gesamt_arbeitszeit.result {  
    font-size: 56px;
    margin-right: 50px;
    }


.card-ergebnis.administration {
    min-height: 190px;}

    .card-ergebnis-administration {
height: 140px;
bottom: 5px;
@media (min-width: 768px) and (max-width: 992px) {
    opacity: 0.2;        
  }
}
#HERO_gesamt_admin {  
text-shadow: 0px 0px 10px #00000075;
z-index: 5;
}
#HERO_gesamt_admin.result {  
    font-size: 56px;
    margin-right: 50px;
    }

.card-ergebnis.fuhrpark {
    min-height: 190px;}

    .card-ergebnis-fuhrpark {
height: 70px;
bottom: 15px;
@media (min-width: 768px) and (max-width: 992px) {
    opacity: 0.2;        
  }
}

#HERO_gesamt_fuhrpark {  
text-shadow: 0px 0px 10px #00000075;
z-index: 5;
}
#HERO_gesamt_fuhrpark.result {  
    font-size: 56px;
    margin-right: 50px;
    }

.slider-titel, .slider-value {
    font-size: 14px;
    color: #000000cc;
}
.slider-value {
    font-weight: bold;
}

.slider-styled .noUi-handle {
    height: 22px;
    width: 22px;
    top: -10px;
}

.card-ergebnis.small .result2 {  
    position: relative;
    display: block;
    text-shadow: 0px 0px 10px #00000075;
    z-index: 5;
    }


    .card-title-epkw {
        height: 130px;
        width: 180px;
    }
    .card-title-pkw {
        height: 130px;
        width: 210px;
        margin-top: 15px;
    }

    .card-title-transporter {
        height: 170px;
        width: 210px;
        margin-top: -20px;
    }

    .card-slider.sel_epkw .card-title{
        text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, 0px 0px 6px rgba(255, 255, 255, 1.0), 0px 0px 6px rgba(255, 255, 255, 1.0), 0px 0px 6px rgba(255, 255, 255, 1.0), 0px 0px 2px rgba(255, 255, 255, 1.0);
}
.card-slider.sel_pkw .card-title{
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, 0px 0px 6px rgba(255, 255, 255, 1.0), 0px 0px 6px rgba(255, 255, 255, 1.0), 0px 0px 6px rgba(255, 255, 255, 1.0), 0px 0px 2px rgba(255, 255, 255, 1.0);
}
.card-slider.sel_transporter .card-title{
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, 0px 0px 6px rgba(255, 255, 255, 1.0), 0px 0px 6px rgba(255, 255, 255, 1.0), 0px 0px 6px rgba(255, 255, 255, 1.0), 0px 0px 2px rgba(255, 255, 255, 1.0);
}


.card-ergebnis.small.toshare .result2 {  
    text-shadow: none;
    }

.slider-styled .noUi-connects {
    background: #89bed6;
}


#HERO_2share_tcoersparnis {  
    font-size: 56px;
    margin-right: 50px;
    margin-top: 75px;
    }


#HERO_2share_auslastung_kombiniert {  
    font-size: 56px;
    margin-right: 50px;
    @media (min-width: 768px) and (max-width: 992px) {
        font-size: 40px;
        margin-right: 34px;
      }
    }

#HERO_2share_einnahmen_total {  
    font-size: 56px;
    @media (min-width: 768px) and (max-width: 992px) {
        font-size: 40px;
        margin-top: 30px;
      }
    }

#HERO_2share_auslastung_privat.result {  
    font-size: 56px;
    margin-right: 50px;
    @media (min-width: 768px) and (max-width: 992px) {
        font-size: 40px;
        margin-right: 34px;
      }
    }

    .result.slider-value.anzahl {  
        font-size: 56px;
        margin-right: 50px;
        }

        .card-ergebnis.small.toshare .result2 {  
            padding-top:10px!important;
            }

            .card-ergebnis.small.tcoersparnis .result2 {  
                padding-top:0px!important;
                }

    #button-demotermin {  
        font-size: 20px;
        font-weight: 400;
        line-height: 1em;
        }

        #button-demotermin {  
            font-size: 20px;
            font-weight: 400;
            line-height: 1em;
            }
    

        .slider-styled:active {  
            .noUi-handle{
                animation: handleBig 0.5s ease 0s forwards; 
            }
        }
        
        @keyframes handleBig {
            
            0% { transform: scale(1.0);
                -webkit-transform: scale(1.0);}
            100% {transform: scale(1.5);
                -webkit-transform: scale(1.5);}
        }




        