/* Add here all your css styles (customizations) */
:root {
    --mdb-font-roboto:'futura-pt', 'Open Sans', sans-serif;
    --mdb-bg-opacity:1
}
/*
.clearfix::after {
    clear: both;
}
.clearfix::before, .clearfix::after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
*/
.wizard.vertical > .steps {
    display: inline;
    float: left;
    width: 30%;
}
.wizard > .steps {
    position: relative;
    display: block;
    width: 100%;
}

.wizard > .steps > ul {
    padding: 0;
}

.wizard.vertical > .steps > ul > li {
    float: none;
    width: 100%;
}
/*
.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {

    background: #2184be;
    color: #fff;
    cursor: default;

}
.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {

    display: block;
    width: auto;
    margin: .5em;
    padding: 1em 1em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 0px;

}
*/
.wizard > .steps > ul > li, .wizard > .actions > ul > li {
    float: left;
}
.wizard > .steps > ul > li {
    width: 25%;
}
.wizard ul > li, .tabcontrol ul > li {
    display: block;
    padding: 0;
}
.wizard ul, .tabcontrol ul {
    list-style: none !important;
}

.wizard.vertical > .content {
    float: left;
    margin: 0 2.5% .5em 2.5%;
    width: 65%;
    display: block;
}
.wizard > .content {
    display: block;
    margin: .5em;
    min-height: 47em;
    position: relative;
    overflow-x: hidden;
    overflow-y: visible;
    border-left: 1px solid #eee;
}

.wizard > .content > .body {
    float: left;
    position: absolute;
    width: 100%;
    overflow-x: hidden;
    overflow-y: visible;
    padding: 0px 20px 20px 40px;
}


.wizard > .content > .title, .tabcontrol > .content > .title {
    position: absolute;
    left: -999em;
}

.wizard > .steps .current-info, .tabcontrol > .steps .current-info {
    position: absolute;
    left: -999em;
}

.wizard.vertical > .actions {
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%;
}
.wizard > .actions {
    position: relative;
    display: block;
    text-align: right;
    width: 100%;
}
.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
    display: block;
    width: auto;
    margin: 0 .5em .5em;
    padding: 1em 1em;
    text-decoration: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-transform: uppercase;
}

@media only screen and (max-width: 990px) {
    .pricing-item {
        padding-left:  2px;
        padding-right:  2px;
    }
    /*
    .wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
        font-size: 10px;
    }
    */
    .wizard > .steps > ul > li {
        float: left;
        width: 100%;
    }
    
    .wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
        display: block;
        width: auto;
        margin: .5em;
        padding: 1em 1em;
        text-decoration: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 0px;

    }
    /*
    .wizard > .steps span.number { 
        display: none !important;
    }
    */
}

/**/
.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
    background: #2184be;
    color: #fff;
    cursor: default;
}
/**/
.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
    background: #eee;
    color: #aaa;
    cursor: default;
}
/**/
.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {
    background: #9dc8e2;
    color: #fff;
}
/**/
.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
    background: #2184be;
    color: #fff;
    display: block;
    padding: .5em 1em;
    text-decoration: none;
}

.wizard > .steps span.number { 
    color: #fff;
    background-color: #72c02c;
    border-radius: 50%;
    min-width: 1.28571rem;
    min-height: 1.28571rem;
    line-height: 1.28571rem;
    padding: 0.35rem;
    box-sizing: content-box;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin-right: 6px;
}

.wizard > .actions > ul {
    display: inline-block;
    text-align: right;
}

.wizard > .actions > ul > li:first-child {
    margin-right: 10px;
}

.wizard > .actions .disabled a, .wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active {
    background: #eee;
    color: #aaa;
}

.removeBadge {
    width: 12px;
    height: 12px;
    margin-top: -30px;
    right: 20px; 
    position: absolute;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    z-index: 3;
    background-color: #dc3545 !important;
    box-sizing: content-box;
    padding: 0.35rem;
}

/* datepicker css */

.ui-corner-all {
    border-radius: 0px !important;
}
.ui-datepicker {
    text-align: center;
    z-index: 9999 !important;
}

