﻿@font-face {
    font-family: 'PPNeueMachina';
    src: url('../Fonts/PPNeueMachina-PlainRegular.woff2') format('woff2'), url('../Fonts/PPNeueMachina-PlainRegular.woff') format('woff');
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'PPNeueMachina_Fallback';
    src: local('Arial');
    ascent-override: 62.56%;
    descent-override: 19.58%;
    line-gap-override: 5.11%;
    size-adjust: 117.48%
}
@font-face {
    font-family: 'InriaSans';
    src: url('../Fonts/Inria_Sans/InriaSans-Regular.ttf') format('truetype');
    font-display: swap;
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'InriaSans';
    src: url('../Fonts/Inria_Sans/InriaSans-Regular.ttf') format('truetype');
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'InriaSans_Fallback';
    src: local('Arial');
    ascent-override: 100.78%;
    descent-override: 23.03%;
    line-gap-override: 0.00%;
    size-adjust: 96.84%
}

@font-face {
    font-family: 'InriaSerif';
    src: url('../Fonts/Inria_Serif/InriaSerif-Regular.ttf') format('truetype');
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'InriaSerif_Fallback';
    src: local('Arial');
    ascent-override: 93.80%;
    descent-override: 21.43%;
    line-gap-override: 0.00%;
    size-adjust: 104.05%
}

:root {
    --rot: #e40039;
    --weiß: #ffffff;
    --hellgrau: #f3f3f3;
    --grau: #A1A1A1;
    --schwarz: #000000;
    --font-pp-neue-machina: 'PPNeueMachina','PPNeueMachina_Fallback';
    --font-inria-sans: 'InriaSans', 'InriaSans_Fallback';
    --font-inria-serif: 'InriaSerif','InriaSerif_Fallback';
}

* {
    /*box-sizing: border-box;*/
    padding: 0;
    margin: 0;
    font-family: var(--font-inria-sans), Arial;
    font-size: 16px;
    /*    font-weight: 400;*/
    /*    color: #000;*/
    scrollbar-width: thin;
    scrollbar-color: var(--rot) #fff;
    overscroll-behavior: none
}

body {
    max-width: 100vw;
    background-color: #fff;
}
::-moz-selection,
::selection {
    color: #fff;
    background: var(--rot)
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-family: var(--font-pp-neue-machina);
    font-weight: 400;
    line-height: 100%
}

h1 {
    font-size: 88px;
}

h3 {
    font-size: 50px;
}

p,
p span {
    font-size: 22px;
    font-weight: 300
}

a {
    color: #000
}

a,
button {
    font-family: inherit;
    text-decoration: none
}

button {
    background-color: transparent
}

li,
ol,
ul {
    list-style: none
}

img {
    display: block
}

input {
    font-family: inherit;
    font-size: 22px
}

input,
textarea {
    display: block;
    width: 100%;
    font-family: inherit;
    border: none;
    resize: none
}

.imghomelogo {
    content: url('../Images/Home_icon.png');
    background-repeat: no-repeat;
    border: 0;
    display: block;
    height: 53px;
    width: 81px;
    padding-left: 20px
}

    .imghomelogo:hover {
        content: url('../Images/Home_icon_hover.png');
    }

#Logon_TIC {
    height: 57px !important;
    width: 361px !important;
    padding: 10px;
}

#Vertical_TIC {
    height: 57px !important;
    width: 361px !important;
    padding: 10px;
}

.LogonMainTable {
    border: 0px !important;
}

.LogonItemClassCSS {
    border-radius: 15% !important;
    color: var(--grau) !important;
}

.LogonTemplate .menuButtons .dxm-item {
    background-color: var(--rot) !important;
}

.dx-vam .dxm-contentText {
    color: #ffffff !important;
    border-radius: 10px !important;
}

.dropZoneExternal > div {
    position: absolute;
}

.dropZoneExternal {
    position: relative;
    border: 1px dashed #f17f21 !important;
    cursor: pointer;
}

