﻿
@font-face {
    font-family: Roboto;
    src: url('/fonts/Roboto-Medium.ttf');
}

@font-face {
    font-family: RobotoLight;
    src: url('/fonts/Roboto-Light.ttf');
}

@font-face {
    font-family: Roboto;
    font-weight: bold;
    src: url('/fonts/Roboto-Black.ttf');
}

@font-face {
    font-family: Roboto;
    font-weight: bold;
    font-style: italic;
    src: url('/fonts/Roboto-BlackItalic.ttf');
}

body {
    font-family: Roboto, TheSans_LT, Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    line-height: 1.6em;
    color: #49006D;
}




html, body{
    margin: 0;
    padding: 0;
}

a {
    color: #49006D;
    text-decoration: underline;
    font-family: Roboto, TheSans_LT, Arial, Helvetica, Sans-Serif;
}

a:hover{
    color: #f07d00;
    text-decoration: underline;
}

    a.link {
        text-decoration: underline;
    }

img
{
    max-width: 100%;
}

a img
{
    border: none !important;
}

p {
    line-height: 1.6em;
    margin-bottom: 1.5em;
    font-family: Roboto, TheSans_LT, Arial, Helvetica, Sans-Serif;
}

.slickcenter::before {
    box-shadow: inset 0px 0px 25px 32px rgba(255,255,255,1);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.slickcenter img {
    transition: all 300ms ease;
    transform: scale(0.9);
    border-radius: 18px;
    max-width: 632px;
    margin: 30px;
}

.slickcenter .slick-center img {
    transform: scale(1.0);
    box-shadow: 0px 9px 30px 0px rgba(73, 0, 109, 0.58);
}

.text-white {
    color: #fff;
}

.rolight {
    font-family: RobotoLight;
    font-weight: normal;
    letter-spacing: 1px;
}


h1 {
    font-size: 4em;
    line-height: 1.2em;
    padding-bottom: 0;
    padding-top: 0 !important;
    letter-spacing: 0.1em;
    font-weight: normal;
    margin-top: 0 !important;
    font-family: Roboto, TheSans_LT, Arial, Helvetica, Sans-Serif;
}


h2 {
    font-size: 35px;
    line-height: 120%;
    font-weight: bold;
    letter-spacing: 0.03em;
    font-family: Roboto, TheSans_LT, Arial, Helvetica, Sans-Serif;
}

h2 .normal{
    font-weight: 300;
}

h3 {
    margin-top: 1em;
    font-weight: bold;
    font-size: 25px;
    line-height: 120%;
    letter-spacing: 0.03em;
    font-family: Roboto, TheSans_LT, Arial, Helvetica, Sans-Serif;
}

.googlecontainer
{
    display: none;
}


.button {
    display: block;
    color: #fff !important;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 40px 1px 50px;
    margin: 0 auto;
    max-width: 300px;
    text-align: center;
    letter-spacing: .15em;
    background: linear-gradient(259.11deg, #FAAC00 29.47%, #FF8608 65.37%);
    filter: none;
    cursor: pointer;
    border-radius: 25px;
    -moz-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
    font-family: RobotoMedium, TheSans_LT, Arial, Helvetica, Sans-Serif;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
}


    .button:hover {
        background-color: #c64f00;
        text-decoration: none !important;
    }

.container{
    width: 1098px;
}

.invisible{
    display: none;
}

.invisible p{
    margin-top: 1em;
}

.expandlist {
    cursor: pointer;
   /* font-size: 12px;
    line-height: 120%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FF8608;
    text-align: center;
    font-weight: bold;
*/
}

.narrowcontent {
    margin: 0 auto;
    width: 632px;
}

.narrowcontent .button{
    padding-bottom: 5px;
}

.content {
    margin: 0 auto;
    width: 954px;
}

footer {
    background: #49006D;
    padding-top: 2em;
    width: 100%;
    bottom: 0;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    
}

    footer p, footer a {
        color: #DFDEFF;
        text-decoration: none;
    }

.upper {
    letter-spacing: 0.15em;
    text-transform: uppercase;
}


.social {
    text-align: center;
    font-size: 36px;
    margin-top: .5em;
}

    .social a {
        padding: 0 .1em;
        text-decoration: none;
    }

    .social a:hover{
        text-decoration: none;
    }

    .nightmenu {
        padding-top: .5em;
        padding-bottom: .5em;
    }

        .nightmenu .menuitem {
            float: right;
            letter-spacing: 0.15em;
            text-transform: uppercase;
            color: #160081;
            margin-left: 2em;
            margin-top: .3em;
            text-decoration: none;
        }

            .nightmenu .menuitem.disabled {
                opacity: 0.15;
            }

            .nightmenu .menuitem.button {
                margin-top: 0;
            }

.mobilemenu {
    background-color: #fff;
    width: 100%;
    position: fixed;
    left: 0px;
    top: 50px;
    padding-bottom: 1em;
}

    .mobilemenu .menuitem {
        text-decoration: none;
        display: block;
        text-align: center;
        padding-top: .5em;
    }

.gradient {
    background-image: linear-gradient(90deg,#00003C,#160081,#49006D,#EB6608);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

.impuls {
    font-size: 10px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #8B88FF;
    font-weight: bold;
}

.bg-purple {
    background-color: #DFDEFF;
    border-radius: 18px;
    padding: 2em 1em;
    margin: 6em 0 2em 0;
}

.bg-purple img{
    margin: 0 auto;
    display: block;
    position: absolute;
    top: -6em;
    left: 50%;
    transform: translateX(-50%);
}

.lr{
    padding: 0 4em;
}

.bot8em{
    padding-bottom: 8em;
}

.subtitle {
    color: #EB6608;
    text-transform: uppercase;
    letter-spacing: .15em;
    line-height: 21px;
    margin: .75em 0;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: .5em;
}

.title {
    color: #EB6608;
    text-transform: uppercase;
    letter-spacing: .15em;
    line-height: 21px;
    margin: .75em 0;
}

.desc {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .15em;
    line-height: 15px;
    margin-bottom: 3em;
}

.botted{
position: relative;
top: 3em;
}

.keynote {
    color: #8B88FF;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .15em;
}

#tabs {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.5em;
    padding: 0;
    border-bottom: 1px solid #FF8608;
}

.tabrow .row > div {
    border-bottom: 1px solid #49006D;
    padding-top: .75em;
    padding-bottom: .75em;
}

.tabrow.grey .row > div, .tabrow.noborder .row > div {
    border-bottom: none;
}

.tabheader {
    border-bottom: none;
}

    .tabheader .row > div {
        border-bottom: 3px solid #49006D;
        padding-bottom: 1em;
        padding-top: 1em;
    }

    .aspNetDisabled, .aspNetDisabled:hover {
        text-decoration: none;
        cursor: default;
        color: #49006D;
    }

@media (min-width: 994px) {
    #tabs.fixed {
        position: fixed;
        top: 118px;
        z-index: 1;
        width: 954px;
        background-color: #fff;
    }
}

.tabbie{
    display: none;
    height: 97px;
}


   .speaker {
        font-size: 12px;
    }

      .speaker span {
            color: #FF8608;
            font-weight: bold;
        }

    #tabs li {
        float: left;
        list-style: none;
        outline: none;
        text-align: center;
    }

        #tabs li a {
            font-weight: bold;
            padding-bottom: .5em;
            display: block;
            text-decoration: none;
            outline: none;
            border-bottom: 2px solid #FF8608;
        }

            #tabs li a span {
                color: #FF8608;
                text-transform: uppercase;
                letter-spacing: 0.1em;
                font-size: 12px;
                line-height: 12px;
            }

            #tabs li a.inactive {
                opacity: 0.5;
                border-bottom: 2px solid transparent;
            }

        .tabrow p, .tabheader p {
            margin-bottom: 0;
        }

    #tabs li .underline {
        height: 3px;
        background-color: transparent;
        width: 0%;
        transition: width 0.2s, background-color 0.5s;
        margin: 0 auto;
    }

    #tabs li.active-link .underline {
        width: 100%;
        background-color: #FF8608;
    }

    #tabs li:hover .underline {
        background-color: #FF8608;
        width: 100%;
    }

    .alt {
        background-color: rgba(250, 172, 0, .2);
    }

