@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,900');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,900|Roboto+Condensed:400,700');
.feiertage {
  font-size: 24px;
  color: red;
  border: 2px solid red;
  padding: 2%;
  margin: 20px 0 50px 0;
  text-align: center;
  font-weight: bold; }

.desktop h1 {
  font-family: 'Playfair Display', serif;
  border: 1px solid #fff;
  font-size: 74px;
  color: #e89f50;
  text-transform: uppercase;
  padding: 0 40px 10px 40px;
  margin-top: 40px;
  margin-bottom: 40px;
  display: -webkit-inline-box;
  margin-left: -15px;
  font-weight: 700; }

h2 {
  text-transform: uppercase;
  font-size: 30px; }

body {
  background-attachment: fixed !important;
  background-position: unset !important; }

.list-line-top {
  display: none; }

.mobile .logo, .mobile .logo_retina {
  width: 300px;
  height: 70px;
  top: 120px; }
  .mobile h1 {
    font-family: 'Playfair Display', serif;
    border: 1px solid #fff;
    font-size: 30px;
    color: #e89f50;
    text-transform: uppercase;
    padding: 0 40px 10px 40px;
    display: -webkit-inline-box;
    margin-bottom: 10px;
    font-weight: 700; }
  .mobile .main_content {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }

.logo-frontpage {
  font-family: 'Playfair Display', serif;
  border: 1px solid #fff;
  color: #e89f50;
  text-transform: uppercase;
  padding: 0 40px 10px 40px;
  margin-top: 40px;
  margin-bottom: 40px;
  display: -webkit-inline-box;
  font-weight: 700;
  text-align: center !important; }

.desktop .logo-frontpage {
  font-size: 74px; }

.mobile .logo-frontpage {
  font-size: 40px;
  width: 300px;
  left: 50%;
  right: 50%;
  margin-left: -150px;
  position: relative; }
  .mobile .no_icons .menuitem {
    padding: 20px !important; }

#div_area_2 {
  width: 100% !important;
  left: unset !important;
  margin-left: unset !important;
  position: fixed !important;
  background-color: #131313 !important;
  top: 0 !important;
  z-index: 99999 !important; }

.desktop .menu .sub_menu {
  top: 45px; }
  .desktop .menuitem {
    padding: 0px 33px 18px !important; }
  .desktop .sub_menu li a:hover {
    color: #a6472e !important; }

.menuitem .text {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 15px; }
/*#div_area_6 {
 border: 19px solid #fff;
 }*/
.home-text {
  padding-right: 27px; }

.home-text2 {
  padding-left: 13px !important; }

.desktop .widget-damen a:hover:after, .desktop .widget-news a:hover:after, .desktop .widget-ambiente a:hover:after {
  -webkit-transition: all 0.5s ease-in-out;
  -khtml-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .desktop .widget-damen a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 351px;
    height: 337px;
    opacity: 0;
    background: url(../images/widget-girls-h.jpg);
    z-index: 100; }
  .desktop .widget-damen a:hover:after, .desktop .widget-news a:hover:after, .desktop .widget-ambiente a:hover:after {
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -khtml-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .desktop .widget-ambiente a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 351px;
    height: 337px;
    opacity: 0;
    background: url(../images/widget-ambiente-h.jpg);
    z-index: 100; }
  .desktop .widget-news a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 351px;
    height: 337px;
    opacity: 0;
    background: url(../images/widget-news-h.jpg);
    z-index: 100; }

.mobile .widgets img {
  padding: 5px; }

@media only screen and (max-width: 991px) {
  .mobile .widgets {
    width: 300px;
    left: 50%;
    right: 50%;
    position: relative;
    margin-left: -150px;
    margin-bottom: 25px; } }

.starter-list {
  text-align: center; }

.list-headline {
  font-size: 28px; }

.litebox-gallery.embed-sedcard:not(.closed) .litebox-text {
  background-color: #1d1c1a;
  color: #fff;
  padding: 30px; }

