

#home, .rev_slider {
  height: 80vh !important;
}


.webkit-box {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -moz-box-flex: initial;
}

.hr-red {border: 1px solid rgba(0,0,0,0.1);}

.container-fluid.semi-fluid.relative .row {
  border-bottom: 1px solid rgba(255,255,255,0.4);
}

.sec-flag {
    margin: -3px 0 0;
}

.container.navi-width {
  /*width: 1550px;*/
}

.chart canvas {
  width: 120px;
}

.box-expectations {
  background-color: rgba(255,255,255,0.4);
  border-radius: 10px;
  padding: 40px 20px 20px;
  text-align: center;
  border: 1px solid rgba(0,0,0,0.1);
  box-shadow: 10px 10px 20px #C0C0C0;
}
.box-youtube {
  background-color: rgba(255,255,255,0.4);
  border: 1px solid rgba(0,0,0,0.1);
  box-shadow: 10px 10px 20px #C0C0C0;
}


.thumpup_banksy{
  width: 75px;
  margin: 0 10px 20px 0px;
}

.headline-malmo {
  line-height: 0.8;
}



.introtext {columns: 2 !important;}

.sidenav-partner img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; 
  width: 48%;
  float: left;
  border: 1px solid #DFDFDF;
  margin: 0 1% -22px;
  background: #EFEFEF;
  border-radius: 4px;
}
.sidenav-partner img:hover {
  opacity: 0.5;
}


.slider-banksy {
  font-size: 100px !important;
  text-shadow: 3px 3px 3px #111;
}

