@font-face {
    font-family: 'FuturaPT';
    src: url('../fonts/FuturaPT-Heavy.eot');
    src: url('../fonts/FuturaPT-Heavy.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FuturaPT-Heavy.woff2') format('woff2'),
    url('../fonts/FuturaPT-Heavy.woff') format('woff'),
    url('../fonts/FuturaPT-Heavy.ttf') format('truetype'),
    url('../fonts/FuturaPT-Heavy.svg#FuturaPT-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FuturaPT';
    src: url('../fonts/FuturaPT-Medium.eot');
    src: url('../fonts/FuturaPT-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FuturaPT-Medium.woff2') format('woff2'),
    url('../fonts/FuturaPT-Medium.woff') format('woff'),
    url('../fonts/FuturaPT-Medium.ttf') format('truetype'),
    url('../fonts/FuturaPT-Medium.svg#FuturaPT-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FuturaPTBook';
    src: url('../fonts/FuturaPT-BookObl.eot');
    src: url('../fonts/FuturaPT-BookObl.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FuturaPT-BookObl.woff2') format('woff2'),
    url('../fonts/FuturaPT-BookObl.woff') format('woff'),
    url('../fonts/FuturaPT-BookObl.ttf') format('truetype'),
    url('../fonts/FuturaPT-BookObl.svg#FuturaPT-BookObl') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


:root {
    --color-1: #FFFFFF;
    --color-2: #5B2866;
    --color-3: #F5E8F5;
    --color-4: #D6D6D6;
    --color-5: #0e0c0c;
    --color-6: #F05053;
    --table-border: 4px
}


BODY {
    color: var(--color-2);
}

BODY, TR, TH, TD {
    font-family: 'FuturaPT';
    font-weight: 500;
    font-style: normal;
    background-color: #F5E8F5;
}

H1, H2, H3 {
    color: var(--color-2);
    font-family: 'FuturaPT';
    font-weight: 400;
}

H1 {
    font-size: 90px;
    text-transform: uppercase;
}

a {
    color: var(--color-2);
    text-decoration: none;
    border: none;
    box-shadow: none;
}

a:hover {
    color: var(--color-2);
    text-decoration: underline;
}

a:focus-visible {
    border: none !important;
    outline: none;
}

table, th, td {
    color: var(--color-2);
    text-decoration: none;
}
table, tr {
    color: var(--color-2);
    border-bottom-color: var(--color-2);
}

/* LOGO
-------------------------------------------------- */
.tsv-logo {
    position: absolute;
    top: 20px;
    height: 100px;
    z-index: 999;
}

/* COL
-------------------------------------------------- */
.col-x5 {
    width: calc(100% / 5);
    flex: 0 0 auto;
}

.section-offer-category .col, .section-offer-category-page .col {
    position: relative;
}

.section-offer-category .col SPAN {
    color: var(--color-2);
    position: absolute;
    top: 20px;
    left: 25px;
}

.section-offer-category-page .col SPAN {
    color: var(--color-1);
    position: absolute;
    top: 15px;
    left: 30px;
}

/* NAV
-------------------------------------------------- */
.dropdown-toggle {
    outline: 0;
}

.nav-link {
    color: var(--color-2);
}

.nav-link:hover {
    color: var(--color-2);
    text-decoration: none;
}

/**************************/
#topbar {
    position: relative;
    display: block;
    height: 90px;
}

#topbar .navbar-collapse {
    position: absolute;
    right: 10px;
}


.nav-item {
    font-weight: 400;
    background-color: var(--color-1) !important;
}

.nav-item .active {
    color: var(--color-2) !important;
    font-weight: 900;
    background-color: var(--color-1) !important;
    text-decoration: none;
}

#topbar .dropdown-menu a:hover {
    color: #454545
    text-decoration: none;
}

#topbar .nav-item {
    margin: auto 4px;
}

#topbar a {
    padding-left: 12px;
    padding-right: 12px;
}

#topbar a:hover {
    text-decoration: none;
}

#topbar .dropdown-menu {
    background: #FFF;
    border-radius: 4px;
    border: 1px solid var(--color-2);
    border-bottom: 4px solid var(--color-2);
    border-top: 4px solid var(--color-2);
}

#topbar .dropdown-menu a {
    color: var(--color-2);
}

a.navbar-brand {
    color: #454545
}

/* OWL
-------------------------------------------------- */
#home_slides .item {
    background: transparent;
    padding: 0;
    margin: 5px;
    color: #FFF;
    border-radius: 0;
    text-align: center;
}

.owl-theme .owl-nav {
    /*default owl-theme theme reset .disabled:hover links */
}

.owl-theme .owl-nav [class*='owl-'] {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.owl-theme .owl-nav [class*='owl-'].disabled:hover {
    background-color: transparent;
}

#home_slides.owl-theme {
    position: relative;
}

