:root {
    --bje-primary: #009FE3;
    --bje-dark-2: #005072;
    --bje-sky: #E2EEF1;
    --bje-sky-2: #F3F8F9;
    --medium-grey: #A9A9A9;
}
header#page-nav .navigation-meta-list .navigation-meta-item.portalLogin-loggedout .navigation-meta-link::before {
    content: none;
}
.notification-bg {
    background-color: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.notification-bg span {
    color: var(--bje-primary);
    font-weight: bold;
    padding: 0px 16px;
    margin-left: auto;
}
.notification-bg .q-btn {
    max-height: 20px;
    background: none;
}
.notification-bg .q-btn:hover {
    background-color: var(--bje-primary);
}
.notification-bg .close-button {
    margin-left: auto;
    color: var(--bje-primary);
    font-size: 2em;
    line-height: .5;
    font-weight: lighter;
    cursor: pointer;
}
.popover-language {
    border: none;
    text-transform: uppercase;
    width: 60px;
}
.language-picker {
    width: 100%;
    padding-inline-start: 0;
    margin: auto !important;
    border-right: 10px;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(110, 110, 110, 0.3) 0px 16px 24px -8px
}
.language-picker li {
    list-style-type: none;
    white-space: nowrap;
    text-align: center;
}
.min-fit {
    min-width: fit-content;
}
.language-picker li {
    height: 3rem !important;
}
li.language-picker-toggle.show .navigation-meta-link--lang {
    background-color: var(--bje-primary);
    border-radius: 10px;
    color: #FFFFFF !important;
}
.language-picker-toggle {
    text-transform: uppercase;
}
header#page-nav .navigation-meta-list .navigation-meta-item .navigation-meta-link[aria-expanded="true"] {
    color: #FFFFFF !important;
}
header#page-nav .navigation-meta-list .navigation-meta-item .navigation-meta-link[aria-expanded="true"]:hover {
    color: #000000 !important;
}
.language-picker li a {
    color: #000;
    font-family: Averta !important;
    font-size: 18px;
    text-decoration: none;
    width: 100%;
    display: block;
    height: 100%;
    padding: 10px;
}
.language-picker li a:hover {
    background-color: #F0F0F0;
}
.language-picker li:last-child a:hover {
    border-radius: 0 0 8px 8px ;
}
.language-picker li:first-child a:hover {
    border-radius: 8px 8px 0 0;
}
.language-picker li.active a {
    color: var(--bje-primary);
}
label.required::after,
label.required.q-toggle span::after {
    content: ' *'
}
label.required.q-toggle::after,
label.required.q-toggle span.btn::after{
    content: ''
}

.form-group .q-toggle .errorBox {
    margin-top: 1rem;
}
.form-group .q-toggle .errorBox ul {
    margin-left: 0;
    padding-left: 0;
}

@media screen and (min-width: 992px) {
    .popover-language {
        padding-top: 0px;
        padding-bottom: 0px;
        border-radius: 8px;
        text-transform: inherit;
        min-width: 0;
    }
}

.bje-widget-for-professionals__link .navigation-meta__link--active, .bje-widget-for-professionals__link .navigation-meta__link--submenu, .bje-widget-for-professionals__menu .navigation-meta__link--active, .bje-widget-for-professionals__menu .navigation-meta__link--submenu {
    padding-top: 18px;
    padding-bottom: 18px;
}
.navigation-meta__link--submenu {
    background-color: #0f0 !important;
}
.cancellation .recaptcha-notice, .cancellation .recaptcha-notice a {
    color: #9b9b9b;
}
/**We don't like reCAPTCHA to place its badge automatically on our site, as it's unpredictable and may clutter our layout. #}**/
.grecaptcha-badge { visibility: hidden; }
.recaptcha-notice {
    font-size: 11px;
    margin-top: 10px;
}
.recaptcha-notice, .recaptcha-notice a {
    color: #FFFFFF;
}
.recaptcha-notice a {
    text-decoration: underline;
}
.bje-widget-for-professionals__link .navigation-meta__link--submenu {
    padding-top: 18px !important;
}

.login-help a {
    margin: 12px 0px;
    text-decoration: none;
    font-weight: 600;
}
.success-subtitle a {
    color: #fff;
    border-bottom: 1px solid #fff;
}
.success-subtitle a:hover {
    color: #e8e8e8 !important;
    border-bottom: 1px solid #e8e8e8;
    text-decoration: none !important;
}
.popover {
    max-width: none;
}
.popover .popover-title {
    display: none;
}
.popover .popover-content {
    padding: 0;
    font-size: .85em;
}
.popover .popover-content table {
    border-collapse: collapse;
}
.popover .popover-content table tr td {
    padding: 5px;
    vertical-align: top;
    border-bottom: 1px solid #FFF;
}
.popover .popover-content table tr td.validation_status {
    color: #FFF;
    background-color: #999;
}
.popover .popover-content table tr td span.glyphicon-ok {
    display: none;
}
.popover .popover-content table tr.validation_passed td.validation_status {
    background-color: var(--bje-primary);
}
.popover .popover-content table tr.validation_passed td.validation_status span.glyphicon-remove {
    display: none;
}
.popover .popover-content table tr.validation_passed td.validation_status span.glyphicon-ok {
    display: inline-block;
}
.popover .popover-content table :last-child td {
    border-bottom: none;
}
.clients .client-view .client-edit-only, .clients .client-edit .client-view-only {
    display: none;
}

.clients .client {
    margin-bottom: 20px;
}

.clients .client .form-group {
    margin-bottom: 0;
    font-size: inherit;
}

.clients .client .form-group .form-control {
    font-size: inherit;
}

.clients .client .name {
    font-size: 18px;
    font-family: "UniversNextW02-Light",Arial,"Helvetica Neue",Helvetica,sans-serif;
    border-bottom: 1px solid #fff;
    padding: 5px 0;
}

.clients .client .available {
    padding: 10px 0 0 0;
}

.clients .client .available {
    padding: 10px 0 0 0;
}

.popover-filter:before {
    content: '';
    background-color: #fff;
    position: absolute;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -6px;
    right: 16px;
    border-left: 1px solid var(--bje-primary);
    border-top: 1px solid var(--bje-primary)
}
.popover-filter {
    border-color: var(--bje-primary);
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 0;
    overflow-y: scroll;
    max-height: 400px;
    max-width: 500px;
}
.filter-list {
    list-style: none;
    padding: 16px;
    margin: 0px;
    margin-bottom: 0px!important;
}
.filter-list span {
    font-size: 1.125rem;
    color: var(--bje-primary);
}
.filter-list li.product-family {
    padding: 8px 0px;
}
.filter-list li.product-family:first-child {
    padding-top: 0px;
}
.product-family {
    color: var(--bje-primary);
}
.filter-list .q-collapse {
    margin-top: 0px !important;
}
.q-list-item-link {
    display: block;
    transition: all ease 1.s;
}
#q-accordion [data-toggle="collapse"] {
    cursor: pointer;
}
.application-grid .q-teaser-image {
    display: flex;
    justify-content: center;
    align-items: center;
}
.application-grid .q-teaser-image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    display: block;
}

header#page-nav .navigation-meta-list .navigation-meta-item .navigation-meta-link--lang {
    padding: 20px!important;
}

.short-description {
    max-width: 370px;
    max-height: 65px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}

.company-shadow {
    box-shadow: -2px 6px 12px rgba(0, 0, 0, 0.25);
}

.form-control.error {
    border: 2px solid red !important;
}

.form-control.error {
    border: 2px solid red !important;
}

.message-link {
    text-transform: uppercase !important;
}

.message-link:hover {
    text-decoration: none !important;
}

.message-link .counter {
    padding: 5px 5px !important;
}

.client-links {
    display: flex;
    flex-flow: wrap;
}

.q-cookie-background {
    z-index: 20;
    top: 0;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 50px;
    height: 100%;
    width: 100%;
    display: none;
}

.q-cookie-buttons {
    float: right;
    margin-right: 40px;
    margin-top: 48px;
}

.q-cookie-box {
    z-index: 21;
    background-color: #ffffff;
}

@media only screen and (-webkit-min-device-pixel-ratio: 3) {
    .q-cookie-text {
        overflow-x: hidden;
        max-height: 370px;
        padding: 40px;
        padding-top: 0;
    }
}

@media only screen and (max-height: 815px) {
    .q-cookie-text {
        overflow-x: hidden;
        max-height: 475px;
        padding: 40px;
        padding-top: 0;
    }
    .q-cookie-box {
        height: 100%;
        width: 100%;
        padding: 5px;
    }
    .q-cookie-header {
        padding-left: 40px;
        padding-top: 20px;
    }

    .q-cookie-background {
        padding: 1px;
    }

    .q-cookie-box {
        margin-top: 0;
        padding-top: 25px;
    }

    .q-cookie-buttons {
        margin-top: 20px;
        margin-right: auto;
        margin-left: auto;
    }
}
@media only screen and (max-width: 567px) {
    .headline-row {
        margin-left: 0 !important;
    }
}
@media only screen and (max-width: 560px) {
    .q-cookie-text {
        overflow-x: hidden;
        max-height: 475px;
        padding: 40px;
        padding-top: 0;
    }
    .q-cookie-box {
        height: 100%;
        width: 100%;
        padding: 5px;
    }
    .q-cookie-header {
        padding-left: 40px;
        padding-top: 20px;
    }

    .q-cookie-background {
        padding: 1px;
    }

    h2 {
        font-size: 1.375rem;
    }

    .q-cookie-box {
        margin-top: 0;
        padding-top: 25px;
    }

    .q-cookie-buttons {
        margin-top: 20px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media only screen and (max-height: 670px) {
    .q-cookie-text {
        overflow-x: hidden;
        max-height: 420px;
        padding: 40px;
        padding-top: 0;
    }
    .q-cookie-box {
        height: 100%;
        width: 100%;
        padding: 5px;
    }
    .q-cookie-header {
        padding-left: 40px;
        padding-top: 20px;
    }
}

@media only screen and (max-height: 570px) {
    .q-cookie-text {
        overflow-x: hidden;
        max-height: 300px;
        padding: 40px;
        padding-top: 0;
    }

    .q-cookie-buttons {
        margin-top: 20px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media only screen and (max-height: 480px) {
    .q-cookie-text {
        overflow-x: hidden;
        max-height: 255px;
        padding: 40px;
        padding-top: 0;
    }

    .q-cookie-buttons {
        margin-top: 20px;
        margin-right: auto;
        margin-left: auto;
    }
}

.cookie-checkbox {
    height: 1.4em;
    width: 1.4em;
    margin-right: .5em;
}

.cookie-label {
    margin-bottom: -.2em !important;
}

.tunnelgatewayStatus {
    font-size: 1rem !important;
}

.tunnelgatewayStatus::before {
    content: " ";
    border-radius: 100%;
    display: inline-block;
    width: 12px !important;
    height: 12px !important;
    margin-right: 8px;
}

.tunnelgatewayStatus.failed::before {
    background-color: dimgrey;
}

.tunnelgatewayStatus.connected::before {
    background-color: lightgreen;
}

.tunnelgatewayStatus.disconnected::before {
    background-color: red;
}
.client-connection-status {
    font-size: 1rem;
}
.client-connection-status::before {
    content: " ";
    border-radius: 100%;
    display: inline-block;
    width: 12px !important;
    height: 12px !important;
    margin-right: 8px;
}

.client-connection-status.unknown::before {
    background-color: #acacac;
}

.client-connection-status.connected::before {
    background-color: lightgreen;
}

.client-connection-status.disconnected::before {
    background-color: red;
}

.info-badge-background {
    padding: 1rem;
    padding-left: 4rem;
    background: linear-gradient(
        to right,
        var(--bje-sky) 0%,
        var(--bje-sky) 50%,
        #FFFFFF 50%,
        #FFFFFF 100%
    );
}

.info-badge .info-badge-content {
    background-color: #FFFFFF;
    border: 2px solid #E2EEF1 !important;
    padding: 1.3rem;
    border-radius: 8px;
    font-size: 18px;
    margin: 8px;
    font-family: 'Averta';
    font-weight: 900;
    display: flex;
    flex-direction: column;
    position: relative;
}

.info-badge span {
    font-weight: 400;
    font-size: 18px;
}

.info-badge h5 {
    font-weight: 700;
    font-size: 18px;
}

.info-badge-icon {
    content: url("../img/icons/info.svg");
    float: right;
    height: 32px;
    margin-right: 0.5rem;
    margin-left: auto;
}

.info-badge .info-badge-content::before {
    content: '';
    position: absolute;
    right: 29px;
    bottom: 0;
    width: 32px;
    top: -2px;
    border-top: solid 4px var(--bje-primary);
}

.flasherror {
    color: #FF000F;
    animation: fade 10s;
}
.flashsuccess {
    color: #23A942;
    animation: fade 10s;
}
.flashinfo {
    color: #009EE2;
    animation: fade 10s;
}
.flasherror.border::before {
    border-color: #FF000F;
}
.flashsuccess.border::before {
    border-color: #23A942;
}
.flashinfo.border::before {
    border-color: #009fe3;
}
.flasherror p:after {
    content: url("../img/icons/error.svg");
    float: right;
    height: 32px;
    padding-left: 15px;
    padding-right: 15px;
}
.flashsuccess p:after {
    content: url("../img/icons/success.svg");
    float: right;
    height: 32px;
    padding-left: 15px;
    padding-right: 15px;
}
.flashinfo p:after {
    content: url("../img/icons/info.svg");
    float: right;
    height: 32px;
    padding-left: 15px;
    padding-right: 15px;
}
#flashmessages p {
    margin: 0;
    min-height: 38px;
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-weight: 700;
}
#flashmessages {
    display: none;
    z-index: 1049;
    position: fixed;
    top: 140px;
    right: 10rem;
    float: right;
    transition: ease .5s;
}
#flashmessages:has(div) {
    display: block;
}
#flashmessages div {
    background-color: #FFFFFF;
    border: 2px solid #E2EEF1 !important;
    padding: 1.3rem;
    border-radius: 8px;
    width: 30vw;
    font-size: 18px;
    margin: 8px;
    font-family: 'Averta';
    font-weight: 900;
    box-shadow: 0 .5rem 1rem rgb(196,234,249) !important;
}

.client #flashmessages div {
    width: 33vw;
}
#flashmessages .border {
    position: relative;
}
#flashmessages .border:before{
    content: '';
    position: absolute;
    right: 35px;
    bottom: 0;
    width: 90%;
    top: 0;
    border-top: solid 5px;
    animation: border_anim 10.5s linear backwards;
}