.ui-datepicker-trigger {
    margin: 0 0 0 5px;
    vertical-align: text-top;
}

.ui-datepicker {
    font-family: "futura-pt", "Open Sans", Helvetica, Arial, sans-serif;
    margin-top: 0px;
    padding: 0 !important;
    border-color: #ddd !important;
}

.ui-datepicker {
    width: 256px;
}

.openemr-calendar .ui-datepicker {
    width: 191px;
}

.ui-datepicker table {
    width: 256px;
    table-layout: fixed;
}

.openemr-calendar .ui-datepicker table {
    width: 191px;
    table-layout: fixed;
}

.ui-datepicker-header {
    background-color: #fff /* #3e9aba */ !important;
    background-image: none !important;
    border-radius: 0;
}

.openemr-calendar .ui-datepicker-header {
    background-color: #fff !important;
    border-width: 1px;
    border-color: #ddd;
    border-style: solid;
}

.ui-datepicker-title {
    line-height: 35px !important;
    margin: 0 10px !important;
}

.openemr-calendar .ui-datepicker-title {
    line-height: 20px !important;
}

.ui-datepicker-prev span {
    display: none !important;
}

.ui-datepicker-next {
    text-align: center;
}

.ui-datepicker-next span {
    display: none !important;
}

.ui-datepicker-prev {
    background-color: transparent !important;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAOCAYAAAD9lDaoAAAAuUlEQVQokXXRsUtCYRAA8J8pDQ1CVIgIgtBU2NDiZIuDS4uLf6WDS1O0tLREEE8icBNKS3lTs8/B78XHw3dwcHA/juOuqjzucYJVrQQMcYctvo4OgEFIeMK6iPphCjzjEWLUC3vACx7yRo5uMUIFr5gii1EL41AvMIkBVPGH04DrSLEsIvjEOZq4wi9+iijDR0ANXOMbmxjlcIY2LtANO6YxymGCDs5wg/ciYv+KBJeY4+2A+Y9j4Y47RtUkrNXeDxUAAAAASUVORK5CYII=') !important;
    height: 12px !important;
    width: 7px !important;
    margin: 14px 12px;
    display: inline-block;
    left: 0 !important;
    top: 0 !important;
}

.openemr-calendar .ui-datepicker-prev {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAOCAYAAAD9lDaoAAAAuUlEQVQokXXRsUtCYRAA8J8pDQ1CVIgIgtBU2NDiZIuDS4uLf6WDS1O0tLREEE8icBNKS3lTs8/B78XHw3dwcHA/juOuqjzucYJVrQQMcYctvo4OgEFIeMK6iPphCjzjEWLUC3vACx7yRo5uMUIFr5gii1EL41AvMIkBVPGH04DrSLEsIvjEOZq4wi9+iijDR0ANXOMbmxjlcIY2LtANO6YxymGCDs5wg/ciYv+KBJeY4+2A+Y9j4Y47RtUkrNXeDxUAAAAASUVORK5CYII=') !important;
    height: 14px !important;
    width: 9px !important;
    margin: 5px !important;
}

.ui-datepicker-next {
    cursor: pointer;
}

.ui-datepicker-prev {
    cursor: pointer;
}

.ui-datepicker-next {
    background-color: transparent !important;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAAtElEQVQYlXXQsUpCcRQH4I97EQyHa1pgIEE0hBGYL+BjNLRFjxXh4rM4F21BS4S4FAgqQioOngt/RM/6+zi/w4EanlA4MDkecYsO3vG/D8a4Rx03eMMqBQt8oodTXAdalwBm+IpNDVxG3aYEMMU3ujjDBT5SAH9R2cE58mwPFOgneJSCGp7RjLoXTEtQjbCFOV7xCxkqdp9sYxnhpFyb4QFXdh8c4Cc9Ko++OwzjFwfn5FiwBVeuI/K2UCkSAAAAAElFTkSuQmCC') !important;
    height: 12px !important;
    width: 8px !important;
    margin: 14px 12px;
    display: inline-block;
    right: 0 !important;
    top: 0 !important;
}