.dropZoneExternal,
.dragZoneText {
    width: 100%;
    max-width: 350px;
    min-width: 286px;
    height: 350px;
}

#dragZone {
    width: 100%;
    display: table;
}

.dropZoneText {
    width: 300px;
    height: 150px;
    color: #fff;
    background-color: #888;
}

#dropZone {
    top: 0;
    padding: 100px 25px;
}

.uploadControlDropZone,
.hidden {
    display: none;
}

.dropZoneText,
.dragZoneText {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 20pt;
}

.dragZoneText {
    color: #808080;
}

.dxucInlineDropZoneSys span {
    color: #fff !important;
    font-size: 10pt;
    font-weight: normal !important;
}

.uploadContainer {
    width: 100%;
    max-width: 350px;
    min-width: 286px;
    margin-top: 10px;
}

.dxgvDataRow_XafTheme td.dxgv {
    border-bottom: 1px solid #d9dae0 !important;
}

.dxgvFilterRow_XafTheme td.dxgv {
    border-bottom: 1px solid #d9dae0 !important;
}

.dxeListBoxItem_XafTheme {
    border-bottom: 1px solid #d9dae0 !important;
}

.LayoutEditMode.Layout td.Caption {
    font-weight: bold !important;
    color: #595858;
}

.dxnbLite_XafTheme .dxnb-header, .dxnbLite_XafTheme .dxnb-headerCollapsed {
    font-weight: bold !important;
    color: #595858;
}

.LayoutTabContainer {
    padding-top: 0px !important;
}
/*.menuLinks .dxm-noImages .dxm-item:not(.dxm-ami) .dxm-content {
            background-color: #E9E9E9 !important;
        }*/
.dxgvFocusedRow_XafTheme {
    color: black !important;
    background-color: lightgray;
}

.statictextnachweis {
    color: green !important;
}

.staticmietminderung {
    color: green !important;
}

.newStylePopupContent > .viewSite {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.xafNav .dxtv-ndSel {
    background: var(--rot) !important;
}

.dxnb-gr {
    font-weight: 700 !important;
}

.StaticText{
    color: #000 !important;
}

.dxpLite_XafTheme .dxp-num.dxp-current {
    background-color: var(--rot) !important;
}

.GridView .dxgvSearchPanel_XafTheme {
    background-color: #fff !important;
}

.LayoutEditMode.Layout td.Caption {
    color: var(--schwarz);
}

.LogonCustomText {    
    width: 500px;
    float: left;
}

    .LogonCustomText > span {
        font-family: var(--font-pp-neue-machina) !important;
        font-size: 66px !important;
        color: var(--schwarz) !important;
    }



.menuButtons_XafTheme .dxm-item{
    border-radius: 15px !important;
}

.dxlpLoadingPanel_XafTheme {
    border-radius: 15px !important;
}

/*.dxeTextBox_XafTheme {
    border-radius: 15px !important;
}*/
table[id$=UserName_Edit] {
    border-radius: 15px !important;
    padding: 5px 10px;
}

table[id$=Password_Edit] {
    border-radius: 15px !important;
    padding: 5px 10px;
}

.dxmLite_XafTheme .dxm-popup {
    border-radius: 15px !important;
}

.header {   
    margin-bottom: 70px
}

.btn_red:disabled {
    border-color: grey;
    cursor: none;
    color: #9a9a9a !important;
}

.btn_red {
    /*font-family: Geogrotesque Light;*/
    font-size: 24px;
    border-color: #e81833;
    padding: 40px;
    border-style: dotted;
    border-width: 1px;
    background: white;
    width: 320px;
    height: 150px;
    cursor: pointer;
}

    .btn_red:hover {
        color: #e81833;
    }

.btn_logout {
    background: var(--weiß);
    width: 120px;
    height: 70px;
    cursor: pointer;
    float: right;
    display: inline-block;
    color: var(--schwarz);
}

.dropDown {
    font-size: 24px;
    border-color: var(--grau);
    border-style: solid;
    border-radius: 15px;
    border-width: 1px;
    background: white;
    width: 320px;
    margin-bottom: 20px;
    cursor: pointer;
    padding: 5px 10px;
}

.labelText {
    /*    font-size: 24px;
    width: 320px;*/
    text-align: center;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
}

.kundenbetreuer {
    /*font-family: Geogrotesque Light;*/
    display: inline-block;
    margin-bottom: 2px;
    margin-left: 7px;
}

.vertretung {
    vertical-align: top;
    display: inline-block;
    margin-left: 30px;
}

.ansprechpartnerImg {
    height: 135px;
    width: 125px;
}

p {
    /*font-family: Geogrotesque Light;*/
    font-size: 24px;
}

.auto-style1 {
    height: 51px;
}

.auto-style2 {
    width: auto;
    height: 51px;
}

#Logon_UPHeader #headerTableDiv > div {
    /*background-color: yellow;*/
}

