/* Headlines */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    color: #fff;
}

.swipe-element {
    position: relative;
}

.hero-text {
    position: absolute;
    margin: 0;
    bottom: 40px;
    z-index: 10;
}

.slick-slider {
    margin-top: 0 !important;
}

.slick-slide {
    max-height: none;
}

.slick-next {
    right: 10%;
}

.slick-prev {
    left: 7%;
    z-index: 2;
}

.slick-next,
.slick-prev {
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    height: 30px;
    width: 30px;
    / line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: #5c2483;
    border: none;
    transform: translate(0, -50%);
}

.slick-next:focus .slick-next-icon:before,
.slick-prev:focus .slick-next-icon:before {
    color: #ef7d00;
}

.slick-dots li:focus button:before {
    list-style: none;
}

.slick-next .slick-next-icon:before,
.slick-next .slick-prev-icon:before,
.slick-prev .slick-next-icon:before,
.slick-prev .slick-prev-icon:before {
    font-family: slick;
    font-size: 50px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.content-slider .slick-next-icon:before,
.content-slider .slick-prev-icon:before {
    color: #5c2483 !important;
}

.content-slider .slick-next {
    right: 100px;
}

.content-slider .slick-prev {
    left: 80px;
}

.slick-slide img {
    display: block;
    object-fit: cover;
    height: 400px;
}

.slick-slide .news-teaser-img img {
    height: auto;
}

@media (max-width: 991px) {
    .slick-slide img {
        display: block;
        object-fit: cover;
        height: 320px;
    }
}

@media (max-width: 768px) {
    .slick-slide img {
        display: block;
        object-fit: cover;
        height: 250px;
    }
}

.slick-sr-only {
    color: #5c2483;
}

.description h1 {
    color: #222222;
    margin-top: 10px;
    margin-bottom: 17px;
    margin-left: 2px;
    max-width: 630px;
    font-weight: 700;
    font-size: 17.5px;
}

h1 {
    font-size: calc(24px + 1vw);
    line-height: 1.2em;
    color: #5c2483;
    font-weight: bold;
    word-spacing: -0.05em;
    letter-spacing: -0.01em;
    max-width: none;
}

h2 {
    font-size: calc(16px + 0.8vw);
    line-height: 1.2em;
    color: #5c2483;
    font-weight: bold;
    word-spacing: -0.05em;
    letter-spacing: -0.01em;
}

.start-item-content h2 {
    margin-top: 1em;
    font-size: 18px;
}

h3 {
    font-size: 18px;
}

p.news-date {
    font-size: 18px;
    color: #5c2483;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 15px;
}

.event-teaser-item-content h3,
.start-item-content h3,
.item-kultur h3,
.werkblatt-teaser h3 {
    color: #5c2483;
    font-weight: bold;
    font-size: 18px;
}

.datum p {
    font-size: 13px;
}

.uhrzeit p {
    font-size: 13px;
    font-weight: normal;
}

label.lila-bold,
p.lila-bold,
.accordion p.topic,
.accordion .lila-bold,
.accordion .topic {
    color: #5c2483;
    font-weight: bold;
    font-size: 18px;
    max-width: none;
    margin-bottom: 0;
}

button.accordion:hover .lila-bold,
button.accordion.active .lila-bold,
button.accordion:focus .lila-bold {
    color: #fff;
}

button.accordion:after {
    font-size: 24px;
    font-family: "Glyphicons Regular";
    content: "\E602";
    float: right;
    margin: 0 10px 0 5px;
}

button.accordion.active .topic,
button.accordion:focus .topic,
button.accordion:hover .topic {
    color: white;
    border-bottom-color: white;
}

button#toggleFormWohnungssuche {
    border: 0;
}

.hero-text p.slogan {
    font-size: calc(18px + 1.6vw);
    max-width: none;
    background: #5c2483;
    color: #fff;
    line-height: 1.1em;
    padding: 5px 15px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: -10px;
    margin-left: -1px;
    position: relative;
}

.hero-text p.sub-slogan span {
    background: #5c2483;
    padding: 2px 16px;
    font-size: calc(12px + 0.5vw);
}

@media (max-width: 768px) {
    .hero-text p.slogan {
        font-size: calc(12px + 1.6vw);
        margin-bottom: 20px;
    }
}

@media (max-width: 480px) {
    .hero-text p.slogan {
        font-size: calc(10px + 1.6vw);
        margin-bottom: 20px;
    }
}

.hero-text p.sub-slogan {
    max-width: none;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: -1px;
}

@media (max-width: 768px) {
    .hero-text p.sub-slogan {
        display: none;
    }
}

.hero-text p.sub-slogan span {
    color: #ffffff;
    /*font-size:18px;*/
    background-color: #5c2483;
    line-height: 1.1em;
    /*padding: 0.13em 2em;*/
    font-weight: bold;
    word-spacing: -0.05em;
    letter-spacing: -0.005em;
}

footer p.headline {
    font-size: 36px;
    font-size: calc(16px + 0.8vw);
    line-height: 1.2em;
    color: #fff;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
}

p.hinweis-h1,
.hinweis-h2,
.hinweis-h3,
.hinweis p {
    max-width: 85%;
}

p.hinweis-h1 {
    font-size: 20px;
    margin-top: 0;
    font-weight: bold;
    word-spacing: -0.05em;
    letter-spacing: -0.01em;
}

p.hinweis-h1,
.hinweis-h2,
.hinweis-h3,
.hinweis p,
.hinweis a {
    color: #222222;
}

.hinweis-h2 {
    font-size: 16px;
    font-weight: bold;
    word-spacing: -0.05em;
    letter-spacing: -0.01em;
}

.hinweis p {
    font-weight: bold;
}