.openemr-calendar .ui-datepicker-next {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAAtElEQVQYlXXQsUpCcRQH4I97EQyHa1pgIEE0hBGYL+BjNLRFjxXh4rM4F21BS4S4FAgqQioOngt/RM/6+zi/w4EanlA4MDkecYsO3vG/D8a4Rx03eMMqBQt8oodTXAdalwBm+IpNDVxG3aYEMMU3ujjDBT5SAH9R2cE58mwPFOgneJSCGp7RjLoXTEtQjbCFOV7xCxkqdp9sYxnhpFyb4QFXdh8c4Cc9Ko++OwzjFwfn5FiwBVeuI/K2UCkSAAAAAElFTkSuQmCC') !important;
    height: 14px !important;
    width: 8px !important;
    margin: 5px;
}

.ui-datepicker-month {
    border-radius: 0px;
    background-color: #eee;
    width: 110px !important;
    height: 22px;
    font-family: "futura-pt", Open Sans !important;
    color: #555;
    font-size: 14px !important;
    font-weight: 500;
    text-align: left;
    border: 1px solid #ddd !important;
    margin-right: 5px !important;
}

.openemr-calendar .ui-datepicker-month {
    font-family: "futura-pt", Open Sans, Arial, sans-serif;
    color: rgba(34, 34, 34, 0.87);
    font-size: 12px !important;
    font-weight: 700;
    text-align: center;
    transform: scaleX(1.0029)
}

.ui-datepicker-year {
    border-radius: 2px;
    background-color: #eee;
    width: 61px !important;
    height: 22px;
    border: none !important;
    font-family: "futura-pt", Open Sans !important;
    color: #555;
    font-size: 14px !important;
    font-weight: 500;
    text-align: left;
    border: 1px solid #ddd !important;
}

.openemr-calendar .ui-datepicker-year {
    font-family: "futura-pt", Open Sans, Arial, sans-serif;
    color: rgba(34, 34, 34, 0.87);
    font-size: 12px !important;
    font-weight: 700;
    text-align: center;
    transform: scaleX(1.0029)
}

.ui-datepicker-month option,
.ui-datepicker-year option {
    color: #888 !important;
    background-color: #fff !important;
    font-family: "futura-pt", Open Sans !important;
    font-size: 14px !important;
    font-weight: 400;
}

.ui-datepicker-month option[selected],
.ui-datepicker-year option[selected] {
    background-color: #e5edf0 !important;
}

.ui-datepicker .ui-state-hover {
    /*background: none !important;*/
    border: 0 !important;
}

.ui-datepicker td {
    vertical-align: top;
}

.ui-datepicker .ui-state-default {
    border-radius: 2px;
    border-color: #edebeb !important;
/*     background: white !important; */
    width: 24px;
    height: 24px;
    padding: 0 !important;
    line-height: 24px;
    text-align: center !important;
    font-family: "futura-pt", Open Sans, Arial, sans-serif;
    color: #707070;
    font-size: 13px;
    font-weight: 400 !important;
    margin: 7px 0 0 4px;
}

.ui-datepicker .ui-state-default.ui-state-highlight{
    border-color: #dcdcdc;
    background-color: #cff3f8 !important;
    color: #888 !important;
}

.openemr-calendar .ui-state-default {
    font-size: 10px;
    margin: 0;
}

.ui-datepicker td {
    width: 33px;
}

.openemr-calendar .ui-datepicker td {
    width: 26px;
}

.openemr-calendar .ui-state-default {
    width: 26px;
    height: 20px;
    line-height: 20px;
}
.ui-state-default.ui-state-hover {
    border-color: #dcdcdc;
    background-color: #cff3f8 !important;
}

.ui-datepicker .ui-state-active {
    border-color: #dcdcdc;
    background-color: #cff3f8 !important;
    color: #3e9aba !important;
} 

