/* CSS Document */

html {
    /*overflow-y: scroll;*/
}

body {
    background: #fff;
    font-family: 'Fira Sans', sans-serif;
}

body,
.container {
    /*min-width: 640px;*/
}

h1,
h2 {
    font-family: 'Bungee', cursive;
}

h2 {
    font-size: 44px;
}

h2 .small {
    font-size: 36px;
    line-height: 1;
    position: relative;
    top: -10px;
}

a {
    outline: none;
}

.legend-headliner {
    margin: 32px 0;
    font-size: 24px;
    color: #000;
}

.legend-headliner i {
    color: #28acc2;
}

.perf {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    /* Other transform properties here */
    /* Other transform properties here */
}

.wrapper {
    overflow: hidden;
    width: 1920px;
    max-width: 100%;
    margin: 0 auto;
    -webkit-overflow-scrolling: touch;
}

.start .wrapper {
    /*background: #fff url(../img/bg_home.jpg) no-repeat center top;*/
    background: #fff;
}

.countdown {
    color: #000;
}

.countdown-header {
    text-align: left;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 0.0em;
    text-transform: uppercase;
}

.zeit {
    display: inline-block;
    width: 23%;
    text-align: right;
    margin-right: 2%;
}

.zeit:last-child {
    margin-right: 0;
}

.wert {
    font-size: 2.0em;
    font-family: "Bungee", cursive;
    line-height: 1em;
    color: #fff;
}

.countdown-left {
    margin-top: -89px;
    margin-bottom: 24px;
}

body.tickets .wrapper,
body.timetable .wrapper,
body.ueberuns .wrapper,
body.location .wrapper,
body.anfahrt .wrapper {
    background: #fff;
}

.home {
    min-height: 820px;
    padding-top: 70px;
    position: relative;
}

.home .maincta {
    bottom: 153px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}

.main {
    margin-top: 0;
}

.row {
    margin-bottom: 50px;
}

.overflow {
    margin: 0 auto;
    max-width: 100%;
    position: absolute;
    width: 1920px;
    z-index: 0;
    overflow-x: hidden;
}

.bg {
    left: 50%;
    max-width: 101%;
    overflow: hidden;
    position: relative;
    top: 0;
    transform: translateX(-50%);
    width: 1920px;
    z-index: 2;
    margin-left: -1px;
    margin-right: -1px;
}

.bg-inner.bg-start-top {
    background: url(../img/bg_start_top.png) no-repeat center top;
    background-size: cover;
    width: 1920px;
    height: 966px;
    z-index: 0;
    position: absolute;
    max-width: 100%;
}

.bg-inner.bg-woman {
    background: rgba(0, 0, 0, 0) url("../img/woman.png") no-repeat scroll center top / contain;
    height: 803px;
    left: 50%;
    position: absolute;
    top: -14px;
    transform: translateX(-16%);
    width: 666px;
    z-index: 1;
}

.bg .bg-inner.bg-start-subtop {
    background: url(../img/bg_white.png) no-repeat center top;
    background-size: cover;
    width: 1920px;
    height: 1800px;
    top: 314px;
    z-index: 2;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.bg .bg-inner.bg-start-center {
    background: rgba(0, 0, 0, 0) url("../img/bg_start_center.png") no-repeat scroll center top / cover;
    height: 2048px;
    position: absolute;
    top: 623px;
    width: 1920px;
    z-index: 3;
    left: 50%;
    transform: translateX(-50%);
}

.bg .bg-inner.bg-start-bottom {
    background: rgba(0, 0, 0, 0) url("../img/bg_start_bottom_2023.png") no-repeat scroll center top / cover;
    height: 1108px;
    left: 50%;
    position: absolute;
    top: 1980px;
    transform: translateX(-50%);
    width: 1920px;
    z-index: 2;
}

.bg-inner.bg-white {
    background: #fff;
    height: 3000px;
    width: 1920px;
    z-index: 2;
    position: absolute;
    top: 2524px;
}

.tickets .bg .bg-inner.bg-start-center,
.timetable .bg .bg-inner.bg-start-center,
.location .bg .bg-inner.bg-start-center,
.ueberuns .bg .bg-inner.bg-start-center,
.anfahrt .bg .bg-inner.bg-start-center {
    background: url(../img/bg_white.png) no-repeat center top;
    background-size: cover;
    width: 1920px;
    height: 1800px;
    z-index: 2;
    position: absolute;
    top: 314px;
    background-position: 0 0;
}

.anfahrt .bg .bg-inner.bg-start-center {
    height: 1800px;
}

.location .bg .bg-inner.bg-start-center {
    height: 1800px;
}

.map {
    /* margin-top: 50px; */
}

.map .container {
    margin-left: -32px;
}

.map-image {
    /* width: calc(100% - 32px); */
    width: 100%;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0) url("../img/map-2023.jpg") no-repeat scroll 10% 50% / cover;
    height: 600px;
}