.borderBottom {
    border-bottom: 1px solid #c6c6c6;
}

.width100 {
    width: 100%;
}

.width100 {
    width: 100%;
}

.paddings {
    padding-left: 40px;
    padding-right: 40px;
}

.Headline_Headline__5SWwp div, .Headline_Headline__5SWwp div .wrapper, .Headline_Headline__5SWwp div .wrapper span {
    display: inline-block;
    vertical-align: top;
    font: inherit;
    color: inherit;
    overflow: hidden
}

.NTZentrale_NTZentrale__jmyGa {
    display: flex;
    flex-direction: column;
    row-gap: 50px
}

    .NTZentrale_NTZentrale__jmyGa h2 {
        font-size: 66px !important;
        text-align: center
    }

.ZentraleGrid {
    display: grid;
    grid-template-columns: 2fr 2fr;
    gap: 60px;
}

.NTZentrale_NTZentrale__jmyGa .ZentraleGrid .Zentrale_Item {
    aspect-ratio: 109/45;
    position: relative;
    border: 1px solid #a1a1a1;
    border-radius: 15px;
    cursor: pointer;
    overflow: hidden
}

.Zentrale_Item .Zentrale_Image {
    height: 100%;
    opacity: 0;
    transition: all .3s ease-in-out;
}

.Zentrale_Item:hover:not([disabled]) .Zentrale_Image {
    opacity: 1;
}

.NTZentrale_NTZentrale__jmyGa .ZentraleGrid .Zentrale_Item .Zentrale_Image img {
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: center center
}

.NTZentrale_NTZentrale__jmyGa .ZentraleGrid .Zentrale_Item .Zentrale_Content {
    position: absolute;
    bottom: 60px;
    left: 60px;
    transition: all .3s ease-in-out
}

.NTZentrale_NTZentrale__jmyGa .ZentraleGrid .Zentrale_Item .Zentrale_Content h3 {
    font-size: 37px !important;
    transition: all .3s ease-in-out
}

@media only screen and (hover) {
    .NTZentrale_NTZentrale__jmyGa .ZentraleGrid .Zentrale_Item:hover:not([disabled]) .Zentrale_Image {
        opacity: 1
    }

    .NTZentrale_NTZentrale__jmyGa .ZentraleGrid .Zentrale_Item:hover:not([disabled]) .Zentrale_Content {
        transform: translateX(10px)
    }

        .NTZentrale_NTZentrale__jmyGa .ZentraleGrid .Zentrale_Item:hover:not([disabled]) .Zentrale_Content h3 {
            color: #fff
        }
}

@media only screen and (hover: none) {
    .NTZentrale_NTZentrale__jmyGa .ZentraleGrid .Zentrale_Item .Zentrale_Content {
        opacity: 1
    }

        .NTZentrale_NTZentrale__jmyGa .ZentraleGrid .Zentrale_Item .Zentrale_Content h3 {
            color: #fff
        }
}