.ui-datepicker-calendar thead tr th {
    font-family: "futura-pt", Open Sans, Arial, sans-serif;
    color: #888;
    font-size: 12px;
    font-weight: 600;
    padding: 0.45em 0.3em !important;
    /*   width: 15px !important; */
}

.openemr-calendar .ui-datepicker-calendar thead tr th {
    font-size: 10px;
}

.ui-datepicker-close {
    display: none;
}

.ui-datepicker thead {
    background-color: #f5f5f5;
}

.openemr-calendar .ui-datepicker thead {
    background: none;
}

.ui-state-default.ui-datepicker-current {
    float: none !important;
    font-family: "futura-pt", Open Sans, Arial, sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    border-width: 0 !important;
    border: none;
    vertical-align: top;
    margin: 0 !important;
    background-color: transparent !important;
}

.ui-datepicker-buttonpane.ui-widget-content {
    text-align: center;
    background-color: #888;
    margin: 0 !important;
    height: 28px;
    padding: 0 !important;
}

.openemr-calendar .ui-datepicker-year {
    background-color: transparent;
}

.openemr-calendar .ui-datepicker-month {
    background-color: transparent;
}

.openemr-calendar .ui-state-default {
    border: 0 !important;
}

.openemr-calendar .ui-datepicker-month {
    margin-right: 10px !important;
}

.btn-default {
	color: #333 !important;
	background-color: #fff !important;
	border-color: #ccc !important;
	-webkit-box-shadow: none !important;
	        box-shadow: none !important;
}

.btn-default:hover, .btn-default:active, .btn-default:focus {
	color: #333 !important;
	background-color: #e6e6e6 !important;
	border-color: #adadad !important;
}

.fileupload-exists {
    margin-left: -4px !important;
}

.uneditable-input {
    width: auto !important;
}

.btn.btn-effect {
    position: relative;
  }
.btn.btn-effect::before {
    content: "";
    position: absolute;
    top: 0;
    left: -35px;
    right: 0;
    bottom: 0;
    /* background: #a6000a; */
    background: rgba(34, 34, 34, 0.20);
    z-index: -1;
    transform: scaleX(0);
    opacity: 0;
    transition: opacity 0.3s ease 0.3s, transform 0.55s ease-out;
    transform-origin: left;
  }
.btn.btn-effect-yellow::before {
    background: rgba(255, 255, 255, 0.20) !important;
  }
.btn.btn-effect:not(:disabled):not(.disabled):not(.no-padding) {
    border: none;
    padding: 15px 42px 14px;
  }
.btn.btn-effect:not(:disabled):not(.disabled):hover::before {
    opacity: 1;
    transform: scaleX(1.2) skewX(-35deg);
    transition: opacity 0.3s ease 0s, transform 0.55s ease-out;
  }
.btn.btn-effect--yellow:not(:disabled):not(.disabled),
.btn.btn-effect--yellow:not(:disabled):not(.disabled):hover,
.btn.btn-effect--yellow:not(:disabled):not(.disabled):focus,
.btn.btn-effect--yellow:not(:disabled):not(.disabled):active {
    background: #ffbb00;
    border-color: #ffbb00;
  }
.btn.btn-effect--yellow::before {
    background: #e6a800;
  }
.btn.btn-effect--green:not(:disabled):not(.disabled),
.btn.btn-effect--green:not(:disabled):not(.disabled):hover,
.btn.btn-effect--green:not(:disabled):not(.disabled):focus,
.btn.btn-effect--green:not(:disabled):not(.disabled):active {
    background: #92d050;
    border-color: #92d050;
  }
.btn.btn-effect--green::before {
    background: #85cb3c;
  }
  .btn.btn-effect ~ .btn-help__help .icon {
    color: white;
  }
  .btn.btn-effect ~ .btn-help__help:hover .icon {
    color: white;
  }

  .content--highlighted .btn.btn-effect::before {
    background: #739518;
  }

.btn {
    z-index: 0;
    overflow: hidden;
}
select.form-control {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}
.edm-nav-link {
    position: relative;
    color: black;
    line-height: 1;
    padding: 10px 0;
    font-size: 17px;
    font-weight: 600;
}

