@import url("no-bootstrap-therapy.css") /* TODO */

@font-face {
  font-family: 'Spirited Serif';
  font-style: normal;
  font-weight: normal;
  font-size: 140%;
  src: url(Spirited Serif.woff) format('woff');
}


@font-face {
  font-family: 'Spirited Serif Bold Regular';
  font-style: normal;
  font-weight: normal;
  font-size: 140%;
  src: local('Spirited Serif Bold Regular'), url('Serif Bold.woff') format('woff');
}

:root {
  --wide-media-width: 100%;
}

@media only screen and (min-width: 1000px) {
  :root {
    --wide-media-width: 75%;
  }
}

body {
  margin: 0;
  padding: 0;
  background: url("./img/bg_pattern.png") repeat;
  color:  #f6ae42;
  font-family: arial;
  font-weight:normal;
}

.title {
  color:  #f6ae42;
  padding-top: 4rem;
  padding-bottom: 2rem;
 /* font-weight:normal;
  font-size: xx-large;
/*  margin-left: 10%;
  margin-right: 10%; */
  text-align: center;

}
.deko {
  text-align: center;
  padding: 5rem 0;
}

@media only screen and (max-width: 800px) {
  .deko {
    padding: 2rem;
  }
}

.deko img {
  width: 70%;
}

.subtitle {
  color:  #f6ae42;
  font-weight:normal;
  font-size:80px;
  text-align: center;
  margin: 2rem auto;
}

.deko2 {
  text-align: center;
  margin: 2rem 0;
  font-size: larger;
}

.deko2 img {
  width: 70%;
}

.section-outro {
    font-size: 1.5rem;
    background-color: #00000040;
    max-width: 900px;
    margin: 0 auto;
    padding: 3rem;
    border: 2px solid #E7B548;
}

.anfahrt {
    font-size: x-large;
    line-height: 1.2
}

.social {
    display: flex;
    margin: 1rem 0;
}

.social a {
    text-decoration: none;
    width: 50px;
    overflow: hidden;
    display: block;
}

.office-contact {
    line-height: 1.2;
 
}

.last-blocks {
    background-color: #00000040;
    height: 100%;
    padding-top: 3em;
}

.contact a {
  color: #f6ae42;
}

.input_label {
    font-size: large;
    font-weight: bold;
    line-height: 2;
}

input, select {
    background-color: #6ba1d0;
    border: none;
    padding: 4px;
    border-radius: 3px;
}

a:link, a:visited, a:hover, a:active, input.button {
    color: #f6ae42;
    
}

a.button:link, a.button:visited, input.button {
    color: #f6ae42;
    background-color: #00000000;
    border: #f6ae42;
    padding-left: 30px;
    border-style: double;
    padding-right: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: xx-large;
    font-weight: bold;
    font-stretch: ultra-expanded;
    text-decoration: none
}

a.button:hover, a.button:active, .button:hover {
    text-decoration: none
    color: #f6ae42;
    border: #f6ae42;
    padding-left: 30px;
    border-style: double;
    padding-right: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
    /* transition: all ease-in-out 28s; padding: 1300px; */
    font-size: xx-large;
    font-weight: bold;
    font-stretch: ultra-expanded;
    background-color: #00000040;
}

.card {
    background-color: #00000040;
    border: 2px solid #E7B548;
    border-radius: 0px;
    
}

a.card-link  {
    text-decoration: none !important;
}

.youtube-btn {
    position: absolute;
    margin-top: 44%;
    margin-left: 20%;
    width: auto;
    height: auto;
}

.youtube-btn2 {
    position: relative;
    margin-top: -20%;
    height: auto;
    width: auto;

    border: 2px solid #E7B548;
    background-color: #00000040;
    font-size: 200%;
    font-family: Futura;
}

.youtube-btn2:hover, .youtube-btn2:visited {
    color: #f6ae42;
    background-color: #00000020;
}

.mute-btn {
    position: absolute;
}

.carousel-control-prev-icon {
    background-image: url("/static/zm/img/prev.png");
    width: 20px;
}

.carousel-control-next-icon {
    background-image: url("/static/zm/img/next.png");
    width: 20px;
}

.carousel-indicators [data-bs-target] {
    background-color: #E7B548;
}

#map {
    height: 700px;
}

.shadowed-content {
    box-shadow: inset 0 0 300px black;
}

.ls-first {
    font-family: "Island Roman";
    font-size: 300%;
    font-weight: bold;
    
    background-color: #00000000;
    border: none;
}
.ls-first h2,h3 {
    color: white;
}

.ls-first-heading h1 {
 /*   margin-top: 1.2em; */
    transform: rotate(10deg);
}

.ls-live-stream-box-box {
    width: 100%;
    margin-top: 2.2em;
    text-align: center;
}
.ls-live-stream-box-box button {
    background-color: #db0c05;
    padding:20px;
    padding-right: 30px;
    padding-left: 30px;
}
.ls-live-stream-box {
    color: white;
    margin: 0 auto;
/*    margin-left: 30%; */
/*    width: 40%; */
    padding: 20px; 
    background-color: #db0c05;
    border: none;
    border-radius: 10px;
    color: white important!;
}
.ls-live-stream-box h1,h2 {
    color: white;
}
.ls-live-stream-box-box h1 {
    margin-bottom: 0px;
}
.ls-counter {
    margin-top: 2em;
}
#ls-counter-h1 {
}


.ls-support h1 {
    transform: rotate(-10deg);
}

.ls-betterplace {
    margin-top: 30px;

    padding-top: 20px;
    padding-bottom: 20px;
/*    border: 2px solid;
    background-color: #00000040; */
}

.ls-betterplace h4 {
    color: white;
    text-align: left;
    /*padding-left: 20px;*/
}

.form label {
    display: block;
} /* make labels appear above inputs */

.form input, .form select {
    width: 100%;
}

@media only screen and (min-width: 800px) {
  .form input, .form select {
    width: -moz-available;          /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
    width: fill-available;
  }
}

.col-padding, .row-padding {
    padding-top: 1em;
}

.ticket-form {
        /*border-right: 2px solid yellow;*/
    }

@media only screen and (min-width: 768px) {
    .ticket-form {
        border-right: 2px solid #E7B548;
    }
}

.err_msg {
    color: #ff4b1e;
    font-weight: bold;
}