@keyframes fade {
    0% {
        opacity: 1;
    }
    95% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes border_anim {
    0% {
        right: 35px;
        top: 0;
    }
    100% {
        width: 28px;
    }
}

@media screen and (max-width: 979px) {
    #flashmessages {
        top: 110px;
        right: 0;
    }

    #flashmessages div {
        padding: 1.3rem 0.5rem 1.3rem 1rem;
        border-radius: 8px;
        margin-left: 0.5rem !important;
        width: 94vw;
    }

    #flashmessages .border:before {
        right: 25px;
    }

    @keyframes border_anim {
        0% {
            right: 25px;
            top: 0;
        }
        100% {
            width: 28px;
        }
    }
}

.client #flashmessages {
    top: 0;
    right: 80px;
}

@media screen and (max-width: 599px) {
    .client #flashmessages div {
        width: 94vw;
    }
    .client #flashmessages {
        right: 1vw;
        left: 1vw;
    }
}
@media screen and (max-width: 899px) {
    .client #flashmessages {
        right: 5vw;
    }
}

.flasherror span {
    font-weight: bold;
}

.q-mt-medium {
    margin-top: 100px;
}

.q-mb-medium {
    margin-bottom: 100px;
}

.q-mt-medium-s {
    margin-top: 60px;
}

.q-mt-large-no-mobile {
    margin-top: 0px;
}

.q-mt-large {
    margin-top: 150px;
}

.q-mt-large-with-leiste {
    margin-top: 44px;
}

@media screen and (min-width: 768px) {
    .q-mt-large-no-mobile {
        margin-top: 150px;
    }
}

@media screen and (min-width: 1368px) {
    .q-mt-large-with-leiste {
        margin-top: 88px;
    }
}

@media screen and (max-width: 980px) {
    .q-mt-large {
        margin-top: 50px;
    }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
    .q-mt-large-no-mobile {
        margin-top: 50px;
    }
}

@media screen and (max-width: 1200px) {
    .q-hero-section .q-hero-image-small.q-max-h img {
        display: none;
    }

    header#page-nav ul.navbar-nav {
        margin: 0 !important;
    }
}

.form .form-group .form-input.error {
    border: 2px solid #ff000f;
}


.red-iot-bubble {
    z-index: 10;
    width: 65px;
    height: 65px;
    position: absolute;
    padding: 5%;
    font-weight: 600;
    font-size: 0.47rem;
    color: var(--bje-primary);
    background: white;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50%;
}

.row .red-iot-bubble {
    z-index: 10;
    width: 85px;
    height: 85px;
    position: absolute;
    padding: 20px;
    font-weight: 600;
    font-size: 0.55rem;
    color: var(--bje-primary);
    background: white;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50%;
}

.red-iot-bubble-mini {
    z-index: 10;
    margin-left: 7rem!important;
    width: 50px;
    height: 50px;
    position: absolute;
    padding: 5%;
    font-weight: 600;
    font-size: 6px;
    color: var(--bje-primary);
    background: white;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50%;
}

.red-iot-bubble-big {
    margin-left: 18rem!important;
    width: 160px;
    height: 160px;
    position: absolute;
    padding: 40px;
    font-weight: 600;
    color: var(--bje-primary);
    background: white;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50%;
}

h1.q-headline {
    font-family: "Averta-Bold";
    font-size: 28px;
    margin-bottom: 0px;
    hyphens: none;
    z-index: 2;
    position: relative;
}
h1.q-headline.white {
    color: #FFFFFF !important;
}

h2.clamp {
    font-size: clamp(1.8rem, 2.5vw, 2.2rem);
}
h2.q-subheadline {
    font-family: Averta;
    font-weight: 700;
    font-size: clamp(1.8rem, 2.5vw, 3rem);
}

h3.q-subheadline {
    font-size: clamp(1.8rem, 2.5vw, 1.8rem);
    color: #000000;
}
h4.q-subheadline {
    font-size: clamp(1.4rem, 2.5vw, 2.2rem);
    color: #000000;
}

.systemoverview-active-clients {
    border: 1px solid var(--bje-primary);
    padding: 30px;
}

.q-overlay-frame {
    width: 100%;
    height: 100%;
    border: none;
}

.subscription-page-header {
    max-width: 100%;
    background-color: #F4F4F4;
    height: 550px;
    padding-left: 15%;
    padding-top: 8%;
    position: absolute;
}
.subscription-page-subscriptions {
    max-width: 100%;
    padding-left: 10%;
    padding-top: 15%
}
.q-sub-plan-row {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.col-shadow .q-sub-plan-row {
    align-items: center;
    text-align: center;
}
.q-sub-plan-row {
    padding: 1rem;
    font-size: 1rem;
    text-overflow:ellipsis;
}
.abo-table .row :nth-child(2) .q-sub-plan-row, .abo-table .row :nth-child(3) .q-sub-plan-row {
    padding: .5rem;
}
.abo-table .row :nth-child(2) .q-sub-plan-row:last-child {
    padding: .2rem;
}
.q-sub-plan-row:not(:last-child), .dotted-border {
    border-bottom: 2px dashed var(--medium-grey);
    height: 100px;
}
.description .q-sub-plan-row {
    padding-top: 5%;
    padding-bottom: 0;
}
.q-sub-checkmark {
    display: inline-block;
    transform: rotate(45deg);
    height: 44px;
    width: 25px;
    border-bottom: 7px solid var(--bje-primary);
    border-right: 7px solid var(--bje-primary);
    margin-top: 5%;
}
.q-sub-blue {
    background-color: var(--bje-primary);
    border:none; color: #FFFFFF;
    height: 450px;
    font-weight:700
}
.q-sub-white {
    background-color: #FFFFFF;
    color: #000000;
    border:none;
    height: 400px;
    margin-top: 50px;
    font-weight:700;
}

.q-sub-label {
    position: relative;
    align-items: center;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--bje-primary);
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid var(--bje-primary);
    padding: 13.8px 20px 12.42px 20px;
    font-size: 0.75rem;
    line-height: 1;
    border-radius: 0;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    transition: all 0.15s ease-out;
}

.q-container {
    max-width: 85%;
    padding-left: 15%;
}

.login-text-checks:before {
    content: '';
    display: inline-block;
    transform: rotate(45deg);
    height: 30px;
    width: 17px;
    border-bottom: 6px solid var(--bje-primary);
    border-right: 6px solid var(--bje-primary);
    margin-right: 15px;
}

.login-text-checks {
    float: left;
    font-weight: bold;
    font-size: 18px;
    margin-right: 35px;
}

.mobile-icon {
    width: 2em !important;
    height: 2em !important;
}

.close-icon {
    content: url("../img/icons/close-gray.svg");
    margin: auto;
}
.check-icon {
    content: url("../img/icons/bje-check.svg");
    margin: auto;
}
.house-icon {
    content: url("../img/icons/house-icon.svg");
    margin: auto;
}
.phone-icon {
    content: url("../img/icons/phone-icon.svg");
    margin: auto;
}
.trash-icon {
    content: url("../img/icons/trashcan.svg");
    margin: auto;
    cursor: pointer;
}
.read-icon {
    content: url("../img/icons/open-letter.svg");
    margin: auto;
    cursor: pointer;
}
.trash-icon-black {
    content: url("../img/icons/trashcan-black.svg");
    margin: auto;
    cursor: pointer;
}

/* ICONS WHITE BACKGROUND */
.security-icon-white-bg {
    content: url("../img/icons/abos/security-icon-white-bg.svg");
    margin: auto;
}
.third-party-icon-white-bg {
    content: url("../img/icons/abos/third-party-icon-white-bg.svg");
    margin: auto;
}
.remote-access-icon-white-bg {
    content: url("../img/icons/abos/remote-access-icon-white-bg.svg");
    margin: auto;
}

.message-icon {
    content: url("../img/icons/message-icon.svg");
    margin: auto;
}

.panel-icon {
    content: url("../img/icons/panel-icon.svg");
    margin: auto;
}

.edit-icon {
    content: url("../img/icons/edit-icon.svg");
    margin: auto;
}

/* SOCIAL ICONS WHITE */
.social-facebook-icon {
    content: url("../img/icons/socials/facebook.svg");
    margin: auto;
}
.social-instagram-icon {
    content: url("../img/icons/socials/instagram.svg");
    margin: auto;
}
.social-linkedin-icon {
    content: url("../img/icons/socials/linkedin.svg");
    margin: auto;
}
.social-pinterest-icon {
    content: url("../img/icons/socials/pinterest.svg");
    margin: auto;
}
.social-xing-icon {
    content: url("../img/icons/socials/xing.svg");
    margin: auto;
}
.social-youtube-icon {
    content: url("../img/icons/socials/youtube.svg");
    margin: auto;
}

/* ICONS BLACK */
.security-icon {
    content: url("../img/icons/abos/security-icon-black.svg");
    margin: auto;
}
.third-party-icon {
    content: url("../img/icons/abos/third-party-icon-black.svg");
    margin: auto;
}
.remote-access-icon {
    content: url("../img/icons/abos/remote-access-icon-black.svg");
    margin: auto;
}
.remote-event-history-storage-icon {
    content: url("../img/icons/abos/remote-event-history-storage-icon-black.svg");
    margin: auto;
}
.subscription-icon {
    content: url("../img/icons/abos/subscription-icon-black.svg");
    margin: auto;
}
.remote-event-history-storage-icon {
    content: url("../img/icons/abos/remote-event-history-storage-icon-black.svg");
    margin: auto;
}
.hide-icon {
    margin-left: -40px;
    cursor: pointer;
    float: right;
    position: relative;
}
.hide-icon::before {
    content: url("../img/icons/hide.svg");
    margin: auto;
    display: inline-block;
    margin-right: 10px;
    margin-top: 12px;
}
.view-icon {
    margin-left: -40px;
    cursor: pointer;
    float: right;
    position: relative;
}
.view-icon::before {
    content: url("../img/icons/view.svg");
    margin: auto;
    display: inline-block;
    margin-right: 10px;
    margin-top: 16px;
}

.abo-table .q-sub-plan-row .row:nth-child(2) {
    margin-top: 1em;
}

.abo-table .q-sub-plan-row .row {
    margin-left: 0px;
    margin-right: 0px;
}

.abo-table .q-sub-plan-row ul {
    margin: 0px;
    padding: 0px;
}

.abo-table .q-sub-plan-row:last-child {
    font-family: Averta-Bold;
    font-size: 14px;
}

.abo-table .q-sub-plan-row:last-child {
    border-radius: 8px;
}

.abo-table .q-sub-plan-row .check-icon, .abo-table .q-sub-plan-row .close-icon {
    height: 20px;
}

.abo-table .q-sub-plan-row .row:nth-child(1) .col-10 {
    padding-right: 0px;
    font-size: 14px;
    padding-left: 0px;
}

.gray-header .container, .blue-header .container {
    margin-top: 25px;
}

.gray-header, .blue-header {
    top: 0;
    width: 100vw;
    height: 169px;
    margin-top: 76px;
    position: absolute;
    background-color: #ebebeb;
    z-index: -1;
}
.abo-table-header {
    font-family: Averta-Bold;
}
.abo-table-header {
    margin-top: 47px !important;
}

.abo-table {
    margin-top: 41px;
}

.q-sub-plan-row li, .q-sub-plan-row p {
    font-family: "Averta";
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 0px;
    margin-left: 28px;
}

.abo-head, .abo-head-one, .abo-head-plus {
    min-height: 45px;
}

.q-sub-plan-row.houses p {
    font-size: 10px;
    margin-left: 0px !important;
}

.q-sub-plan-row .house-icon, .q-sub-plan-row .phone-icon {
    height: 25px;
}

.abo-head-plus > p span, .abo-head-plus > p {
    color: white
}

/* Größe von Tabellenreihe Default */
.abo-table .q-sub-plan-row:nth-child(2) {
    height: 70px !important;
}
.abo-table .q-sub-plan-row:nth-child(3) {
    height: 90px !important;
}
.abo-table .q-sub-plan-row:nth-child(4) {
    height: 70px !important;
}
.abo-table .q-sub-plan-row:nth-child(5) {
    height: 150px !important;
}
.abo-table .q-sub-plan-row:nth-child(6) {
    height: 70px !important;
}
.abo-table .q-sub-plan-row:nth-child(7) {
    height: 70px !important;
}
.abo-table .q-sub-plan-row:last-child {
    height: 90px !important;
}

/* Größe von Tabellenreihe bei Klick */
.abo-table .q-sub-plan-row:nth-child(3).active {
    height: 210px !important;
}
.abo-table .q-sub-plan-row:nth-child(4).active {
    height: 280px !important;
}
.abo-table .q-sub-plan-row:nth-child(5).active {
    height: 200px !important;
}
.abo-table .q-sub-plan-row:nth-child(6).active {
    height: 270px !important;
}
.abo-table .q-sub-plan-row:nth-child(7).active {
    height: 110px !important;
}

.abo-head h2 {
    font-size: 18px;
    margin: 0 !important;
}

.abo-head > p {
    font-family: Averta-Bold;
    font-size: 12px;
}

.abo-table-header .icon {
    padding: 0;
    height: 12px;
}
.abo-table-header .q-sub-plan-row .icon {
    transform: translateX(-8px);
}

.abo-head {
    padding: 0;
}
.asterisked-text {
    color: #000;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    /* mobile 320/Caption */
    font-family: Averta;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.2em;
}
/* MAX-WIDTH ist richtig */
@media screen and (max-width: 1200px) {
    .abo-table-header .icon {
        content: url("../img/icons/plus.svg") !important;
    }
    .abo-table-header .q-sub-plan-row.active .icon {
        content: url("../img/icons/minus-2.svg") !important;
    }
    .abo-table-header .security-icon-accent.icon, .abo-table-header .health-icon-accent.icon {
        content: none !important;
    }
    .abo-table-header:not(.login) .q-sub-plan-row:nth-last-child(1) .icon {
        content: none !important;
    }
}

@media screen and (min-width: 576px) {
    .q-sub-plan-row li, .q-sub-plan-row p {
        margin-left: 41px;
    }
    .navbar-brand img {
        width: 8rem !important;
    }
}
@media screen and (min-width: 768px) {
    /* Größe von Tabellenreihe Default */
    .abo-table .q-sub-plan-row:nth-child(2) {
        height: 100px !important;
    }
    /* Größe von Tabellenreihe bei Klick */
    .abo-table .q-sub-plan-row:nth-child(3).active {
        height: 180px !important;
    }
    .abo-table .q-sub-plan-row:nth-child(4).active {
        height: 280px !important;
    }
    .abo-table .q-sub-plan-row:nth-child(5).active {
        height: 180px !important;
    }
    .abo-table .q-sub-plan-row:nth-child(6).active {
        height: 220px !important;
    }
    .abo-table .q-sub-plan-row:nth-child(7).active {
        height: 110px !important;
    }
    /* Allgemeines */
    .star-info {
        margin-top: 5.4rem;
    }
    .gray-header, .blue-header {
        height: 262px;
    }
    .abo-table {
        margin-top: 32px;
    }
    .abo-table-header {
        margin-top: 150px !important;
    }
    .abo-table-header .icon {
        height: 18px;
    }
    .abo-table-header .q-sub-plan-row.active .icon {
        height: 18px;
    }

    .abo-table .q-sub-plan-row .row:nth-child(1) .col-10 {
        padding-right: 0px;
        font-size: 16px;
    }

    .q-sub-plan-row.houses p {
        font-size: 12px;
    }

    .q-sub-plan-row .house-icon, .q-sub-plan-row .phone-icon {
        height: 40px;
        margin: 0;
    }
    .abo-head, .abo-head-one {
        height: 110px;
    }
    .abo-head-plus {
        height: calc(110px + 40px);
    }
    .abo-head h2 {
        font-size: 32px;
    }
    .abo-head p {
        font-size: 12px;
    }

    .q-sub-plan-row li, .q-sub-plan-row p {
        font-size: 14px;
        margin-left: 36px;
    }
}