.grey {
    background-color: rgba(139, 136, 255, .2);
}

.speakerimg{
    max-width: 232px;
}

    .tabrow.news {
        background-color: #faac00;
        text-align: center;
        padding: .4em .4em;
    }

        .tabrow.news p {
            font-size: 14px;
        }

    header {
        background-color: #fff;
        position: fixed;
        width: 100%;
        z-index: 2;
        border-bottom: none;
    }

    .totop {
        display: none;
        position: fixed;
        bottom: 40px;
        right: 66px;
        color: #8B88FF;
        text-align: center;
        cursor: pointer;
        letter-spacing: 0.03em;
        text-transform: uppercase;
        font-size: 15px;
    }

    .top7em {
        padding-top: 7em;
    }

    .headerpos {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 1;
        padding: 0;
        width: 95px;
        height: 95px;
        line-height: 95px;
        font-size: 2.25em !important;
        border-radius: 50%;
        transform: translate(-50%, -50%);
    }

        .headerpos .fa {
            position: relative;
            left: 2px;
        }

    .closed {
        display: none;
    }

    .icon-bar {
        display: block;
        background: #404e4c;
        width: 25px;
        height: 3px;
        border-radius: 1px;
        position: relative;
    }

        .icon-bar:before, .icon-bar:after {
            content: '';
            display: block;
            background: #404e4c;
            width: 25px;
            height: 3px;
            border-radius: 1px;
            position: absolute;
        }

        .icon-bar:before {
            top: -8px;
        }

        .icon-bar:after {
            top: 8px;
        }

    .open .icon-bar {
        transform: rotate( 45deg );
        transition: all .3s ease-out;
    }

        .open .icon-bar:before {
            display: none;
        }

        .open .icon-bar:after {
            transform: rotate( -90deg );
            top: 0;
        }

    .trackchoice {
        opacity: .5;
        margin-bottom: 1.5em;
    }

        .trackchoice p {
            color: #fff;
            background-color: #49006D;
            display: inline-block;
            padding: .5em 2em;
            margin-bottom: 0;
            position: relative;
        }

    .ticketcontainer {
        border: 2px solid #49006D;
        border-radius: 9px;
        position: relative;
        margin-bottom: .5em;
    }

    .tickethead {
        text-align: center;
        border-bottom: 1px solid #49006D;
    }

        .tickethead h3 {
            padding: .1em;
            font-weight: normal;
        }

        .tickethead p {
            font-weight: 700;
            font-size: 12px;
            line-height: 120%;
            letter-spacing: 0.1em;
            text-transform: uppercase;
            color: #FF8608;
            padding-top: .5em;
        }

    .ticketbody {
        padding: 0 1em 0 1em;
    }

    .ticketbody .big{
        font-size: 1.1em;
    }

        .ticketbody .price {
            position: relative;
            top: -1em;
            padding: 0;
            left: 50%;
            transform: translate(-50%, 0);
        }

        .ticketbody .button {
            margin: 1em auto !important;
            padding-bottom: 5px;
        }