@media only screen and (max-width: 1024px) {
    .NTZentrale_NTZentrale__jmyGa {
        row-gap: 60px
    }

        .NTZentrale_NTZentrale__jmyGa h2 {
            font-size: 37px
        }

        .NTZentrale_NTZentrale__jmyGa .ZentraleGrid {
            grid-template-columns: 1fr;
            gap: 15px
        }

            .NTZentrale_NTZentrale__jmyGa .ZentraleGrid .Zentrale_Item {
                aspect-ratio: 109/60
            }

                .NTZentrale_NTZentrale__jmyGa .ZentraleGrid .Zentrale_Item .Zentrale_Content {
                    bottom: 15px;
                    left: 15px
                }

                    .NTZentrale_NTZentrale__jmyGa .ZentraleGrid .Zentrale_Item .Zentrale_Content h3 {
                        font-size: 28px
                    }
}

.wo {
    text-align: center;
        margin-top: 25px;
}

.StandardGrid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 60px;
    gap: 60px;
}

    .StandardGrid h1 {
        font-size: 88px
    }

@media only screen and (max-width: 1024px) {
    .StandardGrid {
        grid-template-columns: 1fr;
        gap: 30px
    }

        .StandardGrid h1 {
            font-size: 37px
        }
}

.KontaktGrid {
    font: initial;
    margin-top: 50px;
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 60px;
    gap: 30px
}
    .KontaktGrid h1 {
        font-size: 60px
    }

@media only screen and (max-width: 1024px) {
    .KontaktGrid {
        grid-template-columns: 1fr;
        gap: 30px
    }

        .KontaktGrid h1 {
            font-size: 37px
        }
}

.TeamCard {
    display: flex !important;
    flex-direction: column;
    row-gap: 30px
}

    .TeamCard .TeamCard_Image {
        aspect-ratio: 1/1;
        width: 80%;
    }

        .TeamCard .TeamCard_Image img {
            display: block;
            max-width: 100%;
            height: auto;
            object-fit: contain;
        }

    .TeamCard .TeamCard_Info h2 {
        margin-bottom: 15px;
        font-size: 28px
    }

    .TeamCard .TeamCard_Info b {
        display: block;
        margin-bottom: 60px;
        font-size: 22px;
        font-weight: 300
    }

    .TeamCard .TeamCard_Info .TeamCard_Links a {
        display: block;
        width: -moz-fit-content;
        width: fit-content;
        font-weight: 300;
        font-size: 22px;
        font-family: var(--font-inria-sans), Arial;
    }

@media only screen and (hover) {
    .TeamCard .TeamCard_Info .TeamCard_Links a:after {
        content: "";
        display: block;
        width: 0;
        margin-top: .1rem;
        margin-left: auto;
        background-color: #000;
        transition: all .2s ease-in-out;
        border-radius: 5px;
        border-bottom: 1px solid #000
    }

    .TeamCard .TeamCard_Info .TeamCard_Links a:hover:after {
        width: 100%;
        margin-left: 0;
        margin-right: auto
    }
}

@media only screen and (max-width: 1024px) {
    .TeamCard {
        row-gap: 30px
    }

        .TeamCard .TeamCard_Info {
            padding: 0 15px
        }

            .TeamCard .TeamCard_Info h2 {
                font-size: 28px
            }

            .TeamCard .TeamCard_Info .TeamCard_Links a, .TeamCard .TeamCard_Info b {
                font-size: 22px
            }
}

.button {
    display: flex;
    align-items: center;
    gap: 5px;
    width: -moz-fit-content;
    width: fit-content;
    padding: 20px;
    border: none;
    outline: 3px solid transparent;
    outline-offset: -1px;
    border-radius: 10px;
    color: #fff;
    font-weight: 300;
    background-color: #e40039;
    cursor: pointer;
    transition: all .4s ease-in-out;
}