@media screen and (min-width: 992px) {
    /* Größe von Tabellenreihe Default */
    .abo-table .q-sub-plan-row:nth-child(4).active {
        height: 190px !important;
    }
    .abo-table .q-sub-plan-row:nth-child(6).active {
        height: 160px !important;
    }
    /* Allgemeines */
    .abo-table-header .icon {
        height: 18px;
    }
    .abo-table-header .q-sub-plan-row.active .icon {
        height: 12px;
    }
    .gray-header, .blue-header {
        margin-top: 80px;
        height: 354px;
    }
    .gray-header .container, .blue-header .container {
        margin-top: 50px;
    }
    h1.q-headline {
        font-size: 45px;
    }
    .abo-table-header {
        margin-top: 170px !important;
    }
    .abo-head, .abo-head-one {
        height: 130px;
    }
    .abo-head-plus {
        height: calc(130px + 40px);
    }
    .abo-table {
        margin-top: 4px;
    }
    .abo-head h2 {
        font-size: 48px;
    }
    .abo-head p {
        font-size: 12px;
    }
    .abo-table .q-sub-plan-row:last-child {
        height: 120px !important;
    }
    .abo-table .login .q-sub-plan-row.doorcall {
        height: 170px !important;
    }
    .q-sub-plan-row li, .q-sub-plan-row p {
        margin-left: 50px;
    }
}

#yearly-input, #monthly-input {
    font-size: 16px;
}

#monthly-input.btn-light, #yearly-input.btn-light {
    font-weight: 700;
    color: var(--medium-grey);
}

.calculated-price {
    font-weight: 700 !important;
}

.login .third-party .feature-toggle, .login .houses .feature-toggle {
    cursor: pointer;
}

@media screen and (min-width: 1200px) {
    /* Größe von Tabellenreihe Default */
    .abo-table .q-sub-plan-row:nth-child(2), .abo-table .q-sub-plan-row:nth-child(2).active {
        height: 120px !important;
    }
    .abo-table .q-sub-plan-row:nth-child(3), .abo-table .q-sub-plan-row:nth-child(3).active {
        height: 150px !important;
    }
    .plans.abo-table .q-sub-plan-row:nth-child(4), .abo-table .q-sub-plan-row:nth-child(4).active {
        height: 200px !important;
    }
    .plans.abo-table .q-sub-plan-row:nth-child(5), .abo-table .q-sub-plan-row:nth-child(5).active {
        height: 200px !important;
    }
    .abo-table .q-sub-plan-row:nth-child(6), .abo-table .q-sub-plan-row:nth-child(6).active {
        height: 160px !important;
    }
    .abo-table .q-sub-plan-row:nth-child(7), .abo-table .q-sub-plan-row:nth-child(7).active {
        height: 120px !important;
    }
    .abo-table .q-sub-plan-row:last-child {
        height: 120px !important;
    }
    .abo-table .login .q-sub-plan-row.doorcall {
        height: 170px !important;
    }
    .login .q-sub-plan-row.houses .feature-toggle::after, .login .q-sub-plan-row.third-party .feature-toggle::after {
        content: url("../img/icons/plus.svg") !important;
    }
    .login .q-sub-plan-row.houses.active .feature-toggle::after, .login .q-sub-plan-row.third-party.active .feature-toggle::after {
        content: url("../img/icons/minus-2.svg") !important;
    }
    /* Allgemeines */
    h1.q-headline {
        font-size: 45px;
    }
    .abo-head {
        padding: 12px;
    }
    .abo-table {
        margin-top: 0px;
    }
    .abo-table-header {
        margin-top: 220px !important;
    }
    .gray-header, .blue-header {
        height: 400px;
    }
    .abo-head, .abo-head-one {
        height: 180px;
    }
    .abo-head-plus {
        height: calc(180px + 40px);
    }
    .abo-head h2 {
        font-size: 62px;
    }
    .abo-head p {
        font-size: 18px;
    }
    .abo-table-header .icon, .abo-table-header .q-sub-plan-row.active .icon {
        height: 36px;
    }
    .abo-head {
        padding: 12px;
    }

    .q-sub-plan-row li, .q-sub-plan-row p {
        margin-left: 58px;
    }

    .calculated-price {
        font-size: 2rem !important;
        font-weight: 700 !important;
        font-family: 'Averta' !important;
    }

    #buy-license {
        height: 175px !important;
    }
    #monthly-input {
        height: 44px;
        border-radius: 8px;
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }
    #yearly-input {
        height: 44px;
        border-radius: 8px;
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
    }
}

@media screen and (min-width: 1400px) {
    /* Allgemeines */
    h1.q-headline {
        font-size: 72px;
    }
    .abo-table {
        margin-top: 60px;
    }
    .abo-table-header {
        margin-top: 220px !important;
    }
    .gray-header, .blue-header {
        height: 477px;
    }

    .q-sub-plan-row li, .q-sub-plan-row p {
        margin-left: 64px;
    }
}

@media screen and (min-width: 1600px) {
    .q-sub-plan-row li, .q-sub-plan-row p {
        margin-left: 69px;
    }
}

@media screen and (min-width: 2560px) {
    /* Größe von Tabellenreihe Default */
    .abo-table .q-sub-plan-row:nth-child(2), .abo-table .q-sub-plan-row:nth-child(2).active {
        height: 140px !important;
    }
    .abo-table .q-sub-plan-row:nth-child(3), .abo-table .q-sub-plan-row:nth-child(3).active {
        height: 150px !important;
    }
    .abo-table .q-sub-plan-row:nth-child(4), .abo-table .q-sub-plan-row:nth-child(4).active {
        height: 240px !important;
    }
    .abo-table .q-sub-plan-row:nth-child(5), .abo-table .q-sub-plan-row:nth-child(5).active {
        height: 240px !important;
    }
    .abo-table .q-sub-plan-row:nth-child(6), .abo-table .q-sub-plan-row:nth-child(6).active {
        height: 200px !important;
    }
    .abo-table .q-sub-plan-row:nth-child(7), .abo-table .q-sub-plan-row:nth-child(7).active {
        height: 160px !important;
    }
    .abo-table .q-sub-plan-row:last-child {
        height: 160px !important;
    }
    /* Allgemeines */
    .abo-table .q-sub-plan-row .check-icon, .abo-table .q-sub-plan-row .close-icon {
        height: 32px;
    }
    h1.q-headline {
        font-size: 72px;
    }
    .abo-table-header {
        margin-top: 260px !important;
    }
    .abo-head, .abo-head-one {
        height: 220px;
    }
    .abo-head-plus {
        height: calc(220px + 40px);
    }
    .abo-table {
        margin-top: 22px;
    }
    .abo-head h2 {
        font-size: 82px;
    }
    .abo-head p {
        font-size: 18px;
    }
    .q-sub-plan-row li, .q-sub-plan-row p {
        font-size: 18px;
    }
    .abo-table .q-sub-plan-row .row:nth-child(1) .col-10 {
        font-size: 21px;
    }
    .asterisked-text {
        font-size: 14px;
    }
    .q-sub-plan-row li, .q-sub-plan-row p {
        margin-left: 86px;
    }
}

/* ICONS White */
.security-icon-white {
    content: url("../img/icons/abos/security-icon-white.svg");
    margin: auto;
}
.third-party-icon-white {
    content: url("../img/icons/abos/third-party-icon-white.svg");
    margin: auto;
}
.remote-access-icon-white {
    content: url("../img/icons/abos/remote-access-icon-white.svg");
    margin: auto;
}
.remote-event-history-storage-icon-white {
    content: url("../img/icons/abos/remote-event-history-storage-icon-white.svg");
    margin: auto;
}
.subscription-icon-white {
    content: url("../img/icons/abos/subscription-icon-white.svg");
    margin: auto;
}
.remote-event-history-storage-icon-white {
    content: url("../img/icons/abos/remote-event-history-storage-icon-white.svg");
    margin: auto;
}


/* ICONS Accend */
.security-icon-accent {
    content: url("../img/icons/abos/security-icon-accent.svg");
    margin: auto;
}
.remote-maintenance-icon-accent {
    content: url("../img/icons/abos/remote-maintenance-icon-accent.svg");
    margin: auto;
}
.door-call-history-icon-accent {
    content: url("../img/icons/abos/door-call-history-icon-accent.svg");
    margin: auto;
}
.third-party-icon-accent {
    content: url("../img/icons/abos/third-party-icon-accent.svg");
    margin: auto;
}
.smart-sharing-icon-accent {
    content: url("../img/icons/abos/smart-sharing-icon-accent.svg");
    margin: auto;
}
.remote-access-icon-accent {
    content: url("../img/icons/abos/remote-access-icon-accent.svg");
    margin: auto;
}
.remote-event-history-storage-icon-accent {
    content: url("../img/icons/abos/remote-event-history-storage-icon-accent.svg");
    margin: auto;
}
.subscription-icon-accent {
    content: url("../img/icons/abos/subscription-icon-accent.svg");
    margin: auto;
}
.health-icon-accent {
    content: url("../img/icons/abos/health-icon-accent.svg");
    margin: auto;
}
.calendar-icon-accent {
    content: url("../img/icons/proservice-portal/calendar.svg");
    margin: auto;
}
.laptop-icon-accent {
    content: url("../img/icons/proservice-portal/laptop.svg");
    margin: auto;
}
.person-icon-accent {
    content: url("../img/icons/proservice-portal/person.svg");
    margin: auto;
}
.time-icon-accent {
    content: url("../img/icons/proservice-portal/time.svg");
    margin: auto;
}
.zoom-icon-accent {
    content: url("../img/icons/proservice-portal/zoom.svg");
    margin: auto;
}
.login-features {
    padding-top: 50px;
}
.login-features-headline {
    font-weight: bold;
    text-align: center;
}

/* ICONS Accend */
.security-icon-accent-white {
    content: url("../img/icons/abos/security-icon-accent-white.svg");
    margin: auto;
}
.third-party-icon-accent-white {
    content: url("../img/icons/abos/third-party-icon-accent-white.svg");
    margin: auto;
}
.remote-access-icon-accent-white {
    content: url("../img/icons/abos/remote-access-icon-accent-white.svg");
    margin: auto;
}
.remote-event-history-storage-icon-accent-white {
    content: url("../img/icons/abos/remote-event-history-storage-icon-accent-white.svg");
    margin: auto;
}
.subscription-icon-accent-white {
    content: url("../img/icons/abos/subscription-icon-accent-white.svg");
    margin: auto;
}
.remote-event-history-storage-icon-accent-white {
    content: url("../img/icons/abos/remote-event-history-storage-icon-accent-white.svg");
    margin: auto;
}
.login-features {
    padding-top: 50px;
}
.login-features-headline {
    font-weight: bold;
    text-align: center;
}

.q-arrow-link::before {
    position: absolute;
    left: 10px;
    content: "";
    font-family: icon-font;
    font-weight: 400;
    font-size: 180%;
    line-height: 0.5;
    color: inherit;
}
.q-arrow-link {
    position: relative;
    display: flex;
    color: var(--bje-primary);
    align-items: center;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--bje-primary);
    text-align: left;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid transparent;
    padding: 13.8px 20px 12.42px 20px;
    font-size: 1rem;
    line-height: 1;
    border-radius: 0;
    padding-left: 40px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    transition: all 0.15s ease-out;
}
.login.subscription-page-subscriptions {
    padding: 0;
}
.login.q-sub-white {
    height: 120px;
    font-size: 45px;
    margin-top: 0;
}
.login.q-sub-blue {
    height: 120px;
    font-size: 3rem;
}
.login.q-container {
    max-width: 85%;
}
.login img {
    margin: 0 !important;
}
.down-icon {
    transform: rotate(90deg);
    margin-left: -20%;
    margin-top: -8%;
}
.third-party-detail .q-sub-checkmark {
    height: 30px;
    width: 18px;
    border-bottom: 5px solid var(--bje-primary);
    border-right: 5px solid var(--bje-primary);
}
.description .q-sub-plan-row.third-party-detail {
    padding-top: 17%;
}

.q-display-inline {
    display: inline;
}

.subscription-page-subscriptions .description {
    padding-left: 0;
}

.q-sub-plan-row .subscription-detail {
    margin-top: 5%;
}

.license-label {
    content: '';
    font-weight: bold;
}
.license-label::after {
    content: '_';
    color: var(--bje-primary);
    font-size: 1rem;
}
.q-responsive-embed-youtube .close {
    margin-left: 101%;
    position: absolute;
    color: var(--bje-primary);
    font-size: 4rem;
    font-weight: 100;
    line-height: 0.4;
    text-shadow: none;
    opacity: 1;
}

.q-teaser-image.clienticon {
    height: 170px!important;
    overflow: unset;
    width: 60%;
}

.q-mb-medium {
    margin-bottom: 80px;
}

.q-teaser-image.clienticon img {
    box-shadow: -2px 6px 12px 0px #00000040;
    border-radius: 30px;
    margin-left: 5px;
    min-width: 115px;
    max-width: 165px;
}

.q-teaser p {
    font-size: 14px;
}

.client-overlay-link, .client-remove-from-device-history {
    font-size: 16px;
}
.new-installation {
    border-radius: 15px;
    color: #DBDBDB;
    box-shadow: -2px 6px 12px rgba(0, 0, 0, 0.25);
    width: 60%!important;
    height: 170px!important;
}

.not-covered {
    background-color: #f4f4f4;
}

.not-covered h3{
    color: #000000;
}

.oap-tag {
    font-weight: bold;
}
.oap-tag::after {
    content: '_';
    font-weight: bold;
    color: var(--bje-primary);
}

.systemoverview-active-clients h3 {
    color: #000000;
}

