html {
    scroll-behavior: smooth;
}
html, body {
    max-width: 100%;
    overflow-x: hidden;
    color: #000;
}
body.modal-open {
    height: 100vh;
    overflow-y: hidden;
    position: fixed;
  }
body {
    font-family: 'Kanit', sans-serif;
}
@media (max-width: 768px) {
    .indexer {
        transform: scale(0.5);
        transform-origin: top right; /* optional, je nach gewünschter Ausrichtung */
    }
}

.team {
    width: 100%;
}
a:link {
    text-decoration: underline;
    color: #000;
    font-weight: 300;
}

a:visited {
    text-decoration: underline;
    color: #000;
    font-weight: 300;
}

a:hover {
    text-decoration: underline;
    color: #000;
    font-weight: 300;
}

a:active {
    text-decoration: underline;
    color: #000;
    font-weight: 300;
}

a.menu-bottom:link {
    text-decoration: none;
    color: #fff;
}

a.menu-bottom:visited {
    text-decoration: none;
    color: #fff;
}

a.menu-bottom:hover {
    text-decoration: none;
    color: #fff;
}

a.menu-bottom:active {
    text-decoration: none;
    color: #fff;
}
a.link-bottom:link {
    text-decoration: none;
    color: #fff;
}

a.link-bottom:visited {
    text-decoration: none;
    color: #fff;
}

a.link-bottom:hover {
    text-decoration: none;
    color: #fff;
}

a.link-bottom:active {
    text-decoration: none;
    color: #fff;
}

a.menu-main:link {
    text-decoration: none;
    color: #fff;
}

a.menu-main:visited {
    text-decoration: none;
    color: #fff;
}

a.menu-main:hover {
    text-decoration: none;
    color: #fff;
}

a.menu-main:active {
    text-decoration: none;
    color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Kanit', sans-serif;
	hyphens: auto!important;
    word-break: break-word!important;
    overflow-wrap: break-word!important;
}

p {
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.7;
}

h1 {
    font-size: 3.4rem;
    line-height: 1.0;
    letter-spacing: 1px;
    display: inline;
}

h2 {
    font-size: 1.5rem;
    letter-spacing: 1px;
}

h3 {
    font-size: 26px;
    font-weight: 300;
    color: #fff;
    line-height: 2.5rem;
}

h5 {
    font-size: 16px;
    color: #FFF;
    display: inline;
    white-space: nowrap;
}

h5 span {
    background-color: #000;
    display: inline;
    padding: 0px 10px 0px 10px;
    white-space: nowrap;
}

h6 span {
    background-color: #000;
    display: inline;
    white-space: nowrap;
}

.span-flexer {
    display: inline;
    width: 15px;
    white-space: nowrap;
}

.span-flexer-team {
    display: inline;
    width: 75px;
    white-space: nowrap;
}

.span-flexer-menu {
    display: inline;
    width: 115px;
    white-space: nowrap;
}

hr {
    border-color: #000;
}

.white-hr {
    border: none;
    height: 5px;
    background-color: #fff;
}

.vertical-line {
    border-left: 1px solid #000;
    height: 100%;
}

.invers {
    color: #000;
    background: #fff;
    font-weight: 100;
    line-height: 40px;
}

h6 {
    font-size: 16px;
    font-weight: 100;
    letter-spacing: 0.5;
    line-height: 1.4;
}

main {
    height: 100vh;
}

canvas {
    position: fixed;
    top: 100px;
    left: 0;
    z-index: -1;
}

.blender-overlay {
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 0;
    min-height: 100px;
    backdrop-filter: blur(12px);
}

.background {
    width: 100%
}

.head {
    height: 20px;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("src/nav-toggler.svg");
    width: 47px;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("src/nav-toggler-x.svg");
    width: 47px;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}

.navbar-toggler {
    padding: 0px;
    pointer-events: all!important;
}
.navbar-toggler.navbar-dark {
    padding-top: 80px;
}

.logo {
    background-image: url("src/vta-logo.svg");
    height: 110px;
    width: 190px;
    float: right;
    background-repeat: no-repeat;
}
@media only screen and (max-width: 600px) {
    .kv-big  {
        margin-top: -250px;
        margin-left: -380px;
        z-index: -9999!important;
    }
  } 
