:root {
    --hrsl-color-lightGrey-01: #e6e6e6;
    --hrsl-color-lightGreen-01: #1bd89e;
    --hrsl-color-lightRed-01: #fe667b;
    --hrsl-color-lightYellow-01: #fba76f;
    --hrsl-wristband-color-rot: #e1291f;
    --hrsl-wristband-color-blau: #276193;
    --hrsl-wristband-color-gelb: #ffde00;
    --hrsl-wristband-color-grün: #00a988;
    --hrsl-wristband-color-schwarz: #302c29;
    --hrsl-bbsc-blue: #38b5cf;
    --hrsl-bbsc-orange: #ff9858;
    --hoersaal-blau: rgb(34, 113, 177);
    --hoersaal-schwarz: #3c434a;
    --hrsl-table-border-01: 1px solid var(--hrsl-color-lightGrey-01);
    --hrsl-border-radius-01: 4px;
}

#staedteauswahl{
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
    padding: 0px;
}

#bar-layout1{
    position: relative;
    width: 97%;
    box-sizing: inherit;
    border-radius: 15px;
    border: none;
    margin: 1.5% 1.5%;
    transition: all 0.5s;
    box-shadow: 0px 2px 18px 0px rgba(22,51,63,.28);
}
#bar-layout2{
    position: relative;
    width: 47%;
    box-sizing: inherit;
    border-radius: 15px;
    border: none;
    margin: 1.5% 1.5%;
    transition: all 0.5s;
    box-shadow: 0px 2px 18px 0px rgba(22,51,63,.28);
}
#bar-layout3{
    position: relative;
    width: 28%;
    box-sizing: inherit;
    border-radius: 15px;
    border: none;
    margin: 2.5% 2.2%;
    transition: all 0.5s;
    box-shadow: 0px 2px 18px 0px rgba(22,51,63,.28);
}
#bar-layout4{
    position: relative;
    width: 23%;
    box-sizing: inherit;
    border-radius: 15px;
    border: none;
    margin: 1% 1%;
    transition: all 0.5s;
    box-shadow: 0px 2px 18px 0px rgba(22,51,63,.28);
}
#bar-layout5{
    position: relative;
    width: 17%;
    box-sizing: inherit;
    border-radius: 14px;
    border: hidden;
    margin: 1.5% 1.5%;
    transition: all 0.5s;
    box-shadow: 0px 2px 18px 0px rgba(22,51,63,.28);
    background-color: #ffffff;
    cursor: pointer;
}
#bar-layout5.bar-layout-mobile2.staedte-public-abschluss #bar-maintext{ font-size: 13px; position: absolute; bottom: 10px; width: 100%; margin: 0;}
#bar-layout5.bar-layout-mobile2.staedte-public-abschluss .bar-image-wrap, #bar-layout5.bar-layout-mobile3.staedte-public-partner .bar-image-wrap{ height: 0; position: relative; padding: 0 0 100%; display: flex; align-items: center; justify-content: center;}
#bar-layout5.bar-layout-mobile2.staedte-public-abschluss .bar-image-wrap img.avia-image, #bar-layout5.bar-layout-mobile3.staedte-public-partner .bar-image-wrap img.avia-image { position: absolute; top: 0; }
#bar-layout5.bar-layout-mobile3.staedte-public-partner .bar-image-wrap img.avia-image{ bottom: 0; margin: auto; height: auto; width: auto;}
#bar-layout5 .bar-image-wrap img{ display: block;}
#bar-layout5 .bar-image-wrap .social-icon-wrapper{ 
    bottom: 0; display: flex; align-items: center; justify-content: center; padding: 4px 0; background: #ffffff; transition: all 0.5s;
    padding: 20px 0px;
    border-radius: 0px 0px 10px 10px;
}   
#bar-layout5:hover .bar-image-wrap .social-icon-wrapper{ opacity: 0.8; visibility: visible;}
#bar-layout5 .bar-missing-image-text { margin-top: 0;}
#bar-layout5 .social-icon-wrapper .social-icons{ display: inline-flex;}
#bar-layout5 .bar-image-wrap {border-bottom: 0px solid #ebebeb; }
#bar-layout5:hover > .social-icon-wrapper {
    opacity: 1;
    transition: all .7s ease-in-out;
    visibility: visible;
}
.social-icon-wrapper {
    opacity: 0;
    width: 100%;
    text-align: center;
    visibility: hidden;
    /* margin-top: 10px; */
    position: absolute;
    bottom: 70px;
    background: #bfa4a4;
    vertical-align: middle;
    padding-top: 10px;
}