.q-sub-plan-row.detail {
    font-weight: bold;
    font-size: 1rem;
    padding-top: 13%;
    padding-bottom: 21%;
    text-align: left;
}
.login.q-sub-white span:after{
    content: '_';
    color: var(--bje-primary);
}
.q-sub-plan-row.q-sub-white .tag:after{
    content: '_';
    color: var(--bje-primary);
}
.services-app-icon {
    width: 140px;
    border-radius: 18px;
    Box-shadow: -2px 6px 12px 0px #00000040;
}
.q-sub-blue .col-md-3 {
    padding: 0;
}
.q-sub-blue .features span {
    font-size: 1rem;
    color: #000000;
}
.q-sub-white .features span {
    font-size: 1rem;
    color: #000000;
}
.q-sub-plan-row.q-sub-white {
    border-bottom: 3px solid #00000030;
}
.q-sub-plan-row.q-sub-blue .features {
    margin-top: 12%;
}
.q-sub-plan-row.q-sub-white .features {
    margin-top: 10%;
}
.q-sub-plan-row.large {
    height: 210px;
}
.q-sub-plan-row.large .row {
    align-items: center;
    display: inline-flex;
}
.hardware-count {
    font-size: 1.7rem;
    margin-bottom: -.4rem;
}

.q-sub-plan-row.large .subscription-detail {
    margin-top: 5%
}
.covered .features {
    font-size: 0.9rem;
}
.covered .q-sub-checkmark {
    transform: rotate(45deg);
    height: 18px;
    width: 10px;
    border-bottom: 3px solid var(--bje-primary);
    border-right: 3px solid var(--bje-primary);
    margin-right: 6px;
}
.q-free-plan-label {
    color: #000000;
    border: 2px solid #000000;
    padding: 10px 20px;
    font-size: 1rem;
    font-weight: 400;
    border-radius: 4px;
    text-transform: uppercase;
    hyphens: none;
    height: fit-content;
    font-size: clamp(.7rem, 2.5vw, 1rem);
    white-space: nowrap;
}

.extra-login {
    height: 90vh;
}

.q-free-plan-label.button {
    text-decoration: none;
    color: var(--bje-primary) !important;
    background-color: #FFFFFF;
    border: none;
    font-weight: 700;
}

.q-free-plan-label.button:hover + .q-free-plan-label .free{
    text-decoration: none;
    background-color: var(--bje-primary);
    color: white;
}

.q-free-plan-label.button:hover + .q-free-plan-label span {
    text-decoration: none;
    background-color: var(--bje-primary);
    color: white;
}

.q-free-plan-label.button:hover {
    text-decoration: none;
    background-color: var(--bje-primary);
    color: white !important;
    border: 1px solid;
}

.q-free-plan-label span {
    vertical-align: middle;
    color: #000000;
    text-decoration: none;
}


.q-sub-white .q-free-plan-label {
    color: #000000;
    border: none;
    padding: 0;
    margin-top: 30px;
    position: absolute;
    left: 20px;
    font-size: 1rem;
    font-weight: 800;
    text-transform: uppercase;
}
.q-free-plan-label .free {
    color: inherit;
}
.q-free-plan-label .free:hover {
    color: white;
}

.q-subscription-toggle .toggle.btn.btn-primary {
    width: 200px!important;
    height: 40px!important;
}
.q-subscription-toggle .toggle-on {
    line-height: 24px;
}
.q-subscription-toggle .toggle-off {
    left: 41%;
}
.q-subscription-toggle .toggle-handle.btn.btn-default {
    left: 3%;
}
.q-subscription-toggle .toggle-off.btn {
    padding-left: 65px;
}
.q-subscription-toggle .toggle {
    margin-left: 0;
    margin-right: 0;
}
.grey-bar {
    background-color: #F2F2F2;
    width: 100%;
    margin-top: 55px;
    height: 50px;
    line-height: 50px;
    font-size: 1rem;
    padding-left: 60%;
}
header#page-nav .header-content .header-navigation .current.nav-item {
    border-bottom: 3px solid var(--bje-primary);
}

#installations .q-teaser-image.clienticon img {
    min-width: 70px;
    max-width: 70px;
    border-radius: 10px;
}
#installations .q-teaser-image.clienticon {
    min-height: 80px!important;
    height: 80px!important;
}
#installations .q-teaser .q-teaser-image {
    height: 70px!important;
    width: 70px!important;
}

#informationen .q-blue-box-header {
    font-size: 2rem;
    color: var(--bje-primary)
}

.q-blue-box {
    background-color: rgba(0,159,227, 0.9);
}

.q-blue-box h1 {
    color: white;
    display: flex;
    flex-direction: column;
}

.q-blue-box h1::after {
    content: "–";
}

.clienticon-no-img {
    content: url("../img/default_app_bje.png");
}


/* Clienticons AKTIV */

.clienticon-no-img-active {
    content: url("../img/clienticon/active/default_app_bje.png");
}
.clienticon-freeathome-active {
    content: url("../img/clienticon/active/freeathome_client_bje.png");
}
.clienticon-freeathome-app-active {
    content: url("../img/clienticon/active/freeathome_app_bje.png");
}
.clienticon-freeathomeflex-app-active {
    content: url("../img/clienticon/active/freeathomeflex_app_bje.png");
}
.clienticon-welcome-active {
    content: url("../img/clienticon/active/welcome_client_bje.png");
}
.clienticon-welcome-app-active {
    content: url("../img/clienticon/active/welcome_app_bje.png");
}
.clienticon-voicecontrol-active {
    content: url("../img/clienticon/active/voicecontrol_client_bje.png");
}
.clienticon-controltouch-active {
    content: url("../img/clienticon/active/controltouch_client_bje.png");
}
.clienticon-comfortpanel-active {
    content: url("../img/clienticon/active/comfortpanel_client_bje.png");
}
.clienticon-globalip-active {
    content: url("../img/clienticon/active/globalip_client_bje.png");
}
.clienticon-globalip-app-active {
    content: url("../img/clienticon/active/globalip_app_bje.png");
}
.clienticon-iot-dashboard-active {
    content: url("../img/clienticon/active/iot-dashboard_client_bje.png");
}
.clienticon-knx-gw-active {
    content: url("../img/clienticon/active/knx-gw_client_bje.png");
}
.clienticon-knx-gw-app-active {
    content: url("../img/clienticon/active/knx-gw_app_bje.png");
}
.clienticon-caterpillar-active {
    content: url("../img/clienticon/active/default_app_bje.png");
}
.clienticon-presence-detector-app-active {
    content: url("../img/clienticon/active/default_app_bje.png");
}
.clienticon-knx-security-panel-app-active {
    content: url("../img/clienticon/active/default_app_bje.png");
}

/* Clienticons DEAKTIVIERT */
.clienticon-no-img-deactive {
    content: url("../img/clienticon/deactive/default_app_bje.png");
}
.clienticon-freeathome-deactive {
    content: url("../img/clienticon/deactive/freeathome_client_bje.png");
}
.clienticon-freeathome-app-deactive {
    content: url("../img/clienticon/deactive/freeathome_app_bje.png");
}
.clienticon-freeathomeflex-app-deactive {
    content: url("../img/clienticon/deactive/freeathomeflex_app_bje.png");
}
.clienticon-welcome-deactive {
    content: url("../img/clienticon/deactive/welcome_client_bje.png");
}
.clienticon-welcome-app-deactive {
    content: url("../img/clienticon/deactive/welcome_app_bje.png");
}
.clienticon-voicecontrol-deactive {
    content: url("../img/clienticon/deactive/voicecontrol_client_bje.png");
}
.clienticon-controltouch-deactive {
    content: url("../img/clienticon/deactive/controltouch_client_bje.png");
}
.clienticon-comfortpanel-deactive {
    content: url("../img/clienticon/deactive/comfortpanel_client_bje.png");
}
.clienticon-globalip-deactive {
    content: url("../img/clienticon/deactive/globalip_client_bje.png");
}
.clienticon-globalip-app-deactive {
    content: url("../img/clienticon/deactive/globalip_app_bje.png");
}
.clienticon-iot-dashboard-deactive {
    content: url("../img/clienticon/deactive/iot-dashboard_client_bje.png");
}
.clienticon-knx-gw-deactive {
    content: url("../img/clienticon/deactive/knx-gw_client_bje.png");
}
.clienticon-knx-gw-app-deactive {
    content: url("../img/clienticon/deactive/knx-gw_app_bje.png");
}
.clienticon-caterpillar-deactive {
    content: url("../img/clienticon/deactive/default_app_bje.png");
}
.clienticon-presence-detector-app-deactive {
    content: url("../img/clienticon/deactive/default_app_bje.png");
}
.clienticon-knx-security-panel-app-deactive {
    content: url("../img/clienticon/deactive/default_app_bje.png");
}

.q-add-icon {
    content: url("../img/icons/plus.svg");
}

.upper-purchase {
    position: absolute;
    bottom: -7%;
    right: 0;
    left: auto;
}

@media screen and (max-width: 670px) {
    .red-iot-bubble-mini {
        margin-left: 5rem!important;
        padding: 7%;
    }
    .red-iot-bubble {
        padding: 5%;
        font-size: 6px;
        height: 45px;
        width: 45px;
    }
    .red-iot-bubble-big {
        margin-left: 12rem!important;
    }
    .q-teaser p {
        font-size: 10px;
    }
}

/* Matthias responsive */

.panel-extensions .panel-default {
    border-bottom: 2px solid #E2EEF1;
}
.panel-extensions .panel-heading {
    padding: 1.4em 0px;
    cursor: pointer;
}

.application-grid:nth-child(-n + 2) .panel-heading {
    border-top: 2px solid #E2EEF1;
}

.panel-extensions .q-btn-checked {
    margin-bottom: 1em;
}

.panel-extensions .q-btn-checked, .panel-extensions .panel-body a {
    width: fit-content;
    font-size: 15px;
}

.panel-extensions .panel-title {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 0px;
}

.panel-extensions .panel-heading[aria-expanded|="false"] h4::before {
    content: url("../img/icons/plus.svg");
    height: 24px;
    margin-right: 2rem;
}

.panel-extensions .panel-heading[aria-expanded|="true"] h4::before {
    content: url("../img/icons/minus.svg");
    margin-right: 2rem;
    height: 15px;
    align-items: center;
    display: flex;
    margin-bottom: auto;
}

.q-accordion-card .accordion-toggle[aria-expanded|="false"] .accordion-title::before {
    content: url("../img/icons/plus.svg");
    height: 24px;
    margin-right: 2rem;
}

.q-accordion-card .accordion-toggle[aria-expanded|="true"] .accordion-title::before {
    content: url("../img/icons/minus.svg");
    margin-right: 2rem;
    height: 15px;
    align-items: center;
    display: flex;
    margin-bottom: auto;
}
.accordion-title {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}
.accordion-title div {
    flex-grow: 1;
}
.accordion-title div.mr-5 {
    flex-grow: 1;
    margin-right: 5rem !important;
}


.star-info {
    text-align: center;
    margin-top: 2rem;
    font-family: Averta-Light;
}

.want-to-add h6 {
    font-family: Averta-Semibold;
}
.want-to-add h6, .want-to-add a{
    font-size: 14px;
}


/* plan-card */
.thumbnail.plan-card h5 {
    font-family: Averta-Semibold;
}
.thumbnail p {
    font-size: clamp(1rem, .8vw, 1.2rem);
}

.thumbnail.plan-card .imgContainer{
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 30%;
}

.thumbnail.plan-card .caption{
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 70%;
    hyphens: none;
    min-height: 280px;
}

.thumbnail.plan-card .imgContainer {
    height: min-content;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1;
}

.thumbnail.plan-card .imgContainer img {
    width: 100%;
}
.thumbnail.plan-card a {
    font-family: Averta;
}

/* app-card */
.thumbnail.app-card h5 {
    font-family: Averta-Semibold;
}

.thumbnail.app-card.deactive  .imgContainer{
    filter: grayscale(1) brightness(1.18);
}

.apps .thumbnail.app-card .imgContainer {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 135px;
}
.thumbnail.app-card .imgContainer {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 70px;
}
.installer .thumbnail.app-card .imgContainer {
    flex-basis: 50px;
}
.thumbnail.app-card .caption{
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 80%;
    hyphens: none;
    overflow: auto;
}
.apps .thumbnail.app-card .caption {
    flex-basis: 65%;
}
.thumbnail.app-card .caption p{
    margin-bottom: 0px;
}

.thumbnail.app-card .imgContainer {
    height: min-content;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1;
    width: 70%;
}

.apps .thumbnail.app-card .imgContainer img {
    border-radius: 8px;
    width: 100%;
    box-shadow: -2px 6px 12px rgba(0, 0, 0, 0.25);
}
.thumbnail.app-card .imgContainer img {
    border-radius: 8px;
    width: 100%;
    box-shadow: -2px 6px 12px rgba(0, 0, 0, 0.25);
}

@media screen and (min-width: 576px) {
    .thumbnail.app-card .imgContainer img {
        border-radius: 8px;
    }
    .apps .thumbnail.app-card .imgContainer img {
        border-radius: 8px;
    }
}

.thumbnail.app-card .imgContainer img[href] {
    cursor: pointer;
}
.thumbnail.app-card a {
    font-family: Averta;
}

#installations .thumbnail {
    padding-bottom: 10px;
}

.lock-icon::before {
    content: url("../img/icons/lock-icon.svg");
    height: 32px;
    display: block;
}

.systems-shared::before {
    content: url("../img/icons/systems-shared.svg");
    height: 32px;
}

.clients-shared span{
    font-size: 1.125rem;
}

/* Plans */

.abo {
    font-family: Averta-Bold;
    color: black;
}
.abo::after {
    color: var(--bje-primary);
    content: "_";
}
.abo-white {
    font-family: Averta-Bold;
    color: white;
}
.abo-white::after {
    color: white;
    content: "_";
}

.abo.large, .abo-white.large {
    font-size: clamp(4rem, 5vw, 7rem);
}

.swiper-slide.abo-head {
    min-height: auto;
}

.swiper.swiper-default .swiper-pagination-bullet {
    background-color: var(--bje-primary);
    opacity: 1;
}

.swiper.swiper-default .swiper-pagination-bullet-active {
    width: 40px;
    border-radius: 0;
    height: 2px;
}
.snapshots .swiper.swiper-default .swiper-pagination-bullet-active {
    width: 40px;
    border-radius: 100px;
    height: 8px;
}

.swiper.swiper-default .swiper-pagination-progressbar {
    background-color: #E2EEF1 !important;
    opacity: 1;
    width: 40px;
    margin: auto;
}

.swiper.swiper-default .swiper-pagination-progressbar-fill {
    background-color: var(--bje-primary);
}

.swiper-pagination {
    position: inherit;
}

.snapshots .swiper-pagination {
    position: relative;
    margin-top: -20px;
    z-index: 2;
}

.abo-head.abo-head-plus button, .q-sub-plan-row:last-child button[type="submit"] {
    position: absolute !important;
    bottom: calc(0px - 60px / 2);
    right:0px;
    height: 60px;
    z-index: 10;
    font-size: 18px !important;
    font-family: Averta;
    left: 0px;
    right: 0px;
    width: min-content;
    margin: 0px auto;
    border-width: 2px;
}

#active {
    font-style: italic;
    font-family: 'Averta';
    font-size: 15px;
    line-height: 0.5rem;
}