.edm-nav-link::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px;
    height: 4px;
    opacity: 0;
    background: #e30613; /* d9000d */
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out;
}

.edm-nav-link:hover::after {
    opacity: 1;
    transform: scaleX(1);
    width: 100%;
}

.header__contact::after {
    border-right: none;
}

#auswahl_verbrauch_personen [class*="input-group-"] {
    min-width: 15px;
}

.btn-orange {
    background-color: #ffbb00 !important;
    border-color: #ffbb00 !important;
    color: #000 !important;
}
.bg-orange.active {
    background-color: #ffbb00 !important;
    border-color: #ffbb00 !important;
    color: #000 !important;
}
.bg-orange {
    background-color: #f5f5f5 !important;
    border-color: #f5f5f5 !important;
    color: #000 !important;
}
.border-orange {
    border-color: #ffbb00 !important;
}
.stromrechner label {
    font-size: 0.95rem;
    /* font-weight: 500; */
    /* color: #333; */
}
.mt-120 {
    margin-top: 120px !important;
}
.error2 {
    color: #dc3545;
    font-size: 0.8rem;
    font-weight: 400;
    margin-top: 5px;
}
.max-height-block-2lines {
    max-height: 3.6rem;
    /* max-height: 40px; */
    padding: 0;
    margin: 0;
    /* overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; */
}
.max-height-block-2lines::after {
    background-image: linear-gradient(hsla(0,0%,100%,0),#fff);
    background-size: cover;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.max-height-auto {
    max-height: auto;
}
.texttoupper {
    text-transform: uppercase;
}
::selection {
    background: #cecece;
}
.custom-select:focus {
    border-color: #ced4da;
    box-shadow: none;
}
.custom-select:hover {
    border-color: #ced4da;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
}
input[type="number"] {
    -moz-appearance: textfield !important;
}
.btn-check {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control, .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
[class*="input-group-"] {
    min-width: 38px;
    background-color: transparent;
    border-color: #ccc;
    transition: border-color .15s ease-in-out 0s;
}
.form-switch .form-check-input {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    width: 2em;
    margin-left: -2.5em;
    background-image: var(--bs-form-switch-bg);
    background-position: left center;
    border-radius: 2em;
    transition: background-position 0.15s ease-in-out;
}
.custom-control-input, .form-check-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.form-check-input {
    --bs-form-check-bg: var(--bs-body-bg);
    flex-shrink: 0;
    width: 1rem;
    height: 1rem;
    margin-top: 0.25rem;
    vertical-align: top;
    appearance: none;
    background-color: var(--bs-form-check-bg);
    background-image: var(--bs-form-check-bg-image);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid #798490;
    print-color-adjust: exact;
    transition: all 0.2s ease-in-out;
}
/* .btn, .btn.btn-sm, .btn-group-sm > .btn, .btn-ghost-effect {
    letter-spacing: 1.5px;
    background: transparent;
    max-width: 100%;
}
.custom-checkbox .custom-control-label, .custom-checkbox .custom-control-label::before, .custom-checkbox .custom-control-label::after, .custom-checkbox .form-check-label, .custom-checkbox .form-check-label::before, .custom-checkbox .form-check-label::after, .custom-control .custom-control-label, .custom-control .custom-control-label::before, .custom-control .custom-control-label::after, .custom-control .form-check-label, .custom-control .form-check-label::before, .custom-control .form-check-label::after, .form-check .custom-control-label, .form-check .custom-control-label::before, .form-check .custom-control-label::after, .form-check .form-check-label, .form-check .form-check-label::before, .form-check .form-check-label::after {
    cursor: pointer;
    margin-top: 0;
}
.custom-checkbox .custom-control-label, .custom-checkbox .form-check-label, .custom-control .custom-control-label, .custom-control .form-check-label, .form-check .custom-control-label, .form-check .form-check-label {
    position: relative;
    display: inline-block;
}
.form-check {
    display: block;
    min-height: 1.3125rem;
    padding-left: 1.5rem;
    margin-bottom: 0.125rem;
}
.custom-checkbox .custom-control-label::before, .custom-checkbox .form-check-label::before, .custom-control .custom-control-label::before, .custom-control .form-check-label::before, .form-check .custom-control-label::before, .form-check .form-check-label::before {
    content: "";
    position: absolute;
    top: 5px;
    left: -39px;
    border-radius: 0;
    border: 2px solid #a7a7a7;
    width: 18px;
    height: 18px;
}
.custom-checkbox .custom-control-label, .custom-checkbox .custom-control-label::before, .custom-checkbox .custom-control-label::after, .custom-checkbox .form-check-label, .custom-checkbox .form-check-label::before, .custom-checkbox .form-check-label::after, .custom-control .custom-control-label, .custom-control .custom-control-label::before, .custom-control .custom-control-label::after, .custom-control .form-check-label, .custom-control .form-check-label::before, .custom-control .form-check-label::after, .form-check .custom-control-label, .form-check .custom-control-label::before, .form-check .custom-control-label::after, .form-check .form-check-label, .form-check .form-check-label::before, .form-check .form-check-label::after {
    cursor: pointer;
    margin-top: 0;
}
.row, .is-act-cartpage .checkout .checkout-container, .is-act-checkoutregisterpage .checkout .checkout-container, .is-act-confirmpage .checkout .checkout-container, .is-ctl-accountorder .checkout .checkout-container, .is-act-finishpage .checkout .checkout-container {
    --bs-gutter-x: 40px;
    --bs-gutter-y: 0;
}
.custom-checkbox .custom-control-label::after, .custom-checkbox .form-check-label::after, .custom-control .custom-control-label::after, .custom-control .form-check-label::after, .form-check .custom-control-label::after, .form-check .form-check-label::after {
    content: "✓";
    position: absolute;
    color: white;
    width: 15px;
    height: 14px;
    top: 7px;
    left: -37px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom-checkbox .custom-control-label, .custom-checkbox .custom-control-label::before, .custom-checkbox .custom-control-label::after, .custom-checkbox .form-check-label, .custom-checkbox .form-check-label::before, .custom-checkbox .form-check-label::after, .custom-control .custom-control-label, .custom-control .custom-control-label::before, .custom-control .custom-control-label::after, .custom-control .form-check-label, .custom-control .form-check-label::before, .custom-control .form-check-label::after, .form-check .custom-control-label, .form-check .custom-control-label::before, .form-check .custom-control-label::after, .form-check .form-check-label, .form-check .form-check-label::before, .form-check .form-check-label::after {
    cursor: pointer;
    margin-top: 0;
}
.form-switch .form-check-input:checked {
    background-position: right center;
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input:checked[type="checkbox"] {
    --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-switch .form-check-input {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    width: 2em;
    margin-left: -2.5em;
    background-image: var(--bs-form-switch-bg);
    background-position: left center;
    border-radius: 2em;
    transition: background-position 0.15s ease-in-out;
}
.form-check-input:checked {
    background-color: #0042a0;
    border-color: #0042a0;
}
.form-check-input[type="checkbox"] {
    border-radius: 0.25em;
}
.form-check .form-check-input {
    float: left;
    margin-left: -1.5rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before, .custom-checkbox .custom-control-input:checked ~ .form-check-label::before, .custom-checkbox .form-check-input:checked ~ .custom-control-label::before, .custom-checkbox .form-check-input:checked ~ .form-check-label::before, .custom-control .custom-control-input:checked ~ .custom-control-label::before, .custom-control .custom-control-input:checked ~ .form-check-label::before, .custom-control .form-check-input:checked ~ .custom-control-label::before, .custom-control .form-check-input:checked ~ .form-check-label::before, .form-check .custom-control-input:checked ~ .custom-control-label::before, .form-check .custom-control-input:checked ~ .form-check-label::before, .form-check .form-check-input:checked ~ .custom-control-label::before, .form-check .form-check-input:checked ~ .form-check-label::before {
    border-color: #d9000d;
    background: none !important;
}
.custom-checkbox .custom-control-label::before, .custom-checkbox .form-check-label::before, .custom-control .custom-control-label::before, .custom-control .form-check-label::before, .form-check .custom-control-label::before, .form-check .form-check-label::before {
    content: "";
    position: absolute;
    top: 5px;
    left: -39px;
    border-radius: 0;
    border: 2px solid #a7a7a7;
    width: 18px;
    height: 18px;
}
.custom-checkbox .custom-control-label, .custom-checkbox .custom-control-label::before, .custom-checkbox .custom-control-label::after, .custom-checkbox .form-check-label, .custom-checkbox .form-check-label::before, .custom-checkbox .form-check-label::after, .custom-control .custom-control-label, .custom-control .custom-control-label::before, .custom-control .custom-control-label::after, .custom-control .form-check-label, .custom-control .form-check-label::before, .custom-control .form-check-label::after, .form-check .custom-control-label, .form-check .custom-control-label::before, .form-check .custom-control-label::after, .form-check .form-check-label, .form-check .form-check-label::before, .form-check .form-check-label::after {
    cursor: pointer;
    margin-top: 0;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after, .custom-checkbox .custom-control-input:checked ~ .form-check-label::after, .custom-checkbox .form-check-input:checked ~ .custom-control-label::after, .custom-checkbox .form-check-input:checked ~ .form-check-label::after, .custom-control .custom-control-input:checked ~ .custom-control-label::after, .custom-control .custom-control-input:checked ~ .form-check-label::after, .custom-control .form-check-input:checked ~ .custom-control-label::after, .custom-control .form-check-input:checked ~ .form-check-label::after, .form-check .custom-control-input:checked ~ .custom-control-label::after, .form-check .custom-control-input:checked ~ .form-check-label::after, .form-check .form-check-input:checked ~ .custom-control-label::after, .form-check .form-check-input:checked ~ .form-check-label::after {
    background: #d9000d;
}
.custom-checkbox .custom-control-label::after, .custom-checkbox .form-check-label::after, .custom-control .custom-control-label::after, .custom-control .form-check-label::after, .form-check .custom-control-label::after, .form-check .form-check-label::after {
    content: "✓"; 
    position: absolute;
    color: white;  
    width: 15px;
    height: 14px;
    top: 7px;
    left: -37px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom-checkbox .custom-control-label, .custom-checkbox .custom-control-label::before, .custom-checkbox .custom-control-label::after, .custom-checkbox .form-check-label, .custom-checkbox .form-check-label::before, .custom-checkbox .form-check-label::after, .custom-control .custom-control-label, .custom-control .custom-control-label::before, .custom-control .custom-control-label::after, .custom-control .form-check-label, .custom-control .form-check-label::before, .custom-control .form-check-label::after, .form-check .custom-control-label, .form-check .custom-control-label::before, .form-check .custom-control-label::after, .form-check .form-check-label, .form-check .form-check-label::before, .form-check .form-check-label::after {
    cursor: pointer;
    margin-top: 0; 
} */
/* .custom-file-label::after{content:"Auswählen"} */
.custom-file-label::after {
    content: "Auswählen" !important;
}
.text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pr-business-custom-file-label {
    padding-right: 130px;
}
.bootstrap-touchspin-down i,
.bootstrap-touchspin-up i {
    font-weight: 300 !important;
    font-size: 48px;
    padding-top: 0;
}
.btn-preisinfo {
    font-size: 21px !important;
}
a:focus {
    color: #000;
}
.bg-ed-yellow {
    background-color: #ffbb00 !important;
    border-color: #ffbb00 !important;
    /* color: #000 !important; */
}
.stepper {
    background-color: #ffbb00;
    color: #ffffff;
}
.stepper-head-icon,
.stepper-active .stepper-head-icon {
    background-color: #ffffff;
    color: #ffbb00;
}
.stepper-head:hover {
    background-color: #fbd43f;
}
.stepper-completed .stepper-head-icon {
    background-color: #ffffff !important;
    border: 1px solid #008600;
}
.btn {
    font-size: 16px;
    font-weight: 500;
    /* padding: 15px 42px 14px; */
    border-radius: 0;
    letter-spacing: 1.5px;
    /* background: transparent; */
    /* max-width: 100%; */
}
.btn-info {
    background-color: #ffbb00;
    border-color: #ffbb00;
}
.btn-info:hover,
.btn-info:active,
.btn-info:focus,
.btn-info:not(:disabled):not(.disabled).active {
    background-color: #ffbb00 !important; /* hover effekt entfernt #fec900 */
    border-color: #ffbb00 !important;
}
.btn-warning {
    background-color: #ffbb00;
    border-color: #ffbb00;
}
.btn-warning.focus, .btn-warning:focus, .btn-warning:hover {
    background-color: #ffbb00 !important;
    border-color: #ffbb00 !important;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:not(:disabled):not(.disabled).active {
    background-color: #ffbb00 !important;
    border-color: #ffbb00 !important;
}
.btn-danger {
    background-color: #e30613;
    border-color: #e30613;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:not(:disabled):not(.disabled).active {
    background-color: #a6000a !important;
    border-color: #a6000a !important;
}
.ed-link,
.ed-link:hover,
.ed-link:active {
    color: #000000;
    text-decoration: none;
}
::-webkit-outer-spin-button,
::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    appearance: none !important;
    margin: 0;
}
.tarif-form-lh {
    line-height: 1.658rem;
    height: 50px !important;
    font-size: 19px;
}
.tarif-form-btn {
    font-size: 19px;
    height: 50px;
}
.btn-outline-secondary {
    color: #000000;
    border-color: #a7a7a7;
}
.btn-outline-secondary:hover {
    color: #000000;
    background: transparent;
    border-color: #a7a7a7;
}
.btn-primary:hover {
    background: #e30613 !important;
}
/* input[type="checkbox"]:focus {
    box-shadow: 0px 0px 5px #e30613;
} */
html {
    scroll-behavior: auto !important;
    scroll-margin-top: 130px !important;
    scroll-padding-top: 130px !important;
}

.ed-radio input[type="checkbox"] {
  height: 35px;
  width: 90px;
  position: absolute;
  margin: 0;
  z-index: -1;
}

.ed-radio .toggle-buttons {
  margin-left: 10px;
  display: flex;
  min-width: 90px;
  height: 35px;
  cursor: pointer;
  color: #000;
  background: #fff
}

.ed-radio .toggle-buttons span {
  width: 100%;
  display: flex;
  margin: 0;
  border-radius: 4px;
  border: 1px solid #ffbb00
}

.ed-radio .toggle-buttons span.focused {
  box-shadow: 0 0 8px #58585a
}

.ed-radio .toggle-buttons span:before {
  transition: background .3s ease;
  border-radius: 2px;
  width: 50%;
  text-align: center;
  height: 100%;
  line-height: 35px;
  content: attr(data-label-on)
}

.ed-radio .toggle-buttons span:after {
  transition: background .3s ease;
  border-radius: 2px;
  width: 50%;
  text-align: center;
  height: 100%;
  line-height: 35px;
  content: attr(data-label-off)
}

.ed-radio .toggle-buttons[data-checked=true] span:before {
  opacity: 1;
  color: #000;
  background: #ffbb00;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right-width: 0
}

.ed-radio .toggle-buttons[data-checked=true] span:after {
  opacity: .5
}

.ed-radio .toggle-buttons[data-checked=true] span.disabled {
  cursor: not-allowed;
  border-color: #58585a
}

.ed-radio .toggle-buttons[data-checked=true] span.disabled:before {
  background: #58585a
}

.ed-radio .toggle-buttons[data-checked=false] span:before {
  opacity: .5
}

.ed-radio .toggle-buttons[data-checked=false] span:after {
  opacity: 1;
  color: #000;
  background: #ffbb00;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.ed-radio .toggle-buttons[data-checked=false] span.disabled {
  cursor: not-allowed;
  border-color: #58585a;
  color: #58585a
}

.ed-radio .toggle-buttons[data-checked=false] span.disabled:after {
  background: #58585a
}