/*----------Allgemein----------*/
body{
    margin: 0;
    padding: 0;
}
*{
    font-family: arial;
}
#cookie_banner{
    text-align: left;
    background-color: rgba(243, 230, 0, 0.9);
    position: fixed;
    bottom: 0px;
    z-index: 10000;
    width: 100%;
    font-size: 16px;
    line-height: 1.5;
    color: #000000;
    text-align: center;
    padding: 20px;
}
#cookie_banner p{
    margin-top: 0;
}
#cookie_banner a{
    color: #000000;
}
#cookie_close{
    color: #f3e600;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    padding: 8px 20px;
    background-color: #000000;
}
#cookie_close:hover{
    border:2px solid black;
}
.row.black{
    background-color: #000000;
}
.row.yellow{
    background-color: #f3e600;
}
@font-face{
    font-family: roboto_slap;
    src: url("/res/schrift/robotoslab-regular-webfont.woff") format("woff");
}
/*--------------------------------------*/
/*----------Festival Übersicht----------*/
/*--------------------------------------*/
/*----------Header----------*/
#fes_uebersicht .header{
    position: relative;
}
#fes_uebersicht .header .cyber h1{
    color: #f3e600;
    font-size: 80px;
    text-align: center;
    text-shadow: 5px 3px 0 #53bfd1;
    margin-bottom: 0;
}
.header .titel_image{
    width: 90%;
    height: 89px;
    background-image: url("/res/images/mam_header.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    margin: 70px auto 0 auto;
}
.header .cyber img{
    margin: 70px auto 0 auto;
}
.header .cyber{
    display: grid;
}
.header h2{
    color: #ffffff;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    letter-spacing: 8px;
    font-size: 18px;
    margin: 30px 0 80px 0;
}
#fes_uebersicht .gruende .grid,
.header .grid,
#hochschulen .grid{
    display: grid;
    width: 100%;
}
.header #btn_back{
    z-index: 1000;
}
#fes_uebersicht .gruende .anmelden,
.header .anmelden,
.anmelden {
    background-color: #f3e600;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    padding: 15px 40px;
    margin: 0 auto -25px auto;
    cursor: pointer;
    transition: all 0.2s;
    color: #000000;
    text-decoration: none;
}
#fes_uebersicht .gruende .anmelden{
    margin-bottom: 0;
}
#fes_uebersicht .gruende .anmelden:hover,
.header .anmelden:hover{
    padding: 15px 45px;
}

/*----------Einleitung----------*/
#fes_uebersicht .einleitung{
    margin-top: 100px;
}
#fes_uebersicht .einleitung.low{
     margin-top: 80px;
 }
#fes_uebersicht .einleitung .sticker{
    position: absolute;
    right: 0;
    top: 0;
    height: 150px;
    width: 150px;
    background-image: url("/res/images/Stempel_mam.png");
    background-size: 100%;
    background-repeat: no-repeat;
}
#fes_uebersicht .einleitung .text h2{
    font-family: roboto_slap;
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    margin-top: 15px;
}
#fes_uebersicht .einleitung.neu .text h2,
#fes_uebersicht .einleitung.neu .text p{
    text-align: left;
}
#fes_uebersicht .einleitung .text p{
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.4px;
}
#fes_uebersicht .einleitung .video_buehne{
    display: grid;
    margin: 50px 0 0 0;
    position: relative;
    background-color: #000000;
    padding: 43px 0;
    height: 380px;
    background-image: url("/res/images/countdown_bg_1920.jpg");
    background-repeat: no-repeat;
    background-position: center;
}
#fes_uebersicht .einleitung .video_buehne .background{
    position: absolute;
    height: 180%;
    width: 100%;
    top: -30%;
    overflow: hidden;
}
#fes_uebersicht .einleitung .video_buehne .background svg line{
    stroke: #f3e600;
    stroke-width: 2px;
}
#fes_uebersicht .einleitung .countdown{
    background-color: #f3e600;
    margin: 0 auto;
    padding: 25px 40px;
    position: relative;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    height: 290px;
    min-width: 360px;
}
#fes_uebersicht .einleitung .countdown .quer{
    transform: rotate(-3deg);
}
#fes_uebersicht .einleitung .countdown .quer span{
    color: #FFFFFF;
    background-color: #000000;
    text-align: center;
    font-size: 18px;
    padding: 0 2px;
    line-height: 23px;
    font-weight: normal;
}
#fes_uebersicht .einleitung .countdown .quer span b{
    color: #f3e600;
}
#fes_uebersicht .einleitung .countdown .quer p{
    margin: 20px 0 10px 0;
}
#fes_uebersicht .einleitung .countdown .quer .big_time{
    font-size: 80px;
    background-color: #000000;
    text-align: center;
    color: #ffffff;
    width: 100%;
}
#fes_uebersicht .einleitung .left{
    width: 75%;
    float: left;
    padding-right: 20px;
}
#fes_uebersicht .einleitung .right{
    width: 25%;
    float: left;
    position: relative;
}
#fes_uebersicht .einleitung .left ul{
    list-style: none;
    padding: 0;
}
#fes_uebersicht .einleitung .left ul li{
    margin-bottom: 8px;
    text-indent: -15px;
    margin-left: 15px;
}