.abo-head-small h2 {
    font-size: clamp(2rem, 5vw, 4rem);
}

.abo-head-one.border {
    border: none !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 2px solid #EBEBEB !important;
}

.abo-head-plus.border {
    border: none !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 2px solid #EBEBEB !important;
}

.abo-head-plus p span {
    font-family: Averta-Light;
}

.abo-head-one p span {
    color: var(--bje-primary);
}

.company-name {
    font-size: clamp(1.8rem, 2.5vw, 2.2rem);
    font-family: 'Averta';
}

.q-blue-box-body {
    color: white;
}

.address {
    display: flex;
    flex-direction: column;
}

.adress div {
    display: flex;
}
.address p {
    display: flex;
    margin-bottom: 1px;
}
.address *::before {
    margin-right: 1em;
}

.address .home::before {
    content: url("data:image/svg+xml, %3Csvg width='19px' height='19px' viewBox='0 0 19 19' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Relaunch-2022' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='screen-My-Installer' transform='translate(-1052.000000, -362.000000)' fill='%230F0F0F' fill-rule='nonzero'%3E%3Cg id='Group' transform='translate(750.000000, 280.000000)'%3E%3Cg id='Vector' transform='translate(302.000000, 82.000000)'%3E%3Cpolygon id='Path' points='9.5 0 1.35714286 8.19714286 0 9.5475 1.35714286 10.8978571 1.35714286 19 6.78571429 19 6.78571429 12.2482143 12.2142857 12.2482143 12.2142857 19 17.6428571 19 17.6428571 10.8978571 19 9.5475'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.address .mail::before {
    content: url("data:image/svg+xml, %3Csvg width='19px' height='15px' viewBox='0 0 19 15' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Relaunch-2022' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='screen-My-Installer' transform='translate(-1052.000000, -457.000000)' fill='%230F0F0F' fill-rule='nonzero'%3E%3Cg id='Group' transform='translate(750.000000, 280.000000)'%3E%3Cg id='Vector' transform='translate(302.000000, 177.000000)'%3E%3Cpath d='M0,0 L0,12.2142857 C0,12.934155 0.285969,13.6244929 0.794995286,14.1335571 C1.30402293,14.6426214 1.99441643,14.9285714 2.71428571,14.9285714 L16.2857143,14.9285714 C17.0055429,14.9285714 17.6959214,14.6426214 18.2049857,14.1335571 C18.71405,13.6244929 19,12.934155 19,12.2142857 L19,0 L0,0 Z M17.7242857,6.03928571 L9.5,9.26928571 L1.27571429,6.02571429 L1.27571429,3.10785714 L9.5,6.35142857 L17.7242857,3.12142857 L17.7242857,6.03928571 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.address .phone::before {
    content: url("data:image/svg+xml, %3Csvg width='17px' height='18px' viewBox='0 0 17 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Relaunch-2022' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='screen-My-Installer' transform='translate(-1052.000000, -483.000000)' fill='%230F0F0F' fill-rule='nonzero'%3E%3Cg id='Group' transform='translate(750.000000, 280.000000)'%3E%3Cg id='Vector' transform='translate(302.000000, 203.928571)'%3E%3Cpath d='M11.3723807,17.0095275 C9.77715033,17.0010231 8.2494876,16.3644675 7.1201718,15.2377738 L1.73404057,9.92258364 C0.622449389,8.78630839 -2.06539383e-16,7.2599355 -2.06539383e-16,5.67037478 C-2.06539383e-16,4.08079989 0.622449389,2.55442699 1.73404057,1.41816592 L2.79709278,0.213366317 C2.86777867,0.144432342 2.9513771,0.090111366 3.04308307,0.0535113286 C3.13478904,0.016911433 3.23281663,-0.00124966597 3.33155292,-5.90112523e-17 C3.43028921,0.00138321529 3.52779236,0.02215143 3.61849197,0.0611835891 C3.70919159,0.100215606 3.79130174,0.156745321 3.860145,0.227540347 L6.53903658,2.83556887 C6.67451196,2.98221338 6.74974771,3.17452661 6.74974771,3.37418199 C6.74974771,3.5738232 6.67451196,3.76613643 6.53903658,3.91279512 L4.39875812,6.12394372 L10.8195935,12.5447791 L12.959872,10.4045006 C13.1026186,10.2716049 13.2893048,10.1959156 13.4843111,10.191876 C13.5917644,10.1858521 13.6992602,10.2029743 13.7995273,10.2421088 C13.8997944,10.2812291 13.9904798,10.3414404 14.0654463,10.4186747 L16.7585686,13.0975663 C16.8283048,13.1673308 16.8837253,13.2501922 16.9215699,13.3413879 C16.9594146,13.4325978 16.978833,13.5303561 16.978833,13.6290924 C16.978833,13.7278145 16.9594146,13.8255869 16.9215699,13.9167826 C16.8837253,14.0079925 16.8283048,14.0908397 16.7585686,14.1606185 L15.6955164,15.2377738 C15.1377683,15.7969393 14.4749907,16.2401612 13.7451132,16.5417846 C13.0152924,16.8435497 12.2329569,16.9976214 11.4432508,16.9953535 L11.3723807,17.0095275 Z' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.company-logo {
    width: 100%;
    border-radius: 1000px;
    aspect-ratio: 1;
}
.thirdparty .company-name {
    font-size: 2rem;
}

.abo-table-switch .btn-primary{
    background-color: var(--bje-primary);
    border-color: var(--bje-primary);
}

.abo-table-switch .btn-light{
    background-color: white;
    border: 1px solid #BEBEBE;
}

/* custom-utility-classes */

.fit-content-all {
    height: fit-content;
    width: fit-content;
}

.text-black {
    color: black !important;
}

.primary-border-1 {
    border: 1px solid var(--bje-primary);
}

.checkmark {
    hyphens: none;
    display: flex;
    align-items: center;
}
.radiomark {
    hyphens: none;
    display: flex;
    align-items: center;
}

.border-gray {
    border: 1px solid #DBDBDB;
}

.feature {
    display: flex;
}

.feature::before {
    min-width: 27px;
    min-height: 18px;
    margin-right: .5em;
    margin-top: .2em;
    content: url("data:image/svg+xml,%3Csvg viewBox='0 0 27 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EPath%3C/title%3E%3Cg id='Relaunch-2022' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Systemueberblick-ONE_5' transform='translate(-444.000000, -478.000000)' fill='%2300ACEC' fill-rule='nonzero'%3E%3Cg id='Group-8' transform='translate(248.826082, 469.000000)'%3E%3Cg id='Group-5' transform='translate(196.000000, 8.000000)'%3E%3Cpolygon id='Path' points='1.99652438 7.29712458 0 9.33295258 9.00130336 18.5114558 10.9978277 18.5114558 26 3.21395045 24.0034756 1.17812245 9.99956555 15.4577138'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

h5.feature {
    display: flex;
    align-items: center;
    font-size: clamp(1.2rem, 2.5vw, 1rem);
    font-family: Averta-Semibold;
}

h5.feature::before {
    width: 36px;
    height: 36px;
    display: block;
    margin-top: 6px;
}

.text-bold {
    font-family: Averta-Semibold !important;
}

.text-regular {
    font-family: Averta !important;
}

.text-black {
    color: black;
}

.text-bje {
    color: var(--bje-primary) !important;
}

.app-list :not(:last-child) {
    margin-bottom: 1.4em;
}

.bg-gray {
    background-color: #F0F0F0;
}

.abo-leiste {
    min-height: 32px;
    font-size: 14px;
}
.abo-leiste a {
    font-size: 14px;
}

.h-fit-content {
    height: fit-content !important;
}
:not(.toggleDelete) .w-fit-content {
    width: fit-content !important;
}

.w-100-mobil {
    width: 100% !important;
}

.custom-collapse {
    transform: rotate(180deg);
}

.close-modal-icon {
    position: absolute;
    top: 20px;
    right: 20px;
    height: 2rem;
    width: 2rem;
    cursor: pointer;
    z-index: 2000;
}

@media screen and (min-width: 768px) {
    .w-100-mobil {
        width: fit-content !important;
    }
}

.white-space-no-wrap {
    white-space: nowrap;
}

.hyphens-none {
    hyphens: none !important;
}

.bje-shadow {
    box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.16);
}

.fliesstext {
    font-size: clamp(1rem, 1.5vw, 1.2rem) !important;
    hyphens: none;
}

/* Bootstrap Utility */

.btn {
    hyphens: none;
}

.bg-primary {
    background-color: var(--bje-primary) !important;
}

.checkbox label .toggle, .checkbox-inline .toggle {
    margin-left: 0px;
}

/* Screen Width */

.container {
    padding-right: 1rem;
    padding-left: 1rem;
}
@media screen and (min-width: 1200px) {
    .container {
        max-width: 1100px;
    }
}
@media screen and (min-width: 1400px) {
    .container {
        max-width: 1200px;
    }
}
@media screen and (min-width: 1800px) {
    .container {
        max-width: 1300px;
    }
}
@media screen and (min-width: 2000px) {
    .container {
        max-width: 1600px;
    }
}

/* Abo-Table */

.abo-header {
    height: 25vh;
    position: absolute;
    width: 100vw;
    background-color: #f4f4f4;
}

.col-one-abo .col-12:not(:first-child), .col-plus-abo .col-12:not(:first-child) {
    background-color: white;
}

.col-one-abo > :first-child {
    background-color: white;
    border-radius: 6px 6px 0px 0px;
}

.col-plus-abo > :first-child {
    background-color: var(--bje-primary);
    border-radius: 6px 6px 0px 0px;
}

.col-one-abo, .col-plus-abo {
    box-shadow: 0px 8px 16px -4px rgba(110, 110, 110, 0.30);
    border: 2px solid;
    border-radius: 8px;
}

.col-one-abo {
    border-color: var(--medium-grey);
}

.col-plus-abo {
    border-color: var(--bje-primary);
}

.houses {
    height:200px;
    hyphens: none;
}
.remotemaintenance {
    height:160px;
    hyphens: none;
}

.third-party {
    height: 255px;
    hyphens: none;
}

.doorcall {
    height:205px;
    hyphens: none;
}

.smartsharing {
    height: 150px;
}

.smartsharing li, .doorcall li, .remotemaintenance li {
    list-style: none;
}


.abo-table-header .row.mx-0 {
    margin-left: -15px !important;
    margin-right: -15px !important;
}


@media screen and (min-width: 768px) {
    .col-one-abo {
        margin-top: 40px;
    }
    .thumbnail.plan-card .imgContainer {
        aspect-ratio: unset;
    }

    .bg-installer {
        background-image: none;
        padding-bottom: initial;
    }
    .abo-head-plus.border {
        border-bottom: 2px solid #EBEBEB !important;
    }
    .primary-section {
        padding: 3rem 0px;
    }
    .col-one-abo, .col-plus-abo {
        border: none;
    }
}

.blue-header {
    background-color: var(--bje-dark-2);
}

.q-mb-large {
    margin-bottom: 150px;
}

.gray-header .container, .blue-header .container {
    margin-top: 62px;
}

@media screen and (max-width: 1200px) {
    .gray-header {
        height: 390px;
        margin-top: 70px;
    }
    .q-mt-medium {
        margin-top:10px;
    }
    .feature-toggle {
        cursor: pointer;
    }
}

.abo-table-mobile {
    hyphens: none;
    font-family: Averta-Semibold;
    text-align: center;
    width: auto;
    margin-top: 50px;
}
.abo-table-mobile-small .col-6 {
    font-family: Averta !important;
    hyphens: none !important;
}

.abo-table-mobile h2.abo {
    font-size: 2.4em;
}

.abo-table-mobile .row:not(:first-child, :last-child) {
    border-bottom: 4px dotted #F4F4F4;
}

.abo-table-mobile:not(:first-child) .row .col-6:not(:first-child, :last-child) {
    border-right: 4px dotted #F4F4F4;
}

.abo-table-mobile .row .col-12 {
    padding-top: 1em;
    padding-bottom: 1em;
}

.abo-table-mobile .row:not(:first-child) .col-6 {
    padding-bottom: 1.2em;
}

.abo-table > .row > :not(:last-child) {
    padding-right: 5px;
}

.abo-table > .row > :last-child {
    padding-left: 5px;
}

.abo-table-small .row .q-sub-plan-row {
    height: 100px !important;
}

.abo-table-small .col-md-4:not(:first-child){
    font-family: Averta !important;
}

.abo-table-small .col-md-4:first-child .q-sub-plan-row {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 1.2em;
}

.abo-table-small .col-md-4:first-child img:not(.ml-2) {
    height: 80%;
    padding-bottom: 0px;
    margin-right: 1rem !important;
    max-width: 3rem;
}

.abo-table-switch {
    z-index: 10
}

.abo-head .icon-list {
    width: 100%;
    max-height: 250px;
}

.abo-head .icon-list div {
    width: 100%;
}
.abo-head.abo-head-one .icon-list > div {
    width: 25%;
}

.abo-table .license-plus-30, .abo-table .license-plus-30 form, .abo-table .license-plus-365, .abo-table .license-plus-365 form {
    position: absolute;
    height: 100%;
    width: 100%;
}

.q-sub-plan-row .toggle {
    z-index: 10;
}

.abo-table .license-plus-30 button, .abo-table .license-plus-365 button {
    position: absolute;
    bottom: -28px;
    max-height: 56px;
}

.abo-table .license-plus-30 a, .abo-table .license-plus-365 a {
    position: absolute;
    bottom: -28px;
    max-height: 56px;
}

.abo-table .license-plus-30 span, .abo-table .license-plus-365 span {
    font-size: 1.2rem;
}

.abo-head .icon-list div div{
    margin-bottom: 1em;
    width: 70%;
}

.abo-head-small h2.abo {
    font-size: 1.5rem;
}
/* OFFCANVAS */



.abo-table-mobile .abo-table-switch .btn {
    font-size: 0.7rem;
    padding: 10px;
}
.abo-table-mobile .abo-table-switch button[type="submit"] span {
    font-size: 0.7rem;
}

@media screen and (max-width: 576px) {
    .swiper-slide.abo-head {
        aspect-ratio: 1 auto;
    }
    .fullscreen-only-mobile {
        background-color: white !important;
    }
    .gray-header .container {
        margin-top: 20px;
    }
    .gray-header {
        height: 280px;
    }
    .accordion-title {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 992px) {
    .q-sub-plan-row:last-child button[type="submit"] { 
        height: 50px;
        font-size: 15px !important;
        bottom: calc(0px - 50px / 2)
    }

    .abo-table .license-plus-30 span, .abo-table .license-plus-365 span {
        font-size: 1rem;
    }
    .q-mt-large {
        margin-top: 50px;
    }
    .q-mt-medium {
        margin-top: 50px;
    }
    .gray-header .container {
        margin-top: 150px;
    }
    .gray-header {
        height: 292px;
    }
    .top-right-nav {
        position: relative;
    }
    .abo-table .license-plus-30 span, .abo-table .license-plus-365 span {
        font-size: 1rem;
    }
    .notification-count {
        justify-content: center !important;
    }
    .nav-main li.nav-item .nav-link:hover::before,
    .nav-main li.current.nav-item .nav-link::before {
        display: none !important;
    }

    header#page-nav ul.navbar-nav {
        max-width: 100vw;
    }
    #navbarNav.collapse, #navbarNav.collapsing {
        display: flex !important;
    }
    #navbarNav.collapse:not(.show) {
        display: none !important;
    }
    header#page-nav ul.navbar-nav .nav-notification-count {
        order: 2;
    }
    header#page-nav ul.navbar-nav .language-picker-toggle {
        order: 3;
    }
    header#page-nav ul.navbar-nav .portalLogin-loggedout {
        order: 1;
    }
    header#page-nav .navigation-meta-list .navigation-meta-item {
        width: auto;
    }
    header#page-nav .navbar {
        width: 100vw;
    }
    #navbarNav ul.nav-main li a {
        color: var(--bje-dark-2);
        font-size: 14px !important;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        font-family: 'Averta';
    }
    .collapse.navbar-collapse.header-navigation hr {
        width: 100vw;
        position: absolute;
        left: 0;
        height: 2px;
        color: #F0F0F0;
    }
}