/*
section.main{
	position: relative;
	top:-200px;
}*/


/*
.location {
  top: -1630px;
  position: relative;
}
*/

.logo {
    background: rgba(0, 0, 0, 0) url("../img/logo-speedway-music-festival-2023-2.png") no-repeat scroll 0 0 / contain;
    display: block;
    height: 423px;
    left: -134px;
    margin-bottom: 80px;
    position: relative;
    width: 489px;
}

.fixed {
    position: fixed;
    width: 100%;
}

.logo {
    top: 72px;
}

.no-touchevents .btn-smf:hover,
.btn-smf:active,
.btn-smf:visited,
.btn-smf:focus {
    color: #fff;
}

.no-touchevents .btn-smf:hover {
    background: #bd0050;
}

.btn-smf {
    background: #e20864;
    border: 2px solid #000;
    padding: 20px 120px 20px 40px;
    border-radius: 0px;
    display: inline-block;
    text-decoration: none !important;
    color: #fff;
    cursor: pointer;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
    transition-property: background;
    transition-duration: 0.4s;
    filter: drop-shadow(5px 5px 0 rgba(255, 255, 255, 0.5));
}

.btn-left {
    transform: skewX(45deg);
}

.btn-left .btn-content {
    transform: skewX(-45deg)
}

.btn-right {
    transform: skewX(-45deg);
}

.btn-right .btn-content {
    transform: skewX(45deg)
}

.btn-buy-ticket {
    width: 100%;
    margin: 0 auto;
}

.no-touchevents .btn-xxl:hover {
    background: #208a9c;
}

.btn-xxl {
    background: #28acc2 none repeat scroll 0 0;
    filter: drop-shadow(-10px 10px 0 rgba(255, 255, 255, 0.5));
    padding: 20px 155px 20px 30px;
    position: relative;
    text-transform: uppercase;
    transition-duration: 0.4s;
    transition-property: background;
}

.btn-xxl .btn-content {
    position: relative;
    font-size: 48px;
    font-family: 'Bungee', cursive;
    line-height: 1;
}

.btn-xxl .btn-content .small {
    font-size: 16px;
    font-weight: 300;
    text-transform: none;
    font-family: 'Fira Sans', sans-serif;
}

.btn-xxl .btn-content .small-top {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Fira Sans', sans-serif;
    position: relative;
    left: -30px;
}

.btn-xxl .btn-content .small-bottom {
    margin-top: 3px;
    position: relative;
    right: -30px;
}

.btn-left .arrow-inner {
    transform: translateY(-50%) skewX(-45deg);
}

.btn-right .arrow-inner {
    transform: translateY(-50%) skewX(45deg);
}

.no-touchevents .btn-smf:hover .arrow,
.no-touchevents .btn-smf.btn-ticket:hover .arrow {
    background: #e20864;
}

.btn-smf .arrow {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 100%;
    background: #bd0050;
    transition-property: background;
    transition-duration: 0.4s;
}

.btn-smf .arrow-inner {
    text-align: center;
    font-size: 48px;
    line-height: 100%;
    position: relative;
    top: 4px;
    top: 50%;
    transform: translateY(-50%) skewX(45deg);
}