.social-icon-wrapper img, .clickpointer .social-icon-wrapper img {
    width: 18px;
    opacity: 100%;
}

#bar-layout1:hover,#bar-layout2:hover,#bar-layout3:hover,#bar-layout4:hover,#bar-layout5:hover{
    transform: scale(1.05);
}
#bar-date{
    position: absolute;
    z-index: 10;
    background: white;
    border-radius: 0px 13px 0px 5px;
    font-size: 80%!important;
    right: 0!important;
    padding: 5px;
}

#bar-picture1{
    flex: 0 0 100%;
    width: 100%;
    max-height: 80%;
    border-radius: 14px 14px 0px 0px;
    height: 160px;
    object-fit: cover;
    border: hidden;

}
#bar-picture2{
    /* flex: 0 0 100%; */
    width: 100%;
    /* max-height: 80%; */
    border-radius: 14px 14px 14px 14px;
    border: none;
    /* padding: 16% 2% 16% 2%; */
    height: 100%;
    box-shadow: none !important;
}
/* .avia-image {
    box-shadow: 0px 2px 18px 0px rgba(22,51,63,.28);
} */
#bar-picture3{
    flex: 0 0 100%;
    width: 100%;
    max-height: 80%;
    border-radius: 14px 14px 14px 14px;
    border: hidden;
}

#bar-maintext{
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 10px;
    color: #303030;
    text-align: center;
    position: relative;
    max-height: 20%;
	margin-bottom: 10px;
    line-height: normal;
   
}
#bar-missing-image{
    color: #303030;
    text-align: center;
}

/* customize */
.social-icon-wrapper .social-icons {
    display: inline-block;
    text-align: center;
    padding: 0 2px;
}
.social-icon-wrapper .social-icons span {
    vertical-align: text-bottom;
    color: black;
}

.bar-missing-image-text{
    font-size: 0.6rem;
    margin-top: -10px;
}

.bar-header {
	font-size: 1.5em; 
	margin: 80px 0px 0px 0px;
}

#small-infotext{
    font-weight: 300 !important;
    font-size: 0.8rem;
    color: #777;
    height: 18px;
    margin: 0 0 15px 0;
}
.image-overlay{
    background: none!important;
    display: none!important;
}
.bars-logo-wrapper .bar-image-wrap{ border-bottom: 0;}
.bars-logo-wrapper .bar-image-wrap{ height: 0; padding: 0 0 100%; display: flex; align-items: center; justify-content: center;}
.bars-logo-wrapper .bar-image-wrap > img{ position: absolute; max-width: 95%; max-height: 95%; width: auto!important; height: auto!important; top: 0; bottom: 0; left: 0; right: 0; margin: auto;}
.bars-logo-wrapper div#bar-missing-image {position: absolute;bottom: 0;width: 100%; transition: all 0.5s;}
.bars-logo-wrapper:hover div#bar-missing-image { opacity: 0; visibility: hidden;}
.bars-logo-wrapper .bar-missing-image-text{line-height: normal;padding: 10px 0!important;}
@media only screen and (max-width:700px){

    #staedteauswahl{
        margin: 0px;
    }
	.bar-header {
		font-size: 1.5em; 
		margin: 60px 0px -20px 0px;
	}
    .bar-layout-mobile1{
        min-width: 96%!important;
        margin: 10% 2% 0% 2%!important;

    }
    .bar-layout-mobile2, .bar-layout-mobile3{
        min-width: 44%!important;
        margin: 10% 3% 0% 3%!important;

    }
    /* .bar-layout-mobile3{
        min-width: 29%!important;
        margin: 10% 2% 0% 2%!important;
    } */
    .social-icon-wrapper img {
        width: 14px;
    }
    .social-icon-wrapper .social-icons span {
        vertical-align: text-top;
        color: black;
        font-size: 13px;
        line-height: normal;
    }

    #bar-layout5:hover .bar-image-wrap .social-icon-wrapper {

        flex-wrap: wrap;
        padding: 0px 0px;
    }

   #bar-layout5 .social-icon-wrapper .social-icons {

        padding: 0px 0px;
    }

    #bar-layout5 .social-icon-wrapper .social-icons-clock {

        margin-top: -4px;
        width: 85%;
    }

}