.top-right-nav {
    top: 0;
    right: 0;
    position: absolute;
}

@media screen and (min-width: 1200px) {
    .abo-head-small, .abo-head-one-small, .abo-head-plus-small {
        height: 140px;
        min-height: inherit;
    }
    .bg-installer-desktop {
        height: 50vh;
        width: 50%;
        background-position: top left !important;
    }
}
@media screen and (max-width: 1200px) {
    .abo-head .icon-list div {
        width: 50% !important;
    }
}

.headline-with-button div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.headline-with-button .q-btn {
    min-width: fit-content;
    margin-left: 1.2em;
}

.bg-installer {
    background-image: url("../img/installer-mobile.jpg");
    padding-bottom: 12vh;
    background-size: cover;
    background-position: top right;
}

.bg-installer-desktop {
    background-image: url("../img/installer.png");
    background-size: cover;
    background-position: left center;
}

.installer-mobile .stroke-short-solid {
    display: none;
}


.installer-mobile .col-12 {
    padding-right: 0;
}

/* Bootstrap Navbar */

.installerportal {
    text-transform: uppercase;
}

#notification-count {
    color: var(--bje-primary) !important;
    position: absolute;
    font-size: 13px;
}
#nav-notification-count {
    height: 70px !important;
    width: 70px !important;
    justify-content: center !important;
}
#navbarNav ul {
    margin-left: 10px;
    margin-right: 10px;
}

.navbar .navbar-nav .nav-link, .navbar .navbar-nav ul:not(.language-picker) a, header#page-nav .navigation-meta-list .navigation-meta-item .navigation-meta-link {
    font-size: 18px;
    justify-content: left;
    color: black;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0;
    text-decoration: none !important;
    width: 100%;
}
.nav-item .notification-count {

}

@media screen and (min-width: 992px) {
    .navbar .navbar-nav .nav-link, .navbar .navbar-nav ul:not(.language-picker) a:not(.language-selection-link) {
        font-size: 18px;
        justify-content: left;
        height: 100%;
        display: flex;
        align-items: center;
        text-decoration: none !important;
        color: black !important;
    }

    header#page-nav .navigation-meta-list .navigation-meta-item {
        border: none;
    }

    header#page-nav .navigation-meta-list .navigation-meta-item .navigation-meta-link {
        font-size: 18px;
        border: none;
        padding: 7px 15px 7px 15px;
    }

    header#page-nav .navigation-meta-list .navigation-meta-item:hover {
        border: none;
    }

    .navbar-header {
        width: auto;
    }

    .navbar .navbar-nav .nav-link, .navbar .navbar-nav a:not(.language-selection-link) {
        justify-content: center;
    }
    .bg-installer-desktop {
        height: 50vh
    }
}

@media screen and (min-width: 1200px) {
    header#page-nav .navbar-nav {
        height: 6rem;
    }

    .navbar .navbar-nav.main .nav-item.current .nav-link::before {
        background-color: var(--bje-primary);
        content: '';
        height: 6px;
        width: 35%;
        bottom: 2px;
        display: block;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 50%);
    }
    .navbar .navbar-nav.main .nav-item .nav-link:hover::before {
        background-color: var(--bje-primary);
        content: '';
        height: 6px;
        width: 35%;
        bottom: 0px;
        display: block;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 50%);
    }

    ul:not(.language-picker) .navbar-nav li:hover {
        border-bottom: 3px solid rgba(0,159,227,.5);
    }

    .navbar-nav li:not(.language-picker li) {
        margin: auto;
        border-bottom: 6px solid white;
    }

    u.nav:not(.language-picker) .navbar-nav li:hover {
        border-bottom: 3px solid rgba(0,159,227,.5);
    }
}

.adress .mail.fliesstext {
    word-break: break-word;
}

.navbar-brand {
    align-items: center;
    padding: 0px;
}
.navbar-brand img{
    width: 7rem;
    height: 60px;
}
.navbar-brand.big img {
    width: 9rem;
}

.language-selection-link {
    box-shadow: none !important;
    height: 100%;
    padding: 0px .5em;
}
.language-selection-link:hover {
    background-color: #f0f0f0;
}

.language-selection-link, .language-selection-link:hover, .language-selection-link:focus, .language-selection-link:active {
    text-transform: uppercase;
    text-decoration: none;
    color: black;
    font-family: Averta-Semibold;
    display: flex;
    justify-content: center;
    align-items: center;
}
.installerportal, .installerportal:hover, .installerportal:focus, .installerportal:active {
    color: black;
}
.extra-login .hero-login {
    position: absolute;
    top: 50vh;
    left: 0;
}
.extra-login .background-wrapper {
    max-width: 85%;
    margin-left: auto;
}
.extra-login .headlines {
    top: -6vh;
    z-index: 2;
    position: absolute;
    left: 20vw;
}
.extra-login h1.headline {
    font-size: 80px;
    font-weight: 700;
    color: #FFFFFF;
    font-family: 'Averta';
    line-height: 105px;
}
.extra-login h2.headline {
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    font-family: 'Averta';
    letter-spacing: 7px;
    line-height: 18px;
    margin-left: 5px;
    margin-bottom: -10px;
    text-transform: uppercase;
}
.extra-login h1.headline::after {
    content: "_"
}
.extra-login .q-blue-box {
    height: 430px;
    display: flex;
    align-items: center;
    padding-left: 5rem;
    padding-right: 5rem;
}
.extra-login.excellence .q-hero-content img {
    margin-top: 5rem;
}
rack-fragment[name="checkout-profile"] {
    height: min-content !important;
}

.border-sky {
    border: 2px solid #E2EEF1;
}

@media screen and (min-width: 576px) {
    .bg-installer {
        padding-bottom: 20vh;
    }
    .login-background {
        background-size: cover;
        display: flex;
        align-items: flex-end;
        height: 520px;
        background-image: url("../img/login-background.jpg");
        background-attachment: right top;
    }
    .extra-login.smartergallery .login-background {
        background-repeat: no-repeat;
        width: 100%;
        height: 70vh;
        background-image: url("../img/login-pages/smartergallery-login-bg.png");
    }
    .extra-login.playbook .login-background {
        background-repeat: no-repeat;
        width: 100%;
        height: 70vh;
        background-image: url("../img/login-pages/playbook-login-bg.png");
    }
    .extra-login.excellence .login-background {
        background-repeat: no-repeat;
        width: 100%;
        height: 70vh;
        background-image: url("../img/login-header-bje.jpg");
    }
    .extra-login.excellence .login-background:after {
        content:"";
        height:100%;
        width:100%;
        top:0;
        left:0;
        background: linear-gradient(90deg, rgba(0, 40, 57, 0.3) 14.02%, rgba(0, 0, 0, 0) 66.5%);
    }
    .extra-login.plansoft .login-background {
        background-repeat: no-repeat;
        width: 100%;
        height: 70vh;
        background-image: url("../img/login-pages/plansoft-login-bg.png");
    }
    .login-background.installer {
        background-image: url("../img/login-header-bje.jpg");
    }
    .login-background .q-blue-box {
        transform: translateY(50px);
    }
}
@media screen and (max-width: 328px) {
    .mobile-icon {
        width: 1.5em !important;
        height: 1.5em !important;
    }
    .hardware-count {
        font-size: 1.2rem;
        margin-bottom: -1rem;
    }
    .abo-table-mobile .limits {
        font-size: 0.7rem;
    }
    .abo-table-mobile .remoteaccess {
        font-size: 0.8rem;
    }
}

@media screen and (max-width: 768px) {
    .apps h2 {
        color: var(--bje-primary);
    }
    .grey-header {
        height: 210px;
    }
    .abo-table.q-mt-medium {
        margin-top: 10px
    }
    .gray-header .container {
        margin-top: 20px;
    }
    .gray-header {
        height: 104px;
    }
    .extra-login .hero-login {
        top: 0;
    }
    .extra-login .q-blue-box {
        margin-top: -2rem;
        padding-left: 2rem;
        padding-right: 2rem;
        height: 320px;
    }
    .extra-login.excellence .q-blue-box {
        height: 350px;
        padding-top: 1rem;
    }
    .extra-login .headlines {
        top: 25vh;
        left: 20vw;
        width: 200px;
    }
    .extra-login h1.headline {
        font-size: 38px;
        top: 21.5vh;
        line-height: 42px;
        left: 17vw;
    }
    .extra-login h2.headline {
        font-size: 10px;
        letter-spacing: 5px;
        line-height: 25px;
        top: 20vh;
        left: 17vw;
    }
    .q-free-plan-label {
        padding: 10px 15px;
    }
    #navbarNav ul.language-picker li a {
        padding: 1rem !important;
    }
    .popover-language, .language-picker-toggle {
        max-width: 60px !important;
    }
    .navbar-nav .dropdown-menu {
        position: absolute !important;
        min-width: 60px;
        padding: 0;
    }
}
@media screen and (max-width: 850px) and (min-width: 700px) {
    .extra-login.smartergallery .q-hero-content img {
        content: url("../img/login-pages/smartergallery-mobile-wide.png");
    }
    .extra-login.plansoft .q-hero-content img {
        content: url("../img/login-pages/plansoft-mobile-wide.png");
    }
    .extra-login.playbook .q-hero-content img {
        content: url("../img/login-pages/playbook-mobile-wide.png");
    }
    .extra-login.excellence .q-hero-content img {
        content: url("../img/login-header-bje.jpg");
    }
    .page-footer-socials ul {
        column-gap: 2rem;
    }
    .extra-login {
        height: 110vh;
    }
    .extra-login .headlines {
        top: -3vh;
    }
    .extra-login.excellence .headlines {
        top: -8vh;
        width: 340px;
    }
    .extra-login h1.headline {
        font-size: 38px;
        line-height: 42px;
    }
    .extra-login h2.headline {
        font-size: 10px;
        line-height: 24px;
    }
    .extra-login .hero-login {
        right: 0;
        margin-right: 0;
        top: 70vh;
        margin-left: 0;
    }
    .extra-login .q-blue-box {
        height: 232px;
        width: 320px;
        display: flex;
        align-items: center;
        padding-left: 2rem;
        padding-right: 2rem;
    }
}
.ep-panel {
    height: 130px;
}
@media screen and (min-width: 760px) and (max-width: 1400px) and (orientation: portrait) {
    .extra-login {
        height: 70vh;
    }
    .extra-login.excellence {
        height: 50vh;
        margin-bottom: 5rem;
    }
    .extra-login .hero-login {
        top: 30vh;
    }
    .extra-login .q-blue-box {
        height: 25vh;
        width: 50vw;
    }
    .extra-login.excellence .q-blue-box {
        height: 30vh;
        width: 50vw;
        padding-top: 1rem;
    }
    .extra-login.plansoft .login-background {
        background-repeat: no-repeat;
        width: 100%;
        height: 30vh;
        background-image: url("../img/login-pages/plansoft-mobile-wide.png");
    }
    .extra-login.smartergallery .login-background {
        background-repeat: no-repeat;
        width: 100%;
        height: 30vh;
        background-image: url("../img/login-pages/smartergallery-mobile-wide.png");
    }
    .extra-login.playbook .login-background {
        background-repeat: no-repeat;
        width: 100%;
        height: 30vh;
        background-image: url("../img/login-pages/playbook-mobile-wide.png");
    }
    .extra-login.excellence .login-background {
        background-repeat: no-repeat;
        width: 100%;
        height: 30vh;
        background-image: url("../img/login-header-bje.jpg");
    }
}
@media screen and (min-width: 768px) {
    .thumbnail.plan-card .imgContainer {
        aspect-ratio: unset;
    }
    .col-shadow {
        box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.16);
    }

    .bg-installer {
        background-image: none;
        padding-bottom: initial;
    }
    .abo-head-plus.border {
        border-bottom: 2px solid #EBEBEB !important;
    }
}

@media screen and (min-width: 1400px) {
    .login-background {
        height: 750px;
    }
    .extra-login .hero-login {
        top: 47vh;
    }
}
@media screen and (min-width: 1500px) {
    .extra-login .hero-login {
        top: 40vh;
    }
}
@media screen and (min-width: 2000px) {
    .extra-login .hero-login {
        top: 47vh;
    }
}


@media screen and (max-width: 530px) {
    .page-footer-socials ul {
        column-gap: 1rem;
    }
}
@media screen and (max-width: 440px) {
    .page-footer-socials ul {
        column-gap: 2.3rem;
    }
    .extra-login .headlines {
        top: 25vh;
        left: 7vw;
        width: 200px;
    }
}
@media screen and (max-width: 323px) {
    .page-footer-socials ul {
        column-gap: 1rem;
    }
}

/* Matthias Proservice */

.primary-section {
    background-color: var(--bje-primary);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 3rem 0px;
    padding: 2rem;
    flex-direction: column;
    color: white;
}

.primary-section h6 {
    font-size: 18px;
    margin-bottom: 2rem;
    display: flex;
    flex-direction: column;
}

.primary-section h6::before {
    content: "—";
    margin-bottom: 1rem;
}
@media screen and (min-width: 1200px) {
    .primary-section {
        padding: 5rem 0px;
    }
}

.youtube-full-width {
    width: 100%;
    aspect-ratio: 16/9;
}

.q-btn-back {
    border: 1px solid #FFFFFF;
}
.q-btn-back::before {
    transform: rotate(180deg);
}

form[name="cancellation"] textarea {
    height: 75px;
    resize: none;
}