.litebox-gallery.embed-sedcard .litebox-sedcard-toggle {
  background-color: #1d1c1a;
  -webkit-transition: all 0.5s ease-in-out;
  -khtml-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .litebox-gallery.embed-sedcard .litebox-sedcard-toggle:hover {
    color: #e89f50; }

.arrow.left, .arrow.right, .close-button {
  -webkit-transition: all 0.5s ease-in-out;
  -khtml-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .arrow.left:hover, .arrow.right:hover, .close-button:hover {
    color: #e89f50; }

.page_damen-archiv .list-thumb {
  padding: 7px !important;
  background-color: rgba(0, 0, 0, 0); }

.list-thumb img {
  max-width: 100%;
  max-height: 100%;
  width: 370px;
  height: auto; }

.list-thumb {
  float: left;
  position: relative;
  margin: 0 10px 10px 0;
  width: 339px !important;
  height: auto; }

.list-line-top {
  display: none; }

.thumb-view .list-item {
  display: inline-block;
  width: auto;
  margin: 0 10px 20px; }

.event_headline.list-headline {
  font-size: 30px;
  text-transform: uppercase;
  top: 377px;
  top: 317px;
  position: static; }

.thumb-view .list-item {
  display: inline-block;
  width: 370px;
  margin: 0px 10px 20px; }

.list-thumb img {
  -webkit-transition: all 0.5s ease-in-out;
  -khtml-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.list-thumb img:hover {
  filter: brightness(65%); }

.gallery-title {
  display: none; }

.mobile .event_headline.list-headline {
  font-size: 38px; }
  .mobile .thumb-view .list-item {
    margin: 30px 0px 0px 0px; }

.page_damen-aktuell img.gallery-single-image, .page_damen-archiv img.gallery-single-image {
  padding: 6px; }

.page_ambiente .gallery-single .gallery-image-list {
  width: 50%; }
  .page_ambiente .gallery-single .profile_container {
    display: none !important; }
  .page_ambiente .thumb-view .list-item {
    display: inline-block;
    width: 345px; }

.field select, .field input {
  width: 992px !important; }

.field .input {
  width: 992px; }

.field label {
  margin-bottom: 10px; }

input#input_name, input#input_e-mail {
  margin-bottom: 10px;
  padding-left: 10px;
  max-width: 90% !important;
  color: #1d1c1a;
  outline: none;
  height: 35px;
  -webkit-transition: all 0.5s ease-in-out;
  -khtml-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  input#input_name:focus, input#input_e-mail:focus {
    border: 1px solid white;
    background-color: #1d1c1a;
    color: #fff;
    outline: none; }

textarea#input_nachricht {
  padding-left: 10px;
  padding-top: 10px;
  height: 150px;
  color: #1d1c1a;
  outline: none;
  -webkit-transition: all 0.5s ease-in-out;
  -khtml-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  textarea#input_nachricht:focus {
    border: 1px solid white;
    background-color: #1d1c1a;
    color: #fff;
    outline: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  width: 90%;
  max-width: 90%;
  background-color: #fff;
  color: #1d1c1a;
  outline: none;
  border: 1px solid #fff;
  padding: 5px;
  -webkit-transition: all 0.5s ease-in-out;
  -khtml-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    color: #fff;
    border: 1px solid #fff;
    background-color: #1d1c1a; }

.mobile .page_kontakt .column-content {
  margin-top: 5px; }
  .mobile input#input_name, .mobile input#input_e-mail {
    max-width: 100% !important; }
  .mobile button, .mobile html input[type="button"], .mobile input[type="reset"], .mobile input[type="submit"] {
    width: 100%; }

.desktop .zeiten {
  margin-top: 20px; }
  .desktop #div_area_3 {
    filter: brightness(90%); }

.mobile .mobi_footer_menu a {
  color: #fff; }
  .mobile .footer-mobi {
    width: 300px;
    left: 50%;
    right: 50%;
    position: relative;
    margin-left: -150px;
    margin-bottom: 25px;
    text-align: center; }