@keyframes slideFromBehind {
    0% {
      transform: scale(1);
      visibility: visible;

    }
    100% {
      transform: scale(0);
      visibility: visible;
    }
  }    

  @keyframes visibleAnimation {
    to   { visibility: visible; }
  }
  


.staedte-public-city, .staedte-public-endlocation{

  animation-name: slideFromBehind;
  animation-direction: reverse;
  animation-fill-mode: forwards;

}


.staedte-public-bars{
    animation-name: slideFromBehind;
  animation-direction: reverse;
  animation-fill-mode: forwards;
  animation-delay: 1s;
  visibility: hidden;





}


.staedte-public-partner{

    animation-name: slideFromBehind;
  animation-direction: reverse;

  animation-fill-mode: forwards;


}



.staedte-public-abschluss{

    animation-name: slideFromBehind;

    animation-direction: reverse;
    animation-fill-mode: forwards;




}


.staedte-public-nr-1, .staedte-public-nr-2, .staedte-public-nr-3, .staedte-public-nr-4, .staedte-public-nr-5 {
    animation-duration: 1s;
}

.staedte-public-nr-6, .staedte-public-nr-7, .staedte-public-nr-8, .staedte-public-nr-9, .staedte-public-nr-10 {
    animation-duration: 1.5s;
}


.staedte-public-nr-11, .staedte-public-nr-12, .staedte-public-nr-13, .staedte-public-nr-14, .staedte-public-nr-15 {
    animation-duration: 2s;
}

.staedte-public-nr-16, .staedte-public-nr-17, .staedte-public-nr-18, .staedte-public-nr-19, .staedte-public-nr-20 {
    animation-duration: 2.5s;

}

.staedte-public-nr-21, .staedte-public-nr-22, .staedte-public-nr-23, .staedte-public-nr-24, .staedte-public-nr-25 {
    animation-duration: 3s;

}

@media only screen and (min-width:987px){

    .facebook-veranstaltung-picture{
        margin: 0% 12% 0% 12%;
        width: 76%!important;        
    }
}

.staedte_public_main .noCityButton{
    color: white;
    background-color: #ff9858 !important;
    border: hidden;
    border-radius: 6px;
    margin-right: 30px;
    padding: 15px 60px 15px 60px;
    width: 100%;
    transition: all 0.5s;
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
}

.staedte_public_main .noCityButton:hover{
    opacity: 80%;
}

.staedte_public_main #staedte_noCity_imageBox{
    text-align: center;
    margin-bottom: 2.75%;
    line-height: 0;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
}

.staedte_public_main #staedte_noCity_imageBox span{
    width: 70%;
    display: inline-block;
    margin-bottom: 20px;
}

.staedte_public_main #staedte_noCity_textBox h2{
    text-align: center;
    margin-bottom: 20px;
}

.staedte_public_main #staedte_noCity_buttonBox{
    margin: 40px 0 0 0;
    display: flex;
    justify-content: center;
}

.staedte_public_main #staedte_noCity_buttonBox div{
    width: 40%;
    margin-right: 30px;
}

@media only screen and (max-width:820px){

    .staedte_public_main #staedte_noCity_buttonBox{
        display: block;
    }
    
    .staedte_public_main #staedte_noCity_buttonBox div{
        margin-top: 30px;
        width: 100%;
    }

}

@media only screen and (max-width:400px){

    .staedte_public_main #staedte_noCity_imageBox span{
        width: 90%;
    }

}