.no-touchevents .btn-xxl:hover .arrow {
    background: #28acc2;
}

.btn-xxl .arrow {
    position: absolute;
    right: 0;
    top: 0;
    width: 140px;
    height: 100%;
    background: #208a9c;
    transition-property: background;
    transition-duration: 0.4s;
}

.btn-xxl .arrow-inner {
    font-size: 72px;
    line-height: 100%;
    position: relative;
    text-align: center;
    top: 50%;
    transform: translateY(-50%) skewX(-45deg);
}

.btn-xxl.btn-right .arrow-inner {
    transform: translateY(-50%) skewX(45deg);
}

.rotate {
    transform: rotate(45deg);
}

.rotate .content {
    transform: rotate(-45deg);
}

.rotate.closemenu {
    transform: rotate(45deg) !important;
}

.rotate.closemenu .content {
    transform: rotate(-45deg) !important;
}

.wrapper-inner {
    position: relative;
}

.menu {
    color: #fff;
    position: absolute;
    right: 0;
    top: 70px;
    font-size: 32px;
}

.menuitems {
    position: relative;
}

.menu-top {
    color: #fff;
    font-size: 32px;
    position: absolute;
    right: -3px;
    top: 65px;
    z-index: 105;
}

.menu-top .menuitems {
    background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    float: left;
    height: 52px;
    padding-top: 3px;
}

.menu-top .left {
    background: url(../img/menu_left.png) no-repeat;
    width: 58px;
    height: 52px;
    background-size: cover;
    float: left;
}

.menu-top .right {
    background: url(../img/menu_right.png) no-repeat;
    width: 58px;
    height: 52px;
    background-size: cover;
    float: left;
}


/*.no-touchevents */

.burger:hover,
.burger:active,
.burger:focus {
    transform: scale(1.3) !important;
    transform-origin: center center;
}

.burger,
.burger2 {
    background: #e20864;
    width: 42px;
    height: 52px;
    cursor: pointer;
    padding: 10px 0 8px 26px;
    transition-property: background transform;
    transition-duration: 0.3s;
    position: relative;
    z-index: 100;
    display: inline-block;
}

.burger.skew:hover,
.burger.skew:active,
.burger.skew:focus {
    transform: skewX(-45deg) !important;
    transform-origin: center center;
}

.burger.skew {
    padding: 5px 0 8px 21px;
    position: absolute;
    right: 26px;
    top: 0;
    transform: skewX(-45deg);
    width: 70px;
    overflow: hidden;
}

.burger.skew .content {
    transform: skewX(45deg);
    color: #fff;
    font-size: 30px;
}

.closemenu:hover,
.closemenu:active,
.closemenu:focus {
    transform: scale(1.3) rotate(45deg)!important;
    transform-origin: center center;
}

.closemenu {
    width: 90px;
    height: 90px;
}

.closemenuskew:hover,
.closemenuskew:active,
.closemenuskew:focus {
    transform: skewX(-45deg) rotate(0) !important;
}

.closemenuskew {
    height: 52px;
    position: absolute;
    right: 26px;
    top: -70px !important;
    transform: skewX(-45deg);
    width: 70px;
    padding: 2px 0 8px 21px;
    transition-duration: 0 !important;
    transition-property: none !important;
}

.closemenuskew .content {
    transform: skewX(45deg);
}

.menu-overlay .closemenuskew {
    right: 6px;
}

.black-popup .closemenuskew {
    right: 24px;
    top: -36px !important;
    padding: 2px 0 8px 21px;
    font-size: 30px;
    color: #fff;
}

.facebook:hover,
.instagram:hover {
    /*transform: rotateZ(180deg);*/
    /*font-size: 36px;*/
    /*transform: scale(1.3) !important;*/
    transform-origin: center center;
}

.facebook {
    color: #3b5998;
    display: inline-block;
    width: 48px;
    height: 60px;
    padding: 0px 0 8px 14px;
    cursor: pointer;
    font-size: 28px;
    outline: none;
    /*transition-property: font-size transform;
	transition-duration: 0.4s;*/
    transition-property: transform;
    transition-duration: 0.4s;
}