.kv-big  {
    margin-top: -250px;
    z-index: -9999!important;
}

.viewport {
    height: 80vh;
    display: block;
}

.blue-bg {
    background-color: #5AA9C4;
}

.grey-bg {
    background-color: #F5F5F5;
}
.white-bg {
    background-color: #FFFFFF;
}
.black-bg {
    background-color: #000;
}

.indexer {
    z-index: 10;
    position: absolute;
    right: 0;
}

.vita-list {
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
}

.text-quota {
    font-size: 18px;
    font-weight: 100;
    line-height: 2;
}

.text-quota-headline {
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    line-height: 1;
}

.text-team-headline {
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    line-height: 1;
    display: inline;
}
@media (max-width: 768px) {
    .text-team-headline {
        font-size: 26px;
    }
}

.text-team-subline {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
}

.portrait-down {
    position: relative;
    top: -80px;
    right: 20px;
}

.portrait-up {
    position: relative;
    top: -30px;
    right: -20px;
}

.portrait-team {
    position: relative;
    top: -40px;
    right: -20px!important;
}

.panel-group [aria-expanded=true] {
    pointer-events: none;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #5AA9C4;
    border-bottom: 0px;
    height: 120px;
    cursor: pointer;
}

.panel-group {
    min-width: 100%;
    width: 100%;
}

.btn-link {
    color: #fff;
    text-decoration: none;
    display: inline;
}

#map {
    pointer-events: none;
}

.form-control {
    font-weight: 100!important;
    background-color: #F5F5F5;
    border: 0;
    border-radius: 0;
    padding: 25px;
}

.btn-dark {
    border: 0;
    border-radius: 0;
    background-color: #000;
    font-size: 18px;
    font-weight: 300;
}

.black-box {
    background-color: black;
    display: block;
    position: absolute;
    height: 100vh;
    width: 51vw;
    top: 0px;
    left: 0px;
    pointer-events: all!important;
}

.black {
    background-color: #000;
}

.menu-main-small {
    font-size: 18px;
    color: #757575;
}

.menu-main {
    font-size: calc(100% + 1vw + 1vh);
}

#navbarToggleExternalContent.collapse {
    position: absolute;
    width: 51vw;
    z-index: 100;
    top: 0;
    left: 0;
}