.cancellation .logo {
    content: url("../img/Logo.svg");
    position: absolute;
    right: 0;
    top: 0;
}
.cancellation h4 {
    color: #000000;
}
.custom-check-wrapper {
    color: #000000;
}
.cancellation .body {
    margin-left: 70px;
    margin-top: 150px;
}
.client-delete-text strong {
    text-overflow: ellipsis;
    white-space: break-spaces;
    font-weight: bold;
    overflow: hidden;
    overflow-wrap: anywhere;
}
#password-change-form .form-control {
    display: inline;
}
#password-change-form .view-icon::before {
    margin-top: 16px;
}
#password-change-form .hide-icon::before {
    margin-top: 12px;
}

form[name="profile_delete"] .form-control {
    display: inline;
}
form[name="profile_delete"] .view-icon::before {
    margin-top: 16px;
}
form[name="profile_delete"] .hide-icon::before {
    margin-top: 11px;
}

select.form-control, select.form-input {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("../img/icons/drop-down-icon.svg");
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 7px;
    padding-right: 3rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.download-icon {
    content: url("../img/icons/download.svg");
    margin: auto;
    cursor: pointer;
}
.history-delete {
    color: #000000;
    height: 15px;
    margin: 0;
}
.history-download {
    color: #000000;
    height: 15px;
    margin: 0;
}

.snapshots .enlarge-icon {
    top: 15px;
    z-index: 2;
    position: absolute;
    right: 30px;
    cursor: pointer;
}

.snapshots .shrink-icon {
    top: 15px;
    z-index: 2;
    position: absolute;
    right: 30px;
    cursor: pointer;
}
.enlarge-icon {
    content: url("../img/icons/enlarge.svg");
    margin: auto;
}
.shrink-icon {
    content: url("../img/icons/shrink.svg");
    margin: auto;
}
.app-card .caption p {
    text-overflow: ellipsis;
    overflow: hidden;
}
#tuerrufe .instance .snapshots {
    cursor: pointer;
}
.application-link.disabled {
    color: #a9a9a9 !important;
    border-color: #F2F2F2 !important;
    pointer-events: none;
}
.application-link.disabled:after, .application-link.disabled:before {
    content: '';
}
.application-link.disabled:hover:after {
    content: '';
}

/* Friends and family */

.checkbox-lg .form-check-input{
    top: .8rem;
    scale: 1.4;
    margin-right: 0.7rem;
}

.checkbox-lg .form-check-label {
    padding-top: 13px;
}

.checkbox-xl .form-check-input {
    top: 1.2rem;
    scale: 2.5;
    margin-right: 0.8rem;
}

.checkbox-xl .form-check-label {
    padding-top: 19px;
}

.no-opacity{
    opacity: 1 !important;
}

.pad-bottom30{
    padding-bottom: 30px;
}

.pad-bottom10{
    padding-bottom: 10px;
}

.pd-l-6{
    padding-left: 4rem;
}

.pd-l-10{
    padding-left: 10rem;
}

body{
    overflow-x:hidden !important;
}

/*.part1{*/
/*    overflow-x:hidden !important;*/
/*}*/

/*.part2 {*/
/*    overflow-x:hidden !important;*/
/*}*/

.pad-left20{
    padding-left: 20px;
}

.pad-right20{
    padding-right: 20px;
}

.pad-left5{
    padding-left: 5px;
}

.margin-left10{
    margin-left: 10px !important;
}

.margin-left20{
    margin-left: 20px;
}

.checkbox{
    margin-right: 30px;
}

.black {
    color: #000000 !important;
}

.white-bck{
    background-color: #FFFFFF !important;
}

.danger-color{
    color: red;
}

#smart_sharing_accept_or_decline_invitation_declineInvitation {
    border: 1px solid var(--bje-primary);
}

#leaveGroup{
    border: 1px solid var(--bje-primary);
}

.margin-top30{
    margin-top: 30px;
}

.margin-top50{
    margin-top: 50px;
}


/*
accordion
*/

#main {
    margin: 50px 0;
}

#faq .card {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 3px dotted #999999;
}

#main #faq .card .card-header {
    border: 0;
    -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
    box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
    border-radius: 2px;
    padding: 0;
}

#main #faq .card .card-header .btn-header-link {
    color: #fff;
    display: block;
    text-align: left;
    background-color: #FFFFFF;
    color: #222;
    padding: 20px;
}

#main #faq .card .card-header .btn-header-link:after {
    content: "\f106";
    font-family: 'Font Awesome 5 Free';
    font-size: 20px;
    font-weight: 900;
    float: right;
    background-color: #FFFFFF;
    color:#00ABEB;
}

#main #faq .card .card-header .btn-header-link.collapsed {
    color: #000000;
    background-color: #FFFFFF;
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
    content: "\f107";
}

#main #faq .card .collapsing {
    line-height: 30px;
}

#main #faq .card .collapse {
    border: 0;
}

#main #faq .card .collapse.show {
    line-height: 30px;
    color: #222;
}


.spinner {
    width:50px;
    height:50px;
    border-radius:50%;
    border:8px solid;
    border-color:#E4E4ED;
    animation:s2 1s infinite linear;
    border-right-color: var(--bje-primary);
    margin-left: auto;
    margin-right: auto;
}
@keyframes s2 {to{transform: rotate(1turn)}}

.accordion .fa {
    margin-right: 0.5rem;
}
.accordion button, .accordion button:hover, .accordion button:focus{
    text-decoration: none;
}

.bg-sky {
    background-color: #E2EEF1 !important;
}
.bg-sky-50 {
    background-color: #F3F8F9 !important;
}
.bg-white {
    background-color: #FFFFFF !important;
}
.bg-lgrey {
    background-color: #F0F0F0 !important
}
.text-dark {
    color: #005072 !important;
}

.bg-sky-50 h3.q-subheadline, .bg-sky h3.q-subheadline {
    color: var(--bje-primary);
}

h3.h3smartSharing{
    color: var(--bje-primary);
}

.feature-card {
    background: white !important;
    border-radius: 10px;
    padding: 20px;
    padding-top: 60px!important;
}
.icon-flowing {
    margin-bottom: -75px;
    z-index: 10;
}

li.nav-item .mybje-panel:hover::before,
li.nav-item .nav-link:hover::before,
li.current.nav-item .nav-link::before {
    background-color: var(--bje-primary);
    content: '';
    height: 2px;
    width: 35%;
    bottom: 3px;
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 50%);
}
.nav-main li.nav-item .nav-link:hover::before,
.nav-main li.current.nav-item .nav-link::before {
    width: 100%;
    height: 6px;
}
.nav-main .nav-item {
    padding: 1rem 0rem;
}
.profile-header {
    border-radius: 10px;
    padding: 1rem;
    padding-bottom: 3rem;
    display: block;
}

.profile-header h3.q-subheadline {
    color: #000000 !important;
}

.full-width {
    width: 100%;
    max-width: 100% !important;
}

.profile-header .edit-icon {
    height: 26px;
    position: relative;
    cursor: pointer;
    margin-right: 0;
}
.profile-edit-mode {
    padding: 1rem;
    position: relative;
    border: 1px solid #E2EEF1;
    border-radius: 8px;
}
.form-group label.focus {
    color: var(--bje-primary) !important;
}
.custom-check-wrapper {
    font-size: 18px !important;
    line-height: 28px;
}
.custom-check-wrapper.checked {
    color: var(--bje-primary);
    font-weight: 700;
}
.profile-short-info {
    padding: 1rem;
    border-radius: 8px;
    z-index: 2;
    position: relative;
    border: 1px solid #E2EEF1;
}
.profile-short-info .header {
    font-weight: bold;
}
.profile-short-info .d-grid {
    display: inline-grid !important;
}
.br-10 {
    border-radius: 10px;
}
.installer-bg {
    margin-top: -2.5rem;
    position: relative;
}
.installer-text {
    align-items: end;
    justify-content: start;
    position: relative;
}
.installer-image {
    width: 100%;
}
.installer-mobile .installer-image {
    width: 100%;
    margin-top: -20px
}
.company-card {
    display: flex;
    flex-direction: column;
}
#content.profile {
    margin-top: -5rem;
}
.hardware-container {
    padding-left: 2rem;
    margin-top: -7rem !important;
    padding-right: 2rem;
}
#systemContent {
    width: 95%;
}
#inactive {
    width: 95%;
}
.sharedSystemsSection{
    width: 95% !important;
}

#hardware {
    border: 2px solid #E2EEF1;
    max-width: 49% !important;
    flex: auto;
    height: fit-content;
}
#hardware .client, #apps .client, .installer .client, #inactive-hardware .client, #inactive-apps .client, #installations .client {
    min-width: 220px;
}
#apps {
    border: 2px solid #E2EEF1;
    max-width: 49% !important;
    flex: auto;
    height: fit-content;
}

@media screen and (max-width: 979px) {
    .smartSharingClients {
        border: 2px solid #E2EEF1;
        flex: auto;
        height: fit-content;
    }
}

@media screen and (min-width: 980px) {
    .smartSharingClients {
        border: 2px solid #E2EEF1;
        flex: auto ;
        max-width: 49% !important;
        height: fit-content;
    }
}

#inactive-hardware {
border: 2px solid #F0F0F0;
max-width: 49% !important;
flex: auto;
height: fit-content;
}

.checkout-fragment {
scroll-margin-top: 6rem;
}

#inactive-apps {
border: 2px solid #F0F0F0;
max-width: 49% !important;
flex: auto;
height: fit-content;
}
.light-border-1 {
    border: 1px solid #E2EEF1;
}
.light-border-2 {
    border: 2px solid #E2EEF1;
}

#clientView #informationen {
    margin-top: -6rem;
}
.client-info-show {
    border-bottom: 2px solid #FFFFFF;
}
.client-info-show span {
    font-weight: 600;
}
#clientView p {
    font-size: 1rem !important;
}
#clientView .clienticon {
    width: 100%;
    max-width: 102px;
    border-radius: 20px;
    box-shadow: -2px 6px 12px rgba(0, 0, 0, 0.25);
}
#clientView h1.q-headline {
    font-size: 3rem;
}
.client-info-show .edit-icon {
    cursor: pointer;
}
#clientView h2.q-subheadline {
    font-family: 'Averta';
    font-size: 1.5rem;
}
#clientView.device h2.q-subheadline {
    font-size: 1.3rem;
}
.client h4.q-subheadline {
    color: var(--bje-primary);
}
.tooltip-inner {
    background-color: #005072 !important;
    color: #FFFFFF;
    word-break: break-all;
    max-width: 330px !important;
}
.tooltip[x-placement^=top] .arrow::before {
    border-top-color: #005072;
}
.tooltip[x-placement^=bottom] .arrow::before {
    border-bottom-color: #005072;
}
.tooltip[x-placement^=left] .arrow::before {
    border-left-color: #005072;
}
.tooltip[x-placement^=right] .arrow::before {
    border-right-color: #005072;
}
.message-delete.trash-icon {
    position: absolute;
    right: 4rem;
    display: none;
}
.message-read.read-icon {
    position: absolute;
    right: 2rem;
    display: none;
}
.messages .accordion-toggle[aria-expanded=true] h4 {
    color: var(--bje-primary) !important;
}
header#page-nav .navigation-meta-list.nav-main .navigation-meta-item {
    max-height: 6rem;
    height: 100%;
}
.messages .accordion-title .date {
    position: absolute;
    right: 5rem;
}
.swiper-slide h3 {
    color: #000000;
}
.q-toggle span {
    font-size: 18px;
}
.history-title {
    font-size: 14px;
}

.message-page {
    min-height: 500px;
    align-items: center;
    display: flex;
}
div.client ~ .no-devices {
    display: none !important;
}

@media screen and (max-width: 576px) {
    .container.wide {
        max-width: 100%;
        margin: auto;
        width: fit-content;
    }
    .container.wide.profile-header-container {
        width: 95% !important;
    }
    .profile-header {
        width: 100%;
    }
    .profile-edit-mode {
        width: 85vw;
        padding: 0;
        border: none;
    }
    .profile-header {
        padding-bottom: 10rem;
    }
    .profile-header.edit {
        display: none;
    }
    #content.profile {
        margin-top: -12rem;
    }
    #content.profile.edit {
        margin-top: 0;
    }
    .profile-header .q-subheadline {
        font-size: 1.4rem;
    }
    h5.q-subheadline.edit {
        display: block !important;
    }
    #clientView h1.q-headline {
        font-size: 2rem;
    }
    #clientView h2.q-subheadline {
        font-size: 1rem;
    }
    #clientView #informationen {
        margin-top: -5rem;
    }
    .application-grid:nth-child(-n + 1) .panel-heading {
        border-top: 2px solid #E2EEF1;
    }
    .application-grid:nth-child(2) .panel-heading {
        border-top: none;
    }
    header#page-nav .navigation-meta-list.nav-main .navigation-meta-item {
        width: 100% !important;
    }
}
@media screen and (max-width: 786px) {
    #hardware, #inactive-apps, #apps, #inactive-hardware {
        max-width: 100% !important;
    }
}
@media screen and (min-width: 1200px) {
    .container.wide {
        max-width: 85%;
        margin-left: 7rem;
        margin-right: 5rem;
    }
    nav .container {
        margin-left: 5rem;
        width: 100%;
        margin-right: 5rem;
        max-width: 100%;
    }
    .company-card .company-logo {
        margin-top: -7rem;
    }
}
@media screen and (min-width: 786px) {
    .d-md-grid {
        display: inline-grid !important;
    }
}
@media screen and (max-width: 1800px) {
    #navbarNav ul li a {
        font-size: 16px;
    }
}
@media screen and (max-width: 1600px) {
    .language-picker li a {
        padding: 15px;
    }
    .ml-5 {
        margin-left: 1rem !important;
    }
    .mr-5 {
        margin-right: 1rem !important;
    }
    .p-sm-3 {
        padding: 0.1rem !important;
    }
    header#page-nav .navbar-nav {
        height: 5rem;
    }
}
@media screen and (max-width: 1300px) {
    #navbarNav ul li a {
        font-size: 13px;
        padding: 0.25rem;
    }
}

/* delete*/

.custom-switch.custom-switch-xl .custom-control-label {
    padding-left: 4rem;
    padding-bottom: 2.5rem;
}

.custom-switch.custom-switch-xl .custom-control-label::before {
    height: 2.5rem;
    width: calc(4rem + 0.75rem);
    border-radius: 5rem;
}

.custom-control-label::before {
    background-color: #002839;
}

.custom-control-label::after {
    background-color: var(--bje-primary);
}


.custom-switch.custom-switch-xl .custom-control-label::after {
    width: calc(2.5rem - 4px);
    height: calc(2.5rem - 4px);
    border-radius: calc(4rem - (2.5rem / 2));
}

.custom-switch.custom-switch-xl .custom-control-input:checked ~ .custom-control-label::after {
    transform: translateX(calc(2.5rem - 0.25rem));
}

.custom-switch.custom-switch-xl .custom-control-input:disabled ~ .custom-control-label::after {
    background-color: #adb5bd;
}