.intro ul li{
    margin-bottom: 0px;
    text-indent: -0px;
    margin-left: -25px;
    letter-spacing: 0.4px;
    line-height: 1.5;
}


#fes_uebersicht .einleitung .btn.black{
    float: left;
    margin-top: 20px;
}
#fes_uebersicht .einleitung .btn.black a.anmelden{
    background-color: #000000;
    color: #FFFFFF;
    padding: 12px 15px;
    text-decoration: none;
    transition: all 0.2s;
}
#fes_uebersicht .einleitung .btn.black a.anmelden:hover{
    padding: 12px 19px;
    margin-left: -4px;
}
#fes_uebersicht .menu .anker{
    background-color: #009bb4;
    color: #ffffff;
    text-align: center;
    padding: 15px 0;
    text-transform: uppercase;
    font-size: 16px;
    width: 23.5%;
    margin-right: 2%;
    float: left;
    cursor: pointer;
    transition: all 0.2s;
    text-decoration: none;
}
#fes_uebersicht .menu .anker:last-child{
    margin-right: 0;
}
#fes_uebersicht .menu .anker:hover{
    opacity: 0.8;
}
/*----------Partner----------*/
#fes_uebersicht .partner h2{
    font-family: roboto_slap;
    color: #ffffff;
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    margin-bottom: 10px;
}
#fes_uebersicht .partner h2 span{
    font-family: roboto_slap;
    color: #009bb4;
}
#fes_uebersicht .partner .slider{
    margin: 30px 0 50px 0;
    overflow: hidden;
}
#fes_uebersicht .partner .owl-item{
    background-color: #FFFFFF;
    height: 150px;
    float: left;
}
#fes_uebersicht .partner .owl-item .slide{
    height: 100%;
    width: 100%;
    display: grid;
    padding: 20px;
}
#fes_uebersicht .partner .owl-item img{
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
#fes_uebersicht .partner .owl-prev{
    position: absolute;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    border: 0;
    background-color: #f3e600;
    font-size: 40px;
    cursor: pointer;
    margin-top: 55px;
    margin-left: -20px;
}
#fes_uebersicht .partner .owl-next{
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    border: 0;
    background-color: #f3e600;
    font-size: 40px;
    cursor: pointer;
    margin-top: 55px;
    margin-right: -20px;
}
#fes_uebersicht .partner .owl-prev span{
    float: left;
    margin: -7px 0 0 5px;
}
#fes_uebersicht .partner .owl-next span{
    float: left;
    margin: -7px 0 0 7px;
}
/*----------Gründe dabei zu sein----------*/
#fes_uebersicht .gruende h2{
    font-family: roboto_slap;
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 40px;
}
#fes_uebersicht .grund{
    background-color: #f3e600;
    text-align: center;
    padding: 56px 20px 20px 20px;
    height: 220px;
}
#fes_uebersicht .grund h3{
    font-family: roboto_slap;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 15px;
}
#fes_uebersicht .grund span{
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.4px;
    color: #FFFFFF;
    background: #000000;
}
/*----------Features----------*/
#fes_uebersicht .row.features{
    padding: 50px 0 60px 0;
}
#fes_uebersicht .row.features h2{
    font-family: roboto_slap;
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    margin: 0 0 30px 0;
}
#fes_uebersicht .row.features .icon{
    text-align: center;
}
#fes_uebersicht .row.features .icon img{
    height: 90px;
    width: 90px;
    background-color: #FFFFFF;
    border-radius: 90px;
    border: 0;
    border: 6px solid #fff;
}
#fes_uebersicht .row.features .caption{
    font-family: roboto_slap;
    text-align: center;
    font-size: 22px;
    margin-top: 20px;
}
/*----------Events----------*/
#fes_uebersicht .events .image{
    display: grid;
}
#fes_uebersicht #upcoming_events{
    margin-top: 0 !important;
    padding-top: 80px;
}
#fes_uebersicht .events .image .events_image{
    width: 500px;
    height: 39px;
    background-image: url("/res/images/events_header.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    margin: 0 auto 0 auto;
}
#fes_uebersicht .events h2{
    font-family: roboto_slap;
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    margin-bottom: 30px;
}
#fes_uebersicht .events .festival_slider{
    margin-bottom: 60px;
    overflow: hidden;
    position: relative;
}
#fes_uebersicht .events .owl-item{
    float: left;
}
#fes_uebersicht .events .festival_slide{
    cursor: pointer;
}
#fes_uebersicht .events .owl-prev{
    position: absolute;
    left: 0px;
    width: 40px;
    height: 100%;
    border: 0;
    background-color: transparent;
    display: grid;
    padding: 0;
}
#fes_uebersicht .events .owl-next{
    position: absolute;
    right: 0;
    width: 40px;
    height: 100%;
    border: 0;
    background-color: transparent;
    display: grid;
    padding: 0;
}
#fes_uebersicht .events .owl-next span,
#fes_uebersicht .events .owl-prev span{
    color: #ffffff;
    margin: auto;
    background-color: #009bb4;
    font-size: 40px;
    cursor: pointer;
    border-radius: 20px;
    height: 40px;
    width: 40px;
    line-height: 35px;
}
#fes_uebersicht .events .festival_slide .head{
    font-style: italic;
    font-size: 38px;
    color: #FFFFFF;
    text-align: center;
    display: block;
    margin: 20px 0 7px 0;
    transition: color 0.2s;
}
#fes_uebersicht .events .festival_slide:hover .head{
    color: #f3e600;
}
#fes_uebersicht .events .festival_slide .datum{
    font-family: roboto_slap;
    color: #ffffff;
    text-align: center;
    font-size: 30px;
}
#fes_uebersicht .events .festival_slide .trenner{
    background-color: #f3e600;
    height: 1px;
    width: 60%;
    margin: 25px 20%;
}
#fes_uebersicht .events .festival_slide p{
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.4px;
    color: #ffffff;
}