.instagram {
    display: inline-block;
    color: #000;
    width: 48px;
    height: 60px;
    padding: 0px 0 8px 14px;
    cursor: pointer;
    /*transition-property: font-size transform;
	transition-duration: 0.4s;*/
    transition-property: transform;
    transition-duration: 0.4s;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.menu-overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 9999;
    overflow-y: hidden;
    overflow-x: hidden;
    outline: none;
}

.items {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
}

.item {
    color: #fff;
    font-family: "Bungee";
    font-size: 48px;
    list-style: outside none none;
}

.menu-overlay .item {
    height: 88px;
}

.item a,
.item a:hover,
.item a:active,
.item a:focus {
    color: #fff;
    text-decoration: none;
    display: block;
}

.item-socials a {
    display: inline-block !important;
    font-size: 40px !important;
}


/*.no-touchevents */

.item a:hover,
.item.active a {
    color: #e20864;
}

.menu-overlay .facebook,
.menu-overlay,
.menu-overlay .instagram {
    color: #fff;
    padding: 0 20px;
}

.menu-overlay .item-socials {
    margin-left: -20px
}

.topmenu {
    position: absolute;
    right: -72px;
    top: 0;
    z-index: 105;
}

.topmenu .center {
    background: #fff;
    height: 61px;
    float: left;
}

.topmenu .left {
    background: url(../img/menu_left.png) no-repeat;
    width: 67px;
    height: 61px;
    background-size: contain;
    float: left;
}

.topmenu .right {
    background: url(../img/menu_right.png) no-repeat;
    width: 67px;
    height: 61px;
    background-size: contain;
    float: left;
}

.topmenu ul {
    height: 61px;
    margin: 17px 0 0 0;
    padding: 0px;
}

.topmenu li {
    display: inline-block;
    margin: 0 5px;
}

.topmenu a:hover {
    color: #e20864;
}

.topmenu a {
    color: #000;
    text-transform: uppercase;
    font-family: 'Bungee', cursive;
    font-size: 18px;
    text-decoration: none !important;
}

.topmenu li.active a {
    color: #e20864;
}

.topmenu li.active {
    border-bottom: 8px solid #e20864;
}

.topmenu .divider {
    background: url(../img/menu_divider.svg) no-repeat center center;
    width: 12px;
    height: 12px;
    background-size: contain;
}

.datum {
    font-family: "Bungee";
    height: 25px;
    left: 179px;
    position: absolute;
    top: 387px;
    width: 320px;
    display: none;
}

.datum_left {
    background: url(../img/datum_left.svg) no-repeat;
    width: 8px;
    height: 25px;
    float: left;
    background-size: 100% 100%;
}

.datum_center {
    background: #fff;
    float: left;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    color: #bd0050;
    font-family: 'Bungee', cursive;
    padding: 0 8px;
}

.datum_right {
    background: url(../img/datum_right.svg) no-repeat;
    width: 8px;
    height: 25px;
    float: left;
    background-size: 100% 100%;
}

.datum-line {
    background: #fff none repeat scroll 0 0;
    height: 3px;
    left: -44px;
    position: absolute;
    top: 12px;
    width: 40px;
}

.datum_right .datum-line {
    left: auto;
    right: 18px;
}

.col-header {
    text-transform: uppercase;
    font-family: 'Bungee', cursive;
    font-size: 24px;
    margin-bottom: 24px;
}

.col-header-busticket,
.col-header-earlybird,
.col-header-vipticket,
.col-header-campingpass,
.col-header-voucher {
    border-top: 10px solid #e20864;
    color: #e20864;
}

.col-header-mainstage {
    border-top: 10px solid #e20864;
    color: #e20864;
}

.col-header-noborder {
    color: #e20864;
}

.col-header-noborder-black {
    color: #000;
}

.col-header-blackfloor {
    border-top: 10px solid #000;
    color: #000;
}

.font-xxl {
    font-size: 58px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
}

.font-xl {
    font-size: 44px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
}