#home_slides.owl-theme .owl-next,
#home_slides.owl-theme .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    background-color: var(--color-3);
    opacity: 0.5;
    border: none;
}

#home_slides.owl-theme .owl-prev {
    left: 10px;
}

#home_slides.owl-theme .owl-next {
    right: 10px;
}

select {
    height: 40px;
    width: 50%;
}

/* EVENT
-------------------------------------------------- */
.section-block-events {
    background-color: var(--color-3);
}

.section-block-events H2 {
    color: var(--color-6);
}

.section-block-events .block-event li:nth-of-type(1) {
    background-color: var(--color-3);
    width: 30% !important;
    border-bottom: 1px solid var(--color-6) !important;
    border-radius: 0 !important;
    font-weight: 900;
    font-size: 18px;
    color: var(--color-6);
    padding-left: 0 !important;
}

.section-block-events .block-event li:nth-of-type(2) {
    background-color: var(--color-3);
    width: 70% !important;
    border-bottom: 1px solid var(--color-6) !important;
    border-radius: 0 !important;
    color: var(--color-6);
}

.section-block-events .block-event-text {
    background-color: var(--color-3);
    width: 100% !important;
    border-bottom: 1px solid var(--color-6) !important;
    border-radius: 0 !important;
    color: var(--color-2);
    padding-bottom: 30px;
}


/* OFFER
-------------------------------------------------- */
.section-block-offer {
    background-color: var(--color-3);
}

.block-offer li:nth-of-type(1) {
    background-color: var(--color-3);
    width: 30% !important;
    border-bottom: 1px solid var(--color-2) !important;
    border-radius: 0 !important;
    font-weight: 900;
    font-size: 18px;
    color: var(--color-2);
    padding-left: 0 !important;
}

.block-offer li:nth-of-type(2) {
    background-color: var(--color-3);
    width: 70% !important;
    border-bottom: 1px solid var(--color-2) !important;
    border-radius: 0 !important;
    color: var(--color-2);
}

.block-offer-links strong {
    background-color: var(--color-3);
    font-weight: 900;
    font-size: 18px;
    color: var(--color-2);
}

/* TABLE
-------------------------------------------------- */
.table-style-1 table {
    margin-top: 30px;
    margin-bottom: 60px;
    width: 100% !important;
}

.table-style-1 figure {
    margin: 0 !important;
}

.table-style-1 tr:nth-of-type(1) td {
    background-color: var(--color-3);
    width: 25% !important;
    border-bottom: 1px solid var(--color-2) !important;
    border-radius: 0 !important;
    font-weight: 900;
    font-size: 18px;
    color: var(--color-2);
    padding-left: 0 !important;
}

.table-style-1 tr:nth-of-type(2) td {
    background-color: var(--color-3);
    width: 25% !important;
    border-bottom: 1px solid var(--color-2) !important;
    border-radius: 0 !important;
    color: var(--color-2);
}


.table-style-2 table {
    margin-top: 30px;
    margin-bottom: 60px;
    width: 100% !important;
    color: var(--color-2);
}

.table-style-2 figure {
    margin: 0 !important;
}

.table-style-v1 td:nth-of-type(1) {
    background-color: var(--color-3);
    width: 30% !important;
    border-bottom: 1px solid var(--color-2) !important;
    border-radius: 0 !important;
    font-size: 18px;
    color: var(--color-2);
    padding-left: 0 !important;
}

.table-style-v1 td:nth-of-type(2) {
    background-color: var(--color-3);
    width: 70% !important;
    border-bottom: 1px solid var(--color-2) !important;
    border-radius: 0 !important;
    color: var(--color-2);
}


.table-style-v1 table {
    margin-top: 30px;
    margin-bottom: 60px;
    width: 100% !important;
}

.table-style-v1 figure {
    margin: 0 !important;
}

.table-style-v1 tr:nth-of-type(1) td {
    background-color: var(--color-3);
    width: 25% !important;
    border-bottom: 1px solid var(--color-2) !important;
    border-radius: 0 !important;
    font-weight: 900;
    font-size: 18px;
    color: var(--color-2);
    padding-left: 0 !important;
}