.eventview .page_row{
    height: 370px;
    overflow: hidden;
    position: relative;
}
.eventview .page{
    height: 370px;
    position: absolute;
    top: 370px;
    width: 100%;
}
.eventview .page.page_0{
    display: block;
    top: 0;
}
.eventview .page .right,
.eventview .page .left{
    width: 50%;
    float: left;
    line-height: 1.5;
    letter-spacing: 0.4px;
    height: 100%;
}
.eventview .page .left{
    border-right: 4px dotted #000000;
    padding-top: 30px;
}
.eventview .page .event{
    position: relative;
    margin-bottom: 85px;
}
.eventview .page .event:last-child{
    margin-bottom: 0px;
}
.eventview .page .left .event .text{
    text-align: right;
    margin-right: 85px;
}
.eventview .page .left .event .date{
    position: absolute;
    width: 120px;
    right: -62px;
    text-align: center;
    background-color: #000000;
    color: #ffffff;
    line-height: 34px;
    top: 0;
    font-size: 14px;
}
.eventview .page .right{
    padding-top: 109px;
}
.eventview .page .right .event .text{
    margin-left: 85px;
}
.eventview .page .right .event .date{
    position: absolute;
    width: 120px;
    left: -62px;
    text-align: center;
    background-color: #000000;
    color: #ffffff;
    line-height: 34px;
    top: 0;
    font-size: 14px;
}
.eventview .page .event .date{
    border-bottom: 1px solid #f5f01a;
}
.eventview .page .event span{
    color: #f5f01a;
}
.prev_row,
.next_row{
    display: grid;
    height: 50px;
}
.next_row .next_btn{
    margin: auto;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-image: url("/res/images/Festival-Pfeil-schwarz-50px.svg");
    background-size: 100%;
    background-position-y: 2px;
    transform: rotate(90deg);
}
.prev_row .prev_btn{
    margin: auto;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-image: url("/res/images/Festival-Pfeil-schwarz-50px.svg");
    background-size: 100%;
    background-position-y: -2px;
    transform: rotate(-90deg);
    display: none;
}
.eventview.mobile .page .left{
    width: 95%;
}
.eventview.mobile .page .left .event .date{
    width: 102px;
    right: -6%;
    font-size: 12px;
}
.eventview.mobile .page .left .event .text{
    margin-right: 95px;
}
.eventview.mobile .page .event{
    margin-bottom: 30px;
}

/*----------Tell a friend----------*/
.row.tell_a_friend .box{
    background-color: #f3e600;
    padding: 40px;
}
.row.tell_a_friend .box h2{
    font-family: roboto_slap;
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    margin: 0 0 30px 0;
}
.row.tell_a_friend .box p{
    text-align: center;
}
.row.tell_a_friend .sm_icons{
    text-align: center;
    margin-top: 30px;
}
.row.tell_a_friend .sm_icons a.icon{
    height: 40px;
    width: 40px;
    margin-right: 10px;
    background-color: #FFFFFF;
    display: inline-block;
    background-size: 100%;
    background-repeat: no-repeat;
}
.row.tell_a_friend .sm_icons a.icon.fb{
    background-image: url("/res/images/SM_icons_50x50_Zeichenfläche 1.png");
    background-size: 75%;
    background-position: center;
}
.row.tell_a_friend .sm_icons a.icon.fbm{
    background-image: url("/res/images/SM_icons_50x50-06.png");
    background-size: 75%;
    background-position: center;
}
.row.tell_a_friend .sm_icons a.icon.whatsapp{
    background-image: url("/res/images/SM_icons_50x50-04.png");
}
.row.tell_a_friend .sm_icons a.icon.mail{
    background-image: url("/res/images/SM_icons_50x50-05.png");
}
.row.tell_a_friend .sm_icons a.icon.sms_1,
.row.tell_a_friend .sm_icons a.icon.sms_2{
    background-image: url("/res/images/SM_icons_50x50-07.png");
    background-size: 75%;
    background-position: center;
}
/*----------Social-Media----------*/
.row.social_media h3{
    font-style: italic;
    font-size: 22px;
    text-align: center;
    margin-bottom: 30px;
}
.row.social_media .icons{
    text-align: center;
}
.row.social_media .icons .icon{
    height: 60px;
    width: 60px;
    margin-right: 40px;
    display: inline-block;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}
.row.social_media .icons .icon:last-child{
    margin-right: 0;
}
.row.social_media .icons .icon.fb{
    background-image: url("/res/images/fb_icon_black.png");
}
.row.social_media .icons .icon.tw{
    background-image: url("/res/images/twitter_icon_black.png");
}
.row.social_media .icons .icon.in{
    background-image: url("/res/images/insta_icon_black.png");
}