.font-l {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 700;
}

.font-m {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}

.col-left {
    position: relative;
}

.col-absolute {
    height: 1000px;
    left: -16px;
    position: absolute;
    top: -282px;
    width: calc(100% - 50px);
    /* width: calc(100% - 30px); */
}

.col-left .top {
    background: url(../img/col_left_top.svg) no-repeat center bottom;
    background-size: 100% 100%;
    height: 156px;
}

.col-left .center {
    background: #e20864 none repeat scroll 0 0;
    padding: 16px 32px 32px;
    height: 1890px;
}

.start .col-left .center {
    padding-top: 97px;
}

.col-left .bottom {
    background: url(../img/col_left_bottom.svg) no-repeat center top;
    background-size: 100% 100%;
    height: 330px;
}

.col-left .center p {
    color: #fff;
}

.col-left h2,
.col-left h2 .small {
    color: #fff;
    /*	line-height: 0.8;*/
}

.col-blue {
    margin-top: -130px;
    margin-right: -100px;
    width: 400px;
}

.col-blue .top {
    background: url(../img/col_blue_top.svg) no-repeat center bottom;
    background-size: 100% 100%;
    height: 370px;
    margin-bottom: -1px;
}

.col-blue .center {
    background: #28acc2;
    padding: 2px 32px 32px;
}

.start .col-blue .center {
    padding: 1px 32px 0px;
}

.col-blue .bottom {
    background: url(../img/col_blue_bottom.svg) no-repeat right top;
    background-size: 50% 100%;
    height: 180px;
}

.col-blue h2 {
    color: #fff;
}

.col-white {
    margin-right: -100px;
    margin-top: -280px;
    width: 400px;
}

.col-white .top {
    background: url(../img/col_white_top.svg) no-repeat center bottom;
    background-size: 100% 100%;
    height: 300px;
}

.col-white .center {
    background: #fff;
    padding: 2px 32px 32px;
}

.col-white .bottom {
    background: url(../img/col_white_bottom.svg) no-repeat right top;
    background-size: 100% 100%;
    height: 180px;
    margin-top: -2px;
}

.col-white h2 {
    color: #e20864;
}

.col-black {
    left: -31px;
    position: relative;
    top: -100px;
    width: calc(100%);
}

.col-black .top {
    background: url(../img/col_black_top.svg) no-repeat center bottom;
    background-size: 100% 100%;
    height: 300px;
}

.col-black .center {
    background: #000;
    padding: 2px 32px 32px;
}

.col-black .bottom {
    background: url(../img/col_black_bottom.svg) no-repeat right top;
    background-size: 100% 100%;
    height: 180px;
    margin-top: -2px;
}

.col-black h2 {
    color: #fff;
}

.title {
    /*	font-family: "FiraSans";*/
    color: #000;
    font-size: 24px;
    font-weight: bold;
}

.cta-bottom {
    min-height: 160px;
    position: relative;
    z-index: 102;
}

.copy {
    font-size: 18px;
    line-height: 32px;
}

footer {
    background: #e1e1e2 url(../img/footer/footer_bg.svg) no-repeat center top;
    background-size: 100% auto;
    padding: 32px 0;
    position: relative;
    z-index: 101;
}

footer .footer-top {
    background: rgba(0, 0, 0, 0) url(../img/footer/footer_bg.svg) no-repeat scroll center top / 100% 100%;
    height: 80px;
    margin-top: -182px;
    margin-bottom: -1px;
}


/*.anfahrt footer .footer-top {
  background: rgba(0, 0, 0, 0) url("../img/footer/footer_bg.svg") no-repeat scroll center top / 100% 100%;
  height: 80px;
  margin-top: -92px;
}*/

footer .footer-content {
    background: #e1e1e2 none repeat scroll 0 0;
    padding: 64px 0 0 0;
}

.footer-partner {
    padding-left: 0;
    margin-bottom: 24px;
}

.footer-partner img {
    margin-top: 20px;
}

footer li {
    display: inline;
    list-style: none;
}

.footer-links {
    margin-top: 20px;
    padding: 0;
}