#navbarToggleExternalContent.collapsing {
    position: absolute;
    width: 51vw;
    z-index: 100;
    top: 0;
    left: 0;
}
.no-button {
    background-color: #fff;
    border: 0px;
}
.modal-black-bg {
    height: 100vh;
}
.modal {
    background-color: #fff;
}
.modal-white-bg {
    background-color: #FFF;
    height: 100vh;
    overflow:scroll;
    background:#fff;
}
.modal {
    padding-right: 0px!important;
    max-height: 100vh!important;
}
.image-big {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.modal-title-breadcrumb {
    font-size: 21px;
    font-weight: 400;
}
.modal-title-breadcrumb-grey {
    font-size: 21px;
    font-weight: 400;
    color: #6A6A6A;
}
.modal-title {
    font-size: 60px;
    line-height: 0.8;
}
.modal-hr {
    border: none;
    height: 1px;
    background-color: #AEAEAE;
}
.modal-box p{
    font-size: 18px;
    line-height: 1.4;
}
.modal-box b{
    font-weight: 800;
}
.carousel-control-next {
    background-color: rgba(255, 255, 255, 0.0);
    border: 0;
}
.carousel-control-prev {
    background-color: rgba(255, 255, 255, 0.0);
    border: 0;
}
.carousel-item {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    background-color: black;
}
.carousel-item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.navbar_top {
    padding-right: 0px!important;
}
.fixed-top {
    padding-right: 0px!important;
}
.black-button {
    border: 0px;
    background-color: #000;
    color: #FFF;
    font-weight: 300;
    font-size: 22px;
    line-height: 1;
}
.menu-bottom {
    font-size: 25px;
}
details > summary {
    cursor: pointer;
    list-style: none;
}
@media (max-width: 768px) {
    p {
        font-size: 18px;
        font-weight: 300;
        letter-spacing: 1px;
        line-height: 1.5;
    }
    .card-header {
        padding: 0.75rem 1.25rem;
        margin-bottom: 0;
        padding-top: 25px;
        background-color: #5AA9C4;
        border-bottom: 0px;
        height: 140px;
        cursor: pointer;
    }
    #navbarToggleExternalContent.collapse {
        position: absolute;
        width: 100vw!important;
        z-index: 100;
        left: 0;
    }
    
    #navbarToggleExternalContent.collapsing {
        position: absolute;
        width: 100vw!important;
        z-index: 100;
        left: 0;
    }
    .black-box {
        background-color: black;
        display: block;
        position: absolute;
        height: 100vh;
        width: 100vw!important;
        top: 80px;
        left: 0px;
    }
    .modal-box p{
        font-size: 16px;
        line-height: 1.4;
    }
    .navbar_top {
        padding-right: 0px!important;
        background-color: #000;
        height:90px;
    }
    .logo {
        background-image: url("src/vta-logo-weiss.svg");
        background-size: 90px;
        background-position: right top;
        float: right;
        background-repeat: no-repeat;
    }
    .text-team-headline {
        color: #fff;
        font-size: 28px;
        font-weight: 500;
        line-height: 1;
        display: inline;
    }
    
    .text-team-subline {
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        line-height: 1;
    }
    
    .portrait-team {
        position: relative;
        top: -21px;
        right: 30px;
    }
    h4 {
        font-size: 32px;
    }
    h1 {
        font-size: 48px;
    }
    h5 {
        font-size: 14px;
    }
    h2 {
        font-size: 27px;
    }
    .menu-bottom {
        font-size: 20px!important;
    }
    .modal-white-bg {
        background-color: #FFF;
        height: auto;
        background:#fff;
        overflow: auto;
    }
    .x-toggler {
        display: none;
    }
}
@media (max-width: 1024px) {
    .navbar_top {
        padding-right: 0px!important;
        background-color: #000;
        height: 90px;
    }
    .navbar-light .navbar-toggler-icon {
        background-image: url("src/nav-toggler-white.svg");
        width: 46px;
        left: 1px;
    }
    .logo {
        background-image: url("src/vta-logo-weiss.svg");
        background-size: 90px;
        background-position: right top;
        float: right;
        background-repeat: no-repeat;
    }
    .menu-bottom {
        font-size: 28px;
    }
    canvas {
        position: fixed;
        top: 100px;
        left: 50px;
        z-index: -1;
    }


}

@media (max-width: 425px) {
    .logo {
        height: 55px!important;
    }
    h1 {
        font-size: 38px!important;
    }
    h5 {
        font-size: 14px;
    }
    h2 {
        font-size: 24px;
    }
    .black-box {
        background-color: black;
        display: block;
        position: absolute;
        height: 100vh;
        width: 100vw!important;
        top: 75px;
        left: 0px;
    }
    .modal-white-bg {
        background-color: #FFF;
        height: auto;
        background:#fff;
        overflow: auto;
    }
    .x-toggler {
        display: none;
    }
    .carousel-item {
        width: auto;
        height: 50vh;
        object-fit: cover;
    }
    .carousel-item img {
        height: 50vh;
    }
    .portrait-up {
        position: relative;
        top: -30px;
        right: -20px;
    }
    .text-quota-headline {
        color: #fff;
        font-size: 22px;
        font-weight: 500;
        line-height: 1;
    }
    .text-quota {
        font-size: 18px;
        font-weight: 100;
        line-height: 1.5;
    }
    .portrait-down {
        position: relative;
        top: -110px;
        right: -10px;
    }
    .text-team-headline {
        font-size: 23px;
    }
    .portrait-team {
        position: relative;
        top: -21px;
        right: -40px!important;
    }

}
@media (min-width: 1441px) {
    h1 {
        font-size: 72px;
    }
    .portrait-up {
        position: relative;
        top: -30px;
        right: -30px;
    }
}