/*----------------------------------*/
/*----------Festival-Seite----------*/
/*----------------------------------*/
/*----------Header----------*/
#festival .header span{
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    font-style: italic;
    font-size: 20px;
    letter-spacing: 2px;
    margin: 40px 0;
    line-height: 1.5;
}
#festival .header span b.color{
    color: #f3e600;
}
/*----------Intro----------*/
#festival .intro h2{
    font-family: roboto_slap;
    font-size: 28px;
    margin-bottom: 30px;
}
#festival .intro p{
    letter-spacing: 0.4px;
    line-height: 1.5;
}
/*----------Countdown----------*/
#festival .countdown{
    background-color: #f3e600;
    margin: 0 auto;
    padding: 25px;
    position: relative;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    height: 270px;
    min-width: 360px;
}
#festival .countdown .quer{
    transform: rotate(-3deg);
}
#festival .countdown .quer span{
    color: #FFFFFF;
    background-color: #000000;
    text-align: center;
    font-size: 18px;
    padding: 0 2px;
    line-height: 23px;
    font-weight: normal;
}
#festival .countdown .quer span b{
    color: #f3e600;
}
#festival .countdown .quer p{
    margin: 20px 0 10px 0;
}
#festival .countdown .quer .big_time{
    font-size: 80px;
    background-color: #000000;
    text-align: center;
    color: #ffffff;
    width: 100%;
}
/*----------Filter----------*/
.fb_filter{
    padding: 40px 0;
}
.fb_filter h3.italic{
    font-style: italic;
    font-size: 20px;
    text-align: center;
    margin-top: 0;
}
.fb_filter .fach_filter{
    text-align: center;
}
.fb_filter .fach_filter .fb{
    margin: 0 10px 0 0;
    border: 1px solid #000000;
    padding: 7px 12px;
    line-height: 48px;
    font-weight: bold;
    font-style: italic;
    transition: all 0.2s;
}
.fb_filter .fach_filter .fb.active,
.fb_filter .fach_filter .fb:hover{
    background-color: #000000;
    color: #ffffff;
    cursor: pointer;
}
/*----------1:1 Beratung----------*/
#festival .eins_zu_eins h2.italic{
    color: #ffffff;
    font-style: italic;
    font-size: 30px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.7px;
    margin-top: 40px;
}
#festival .eins_zu_eins .berater .image{
    text-align: center;
    height: 106px;
    width: 106px;
    border-radius: 53px;
    margin: auto;
    margin-bottom: 15px;
    overflow: hidden;
    display: grid;
}
#festival .eins_zu_eins .berater .image img{
    max-height: 100px;
    max-width: 100px;
    width: auto;
    height: auto;
    margin: auto;
}
#festival .eins_zu_eins .berater.green .image{
    border: 3px solid green;
}
#festival .eins_zu_eins .berater.red .image{
    border: 3px solid red;
}
#festival .eins_zu_eins .berater .join{
    position: absolute;
    right: 13px;
    top: 5px;
    color: #FFFFFF;
    background-color: #009bb4;
    padding: 5px 10px;
}
#festival .eins_zu_eins .berater .name,
#festival .eins_zu_eins .berater .position{
    color: #ffffff;
    text-align: center;
    letter-spacing: 0.4px;
    margin-bottom: 10px;
}
#festival .eins_zu_eins .berater .position{
    font-size: 14px;
    line-height: 18px;
    font-style: italic;
}
#festival .eins_zu_eins .berater .hs{
    font-size: 14px;
    line-height: 18px;
    font-style: italic;
    color: #ffffff;
    text-align: center;
    letter-spacing: 0.4px;
}
#festival .eins_zu_eins .berater .logo{
    display: grid;
    height: 100px;
}
#festival .eins_zu_eins .berater .logo img{
    max-width: 100%;
    width: 150px;
    background-color: #FFFFFF;
    padding: 10px;
    height: auto;
    max-height: 100%;
    margin: auto;
}
#festival .eins_zu_eins .berater_slider{
    margin-top: 20px;
}
#festival .eins_zu_eins a.col2_10{
    text-decoration: none;
}
#festival .eins_zu_eins{
    overflow: hidden;
    padding: 40px 0 100px 0;
}
#festival .berater_slider .owl-stage .owl-item{
    float: left;
    position: relative;
}
#festival .berater_slider .owl-item .berater{
    opacity: 0.5;
}
#festival .berater_slider .owl-item .berater.act{
    opacity: 1;
}
#festival .hs_berater_wall .chat_btn,
#festival .eins_zu_eins .berater .chat_btn{
    display: inline-block;
    margin: 15px auto 0 auto;
    color: #ffffff;
    background-color: #009bb4;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s;
    min-width: 150px;
}
#festival .hs_berater_wall .chat_btn:hover,
#festival .eins_zu_eins .berater .chat_btn:hover{
    background-color: #00718A;
}
#festival .hs_berater_wall .chat_btn span,
#festival .eins_zu_eins .berater .chat_btn span{
    font-size: 12px;
}
/*----------Vorträge----------*/
#festival .vortraege{
    padding: 50px 0 0 0;
    overflow: hidden;
}
#festival .vortraege h2.italic{
    color: #ffffff;
    font-style: italic;
    font-size: 30px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.7px;
}
#festival .vortraege .vortrag_slider{
    margin-top: 20px;
}
#festival .vortraege .vortrag_slider .owl-item{
    float: left;
}
#festival .vortraege .time{
    color: #ffffff;
    text-align: right;
    margin-bottom: 15px;
    font-style: italic;
}
#festival .vortraege .time span{
    border: 1px solid #f3e600;
    padding: 3px 5px;
}
#festival .vortraege .time.live span{
    background-color: #f3e600;
    color: #000000;
    padding: 3px 5px;
}
#festival .vortraege .teaser{
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}
#festival .vortraege .teaser img{
    width: auto;
    height: auto;
    max-height: 152px;
    max-width: 100%;
}
#festival .vortraege .titel{
    color: #FFFFFF;
    letter-spacing: 0.4px;
    margin-bottom: 10px;
    text-align: center;
}
#festival .vortraege .referent{
    color: #FFFFFF;
    letter-spacing: 0.4px;
    font-size: 14px;
    margin-bottom: 10px;
    text-align: center;
}
#festival .vortraege .hs{
    color: #FFFFFF;
    letter-spacing: 0.4px;
    font-size: 14px;
    text-align: center;
}
#festival .vortraege .info{
    color: #FFFFFF;
    letter-spacing: 0.4px;
    font-size: 14px;
}
#festival .eins_zu_eins .owl-nav .owl-prev,
#festival .imp_slider .owl-nav .owl-prev,
#festival .fb_slider .owl-nav .owl-prev,
#festival .vortraege .owl-nav .owl-prev{
    position: absolute;
    left: -55px;
    background-color: #f3e600;
    color: #000000;
    border: 0;
    border-radius: 25px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