.footer-links li {
    border-right: 1px solid #000;
    padding: 0 20px 0 19px;
}

.footer-links li:last-child {
    border-right: 0;
}

footer a:hover {
    color: #e20864;
}

footer a {
    color: #000;
    text-decoration: none !important;
}

.footer-partner li {
    padding: 0 20px 0 20px;
    line-height: 48px;
    display: inline-block;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}


/* anfahrt */

.city {
    background: url(../img/anfahrt/city.svg) no-repeat left top;
    background-size: 100% 100%;
    height: 168px;
    color: #fff;
    padding: 42px 24px;
}

.anfahrt .col-left .center {
    height: 560px;
}

.anfahrt .col-left .bottom {
    /* height: 30px; */
    background-size: 100% auto;
}


/* location */

p {
    margin: 12px 0 24px;
    font-size: 18px;
}

.location .col-left .center {
    height: auto;
}

.location .col-left .bottom {
    height: 30px;
    background-size: 100% auto;
}

.thumb {
    margin: 0 0 24px;
}

.thumb img {
    max-width: 100%;
    width: 100%;
}


/* tickets */

.tickets .maincta {
    width: 70%;
    left: 60%;
}

.tickets .maincta .btn-smf,
.tickets .maincta .btn-xxl,
.tickets .maincta .btn-left {
    padding: 0px;
    text-align: left;
}

.tickets .maincta .small-top {
    margin: 20px;
    left: 40px;
}

.tickets .maincta .btn-content {
    height: 140px;
}

.col-ticket-sichern {
    padding-bottom: 162px;
    position: relative;
}

.bottom-align {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    height: 150px;
}

.col-left .sub .center {
    padding-top: 1px;
}

.col-left .sub .center h2 {
    margin-top: 0;
    margin-bottom: 69px;
}

.timetable .col-left .center h2,
.timetable .col-black .center h2 {
    text-align: left;
}

.location .col-left .center {
    height: 450px;
}

.timetable .col-left .center {
    height: auto;
}

.ueberuns .col-left .bottom,
.location .col-left .bottom {
    /* height: 160px; */
    background-size: 100% auto;
}

.ueberuns .col-left .center {
    height: 640px;
}

.btn-ticket {
    font-size: 18px;
    left: -4%;
    padding-right: 120px;
    position: relative;
    width: 94%;
    padding-left: 22px;
}

.btn-smf.btn-ticket .arrow-inner {
    font-size: 28px;
    line-height: 100%;
    text-align: center;
}

.btn-smf.btn-ticket .arrow {
    background: #bd0050 none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
}

.btn-inactive,
.btn-inactive:hover {
    background: #f7f7f7 !important;
    cursor: default;
    color: #ccc !important;
}

.btn-inactive .arrow {
    background: #eee !important;
}

.col-absolute.sub {
    top: -282px;
}

.kooperation {
    width: 80%;
    position: relative;
    text-transform: uppercase;
    color: #b2b2b2;
    margin: 12px;
}

.kooperation img {
    max-width: 100%;
}

section.abendkasse {
    min-height: 500px;
}

.abendkasse h2 {
    font-size: 24px;
}

.abendkasse .col-blue {
    margin-top: -50px;
}

.price-wrapper {
    transform: skewX(-45deg);
    background: #0f8498;
    display: inline-block;
    padding: 12px 16px;
    margin-left: 16px;
}

.price-content {
    transform: skewX(45deg);
}


/*  line up timetable */

.tt tr {
    color: #fff;
    font-size: 36px;
    display: block;
    margin-bottom: 20px;
}

.tt-tt {
    width: 100%;
    margin-top: 138px;
}

.blackfloor .tt-tt {
    margin-top: 28px;
    width: 100%;
}

.blackfloor-lu {
    padding: 230px 0 0;
}

.tt-tt td {
    text-align: center;
}

.tt-lu {
    /*margin-top: 14px;*/
    width: 100%;
}

.blackfloor .tt-lu {
    margin-top: 71px;
}

