/***********************************************/
/*** fonts		                             ***/
/***********************************************/

/* montserrat-regular - latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/montserrat-v25-latin/montserrat-v25-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/montserrat-v25-latin/montserrat-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/montserrat-v25-latin/montserrat-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/montserrat-v25-latin/montserrat-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/montserrat-v25-latin/montserrat-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/montserrat-v25-latin/montserrat-v25-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
  }

body,
h1,
h2,
h3,
h4,
h5,
span,
p,
div,
a {
    font-family: 'Montserrat', sans-serif !important;
}

/***********************************************/
/*** hero		                             ***/
/***********************************************/
.hero-gewinnspiel {
    background-image: url(../../../../../assets/img/konferenzgebaeude/messestand/gewinnspiel/Header_Gewinnspiel.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.no-webp .hero-gewinnspiel {
    background-image: url(../../../../../assets/img/konferenzgebaeude/messestand/gewinnspiel/Header_Gewinnspiel.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}


.hero {
    padding: 27em 0rem;
}

.hero-s {
    padding: 20em 0rem;
}

.hero-xs {
    padding: 15em 0rem;
}

@media (min-width: 576px) {
    .hero-sm {
        padding: 27em 0rem;
    }

    .hero-sm-s {
        padding: 20em 0rem;
    }

    .hero-sm-xs {
        padding: 15em 0rem;
    }
}

@media (min-width: 768px) {
    .hero-md {
        padding: 27em 0rem;
    }

    .hero-md-s {
        padding: 20em 0rem;
    }

    .hero-md-xs {
        padding: 15em 0rem;
    }
}

@media (min-width: 992px) {
    .hero-lg {
        padding: 27em 0rem;
    }

    .hero-lg-s {
        padding: 20em 0rem;
    }

    .hero-lg-xs {
        padding: 15em 0rem;
    }
}

@media (min-width: 1200px) {
    .hero-xl {
        padding: 27em 0rem;
    }

    .hero-xl-s {
        padding: 20em 0rem;
    }

    .hero-xl-xs {
        padding: 15em 0rem;
    }
}

@media (min-width: 1400px) {
    .hero-xxl {
        padding: 27em 0rem;
    }

    .hero-xxl-s {
        padding: 20em 0rem;
    }

    .hero-xxl-xs {
        padding: 15em 0rem;
    }
}

/* ---------- */
/* Video Hero */
/* ---------- */
header {
    position: relative;
    background-color: black;
    height: 100vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}

header video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.header_unterseiten {
    position: relative;
    background-color: black;
    height: 50vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}

.header_unterseiten .video_unterseiten {
    position: absolute;
    top: 30%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

header .container {
    position: relative;
    z-index: 2;
}

header .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
}

/*@media (pointer: coarse) and (hover: none) {
    header {
        background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
    }

    header video {
        display: none;
    }
}*/

/* --------- */
/* Countdown */
/* --------- */
.countdown {
    display: inline-block;
    font-size: 1rem;
    list-style-type: none;
    padding: 1em;
    text-transform: uppercase;
}

.countdown span {
    display: block;
    font-size: 1.5rem;
}

/*
@media all and (max-width: 768px) {

    .countdown {
        font-size: 1.125rem;
        padding: .75rem;
    }

    .countdown span {
        font-size: 3.375rem;
    }
}
*/

/***********************************************/
/*** Listen                            ***/
/***********************************************/

/* geordnete liste decimal */
/* Level 1 */
ol {
    list-style-type: decimal;
    counter-reset: decimalStyle;
    margin: 0;
    padding: 0;
}

/* Paragraph */
.li-p::marker {
    content: "§ "counters(decimalStyle, " ")"\00a0\00a0";
    padding-right: 0.6em;
    padding-bottom: 1em;
}

/* Nummern ohne Punkt */
.li-n::before {
    counter-increment: number;
    content: counter(number)"\a0";
}

/* Level 2 */
/* Bracket Number */
.li-bn::marker {
    content: "("counter(list-item) ")\00a0\00a0";
}

ol > li {
    counter-increment: decimalStyle;
    margin-bottom: 1em;
}

li ol > li {
    margin: 0;
}

/* geordnete Liste alpha */
/* Level 3 */
ul {
    counter-reset: alphaStyle;
}

ul li {
    margin-left: 1em;
    counter-increment: alphaStyle;
}

.li-a::marker {
    content: "("counter(alphaStyle, lower-alpha) ")\00a0\00a0";
}

/*********************************************/
/*** Navigation ***/
/***********************************************/
/*** Hover FX ***/
.nav-link {
    position: relative;
    display: block;
    cursor: pointer;
    padding: 8px 0;
    text-decoration: none;
}

.nav-link:hover {
    color: #fff;
    text-decoration: none;
}

.nav-link:before,
.nav-link:after {
    content: '';
    position: absolute;
    width: 0%;
    height: 2px;
    bottom: -2px;
    background: #fff;
}

.nav-link:before {
    left: 0;
}

.nav-link:after {
    right: 0;
    background: #fff;
    transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.nav-link:hover:before {
    background: #fff;
    width: 100%;
    transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.nav-link:hover:after {
    background: transparent;
    width: 100%;
    transition: 0s;
}

.active {
    font-weight: bold;
}

/*** Mobile ***/
@media (max-width: 992px) {
.nav_border {
    border: 1px solid white;
}
}
/*********************************************/
/*** Hero ***/
/*********************************************/
.cchero {
    font-size: 7rem;
    font-weight: 800;
}

@media (max-width: 992px) {
    .cchero {
        font-size: 3.5rem;
        font-weight: 800;
    }
}

/***********************************************/
/*** unstyled Link ***/
/***********************************************/
.link-unstyled, .link-unstyled:visited, .link-unstyled:hover, .link-unstyled:active, .link-unstyled:focus, .link-unstyled:active:hover {
    color: inherit;
  text-decoration: inherit;
  }

/***********************************************/
/*** Slick                ***/
/***********************************************/

.slick-prev {
    left: -35px ! important;
}
.slick-prev:before {
    content: "‹" ! important;
    color: #ffffff ! important;
    font-size: 100px ! important;
    line-height: 0 ! important;
}

.slick-next:before {
    content: "›" ! important;
    color: #ffffff ! important;
    font-size: 100px ! important;
    line-height: 0 ! important;
}

/***********************************************/

.bg-0 {
    background-color: transparent;
}

/***********************************************/
/*** Owl                ***/
/***********************************************/

.owl-nav {
    font-size: 80px;
    bottom: 60px;
    position: relative;
    color: white;
    height: 0;
}

.owl-next::before {
    content: "\00A0\00A0";
}

.owl-prev::after {
    content: "\00A0\00A0";
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot:hover {
    background-color: transparent! important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #560a86!important;
}

.testimonial .pic{
    width: 22%;
    padding: 20px 0;
    margin: 0 6% 0 2%;
    float: left;
    position: relative;
    z-index: 1;
}
.testimonial .pic:before,
.testimonial .pic:after{
    content: "";
    width: 130px;
    height: 150px;
    position: absolute;
    z-index: -1;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .testimonial-content{
    width: 70%;
    float: right;
}
.testimonial .title{
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    padding-left: 15px;
}
.testimonial .post{
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    color: #fff;
    text-transform: capitalize;
}

.owl-theme .owl-controls{
    width: 70%;
    margin: 0;
    text-align: left;
    position: absolute;
    bottom: 0;
    right: 0;
}
.owl-theme .owl-controls .owl-buttons div{
    width: 70px;
    height: 90px;
    line-height: 90px;
    background: transparent;
    border-radius: 0;
    opacity: 1;
    position: relative;
}

@media only screen and (max-width: 990px){
    .testimonial{ text-align: center; }
    .testimonial .pic{
        width: 200px;
        margin: 0 auto;
        float: none;
    }
    .testimonial .pic:before,
    .testimonial .pic:after{
        width: 80px;
        height: 100px;
    }
    .testimonial .testimonial-content{
        width: 100%;
        float: none;
    }
    .testimonial .title{
        padding: 15px 0 0 0;
    }
    .testimonial .post{
        padding: 0;
        margin-bottom: 10px;
    }
    .owl-theme .owl-controls{
        width: 100%;
        position: static;
        text-align: center;
    }
    .owl-theme .owl-controls .owl-buttons div{
        height: 50px;
        line-height: 50px;
    }
}

.testimonial-img {
    outline: 2px dashed white;
    outline-offset: 10px;
}

/***********************************************/
/*** 404                ***/
/***********************************************/

.circle {
    border-radius: 50%;
    padding: 0;
    display: inline-block;
    position: relative;
    height: 375px;
}

.circle:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 40px solid #560a86;
    z-index: 50;
    border-radius: 50%;
}

.holder {
    overflow: hidden;
    width: 366px;
    height: 345px;
    border-radius: 50%;
    position: relative;
}

.bob {
    position: absolute;
    display: inline-block;
    left: 50%;
    z-index: 10;
    transform: translateX(-50%);
    -webkit-animation: 2s updown ease-in infinite;
    animation: 2s updown ease-in infinite;
    top: 100%;
}

.bob .nose {
    position: relative;
    background: #fdd5b6;
    border: 3px solid #602f2d;
    margin: 0 auto;
    height: 35px;
    width: 35px;
    z-index: 15;
    border-radius: 50% 50% 0 0;
    top: 8px;
}

.bob .nose:after {
    content: '';
    position: absolute;
    left: 5px;
    top: 12px;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background: #602f2d;
    box-shadow: 13px 0 #602f2d;
}

.bob .face {
    width: 200px;
    height: 200px;
    background: #fdd5b6;
    border: 3px solid #602f2d;
    border-radius: 50%;
    position: relative;
    z-index: 50;
    box-shadow: 15px 0 #f7c6a4 inset;
}

.bob .ear {
    position: absolute;
    background: #fdd5b6;
    border: 3px solid #602f2d;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: 15;
    top: 115px;
    left: -5px;
}

.bob .ear:after,
.bob .ear:before {
    content: '';
    position: absolute;
    background: #602f2d;
    border-radius: 15px;
    height: 3px;
    width: 20px;
    top: 12px;
    left: 5px;
}

.bob .ear:after {
    transform: rotate(127deg);
    width: 7px;
    top: 15px;
    left: 7px;
}

.bob .ear.rgt {
    left: auto;
    right: -5px;
}

.bob .ear.rgt:after {
    transform: rotate(47deg);
    top: 15px;
    left: 18px;
}

.bob .neck {
    position: relative;
    background: #fdd5b6;
    border: 3px solid #602f2d;
    margin: 0 auto 0;
    height: 50px;
    width: 70px;
    z-index: 15;
    border-radius: 0 0 50% 50%;
    top: -8px;
    box-shadow: 10px 0 #f7c6a4 inset;
}

.bob .mouth {
    position: absolute;
    border: 3px solid #602f2d;
    background: #ec7374;
    width: 80%;
    height: 80%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
    -webkit-animation: 1s openclose ease-in infinite;
    animation: 1s openclose ease-in infinite;
}

.bob .mouth:after,
.bob .mouth:before {
    content: '';
    position: absolute;
    background: #cc5e64;
    border: 5px solid #df6062;
    border-radius: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 120px;
    height: 120px;
    z-index: 2;
}

.bob .mouth:after {
    z-index: 10;
    bottom: auto;
    top: 25px;
    background: #ec7374;
    height: 40px;
    width: 40px;
    border-top-color: transparent;
}

.bob .tongue {
    position: absolute;
    background: #602f2d;
    width: 40px;
    height: 40px;
    left: 0;
    bottom: 5px;
    right: 0;
    margin: auto;
    border-radius: 50%;
    z-index: 5;
}

.bob .tongue:after,
.bob .tongue:before {
    content: '';
    position: absolute;
    background: #f9adba;
    border: 3px solid #602f2d;
    border-radius: 50px;
    top: 22px;
    left: -4px;
    width: 30px;
    height: 40px;
    z-index: 2;
}

.bob .tongue:before {
    left: 16px;
}

.drops {
    background: #8ecbf9;
    border: 2px solid #602f2d;
    width: 20px;
    height: 20px;
    border-radius: 50px 50px 0 50px;
    position: absolute;
    transform: rotate(-15deg);
    top: 150px;
    left: 70px;
    z-index: 100;
    -webkit-animation: 2s drop-l ease-in infinite;
    animation: 2s drop-l ease-in infinite;
}

.drops:nth-child(2) {
    left: auto;
    right: 70px;
    transform: rotate(145deg);
    -webkit-animation: 2s drop-r ease-in infinite;
    animation: 2s drop-r ease-in infinite;
}

.drops:after,
.drops:before {
    content: '';
    background: #8ecbf9;
    border: 2px solid #602f2d;
    width: 20px;
    height: 20px;
    border-radius: 50px 50px 0 50px;
    position: absolute;
    transform: rotate(-15deg);
    top: 20px;
    left: -25px;
}

.drops:before {
    top: -30px;
    left: 0px;
}

.hand {
    border: 3px solid #602f2d;
    position: absolute;
    z-index: 50;
    background: #fdd5b6;
    width: 25px;
    height: 15px;
    border-radius: 20px;
    bottom: 86px;
    z-index: 200;
    left: 64px;
    transform: rotate(-36deg);
}

.hand:after,
.hand:before {
    content: '';
    border: 3px solid #602f2d;
    position: absolute;
    z-index: 50;
    background: #fdd5b6;
    width: 25px;
    height: 15px;
    border-radius: 20px;
    z-index: 200;
    top: 100%;
    left: 0;
}

.hand:before {
    top: 200%;
}

.rgt {
    left: auto;
    right: 60px;
    bottom: 96px;
    transform: rotate(50deg);
}

.numer {
    font-size: 500px;
    display: inline-block;
    color: #560a86;
}

@-webkit-keyframes updown {

    50%,
    70% {
        top: 25%;
    }
}

@keyframes updown {

    50%,
    70% {
        top: 25%;
    }
}

@-webkit-keyframes openclose {

    0%,
    100% {
        transform: scale(0.95, 0.95);
    }

    50% {
        transform: scale(1.1, 1.1);
    }
}

@keyframes openclose {

    0%,
    100% {
        transform: scale(0.95, 0.95);
    }

    50% {
        transform: scale(1.1, 1.1);
    }
}

@-webkit-keyframes drop-l {

    0%,
    50% {
        opacity: 0;
        transform: translate(50px, 0) rotate(-15deg);
    }

    55% {
        opacity: 1;
        transform: translate(0, 0) rotate(-15deg);
    }

    70% {
        opacity: 1;
        transform: translate(-30px, 0) rotate(-25deg);
    }

    85% {
        opacity: 1;
        transform: translate(-50px, 100px) rotate(-90deg);
        opacity: .5;
    }

    86%,
    100% {
        opacity: 0;
    }
}

@keyframes drop-l {

    0%,
    50% {
        opacity: 0;
        transform: translate(50px, 0) rotate(-15deg);
    }

    55% {
        opacity: 1;
        transform: translate(0, 0) rotate(-15deg);
    }

    70% {
        opacity: 1;
        transform: translate(-30px, 0) rotate(-25deg);
    }

    85% {
        opacity: 1;
        transform: translate(-50px, 100px) rotate(-90deg);
        opacity: .5;
    }

    86%,
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes drop-r {

    0%,
    50% {
        opacity: 0;
        transform: translate(-50px, 0) rotate(145deg);
    }

    55% {
        opacity: 1;
        transform: translate(0, 0) rotate(145deg);
    }

    70% {
        opacity: 1;
        transform: translate(30px, 0) rotate(160deg);
    }

    85% {
        opacity: 1;
        transform: translate(50px, 100px) rotate(180deg);
        opacity: .5;
    }

    86%,
    100% {
        opacity: 0;
    }
}

@keyframes drop-r {

    0%,
    50% {
        opacity: 0;
        transform: translate(-50px, 0) rotate(145deg);
    }

    55% {
        opacity: 1;
        transform: translate(0, 0) rotate(145deg);
    }

    70% {
        opacity: 1;
        transform: translate(30px, 0) rotate(160deg);
    }

    85% {
        opacity: 1;
        transform: translate(50px, 100px) rotate(180deg);
        opacity: .5;
    }

    86%,
    100% {
        opacity: 0;
    }
}

/***********************************************/
/*** Cookie Hinweis                ***/
/***********************************************/
.cookiealert {
    opacity: 0;
}

.cookiealert.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    transition-delay: 0ms;
}

.cookiealert a {
    text-decoration: underline
}

.cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline;
}


/***********************************************/
/*** NEWS                ***/
/***********************************************/
.gradientimg {
    position: relative;
    display: inline-block;
}

.gradientimg:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0) 100%);
}

.gradientimg img {
    display: block;
}

/***********************************************/
/*** Speaker Grid                ***/
/***********************************************/

.speaker-item {
    position: relative;
    float: left;
    width: 100%;
    height: 320px;
  }
  
  .speaker-item > * {
    margin: 0;
    padding: 0;
  }
  
  @media (min-width: 576px) {
      .speaker-item {
          width: 50%;
          height: 300px;
      }
  }
  @media (min-width: 768px) {
      .speaker-item {
          width: 33.333%;
          height: 300px;
      }
  }
  @media (min-width: 992px) {
      .speaker-item {
          width: 33.333%;
          height: 400px;
      }
  }
  @media (min-width: 992px) {
    .h2-lg {
      font-size: 2rem;
    }
  }

/***********************************************/
/*** Konferenzgebäude                        ***/
/***********************************************/  
#dust {
    position: absolute;
    width: 100%;
    top: 0;
}

.grid_container {
    display: grid;
    grid-template-columns: repeat(10, 192px);
    grid-template-rows: repeat(5, 216px);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 1920px;
}

@media (max-width: 1600px) {
    .grid_container {
        overflow: auto;
    }
}

.grid_img {
    grid-area: 1 / 1 / 13 / 13;
    width: 100%;
    background-size: contain;
    height: auto;
}

/*** Empfangshalle ***/
.hand_punkt {
    grid-area: 5 / 1;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-top: 140px;
    margin-left: 10px;
}
@media (min-width: 1800px) {
    .hand_punkt {
        display: none! important;
    }
}
@media (max-width: 1800px) {
    .drag-x {
        cursor: grab;
    }
}
/* Information */
.information_punkt {
    grid-area: 4 / 2;
    /* background-color: snow; */
    opacity: 0.9;
    /* width: 40px;
    height: 40px;
    border-radius: 50%; */
    margin-top: 10px;
    margin-left: 10px;
}
.information_punkt_tooltip {
    grid-area: 4 / 2;
    opacity: 0.9;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-top: 120px;
    margin-left: 100px;
}

/* Lounge */
.lounge_punkt {
    grid-area: 3 / 3;
    background-color: snow;
    opacity: 0.9;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-top: 10px;
    margin-left: 10px;
}
.lounge_punkt_tooltip {
    grid-area: 3 / 3;
    opacity: 0.9;
    width: 60px;
    height: 60px;
    margin-top: 50px;
    margin-left: 60px;
}

/* Konferenz */
.konferenz_punkt {
    grid-area: 5 / 4;
    background-color: snow;
    opacity: 0.9;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-top: 10px;
    margin-left: 10px;
}
.konferenz_punkt_tooltip {
    grid-area: 5 / 4;
    opacity: 0.9;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-top: 90px;
    margin-left: 40px;
}

/* Video 
.video_punkt {
    grid-area: 4 / 5;
    background-color: snow;
    opacity: 0.9;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-top: 10px;
    margin-left: 10px;
}
.video_punkt_tooltip {
    grid-area: 4 / 5;
    opacity: 0.9;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-top: 40px;
    margin-left: 90px;
}
*/
/* Lifestream 
.lifestream_punkt {
    grid-area: 4 / 6;
    background-color: snow;
    opacity: 0.9;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-top: 10px;
    margin-left: 10px;
}
.lifestream_punkt_tooltip {
    grid-area: 4 / 6;
    opacity: 0.9;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-top: 100px;
    margin-left: 150px;
}
*/

/* Bar */
.bar_punkt {
    grid-area: 3 / 8;
    background-color: snow;
    opacity: 0.9;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-top: 10px;
    margin-left: 10px;
}
.bar_punkt_tooltip {
    grid-area: 3 / 8;
    opacity: 0.9;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-top: 120px;
    margin-left: 190px;
}

/* Messehalle */
.messehalle_punkt {
    grid-area: 5 / 9;
    background-color: snow;
    opacity: 0.9;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-top: 10px;
    margin-left: 10px;
}
.messehalle_punkt_tooltip {
    grid-area: 5 / 9;
    opacity: 0.9;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-top: 80px;
    margin-left: 80px;
}

/* Logout-Button-Empfang */
.logout_punkt_tooltip {
    grid-area: 1 / 10;
    height: 40px;
    margin-top: 10px;
    margin-left: 10px;
}

/*** Konferenz / Raum ***/


/*** Messehalle
.reventix_punkt {
    grid-area: 2 / 5;
    background-color: #E9275B;
    opacity: 0.9;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-top: 210px;
    margin-left: 170px;
}
.gigaset_punkt {
    grid-area: 2 / 5;
    background-color: #E9275B;
    opacity: 0.9;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-top: 210px;
    margin-left: 170px;
}

 ***/
/*** Konferenzgebäude Animationen ***/
.swipe-link::before {  
    transform: scaleX(0);
    transform-origin: bottom right;
  }
  
.swipe-link:hover::before {
    transform: scaleX(1);
    transform-origin: bottom left;
  }
  
.swipe-link::before {
    content: " ";
    display: block;
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    inset: 0 0 0 0;
    background: #E9275B;
    z-index: -1;
    transition: transform .3s ease;
  }
  
/*** Hand Animation ***/

.slide-hand {
	font-size: 4em;
	bottom: 0
}

.slide-right {
	-webkit-animation: slide-right 2s cubic-bezier(0.785, 0.135, 0.150, 0.860) infinite alternate both;
	        animation: slide-right 2s cubic-bezier(0.785, 0.135, 0.150, 0.860) infinite alternate both;
}

@-webkit-keyframes slide-right {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
}
@keyframes slide-right {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
}

/*** Zurück Animation ***/
/* Sliding Text */
.sliding_text:hover{cursor: pointer}
.sliding_text {
  background: transparent; outline: none;
  position: relative;
  padding: 15px 50px;
  overflow: hidden;
  opacity: 0.9;
}

/*button:before (attr data-hover)*/
.sliding_text:hover:before{opacity: 1; transform: translate(0,0);}
.sliding_text:before{
  content: attr(data-hover);
  position: absolute;
  top: 30px; 
  left: 0;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 800;
  font-size: .8em;
  opacity: 0;
  transform: translate(-100%,0);
  transition: all .3s ease-in-out;
}
  /*button div (button text before hover)*/
  .sliding_text:hover div{opacity: 0; transform: translate(100%,0)}
  .sliding_text div{
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 800;
    font-size: 3.9rem;
    transition: all .3s ease-in-out;
  }


  /*** Pulsing ***/
.heartbeat {
    -webkit-animation-name: heartbeat;
    animation-name: heartbeat;
    -webkit-animation-duration: 2.6s;
    animation-duration: 2.6s;
    -webkit-animation-duration: calc(var(--animate-duration)*2.6);
    animation-duration: calc(var(--animate-duration)*2.6);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count:infinite;
 }
/*.heartbeat:nth-of-type(2) {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    animation: none;
} */


@-webkit-keyframes heartbeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes heartbeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
  
  /*** Tooltip Follow ***/
  .popover_item{
    position: relative;
  }
  .popover_content{
    display:none;
    position: absolute;
    left: 105%;
    display: none;
    font-size: 1.25rem;
    background-color: snow;
    padding: 10px 20px;
    border-radius: 16px;
    font-family: Montserrat, sans-serif;
    font-weight: normal;
    z-index:111;
    width: max-content;
    margin: 30px;
  }
  .popover_content:hover{
    display:none!important;
  }
  .popover_item:hover .popover_content{
    display: block;
  }
  .popover_content h1{
    font-size:20px;
  }
  
  /*** Punkt Name (kein Tooltip) ***/
  .punktname_item{
    position: relative;
  }
  .punktname_content{
    position: absolute;
    font-size: 1.25rem;
    background-color: snow;
    padding: 10px 20px;
    border-radius: 50rem;
    font-family: Montserrat, sans-serif;
    font-weight: normal;
    z-index:111;
    width: max-content;
  }
  .punktname_content h1{
    font-size:20px;
  }
  
/**********************************/


.text-shadow-white {
    text-shadow: #ffffff 1px 1px 0;
}

.text-shadow-black {
    text-shadow: #000000 1px 1px 0;
}

/*** Tooltip Follow ***/
#tooltip_follow {
    opacity: 0;
    position: fixed;
    background-color: white;
    color: dimgray;
    margin-top: 20px;
    margin-left: 40px;
    padding: 20px;
    border-radius: 10px;
    font-size: 1.25rem;
    font-weight: 500;
}