/* Forms */

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
    margin-left: -20px;
}

.radio input[type=radio],
.radio-inline input[type=radio] {
    margin-left: 20px;
}

.checkbox label,
.radio label {
    padding-left: 40px;
}

legend {
    margin-bottom: 0;
    border-bottom: 0;
}


/* neue Komponenten  */

.free-anchor {
    text-indent: -4000px;
    height: 0px;
}


/* Focus */


/* a:focus img {
	outline: 3px solid #ef7d00;
	outline-offset: -3px; 
}
 */

.cc_dialog button:focus,
.cookie-consent-preferences-dialog button:focus {
    border: 3px #5c2483 solid;
}

.white-box input:focus {
    border: 3px #5c2483 solid;
}

.social-icons a img:focus {
    border: 3px #ef7d00 solid;
}

.hero-slider a:focus img {
    /* filter: grayscale(100%); */
    outline: 5px solid #ef7d00;
    outline-offset: -5px;
}

.slick-prev:focus:before,
.slick-next:focus:before {
    font-family: 'slick';
    font-size: 50px;
    line-height: 1;
    opacity: 1;
    color: #ef7d00;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li button:before {
    font-size: 16px;
    line-height: 30px;
    position: absolute;
    top: -20px;
    left: 0;
    width: 30px;
    height: 30px;
    content: '•';
}


/*.slick-dots li button:focus:before {
	color:#5c2483;
 	border:5px red solid; 
}*/

.veranstaltungenStw button:focus,
.btn-no-icon:focus,
input[type=submit]:focus,
.calendar-tag-list li:focus {
    outline: 10px auto #5c2483;
    outline-offset: 3px;
}

li.tl-tag-kultur a:focus {
    outline: 10px auto #5c2483;
    outline-offset: 11px;
}

a.tab-button li {
    background-color: #ef7d00;
    display: inline-block;
}

a:focus.tab-button li {
    outline: 10px auto #5c2483;
    outline-offset: 3px;
}

.btn-social-media:focus,
.btn-social-media:hover,
.btn-social-media:active {
    background-color: #ef7d00 !important;
    color: #ffffff;
    text-decoration: none;
    outline: 10px auto #5c2483;
    outline-offset: 3px;
}

a.teaser-div:focus {
    outline: 10px auto #ef7d00;
    outline-offset: 3px;
    text-decoration: none;
}

.teaser-div a:focus .item-kultur,
.teaser-div a:focus .start-item {
    outline: 10px auto #ef7d00;
    outline-offset: 3px;
}

.einrichtungs-teaser a:focus {
    outline: 10px auto #ef7d00;
    outline-offset: 3px;
    text-decoration: none;
}

.teaser-div a:focus {
    text-decoration: none;
}

.white-box a:focus img {
    outline: 10px auto #ef7d00;
    outline-offset: 3px;
}

ul.footer-column {
    margin: 0;
    padding-left: 0;
}

ul.footer-column li {
    list-style: none;
}

.social-icons ul li {
    list-style: none;
    display: inline;
}

.description {
    margin: 50px 0;
    border-left: 5px solid #ef7d00;
    padding: 10px 20px;
    font-size: 17.5px;
}

.description p {
    max-width: none;
}

.dgs {
    /*margin-top: 5%;*/
    margin-top: -137px;
}


/*.header-search-form {
	width:395px;
	float:right;
}

.header-search-form button {
    width: 50px;
    height: 40px;
    float: right;
    background-color: #ef7d00;
    border: #ef7d00;
    border-radius: 0 4px 4px 0;
}


.header-search-form input.typeahead {
    width: 345px;
    height: 40px;
    float: left;
    border-radius: 4px 0 0 4px;
}*/

.sidebar-btn-close {
    float: right;
    margin-right: -20px;
    position: absolute;
    top: 0;
    right: 20px;
}


/* Tooltips/Aria Speisepläne */

.tooltip a,
a.tooltip,
.tooltip input,
.tooltip textarea {
    position: relative;
}

span[role=tooltip],
.tooltip~span[role=tooltip] {
    position: absolute;
    display: block;
    background: #fff;
    color: #484848;
    border: 2px solid #c0c0c0;
}

span[role=tooltip][aria-hidden=true],
.tooltip~span[role=tooltip][aria-hidden=true] {
    display: none;
}


/*  --- */

input.form-control::placeholder {
    color: #333;
}

button.accordion p.stellplatz {
    margin-bottom: 10px;
}


/* Usercentrics Anpassungen */

.uc-embedding-wrapper {
    max-width: calc(100% - 40px);
    max-height: calc(100% - 10px);
    background: #FFF;
    border-radius: 8px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 50%);
    position: absolute;
    padding: 10px 15px;
    top: 50%;
    left: 50%;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    transform: translateX(-50%) translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    overflow: auto;
    font-size: 12px;
}

.uc-embedding-wrapper h3 {
    line-height: 1.2;
    font-size: 15px;
    font-weight: bold;
    margin: 12px auto;
    color: #303030;
}

.uc-embedding-wrapper p.description-text {
    margin: 0;
    margin-bottom: 12px;
    line-height: 1.2;
    font-size: 12px;
}

#stwbRecaptchaFeedback .uc-text-embedding {
    transform: scale(1.6);
    -webkit-transform: scale(1.6);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.embed-responsive {
    overflow: visible;
}

.uc-text-embedding {
    margin-bottom: 20px;
    background-color: #fff6aa;
    padding: 10px;
}

.uc-text-embedding-inline-button {
    display: inline!important;
}

#stwbRecaptchaFeedback a.uc-text-embedding-inline-button {
    color: #5c2483;
    display: inline;
}

.description-text {
    padding-left: 5px;
}

.description-text a:last-child {
    font-weight: bold;
}