.tt.tt-lu tr {
    font-weight: bold;
    color: #000;
}

.lu.highlight {
    color: #28acc2;
}

.lu a:focus,
.lu a:active {
    outline: 0 !important;
}

.lu a {
    color: #000;
    text-decoration: none !important;
    position: relative;
    display: block;
    outline: 0 !important;
}

.lu.highlight a {
    color: #28acc2;
}

section.afterhour {
    min-height: 300px;
}

.afterhour .col-blue {
    margin-top: -50px;
    margin-left: -303px;
}

.col-blue .center.afterhour {
    background: url(../img/timetable/afterhour_bg.svg) no-repeat;
    background-size: 100% 100%;
    width: 630px;
    min-height: 275px;
    padding: 34px 32px 32px 271px;
}

.owl-nav {
    font-size: 48px;
}

.owl-prev {
    float: left;
}

.owl-next {
    float: right;
}

.mfp-bg {
    background: #ffffff none repeat scroll 0 0;
    opacity: 0.95;
}


/* popups */

.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
}


/* popups */

.black-popup {
    position: relative;
    background: transparent;
    padding: 20px 0 0 0;
    width: auto;
    margin: 20px auto;
    color: #000;
    font-size: 18px;
}

.black-popup img {
    max-width: 100%;
}

.black-popup h2 {
    font-size: 32px;
    font-weight: bold;
    font-family: 'Fira Sans', sans-serif;
}

.black-popup .container {
    position: relative;
    padding-top: 24px;
}

.black-popup .closemenu {
    position: absolute;
    top: -10px;
    ;
    right: 10px;
    z-index: 100;
    font-size: 32px;
}

.black-popup .mfp-close {
    display: none;
}

.black-popup .row {
    margin-bottom: 0;
}

.col-dj-foto {
    margin-bottom: 32px;
}

.sociallink {
    color: #fff !important;
    background: #e20864;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    height: 28px;
    width: 28px;
    display: inline-block;
    float: left;
    margin-top: 8px;
    margin-right: 4px;
}

.more {
    color: #555555;
    font-size: 18px;
    font-weight: normal;
    display: block;
    margin-top: -4px;
    /*text-transform: uppercase;*/
}

.tba {
    color: #e20864;
    font-size: 24px;
    font-weight: normal;
}

.tba-black {
    color: #000;
    font-size: 24px;
    font-weight: normal;
}

.open-popup-dj:hover {
    color: #e20864
}

img.out,
img.over {
    width: 302px;
    max-width: 100%;
    margin-bottom: 16px;
    display: block;
}

img.over {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.no-touchevents .open-popup-dj:hover .over {
    display: block;
}


/*.open-popup-dj:hover .out {display: none;}*/

#preloader {
    position: absolute;
    left: -9999px;
    top: -9999px;
}

.strong {
    font-weight: bold;
}


/* FAQ STOERER */

.stoerer {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    background: rgba(40, 172, 194, 0.8);
    text-align: center;
    vertical-align: middle;
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 100000000;
    padding: 15px;
    padding-top: 15px;
}

.stoerer h1 {
    color: white;
    font-family: 'Bungee', cursive;
    font-size: 20px;
}

.stoerer h2 {
    color: white;
    font-family: 'Bungee', cursive;
    font-size: 12px;
}

h2.black {
    color: #e20864;
}


/* .open-popup-link */

.faq-circle {
    z-index: 1000000000000 !important;
    display: none;
}

.tickets .btn-left .btn-content {
    transform: none;
}

.tickets .btn-left {
    transform: none;
}

.tickets .btn-xxl {
    filter: none;
}

.tickets .maincta {
    left: 30%;
    width: 80%;
}

.tickets .home .maincta {
    transform: none;
}

.tickets .btn-xxl .btn-content .small-top {
    position: none;
    left: 0;
}

.tickets .maincta .small-top {
    left: 0;
    margin: 20px;
}

.tickets .maincta h3 {
    margin: 20px;
}

.tickets .btn-smf {
    border: none;
}

.tickets .btn-xxl .btn-content {
    line-height: inherit;
}