.table-style-v1 tr:nth-of-type(2) td {
    background-color: var(--color-3);
    width: 25% !important;
    border-bottom: 1px solid var(--color-2) !important;
    border-radius: 0 !important;
    color: var(--color-2);
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {

}

@media (max-width: 62em) {
    H1 {
        font-size: 50px;
    }

}


.calendar {
    background: var(--color-1);
    color: var(--color-2);
    width: 100%;
}


.calendar-title th {
    background: var(--color-2);
    color: var(--color-1);
    font-size: 22px;
    font-weight: 700;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: var(--table-border) solid var(--color-3);
    position: relative;
}

.calendar-title th a {
    color: var(--color-1);
    font-size: 15px;
    margin: 0 30px;
    text-decoration: none;
}

.calendar-title th a span {
    display: inline;
    position: relative;
    top: 4px;
}

.calendar-title th a.cal_previous {
    position: absolute;
    left: 30px;
}

.calendar-title th a.cal_next {
    position: absolute;
    right: 30px;
}

.calendar-header th:not(.cal-week-year) {
    padding: 10px;
    text-align: center;
    background: rgba(0, 0, 0, .1);
    border-left: var(--table-border) solid var(--color-3);
    border-bottom: var(--table-border) solid var(--color-3);
    background: var(--color-2);
    color: var(--color-1);
    width: 13.5%
}


.calendar tbody tr td.pad {
    border-bottom: var(--table-border) solid var(--color-3);
    border-left: var(--table-border) solid var(--color-3);
}

.calendar tbody tr td.day {
    border-bottom: var(--table-border) solid var(--color-3);
    border-left: var(--table-border) solid var(--color-3);
}

.calendar tr th.cal-week-year {
    background: var(--color-2);
    width: 5.5%;
}

.calendar tr td.cal-week-year {
    background: var(--color-2);
    color: var(--color-1);
    width: 5.5%;
    text-align: center;
    border-bottom: var(--table-border) solid var(--color-3);
}

.calendar tr td.cal-day {
    background: var(--color-1);
    color: var(--color-2);
    text-align: start;
    vertical-align: top;
    border-bottom: var(--table-border) solid var(--color-3);
}

.calendar tbody tr td.day div:first-child {
    padding: 4px;
    line-height: 17px;
    height: 25px
}

.calendar tbody tr td.day div:last-child {
    padding: 4px;
    min-height: 25px
}

.calendar tbody tr td.today {
    background-color: var(--color-3);
}

.calendar tbody tr td.mask, .calendar tbody tr td.mask-end, .calendar tbody tr td.mask-start {
    background: #c4c4c4
}

.calendar .cal-weekview-time {
    border: rgba(0, 0, .25)
}

.calendar .cal-weekview-time {
    padding: 4px 2px 2px 4px
}

.calendar .cal-event-block {
    display: block;
    margin-bottom: 5px;
    width: 100%;
    padding: 5px 5px 0 5px;
    border-left: 5px solid #FFF;
}
.calendar .cal-event-block{
    line-height: 15px;
}
.calendar .cal-event-block span{
    font-size: 14px;
}

.calendar .cal-event-color {
}

.calendar .cal-weekview-time > div {
    background: rgba(0, 0, 0, .03);
    padding: 10px;
    min-height: 50px
}

.calendar .cal-weekview-event.mask, .calendar .cal-weekview-event.mask-end, .calendar .cal-weekview-event.mask-start {
    background: #c23b22;
    margin-bottom: 3px;
    padding: 5px
}

.calendar
.cal-weekview-time-th {
    background: rgba(0, 0, 0, .1)
}

.calendar .cal-weekview-time-th > div {
    padding: 10px;
    min-height: 50px
}

.cal-color-color {
    height: 20px;
    width: 5px;
    display: block;
    float: left;
    margin-right: 10px;
}

.cal-color-name {
    margin-right: 30px;
    font-size: 16px;
    float: left;
    display: block;
}
.cal-filter-hide{
    display: none !important;
}

.cal-filter{
    cursor: pointer;
    padding: 0 5px 0 5px;
}
.cal-filter-all:hover, .cal-filter:hover, .cal-filter-active{
    color: var(--color-1);
    background-color: var(--color-2);
}
/**********************************/
.offer-bg-img {
    position: fixed;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    width: 100vw;
    background-position: center;
    opacity: 0.6;
    z-index: -1;
}

.bg-footer {
    color: var(--color-1);
    background-color: var(--color-2);
}

.bg-footer p {
    margin-top: 0;
    margin-bottom: 0;
}

.col-footer {
    position: relative;
}

.nav-footer {
    position: absolute;
    right: 10px;
    bottom: -20px;
}

.bg-footer li {
    float: left;
    text-decoration: none;
    list-style: none;
}

.bg-footer a {
    color: var(--color-1);
    background-color: var(--color-2);
    text-decoration: none;
    margin-left: 20px;
}

.card {
    background-color: transparent;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: var(--color-1) !important;
    background-color: var(--color-2);
}

.files_download_block {
    display: block;
    margin-top: 40px;
}

.files_download {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 5px;
    height: 30px;
}

.files_download a {
    height: 35px;
    width: 50%;
    display: block;
    position: absolute;
    background-color: var(--color-2);
    color: white;
    padding: 5px 5px 5px 15px;
    border-radius: 4px;
    border: 0;
}

.files_download a svg {
    fill: var(--color-1) !important;
    width: 15px !important;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
}

.blog-list {
    color: var(--color-2);
}

.blog-list-date {
    font-style: italic;
}

.section-top-container {
    margin-top: 100px;
}

.section-top-container H1 {
    z-index: 999;
    position: relative;
}

.section-offer-content-container {
    margin-top: 0px;
}

.section-content-container {
    margin-top: -100px;
}
.container-content-blog H1{
    font-size: 30px;
    margin: 0;
}

@media screen and (max-width: 960px) {
    #home_slides.owl-theme {
        position: relative;
        top: 54px;
    }

    .section-offer-category .col SPAN {
        color: var(--color-2);
        position: relative;
        top: -5px;
        left: -21px;
        margin-top: 20px;
        display: block;
    }

    .col-x5 {
        width: calc(100% / 2);
        flex: 0 0 auto;
    }

    .footer-mobil {
        padding-bottom: 0 !important;
    }

    .col-footer {
        position: relative;
        display: block;
        margin-top: 100px;
    }

    .nav-footer {
        position: absolute;
        left: -7px;
        padding-left: 0;
        margin-bottom: 0;
        bottom: 0;
    }

    .bg-footer li {
        float: none;
        text-decoration: none;
        list-style: none;
    }

    #topbar {
        position: relative;
        display: block;
        height: 75px;
    }

    #topbar .navbar-toggler {
        position: absolute;
        right: 10px;
        top: 24px;
        border: none;
        box-shadow: none;
    }

    #topbar .navbar-toggler svg {
        fill: var(--color-2);
    }

    .tsv-logo {
        top: 10px;
        height: 55px;
    }

    .navbar-nav {
        margin-top: 30px !important;
    }

    .nav-item {
        opacity: 1;
    }

    /* nav-icon-menu */
    .nav-icon-menu {
        width: 35px;
        height: 30px;
        margin: 0;
        position: relative;
        cursor: pointer;
        display: inline-block;
        z-index: 9999;
    }

    .nav-icon-menu span {
        background-color: var(--color-2);
        position: absolute;
        border-radius: 2px;
        transition: .3s cubic-bezier(.8, .5, .2, 1.4);
        width: 100%;
        height: 4px;
        transition-duration: 500ms
    }

    .nav-icon-menu span:nth-child(1) {
        top: 0px;
        left: 0px;
    }

    .nav-icon-menu span:nth-child(2) {
        top: 13px;
        left: 0px;
        opacity: 1;
    }

    .nav-icon-menu span:nth-child(3) {
        bottom: 0px;
        left: 0px;
    }

    .nav-icon-menu:not(.open):hover span:nth-child(1) {
        transform: rotate(-3deg) scaleY(1.1);
    }

    .nav-icon-menu:not(.open):hover span:nth-child(2) {
        transform: rotate(3deg) scaleY(1.1);
    }

    .nav-icon-menu:not(.open):hover span:nth-child(3) {
        transform: rotate(-4deg) scaleY(1.1);
    }

    .nav-icon-menu.open span:nth-child(1) {
        transform: rotate(45deg);
        top: 13px;
    }

    .nav-icon-menu.open span:nth-child(2) {
        opacity: 0;
    }

    .nav-icon-menu.open span:nth-child(3) {
        transform: rotate(-45deg);
        top: 13px;
    }

    .files_download a {
        width: 100%;
    }

    .section-block-new-konto tr:nth-child(1) td {
        display: table-cell;
        white-space: nowrap;
        padding-left: 10px;
    }
    .section-block-board tr td {
        display: table-cell;
        white-space: nowrap;
        padding-right: 15px;
    }
    .table-responsive {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }
    .section-offer-category-page .col SPAN {
        color: var(--color-2);
        position: relative;
        top: -6px;
        left: 0px;
        height: 50px;
        display: block;
    }
    .container-content-blog H1{
        font-size: 20px;
        margin: 0;
    }
    .container-content-blog H2{
        font-size: 20px;
        margin: 0;
    }
    .list-group-horizontal {
        flex-direction: column !important;
    }
    .block-offer li:nth-of-type(1) {
        border-bottom: 0 !important;
    }

}

#myInfoModal .modal-header{
    background-color: var(--color-2)!important;
    color: var(--color-1)!important;
}
#myInfoModal .modal-header H1{
    color: var(--color-1)!important;
    width: 100%;
}
#myInfoModal .modal-body{
    background-color: var(--color-3)!important;
    width: 100%;
    border-radius: 10px;
}
#myInfoModal .btn-close {
    color: var(--color-1)!important;
    fill: var(--color-1)!important;
    filter: invert(1) grayscale(100%) brightness(200%);
}
#myInfoModal .modal-dialog{
    border-radius: 10px!important;
}