#festival .fb_slider .owl-nav .owl-prev.disabled,
#festival .fb_slider .owl-nav .owl-next.disabled
{
    background-color: #cccccc;
}

#buehne_karte{
    border-bottom: 1px #000 solid;
    border-top: 1px #000 solid;
    padding-bottom: 20px;
    padding-top: 20px;
}

#buehne_karte .row.hs_vortraege .info.smalltext{
    font-size: 13px;
}

#festival .owl-nav.disabled{
    display: none;
}
#festival .eins_zu_eins .owl-nav .owl-next span,
#festival .imp_slider .owl-nav .owl-next span,
#festival .fb_slider .owl-nav .owl-next span,
#festival .vortraege .owl-nav .owl-next span{
    font-size: 50px;
    position: absolute;
    top: -13px;
    left: 13px;
}
#festival .eins_zu_eins .owl-nav .owl-prev span,
#festival .imp_slider .owl-nav .owl-prev span,
#festival .fb_slider .owl-nav .owl-prev span,
#festival .vortraege .owl-nav .owl-prev span{
    font-size: 50px;
    position: absolute;
    top: -13px;
    left: 11px;
}
#festival .eins_zu_eins .owl-nav .owl-next,
#festival .imp_slider .owl-nav .owl-next,
#festival .fb_slider .owl-nav .owl-next,
#festival .vortraege .owl-nav .owl-next{
    position: absolute;
    right: -55px;
    background-color: #f3e600;
    color: #000000;
    border: 0;
    border-radius: 25px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