#tooltip_follow_before:hover #tooltip_follow {
    opacity: 1;
}

/* Timeline */

.timeline-centered {
    position: relative;
    margin-bottom: 30px;
}

.timeline-centered.timeline-sm .timeline-entry {
    margin-bottom: 20px !important;
}

.timeline-centered.timeline-sm .timeline-entry .timeline-entry-inner .timeline-label {
    padding: 1em;
}

.timeline-centered:before,
.timeline-centered:after {
    content: " ";
    display: table;
}

.timeline-centered:after {
    clear: both;
}

.timeline-centered:before {
    content: "";
    position: absolute;
    display: block;
    width: 7px;
    background: #75B726;
    left: 10%;
    top: 20px;
    bottom: 20px;
    margin-left: -4px;
}

.timeline-centered .timeline-entry {
    position: relative;
    width: 90%;
    float: right;
    margin-bottom: 70px;
    clear: both;
}

.timeline-centered .timeline-entry:before,
.timeline-centered .timeline-entry:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry:after {
    clear: both;
}

.timeline-centered .timeline-entry.begin {
    margin-bottom: 0;
}

.timeline-centered .timeline-entry.left-aligned {
    float: left;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
    margin-left: 0;
    margin-right: -28px;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
    left: auto;
    right: -115px;
    text-align: left;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
    float: right;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
    margin-left: 0;
    margin-right: 85px;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
    left: auto;
    right: 0;
    margin-left: 0;
    margin-right: -9px;
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.timeline-centered .timeline-entry .timeline-entry-inner {
    position: relative;
    margin-left: -31px;
}

.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry .timeline-entry-inner:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry .timeline-entry-inner:after {
    clear: both;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
    position: absolute;
    left: -115px;
    text-align: right;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time>span {
    display: block;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time>span:first-child {
    font-size: 18px;
    font-weight: bold;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time>span:last-child {
    font-size: 12px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
    background: #fff;
    color: #999999;
    display: block;
    width: 60px;
    height: 60px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 50%;
    text-align: center;
    border: 7px solid #ffffff;
    line-height: 45px;
    float: left;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
    background-color: #dc6767;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
    background-color: #5cb85c;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
    background-color: #5bc0de;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
    background-color: #f0ad4e;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
    background-color: #d9534f;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-red {
    background-color: #bf4346;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-green {
    background-color: #488c6c;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-blue {
    background-color: #0a819c;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-yellow {
    background-color: #f2994b;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-orange {
    background-color: #e9662c;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-pink {
    background-color: #bf3773;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-violet {
    background-color: #9351ad;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-grey {
    background-color: #4b5d67;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-dark {
    background-color: #594857;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
    position: relative;
    background: #ffffff;
    padding: 1.7em;
    margin-left: 70px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 95%;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red {
    background: #bf4346;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red:after {
    border-color: transparent #bf4346 transparent transparent;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red p {
    color: #ffffff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green {
    background: #488c6c;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green:after {
    border-color: transparent #488c6c transparent transparent;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green p {
    color: #ffffff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange {
    background: #e9662c;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange:after {
    border-color: transparent #e9662c transparent transparent;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange p {
    color: #ffffff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow {
    background: #f2994b;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow:after {
    border-color: transparent #f2994b transparent transparent;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow p {
    color: #ffffff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue {
    background: #0a819c;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue:after {
    border-color: transparent #0a819c transparent transparent;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue p {
    color: #ffffff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink {
    background: #bf3773;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink:after {
    border-color: transparent #bf3773 transparent transparent;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink p {
    color: #ffffff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet {
    background: #9351ad;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet:after {
    border-color: transparent #9351ad transparent transparent;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet p {
    color: #ffffff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey {
    background: #4b5d67;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey:after {
    border-color: transparent #4b5d67 transparent transparent;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey p {
    color: #ffffff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark {
    background: #594857;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark:after {
    border-color: transparent #594857 transparent transparent;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark p {
    color: #ffffff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #ffffff transparent transparent;
    left: 0;
    top: 20px;
    margin-left: -9px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
    color: #999999;
    margin: 0;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p+p {
    margin-top: 15px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title {
    margin-bottom: 10px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title span {
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
    -ms-filter: alpha(opacity=60);
    filter: alpha(opacity=60);
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p .timeline-img {
    margin: 5px 10px 0 0;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p .timeline-img.pull-right {
    margin: 5px 0 0 10px;
}


/*** Eyecatcher ***/
#eyecatcher_hero_ct {
    background: #e9275b;
    border-radius: 50%;
    width: 175px;
    height: 175px;
	padding-top: 27px;
	margin-top: 115px;
	float: right;
}

/*** Login-Button in Navbar ***/
#login_navi {
    display: block;
    padding: 4px 8px;
}
#login_navi_li {
    line-height: unset!important;
    background-color: #e9275b;
    font-size: 100%!important;
}


/*** Farben der Partner (Text) ***/
.text-reventix {
    color: #75B726;
}
.text-cc-pink {
    color: #e9275b;
}
.text-gigaset {
    color: #fe5200;
}

.text-cbxnet {
    color: #232F65;
}

.text-globalip {
    color: #124c71;
}

.text-mirage {
    color: #00959e;
}


/*** Farben der Partner (Hintergrund) ***/
.bg-reventix {
    background-color: #75B726;
}
.bg-cc-pink {
    background-color: #e9275b;
}
.bg-gigaset {
    background-color: #fe5200;
}

.bg-cbxnet {
    background-color: #232F65;
}

.bg-globalip {
    background-color: #124c71;
}

.bg-mirage {
    background-color: #00959e;
}