.w-shadow {text-shadow: 2px 2px 2px #fff;}


.ballon-icon {
  position: absolute;
  right: 20px;
  bottom: 30%;
  width: 170px;
}
@media only screen and (max-width: 767px) {
  .ballon-icon {width: 100px;bottom: 25%;}
}

.banksy-icon {
position: absolute;
  right: -30px;
  top: -40px;
  width: 200px;
}
@media only screen and (max-width: 767px) {
  .banksy-icon {right: 0px;}
}




.gallery-shadow {box-shadow: 0px 0px 10px #202020;}

.special-box-01 {
  background: rgba(0,0,0,0.2);    
  background-image: url(../img/_backgrounds/img-content-01.png);
background-position: top;
  background-repeat: repeat;
  background-size: cover;
  padding: 40px 40px;
  box-shadow: 0px 0px 33px #888;
}
@media only screen and (max-width: 767px) {
  .special-box-01 {padding: 30px 10px 60px;}
}
.special-box-02 {
/*  background-image: url(../img/_start/img-03-alt.png);
background-position: top;
  background-repeat: repeat;
  background-size: cover;*/
  padding: 30px 40px 10px;
  background: rgba(0,0,0,0.5);
}
@media only screen and (max-width: 767px) {
  .special-box-02 {padding: 30px 10px 60px;}
}
.special-box-03 {
  background-image: url(../img/_start/img-11.png);
background-position: top;
  background-repeat: repeat;
  background-size: cover;
  padding: 30px 40px 60px;
}
@media only screen and (max-width: 767px) {
  .special-box-03 {padding: 30px 10px 60px;}
}
.special-box-04 {
  background-image: url(../img/_start/img-11-alt.png);
background-position: top;
  background-repeat: repeat;
  background-size: cover;
  padding: 60px 0px 60px;
}
@media only screen and (max-width: 767px) {
  .special-box-04 {padding: 30px 10px 60px;}
}

.service-item-box.style-4 i,.accordion .panel-heading > a.minus {
  color: #e30918 !important;
}




.slidergrafik {
  width: 800px !important;
  height: 416px !important;
  margin: -120px 0 0 !important;
}
/*SLIDER BULLET RECHTS*/
.tp-bullet.selected {display: none !important;}



.faq-box a {
  font-size: 18px !important;
}
.faq-box ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  list-style: disc;
}

audio {
  display: inline-block;
  vertical-align: baseline;
  width: 100%;
}


.icon-flag {
  margin: -3px 0 0;
}

.hidden-link {
  height: 40px !important;
  display: block !important;
  position: absolute !important;
  width: 40px !important;
  left: 0 !important;
  bottom: 0 !important;
}

.banksynumber {
    color: #e30918!important;
    float: left;
    margin: 0 20px 20px 0;
}


.headphones-icon-01 {
  position: absolute;
  width: 150px;
  margin: -210px 0 0 -40px;
  left: 0;
}


.city-icons {
  /*position: absolute;*/
  /*width: 440px;*/
  margin: -105px 40px 0 0px;
  /*right: 0;*/
}

.city-coming {
  position: absolute;
  width: 50%;
  max-width: 440px;
  right: 0;
  z-index: 50;
  margin: 47px 0 0;
}








/*NEWSTICKER*/


.info-london {
  line-height: 40px;
  font-size: 14px;
  margin: 0 0 0;
  text-align: right;
  font-family: "Asul", sans-serif;
  font-weight: 600;
  z-index: 500;
  animation: ticker 30s linear infinite;
}
.top-bar {
  background: rgb(140,5,14);
  background: linear-gradient(180deg, rgba(140,5,14,1) 0%, rgba(227,9,24,1) 100%); 
  z-index: 500;
  border-bottom: 1px solid rgb(130, 103, 74);
}




/*NEWSTICKER*/


.blink {
  animation: blinker 0s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

@keyframes ticker {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}


.red-sheduled-img {
  width: 140px;
  position: absolute;
  top: -20px;
}
.text-rescheduled {
  color: #FFD800;
  text-transform: uppercase !important;
  font-family: "cityburn";
  font-size: 18px;
  line-height: 18px;
  /*letter-spacing: 0.6px;*/
  font-weight: 100;
}

.ticker-img {
  width: 80px;
  display: block;
  margin: -5px 10px 0 10px;
}

.news-container {
    /*position: fixed;*/
    top: 0;
    left: 0;
    right: 0;
}

.news-container ul {
    display: flex;
    list-style: none;
    margin: 0;
    animation: scroll 1000s infinite linear !important;
}

.news-container ul li {
    white-space: nowrap;
    padding: 0;
    position: relative;
}

.news-container ul li::after {
    content:"";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.news-container ul li:last-child::after {
    display: none;
}
.news-container a {
  display: block ruby;
  color: #fafafa;
}

@keyframes scroll {
    from {
        transform: translateX(100%);
    }

    to {
        transform: translateX(-0px);

    }
}



.list-style {
  color: #FFF !important;
  font-weight: 300;
  list-style: square;
  padding-left: 20px !important;
}



#owl-testimonials {
  padding: 4%;
}


.redbrickwall .accordion .panel-heading {
  background-color: none;
  /*background: url(../img/_grafik/empty.png);*/
  background: url(../img/_backgrounds/bg-accordion.jpg);
}


.redbrickwall .accordion .panel-heading > a {
  border: none;
}
.redbrickwall .accordion .panel-heading + .panel-collapse > .panel-body, .panel-content {
  border: none;
  background-color: none;
  background: url(../img/_backgrounds/bg-accordion.jpg);
}
.redbrickwall p {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  line-height: 28px;
  font-weight: 300;
  font-style: italic;
  font-family: roboto;
}

.redbrickwall .owl-page.active span {
  background-color: #fff;
}


.white-wall .accordion .panel-heading + .panel-collapse > .panel-body, .panel-content {
  border: none;
  background-color: none;
  background: url(../img/_backgrounds/bg-navi.png);
}


.dark-dots .owl-page span {
  border-color: #fff !important;
}

.icon-stimme {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; 
  margin: 0 auto;
  display: block; 
}
.icon-stimme:hover {
  opacity: 0.5;
}
.presse-logo {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; 
  width: 15%;
  margin: 0 1% 20px;
  float: left;
  box-shadow: 6px 6px 6px rgba(0,0,0,0.4);
}
.presse-logo:hover {
  opacity: 0.5;
}
@media only screen and (max-width: 767px) {
  .presse-logo {
    width: 23%;
  }
}
.icon-pdf {
  position: absolute;
  width: 30px;
  margin: -9px 0 0 3px;
  box-shadow: 1px 1px 5px #888;
}

.icon-done {
  width: 45px;
  position: absolute;
  margin: -2px 0 0 10px;
}





/* BACKGROUNDS PARALLAX
================================================== */



/* BACKGROUNDS
================================================== */

.bg-loader {
    background-color: #efefef;
    /*background-image: url(../img/_backgrounds/img-01.jpg);*/
    background-image: url(../img/_loader/loader-01.gif);
    background-position: center;
    background-repeat: no-repeat;
    /*height: 100vh;*/
}/* auf settings.css muss noch
    .tp-loader.spinner4 auf display: none;
================================================== */



.bg-body-intro {
  /*box-shadow: 0px 20px 20px -20px #555 inset;*/
    background-color: #fff;
    background-image: url(../img/_backgrounds/img-00.jpg);
    background-position: 50% -1%;
    background-repeat: repeat;
    background-attachment: fixed;
    background-size: cover;
    /*height: 100vh;*/
}

.bg-body-footer {
  box-shadow: 0px 20px 20px -20px #989898 inset;
    background-color: #fff;
    background-image: url(../img/_backgrounds/img-04.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    /*height: 100vh;*/
}

.bg-brick-red {
  box-shadow: 0px 20px 20px -20px #555 inset;
    background-color: #fff;
    background-image: url(../img/_backgrounds/img-01.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    /*height: 100vh;*/
}

.bg-brick-red-02 {
  box-shadow: 0px 20px 20px -20px #555 inset;
    background-color: #fff;
    background-image: url(../img/_backgrounds/img-02.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    /*height: 100vh;*/
}

.bg-brick-black-01 {
    background-color: #111;
    background-image: url(../img/_backgrounds/img-09.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    /*height: 100vh;*/
}

.bg-brick-black-02 {
    background-color: #111;
    background-image: url(../img/_backgrounds/img-10.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    /*height: 100vh;*/
}

.bg-body-tickets {
  box-shadow: 0px 20px 20px -20px #555 inset;
    background-color: #111;
    background-image: url(../img/_backgrounds/img-03.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    /*height: 100vh;*/
}

.bg-body-headphones {
  box-shadow: 0px 20px 20px -20px #555 inset;
    background-color: #111;
    background-image: url(../img/_backgrounds/img-09.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    /*height: 100vh;*/
}

.bg-body-magdeburg {
  box-shadow: 0px 20px 20px -20px #555 inset;
    background-color: #0070C0;
    background-image: url(../img/_backgrounds/img-11.jpg)!important;
    background-position: bottom!important;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    /*height: 100vh;*/
}




.bg-presse {
    background-color: #c40000;
    background-image: url(../img/_backgrounds/img-07.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    box-shadow: 0px 10px 20px inset #000;
    /*height: 100vh;*/
}


.bg-expectations {
    background-color: #F2F2F2;
    background-image: url(../img/_backgrounds/img-03.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    /*height: 100vh;*/
}

.bg-kontakt {
    background-color: #e30918;
    background-image: url(../img/_backgrounds/img-05.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    /*height: 100vh;*/
}





.bg-body-audioguide {
  box-shadow: 0px 20px 20px -20px #989898 inset;
    background-color: #fff;
    background-image: url(../img/_backgrounds/img-04.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    /*height: 100vh;*/
}






/* SPECIAL
================================================== */



.maino {
  /*font-size: 80px;*/
  white-space: nowrap;
}

.maino span {
  /*display: block;*/
  position: relative;
  transform: translateZ(0) translate3D(0, 0, 0);
  backface-visibility: hidden;
  will-change: opacity;
}

.maino .first-span {
  /*color: #ffd9e2;*/
  text-shadow: 0 0 0 transparent, 0 0 10px #ff003c,
    0 0 20px rgba(255, 0, 60, 0.5), 0 0 40px #ff003c, 0 0 100px #ff003c,
    0 0 200px #ff003c, 0 0 300px #ff003c, 0 0 500px #ff003c, 0 0 1000px #ff003c;
  animation: blink 4s infinite alternate;
}

.maino .second-span {
  color: orange;
  text-shadow: 0 0 0 transparent, 0 0 10px #ff003c,
    0 0 20px rgba(255, 0, 60, 0.5), 0 0 40px #ff003c, 0 0 100px #ff003c,
    0 0 200px #ff003c, 0 0 300px #ff003c, 0 0 500px #ff003c, 0 0 1000px #ff003c;
}

@-webkit-keyframes buzz {
  70% {
    opacity: 0.8;
  }
}

@keyframes buzz {
  70% {
    opacity: 0.8;
  }
}
@-webkit-keyframes blink {
  40% {
    opacity: 1;
  }
  42% {
    opacity: 0.8;
  }
  43% {
    opacity: 1;
  }
  45% {
    opacity: 0.2;
  }
  46% {
    opacity: 1;
  }
}
@keyframes blink {
  40% {
    opacity: 1;
  }
  42% {
    opacity: 0.8;
  }
  43% {
    opacity: 1;
  }
  45% {
    opacity: 0.2;
  }
  46% {
    opacity: 1;
  }
}

@media screen and (max-width: 992px) {
  .maino .first-span {
    font-size: 4rem;
  }
  .maino .second-span {
    font-size: 4rem;
  }
}

@media screen and (max-width: 600px) {
  .nav-div {
    width: 100%;
  }
  .maino .first-span {
    font-size: 3rem;
  }
  .maino .second-span {
    font-size: 3rem;
  }
}
























/* NAME
================================================== */

/* NAME
================================================== */

/* NAME
================================================== */

/* NAME
================================================== */

/* NAME
================================================== */

/* NAME
================================================== */