#festival .eins_zu_eins .owl-nav{
    margin-top: 100px;
}
#festival .vortraege .owl-nav{
    margin-top: 160px;
}
#festival .vortraege .owl-nav.disabled{
    display: none;
}
#festival .fb_slider .owl-nav{
    margin-top: 105px;
}
#festival .vortrag{
    padding: 15px;
}
#festival a.vortrag{
    display: block;
    cursor: pointer;
    transition: all 0.2s;
}
#festival a.vortrag:hover{
    background-color: #2A2A2A;
}
#festival .owl-nav .owl-next.disabled,
#festival .owl-nav .owl-prev.disabled{
    display: none !important;
}
/*----------Line up----------*/
#festival .line_up h2{
    font-style: italic;
    font-size: 44px;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
}
#festival .line_up h2 span{
    color: #009bb4;
}
#festival .line_up p{
    text-align: center;
    letter-spacing: 0.4px;
    line-height: 1.5;
}
#festival .line_up .hs{
    margin-right: 2.6%;
    min-height: 1px;
    float: left;
    position: relative;
    width: 17.92%;
    margin-bottom: 20px;
    padding: 10px;
    cursor: pointer;
    -webkit-order: 20;
    order: 20;
}
#festival .line_up .hs_wall{
    display: flex;
    flex-wrap: wrap;
}
#festival .line_up .hs:nth-child(5n){
    margin-right: 0;
}
#festival .line_up .hs .logo{
    height: 100px;
    display: grid;
}
#festival .line_up .hs img{
    max-width: 100%;
    height: auto;
    max-height: 100px;
    margin: auto;
}
#festival .line_up .hs .merken{
    height: 40px;
    text-align: right;
    font-size: 40px;
    line-height: 40px;
    margin-top: -10px;
    margin-bottom: 10px;
    color: #f3e600;
}
#festival .line_up .hs .pfeil_row{
    display: grid;
    margin-top: 5px;
    height: 45px;
}
#festival .line_up .hs .pfeil_row .pfeil{
    transform: rotate(90deg);
    margin: auto;
    font-size: 40px;
    color: #333333;
    transition: all 0.2s;
}
#festival .line_up .hs.active .pfeil_row .pfeil{
    padding-left: 15px;
    color: #f3e600;
}
#festival .line_up .hs:hover .pfeil_row .pfeil{
    padding-left: 15px;
}
#festival .line_up .hs_buehne{
    margin-top: 65px;
    float: left;
    display: none;
    width: 100%;
}
#festival .line_up .hs_buehne .name{
    text-align: center;
    margin-bottom: 50px;
}
#festival .line_up .hs_buehne .name b{
    font-size: 26px;
    letter-spacing: 0.4px;
    margin-right: 20px;
}
#festival .line_up .hs_buehne .name span{
    font-size: 26px;
    letter-spacing: 0.4px;
    font-style: italic;
    color: #666666;
}
#festival .line_up .hs_buehne .infotext{
    text-align: center;
    letter-spacing: 0.4px;
    line-height: 1.5;
    margin-bottom: 50px;
}
#festival .line_up .hs_buehne .sgs b{
    display: block;
    font-size: 20px;
    margin-bottom: 30px;
}
#festival .line_up .hs_buehne .sgs{
    text-align: center;
    letter-spacing: 0.4px;
    line-height: 1.5;
    margin-bottom: 50px;
}
#festival .line_up .imp_slider .owl-item{
    float: left;
}
#festival .line_up .imp_slider .owl-item .teaser{
    display: grid;
}
#festival .line_up .imp_slider .owl-item img{
    width: 100%;
    height: auto;
    max-width: 222px;
    margin: auto;
}
#festival .imp_slider .owl-nav .owl-prev,
#festival .imp_slider .owl-nav .owl-next{
    background-color: #009bb4;
    color: #ffffff;
    margin-top: 66px;
}
#festival .line_up .imp_slider{
    overflow: hidden;
    height: 172px;
    margin-bottom: 90px;
}
#festival .line_up .fb_slider{
    overflow: hidden;
}
#festival .line_up .fb_slider .owl-item{
    float: left;
}
#festival .line_up .fb_slider .fb{
    height: 250px;
    background-color: #ffffff;
    border: 2px solid #000000;
    padding: 20px 10px 10px 10px;
    font-size: 14px;
    overflow-y: scroll;
}
#festival .line_up .fb_slider .fb.active{
    background-color: #f3e600;
    border: 0;
}
#festival .line_up .fb_slider .fb .header{
    font-style: italic;
    font-weight: bold;
    text-align: center;
}
#festival .line_up .fb_slider .fb ul{
    padding: 0;
}
#festival .line_up .fb_slider .fb li{
    list-style: disc;
    text-align: left;
    margin-bottom: 3px;
    margin-left: 10px;
    font-size: 12px;
}
#festival .line_up .hs_buehne .hs_berater_wall b{
    display: block;
    font-size: 20px;
    margin-bottom: 30px;
    margin-top: 60px;
    text-align: center;
}
#festival .hs_berater_wall .berater{
    opacity: 0.5;
    padding: 5px;
    transition: all 0.2s;
}
#festival .hs_berater_wall .berater.act{
    opacity: 1;
}
#festival .hs_berater_wall .berater .image{
    text-align: center;
    height: 106px;
    width: 106px;
    margin: 0 auto 20px auto;
    border: 3px solid red;
    border-radius: 53px;
    overflow: hidden;
    display: grid;
}
#festival .hs_berater_wall .berater.act .image{
    border: 3px solid green;
}
#festival .hs_berater_wall .berater img{
    max-height: 100px;
    max-width: 100px;
    height: auto;
    width: auto;
    margin: auto;
}
#festival .hs_berater_wall .berater .join{
    position: absolute;
    right: 5px;
    top: 5px;
    color: #FFFFFF;
    background-color: #009bb4;
    padding: 5px 10px;
}
#festival .hs_berater_wall a{
    color: #000000;
    display: block;
}
#festival .hs_berater_wall a:hover .berater{
    background-color: #dddddd;
}