.custom-switch .custom-control-label::after {
    background-color: #ffffff;
}

.bg{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(15px);
    /* opacity: .5; */
}

.pl-6 {
    padding-left:4rem;
}

.popupPd {
    padding-bottom: 470px;
}

.sharedCl p.mobileNameSH::before {
    content: url("../img/icons/plus.svg");
    height: 24px;
    margin-right: 1.9rem;
    vertical-align: middle;
}

.sharedCl p.mobileInvitationSH::before {
    content: url("../img/icons/plus.svg");
    height: 24px;
    margin-right: 1.9rem;
    vertical-align: middle;
    visibility: hidden;
}

.sharedCl[aria-expanded|="true"] p.mobileNameSH::before{
    content: url("../img/icons/minus.svg");
    margin-right: 2.15rem;
    height: 15px;
    align-items: center;
    display: flex;
    margin-bottom: auto;
    float: left;
}

    .q-toggle .toggle.btn-default[disabled] .toggle-off {
        background-color: #FFFFFF;
        border-color: #D2D2D2;
        pointer-events: none;
    }

    .q-toggle .toggle.btn-default[disabled] {
        border: 2px solid #b1b1b1;
        background-color: #FFFFFF;
        pointer-events: none;
    }

    .q-toggle .toggle.btn-primary[disabled] .toggle-on {
        border-color: #D2D2D2;
        background-color: #a9a9a9;
        pointer-events: none;
    }

    .q-toggle .toggle.btn-primary[disabled]{
        border-color: #D2D2D2;
        background-color: #a9a9a9;
        pointer-events: none;
    }

    .no-license-empty-clientslist {
        display: none;
    }
    .no-license-empty-clientslist.show {
        display: block;
    }

@media screen and (max-height: 430px) {
    .extra-login {
        height: 125vh;
    }
    .page-footer-socials ul {
        column-gap: 3rem;
    }
    .installer-bg {
        margin-top: -1.5rem !important;
    }
    .installer-bg .col-12 {
        padding-left: 0 !important;
    } 
    .container.installer {
        margin-left: 0 !important;
    }
    .extra-login h1.headline {
        font-size: 38px;
        line-height: 1; 
    }
    .extra-login h2.headline {
        font-size: 10px;
        font-weight: 400;
        margin-bottom: 0px;
        line-height: 1;
    }
    .extra-login .headlines {
        top: -25vh;
    }
    .extra-login .q-blue-box {
        height: 250px;
        width: 360px;
        padding: 3rem;
    }
    .extra-login .hero-login {
        top: 50vh;
    }
    .container {
        max-width: 90vw;
    }
    .extra-login.excellence .headlines {
        top: -15vh;
        left: 18vw;
    }
    .extra-login.excellence .q-blue-box {
        height: 310px;
    }
}
@media screen and (max-width: 768px) and (max-height: 430px) and (orientation: portrait) {
    .extra-login .hero-login {
        top: 0;
    }
}

@media screen and (max-width: 768px) and (max-height: 430px) and (orientation: landscape) {
    .extra-login.excellence .headlines {
        top: -30vh;
        left: 18vw;
        width: fit-content;
    }
    .extra-login .hero-login {
        top: 70vh;
    }
    .extra-login {
        height: 170vh;
    }
    .extra-login.excellence .q-blue-box {
        padding-top: 2rem;
        height: 350px;
    }
}

.themeMembershipAlign{
    margin-left: 1.5rem!important;
    padding-left: 0.25rem!important;
}

.membersSectionTitle{
    color: #000000;
}

.client .smartsharing a {
    font-size: 1.125rem;
}
.client .smartsharing {
    height: auto;
}

.trashPointer{
    cursor: pointer;
}

.color-disabled{
    color: #6c757d;
}

.font-size24{
    font-size: 1.5rem;
}

.fullNameMembersStyle {
    color: #005072;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 20px;
}

@media screen and (min-width: 768px) and (max-width: 1368px) {
    .q-mt-large-with-leiste {
        margin-top: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1368px) {
    .minHeightOwnerName {
        min-height: 50px;
    }
}

.smartSharingTable.fixed td {
    overflow: hidden;
}

.smartSharingTable {
    table-layout: fixed;
}

.smartSharingTable thead {
    border-bottom: 1px solid #dee2e6 !important;
}

.smart-sharing-table-group {
    display: table-row-group;
}

.smartSharingTable thead .th {
    max-width: 20%;
    width: 20%;
    border-bottom: unset !important;
    border-top: unset !important;
}
.smartSharingTable thead {
    border-bottom: 2px solid var(--bje-sky) !important;
}
.smartSharingTable thead tr {
    border-bottom: none;
}
table.smartSharingTable td {
    border-top: unset !important;
}
.smartSharingTable tr {
    border-bottom: 1px dashed #999999;
}

.smartsharing-content button:disabled {
    pointer-events: none;
}
.smartsharing-content button.inviteBtn:disabled {
    width: 100%;
}

.smartsharing-content .accordion-title .head {
    font-weight: 700;
}

.smartsharing-content .accordion-toggle[aria-expanded="true"] .accordion-title {
    color: var(--bje-primary) !important;
}
.smartsharing-content #groupmembers {
    width: 90vw;
}

.smartsharing-content #groupmembers .client-row {
    border-bottom: 1px solid var(--bje-sky);
}

.smartsharing-content .custom-check-wrapper input {
    display: none;
}

.q-word-wrap {
    word-wrap: break-word;
}

.titleSmartSharing {
    font-size: 1.5rem;
    font-weight: 400;
}

.smasha-systems {
    font-size: 0.9rem;
}

@media screen and (min-width: 768px) and (max-width: 1368px) {
    .smartSharingTable.fixed td  {
        overflow: hidden;
    }

    .smartSharingTable{
        table-layout: fixed;
        min-width:700px;
        max-width:1300px;
    }
}

.dashedTopBorder{
    border-top: 1px dashed !important;
}

@media screen and (min-width: 768px) and (max-width: 1367px) {
    .tableBlock{
        margin-left: 0.5rem!important;
    }

    .tableInviteBtn{
        margin-right: -20px !important;
    }
}

@media screen and (min-width: 1368px) {
    .tableBlock{
        margin-left: 0.5rem!important;
        margin-right: 0.5rem!important;
    }
}

/****************************************** CUSTOM MODALS **************************************************/

.modal-backdrop.show {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
}

    /** CLIENT MODAL **/

.client-modal-frame {
    max-width: 50%;
    width: 45%;
    right: 0;
    top: 0;
    height: 100%;
    position: absolute;
    margin-top: 0;
}
.client-modal-content {
    background-color: #FFFFFF !important;
    height: 100%;
    padding-right: 0 !important;
}

.client-modal-body {
    padding: 0 !important;
    background-color: #FFFFFF;
    color: #000000;
    height: 100%;
    width: 100%;
}

.client-modal-close {
    margin-left: 0 !important;
    font-size: 4rem !important;
    font-weight: 350 !important;
    float: left !important;
    color: #000000 !important;
}

.client-delete-modal {
    max-width: 900px !important;
    width: 70%;
    color: var(--bje-primary) !important;
}
.client-delete-modal-content {
    background-color: #FFFFFF !important;
    color: var(--bje-primary) !important;
}
.client-delete-modal-content .close {
    color: var(--bje-primary) !important;
}
.modal-client .client-modal-body .spinner {
    margin-top: 20%;
}
.modal-client .modal-content {
    border: none !important;
    border-radius: 0 !important;
}

#mobile-language-selection {
    width: 80vw;
    padding-right: 40px;
    padding-top: 7px;
    height: 42px;
    background-position-y: 3px;
}

/** PROFILE MODALS **/
.password-change-modal-content {
    background-color: white !important;
    color: black !important;
    padding-top: 20px;
}
.password-change-modal {
    max-width: 65% !important;
    width: 60%;
}
.profile-save-modal-content {
    background-color: white !important;
    color: black !important;
    padding-top: 20px;
}
.profile-save-modal {
    max-width: 65% !important;
    width: 60%;
}
.profile-delete-modal-content {
    background-color: white !important;
    color: black !important;
    display: block;
    max-height: 100%;
}
#profile-save-modal .form-control {
    display: inline;
}
#profile-save-modal .view-icon::before {
    margin-top: 16px;
}
#profile-save-modal .hide-icon::before {
    margin-top: 13px;
}

#language-modal .modal-body .container .row {
    border-bottom: 2px solid #E2EEF1;
}
#language-modal .modal-body .container .row:last-child {
    border-bottom: none;
}
.cookie-modal {
    min-height: 80dvh !important;
}
.cookie-modal button {
    font-family: Averta;
    font-weight: 700;
}
.digital-twin-modal .modal-body {
    max-height: 60vh;
    overflow: auto;
}
#delete-device-confirmation .modal-content, #loading-spinner .modal-content {
    border: none !important;
    border-radius: 0 !important;
}

.modal.res-offcanvas-mobile .modal-dialog {
    width: 100vw;
    height: fit-content;
    margin: 0px;
    min-height: 55vh;
    max-height: 90dvh;
}
.modal.res-offcanvas .modal-header {
    justify-content: flex-end;
    padding: 1em 1em 0px 0px;
}
.modal.modal-white .modal-header {
    align-items: center;
    padding: 0px;
    margin-bottom: 1em;
}
.modal.modal-white .modal-header h3 {
    font-size: clamp(1rem, 2.5vw, 2.2rem);
}
.modal.res-offcanvas .modal-header .close, .modal.modal-white .modal-header .close {
    padding: .2em;
    height: 2.5rem;
    width: 2.5rem;
    margin: inherit;
    cursor: pointer;
}

.modal.res-offcanvas .modal-content, .modal.res-offcanvas-mobile .modal-content{
    background-color: white;
    height: 100%;
    border: 1px solid #e2eef1;
    border-radius: 8px;
    overflow-y: hidden;
}

.modal.res-offcanvas .modal-body{
    padding: 0px;
    max-width: 100%;
    width: auto;
}
.modal-dialog.wide {
    max-width: 1300px;
    max-height: 500px;
}
.modal.res-offcanvas, .modal.res-offcanvas-mobile {
    max-height: 100vh;
}

.modal.res-offcanvas.show, .modal.res-offcanvas-mobile {
    align-items: center;
    padding-right: 0 !important;
}

.modal.res-offcanvas .modal-dialog {
    width: 100vw;
    height: 90dvh;
    margin: 0px;
    overflow-y: hidden;
    max-width: 100vw;
}

/** INSTALLER MODALS **/
#installer-search.modal.res-offcanvas .modal-content, #installer-search.modal.res-offcanvas-mobile .modal-content {
    overflow: unset;
    border-radius: 0;
}
#installer-search .client-modal-body {
    overflow: scroll;
}
.installer-revoke-modal-content {
    background-color: white !important;
    color: black !important;
    padding-top: 20px;
}

.installer-revoke-modal {
    max-width: 65% !important;
    width: 60%;
}
.installer-search-modal-frame {
    max-width: 50%;
    width: 45%;
    right: 0;
    top: 0;
    height: 100%;
    position: fixed;
    margin-top: 0;
}
.installer-search-modal-content {
    background-color: #FFFFFF !important;
    height: 100%;
    padding-right: 0 !important;
}

.installer-search-modal-body {
    padding: 0 !important;
    background-color: #FFFFFF;
    color: #000000;
    height: 100%;
    width: 100%;
    overflow-y: scroll;
}

.installer-search-modal-close {
    margin-left: 0 !important;
    font-size: 4rem !important;
    font-weight: 350 !important;
    float: left !important;
    color: #000000 !important;
}

@media screen and (max-width: 328px) {
    #password-change-modal .justify-content-end {
        justify-content: center !important;
    }
    #installer-search .modal-content {
        padding-left: 0 !important;
    }
}

@media screen and (max-width: 576px) {
    .modal.res-offcanvas-mobile .modal-content {
        overflow-y: auto;
    }
}

@media screen and (max-width: 767px) {
    .modal.res-offcanvas-mobile .modal-dialog {
        height: 90dvh;
        max-width: 100vw;
        width: 100vw !important;
    }
    .modal.res-offcanvas-mobile .modal-dialog.smartsharing {
        height: fit-content !important;
        min-height: min-content !important;
    }
    .modal.res-offcanvas-mobile .modal-dialog.smartsharing .modal-content {
        padding-bottom: 2rem !important;
    }
    .modal.res-offcanvas-mobile .modal-dialog.smartsharing {
        min-height: fit-content;
    }
    .modal.res-offcanvas.show, .modal.res-offcanvas-mobile.show {
        align-items: flex-end;
    }
    .modal.res-offcanvas .modal-content, .modal.res-offcanvas-mobile .modal-content {
        background-color: white;
        border-radius: 25px 25px 0px 0px;
        height: 100%;
    }
}

@media screen and (min-width: 992px) {
    .modal-lg, .modal-xl {
        max-width: 900px;
    }
    #installer-search.modal.res-offcanvas .modal-dialog {
        max-width: 850px;
    }
    .modal.res-offcanvas .modal-dialog {
        max-width: 600px;
    }

    .modal.res-offcanvas.show {
        justify-content: flex-end;
        padding-right: 0 !important;
    }

    .modal.res-offcanvas .modal-dialog{
        max-height: 100dvh;
        height: 100dvh;
        overflow-y: hidden;
    }

    .modal.res-offcanvas .modal-content{
        max-height: 100vh;
    }
    .modal.res-offcanvas .modal-header {
        justify-content: flex-start;
        padding: 1.5em .5em 1.4em 1em;
    }
}

@media screen and (max-width: 992px) {
    .modal.res-offcanvas .modal-client .modal-content {
        background-color: white;
        border-radius: 25px 25px 0px 0px !important;
        height: 100%;
    }
    
    #installer-search .modal-content {
        border-radius: 25px 25px 0px 0px !important;
    }

    .hardware-container .modal.res-offcanvas.show,.hardware-container .modal.res-offcanvas-mobile.show {
        align-items: flex-end;
    }
    header#page-nav .navbar-nav {
        height: auto !important;
    }
    .navbar .container-fluid {
        flex-wrap: nowrap;
    }
    #navbarNav ul {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .mobile-icon-nav {
        max-height: 60px;
    }
    .navbar-brand {
        margin-right: 0;
    }
}

@media screen and (min-width: 1200px) {
    .digital-twin-modal {
        max-width: 70vw !important;
    }
    .modal.res-offcanvas .modal-dialog {
        max-width: 900px;
    }
}

@media screen and (min-width: 1400px) {
    .cookie-modal {
        max-width: 1100px !important;
    }
    .navbar-brand img {
        width: 13rem !important;
    }
}

@media screen and (max-width: 1400px) {
    .q-close-button-wrapper .q-close-button::after {
        font-size: 18px;
    }
    .modal.res-offcanvas-mobile .modal-dialog {
        width: 80vw;
    }
}