.subprice{
    font-size: 14px;
    text-align: center;
}

.ticketbody .check li:before {
    color: #49006D;
}

.text-red {
    color: #fa0032 !important;
    font-size: 15px !important;
    transform: rotate(35deg);
    background-color: #fff;
    border: 2px solid #fa0032;
    border-radius: 9px;
    position: absolute;
    padding: .5em;
    right: -5em;
    top: 4.6em;
}

#speaker img{
    max-width: 150px;
}

    /* Responsive */
    @media (min-width: 732px) {
        .mobilespace {
            padding-top: 0;
        }

        .starttext {
            font-size: 1.4em;
        }

        .topcenter {
            margin-top: -4em;
        }

        .headernavimobil {
            display: none;
        }

        .headernavi {
            display: block;
        }
    }


    @media (max-width: 993px) {
        .tabbie{
            display: none !important;
        }
        .container {
            width: auto;
            padding-right: 15px;
            padding-left: 15px;
        }

        .content {
            width: auto;
            padding-right: 15px;
            padding-left: 15px;
        }

        .totop {
            display: none !important;
        }
    }

    @media (max-width: 731px) {
        .text-red {
            right: -1em;
            top: 6em;
        }

        .narrowcontent {
            width: 100%;
            padding-left: 15px;
            padding-right: 15px;
        }

        .slide, .fp-slidesContainer {
            width: 100% !important;
        }

        .fp-controlArrow {
            display: none !important;
        }

        .bg-purple img {
            position: relative;
            top: 1em;
            left: 0;
            transform: none;
        }

        .bg-purple .bot8em {
            padding-bottom: 0;
        }

        #tabs {
            display: block;
        }

            #tabs li {
                float: none;
            }

        .nightmenu .menuitem {
            margin-left: 0.5em;
            margin-right: 0.5em;
            margin-top: 1.5em;
        }

        .center34 {
            width: auto;
            padding-right: 15px;
            padding-left: 15px;
            max-width: 100%;
        }

        .social {
            margin-bottom: 0.5em;
        }

        .headerpos {
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.5em !important;
        }

        footer {
            font-size: 14px;
        }

            footer p {
                float: none !important;
                margin-bottom: 0;
                padding-bottom: 1em;
            }

        .lr {
            padding: 0 1em;
        }

        .logo {
            width: 70%;
        }

        .headernavimobil {
            display: block;
        }

        .headernavi {
            display: none;
        }

        .headernavimobil .menubutton {
            float: right;
            padding-bottom: 1em;
        }

        header > .content {
            box-shadow: 0 0 2px 0 rgb(0 0 0 / 12%), 0 2px 2px 0 rgb(0 0 0 / 24%);
        }

        .nightmenu {
            padding-top: 1em;
            padding-bottom: 1em;
        }

        .trackchoice {
            border-bottom: none;
        }

        #tabs li a {
            padding-bottom: 0.2em;
            margin-bottom: 0.5em;
        }
    }