#festival .hs_berater_wall .berater .name{
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
#festival .hs_berater_wall .berater .position{
    text-align: center;
}
#festival .hs_vortraege .vorlesung b,
#festival .hs_vortraege .vortag_prev b{
    text-align: center;
    display: block;
    margin-bottom: 20px;
    font-size: 20px;
}
#festival .hs_vortraege .image{
    height: 110px;
    width: 100%;
    text-align: center;
}
#festival .hs_vortraege .image img{
    max-height: 110px;
    max-width: 100%;
    width: auto;
    height: auto;
}
#festival .hs_vortraege .row.vortrag{
    margin-bottom: 15px;
}
#festival .hs_vortraege .info{
    padding: 0 10px 0 10px;
    line-height: 1.5;
    letter-spacing: 0.4px;
}
#festival .weitere_infos .kontakt,
#festival .weitere_infos .standorte{
    background-color: #000000;
    color: #FFFFFF;
    padding: 30px 20px 20px 20px;
    text-align: center;
    letter-spacing: 0.4px;
    min-height: 190px;
}
#festival .weitere_infos .kontakt{
    text-align: left;
    line-height: 1.5;
    font-size: 14px;
}
#festival .weitere_infos .standorte b{
    font-size: 18px;
    display: block;
    margin-bottom: 15px;
}
#festival .weitere_infos .standorte ul{
    padding: 0;
    list-style: none;
    margin-top: 0;
    font-size: 14px;
}
#festival .weitere_infos .kontakt b{
    font-size: 18px;
    display: block;
    color: #f3e600;
    text-align: center;
    margin-bottom: 15px;
}
#festival .weitere_infos .kontakt span{
    color: #f3e600;
    width: 14px;
    display: block;
    float: left;
    font-weight: bold;
}
#festival .weitere_infos .kontakt a{
    color: #ffffff;
    text-decoration: none;
}
#festival .weitere_infos .kontakt a:hover{
    text-decoration: underline;
}
#festival .weitere_infos .hs_web_btn{
    border: 2px solid #f3e600;
    padding: 10px;
    text-align: center;
    margin-top: 22px;
    font-size: 14px;
    cursor: pointer;
    white-space: nowrap;
    display: block;
    color: #ffffff;
    text-decoration: none;
    letter-spacing: 0;
    transition: all 0.2s;
}
#festival .weitere_infos .kontakt .hs_web_btn:hover{
    background-color: #161616;
    text-decoration: none;
}
#festival .weitere_infos .sm .icons{
    margin-top: 30px;
    text-align: center;
}
#festival .weitere_infos .sm .icons a{
    height: 40px;
    width: 40px;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
}
#festival .weitere_infos .sm .icons a:last-child{
    margin-right: 0;
}
#festival .weitere_infos .sm .icons .fb{
    background-image: url("../../res/images/fb_icon_black.png");
}
#festival .weitere_infos .sm .icons .tw{
    background-image: url("../../res/images/twitter_icon_black.png");
}
#festival .weitere_infos .sm .icons .in{
    background-image: url("../../res/images/insta_icon_black.png");
}



    /*----------Timetable----------*/
#festival .timetable h2{
    font-style: italic;
    font-size: 44px;
    text-align: center;
    font-weight: normal;
}
#festival .timetable h2 span{
    color: #009bb4;
}
#festival .timetable p{
    text-align: center;
    letter-spacing: 0.4px;
    line-height: 1.5;
}
#festival .timetable .row.black{
    padding: 20px;
}
#festival .timetable .head{
    color: #ffffff;
    text-transform: uppercase;
    font-style: italic;
    font-size: 22px;
    text-align: center;
    height: 56px;
}
#festival .timetable .termine{
    height: 300px;
    margin-top: 20px;
    overflow: hidden;
}
#festival .timetable .termine .scroll{
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    box-sizing: content-box;
    padding-right: 17px;
}
#festival .timetable .termin{
    margin-bottom: 20px;
}
#festival .timetable .zeit{
    color: #ffffff;
    letter-spacing: 0.4px;
    line-height: 1.5;
}
#festival .timetable .titel{
    color: #ffffff;
    letter-spacing: 0.4px;
    line-height: 1.5;
}
#festival .timetable .hs{
    color: #f3e600;
    letter-spacing: 0.4px;
    line-height: 1.5;
}
/*----------FAQS----------*/
#festival .faqs h2{
    font-style: italic;
    font-size: 44px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 20px;
}
#festival .faqs .accordion_faqs h3{
    background-color: #000000;
    color: #FFFFFF;
    font-size: 16px;
    padding: 12px;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
}
#festival .faqs .accordion_faqs h3:first-child{
    margin-top: 0;
}
#festival .faqs .accordion_faqs .ui-accordion-content{
    background-color: #FFFFFF;
    padding: 20px;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    line-height: 1.5;
    letter-spacing: 0.4px;
}
#festival .faqs .accordion_faqs .ui-accordion-header:after{
    content : "\2716";
    transform: rotate(45deg);
    position: absolute;
    right: 12px;
    top: 10px;
}
#festival .faqs .accordion_faqs .ui-accordion-header-active:after{
    content : "\268A";
    transform: rotate(0deg);
    position: absolute;
    right: 12px;
}
#festival .faqs .accordion_faqs ul{
    padding: 0;
    list-style: none;
}
#festival .faqs .accordion_faqs ul li{
    text-indent: -18px;
    margin-left: 18px;
}
#festival .faqs .accordion_faqs ul li:before{
    content: "\00BB\0020";
    line-height: 14px;
    font-size: 20px;
}

/*----------Footer----------*/
.footer{
    padding: 80px 0;
}
.footer .links{
    text-align: center;
}
.footer .links a{
    text-decoration: none;
    color: #ffffff;
    margin-right: 50px;
}
.footer .links a:hover{
    text-decoration: underline;
}
.footer .links a:last-child{
    margin-right: 0;
}
/*----------Ansprechpartner----------*/
.ansprechpartner .box{
    padding: 30px;
    border: 1px solid #000000;
}
.ansprechpartner .box h3{
    font-style: italic;
    font-size: 22px;
    text-align: center;
    margin-top: 0;
}
.ansprechpartner .box p{
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.4px;
}
.ansprechpartner .box p a{
    font-size: 18px;
    color: #000000;
    background-color: #f3e600;
    padding: 0 3px;
    text-decoration: none;
    line-height: 1.5;
    letter-spacing: 0.4px;
}
.ansprechpartner .box .meeting .image{
    display: grid;
    margin-bottom: 15px;
}
.ansprechpartner .box .meeting .image img{
    width: 120px;
    margin: auto;
    border-radius: 60px;
}
.ansprechpartner .box .meeting.green img{
    border: 2px solid #009900;
}
.ansprechpartner .box .meeting .name{
    text-align: center;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}
.ansprechpartner .box .meeting .position{
    text-align: center;
}
.ansprechpartner .box .meeting{
    margin: 30px 0 50px 0;
}
#buehne_1{
    display: none;
}

.event_button{
    background-color: #f3e600;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    padding: 15px 40px;
    margin: 40px auto 0 auto;
    cursor: pointer;
    transition: all 0.2s;
    color: #000000;
    text-decoration: none;
    display: inline-block;
}

.event_button:hover{
    padding: 15px 45px;
}
/*----------Anker row----------*/
#fix_anker_row{
    z-index: 10000;
}
#festival .anker_row .anker_div{
    width: 32%;
    margin-right: 2%;
    float: left;
    text-align: center;
}
#festival .anker_row .anker_div:last-child{
    margin-right: 0;
}
#festival .anker_row .anker_div a{
    display: block;
    width: 100%;
    color: #000000;
    background-color: #f3e600;
    padding: 15px 0;
    text-decoration: none;
    font-size: 18px;
    transition: all 0.2s;
}
#festival .anker_row .anker_div a:hover{
    opacity: 0.7;
}
/*----------Infomaterial----------*/
#festival .info_form .form{
    color: #000000;
    background-color: #f3e600;
    float: left;
    width: 100%;
    padding: 20px 40px;
}
#festival .row.info_form .form h2{
    font-style: normal;
    font-family: Arial;
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 1.5;
}
#festival .row.info_form .form .row.input{
    margin-top: 0;
}
#festival .row.info_form .form .row.input input{
    height: 35px;
    background-color: transparent;
    border: 1px solid #000000;
    padding: 0 5px;
}
.row.input input.vorname{
    width: 48%;
    margin-right: 4%;
    float: left;
    margin-bottom: 15px;
}
.row.input input.nachname{
    float: left;
    width: 48%;
    margin-bottom: 15px;
}
.row.input input.email,
.row.input input.tel{
    width: 40%;
    float: left;
}
.row.input span{
    float: left;
    width: 16%;
    text-align: center;
    margin: 7px 2%;
}
#festival .row.info_form .form .row.checkboxen{
    margin-top: 35px;
    display: grid;
}
#festival .row.info_form .form .row.input .inner,
#festival .row.info_form .form .row.checkboxen .inner{
    width: 100%;
    margin: 0 auto;
}
#festival .row.info_form .form .row.checkboxen label{
    display: block;
    margin-bottom: 10px;
}
#festival .row.info_form .form .row.checkboxen label a{
    color: #000000;
}
#festival .row.info_form .form .row.submit{
    margin-top: 30px;
    display: grid;
}
#festival .row.info_form .form .row.submit input{
    color: #f3e600;
    background-color: #000000;
    border: 0;
    padding: 7px 50px;
    margin: 0 auto;
    font-size: 24px;
    cursor: pointer;
    transition: all 0.2s;
}
#festival .row.info_form .form .row.submit input:hover{
    padding: 7px 55px;
}
/*----------Anmelde Form----------*/
.anmeldung .box{
    background-color: #f3e600;
    padding: 30px;
}
.anmeldung .box h3 {
    font-style: italic;
    font-size: 22px;
    text-align: center;
    margin-top: 0;
}
.anmeldung .box p{
    margin-bottom: 35px;
}
.anmeldung div[data-editorblocktype="Field-email"],
.anmeldung div[data-editorblocktype="Field-text"]{
    float: left;
    width: 48%;
}
.anmeldung div[data-editorblocktype="Field-text"]{
    margin-right: 4%;
}
.anmeldung div[data-editorblocktype="Field-email"] label,
.anmeldung div[data-editorblocktype="Field-text"] label{
    font-size: 14px;
    display: block;
    margin-bottom: 2px;
    float: left;
}
.anmeldung div[data-editorblocktype="Field-email"] input,
.anmeldung div[data-editorblocktype="Field-text"] input{
    width: 100%;
    height: 30px;
    margin-bottom: 25px;
    padding: 0 5px;
}
.anmeldung span.lp-required{
    color: #000000 !important;
}
.anmeldung div[data-editorblocktype="SubmitButtonBlock"] p{
    display: grid;
}
.anmeldung div[data-editorblocktype="SubmitButtonBlock"] button{
    margin: 15px auto 0 auto;
    background-color: #000;
    border: 0;
    color: #f3e600;
    font-size: 22px;
    padding: 5px 20px;
    cursor: pointer;
    transition: all 0.2s;
}
.anmeldung div[data-editorblocktype="SubmitButtonBlock"] button:hover{
    padding: 5px 25px;
}
.anmeldung a{
    color: #000000;
    transition: all 0.2s;
}
.anmeldung a:hover{
    color: #444444;
}