/*Corona*/
.hinweis {
  border: 2px solid red;
  padding: 19px 5px; }

.desktop .hinweis {
  top: -75px;
  position: relative; }
/*** MOBILE ***/
.mobile h1 {
  font-size: 22px; }
  .mobile header > h1 {
    font-size: 40px !important;
    margin-left: 0 !important;
    padding: 10px 0 !important;
    position: relative;
    margin-bottom: 10px;
    margin-top: 0px; }
  .mobile #to_top {
    bottom: 0 !important;
    right: 0 !important;
    height: 40px !important; }
  .mobile #zur-ambiente-link {
    height: 204px;
    margin-top: 20px; }
  .mobile .main_header {
    height: 155px; }
  .mobile .mobile_en {
    left: 55px;
    position: absolute;
    top: 125px; }
  .mobile .mobile_de {
    left: 10px;
    position: absolute;
    top: 125px; }
  .mobile .mobile_fb {
    position: absolute;
    right: 10px;
    top: 109px;
    width: 38px; }
  .mobile .mobile_gplus {
    position: absolute;
    right: 55px;
    top: 109px;
    width: 38px; }
  .mobile .mobile_instagram {
    position: absolute;
    right: 55px;
    top: 150px;
    width: 38px; }
  .mobile .mobile_twitter {
    position: absolute;
    right: 10px;
    top: 150px;
    width: 38px; }
  .mobile .logo, .mobile .logo_retina {
    top: 5px !important; }
  .mobile .menu_button {
    background-image: url("../images/menu-btn-pic.png") !important;
    height: 42px !important;
    right: 10px !important;
    top: 13px !important;
    border-top: 0;
    border-bottom: 0; }
    .mobile .menu_button:after {
      display: none; }
  .mobile .no_icons .menuitem {
    border-bottom: 1px solid #74c0ed !important;
    display: block;
    font-size: 37px;
    padding: 5px 20px; }
  .mobile .main_nav.open {
    border-bottom: 8px solid #ffc554; }
  .mobile .menuitem.menuitem_custom {
    display: none !important; }
  .mobile .main_content {
    margin: 0 auto;
    padding: 0 20px !important; }
  .mobile #zur-ambiente-link {
    height: 146px;
    margin-top: 20px; }
  .mobile .hometel a {
    margin: 20px 4px 0 4px; }
  .mobile .home-first {
    margin-top: 54px !important; }
  .mobile .lines-overlay {
    height: 340px;
    margin-top: -340px;
    width: 340px; }
  .mobile .list-thumb {
    background-color: rgba(51, 51, 51, 0); }
  .mobile .event_thumb {
    height: 280px !important; }
  .mobile .event_thumb > img {
    height: auto !important;
    margin: 0 0 0 -1px !important;
    max-width: 320px !important;
    width: auto !important; }
  .mobile a .event_thumb::after, .mobile .litebox_thumb_container::after {
    width: 100%; }
  .mobile .litebox_thumb_container {
    height: auto;
    width: auto;
    float: none; }
  .mobile .galerie_headline {
    display: none; }
  .mobile .gb_right {
    display: none; }
  .mobile .abstand-jobs {
    margin-bottom: 40px; }
  .mobile .page_datenschutz section.content_section {
    margin: 118px 0 0 0; }
/*****************************************************/
/*** Startseite ***/
.language_flag {
  display: none !important; }

.enter_buttons .text {
  font-size: 47px !important;
  padding: 0px !important; }

.enter_buttons {
  height: auto; }

.enter_buttons a {
  display: inline-block;
  padding: 16px !important; }
/*****************************************************/
/*** Formulare ***/
.field_textarea textarea {
  min-height: 108px; }
/*****************************************************/
/*** Popup ***/
.popup_image {
  border: 4px solid #fff;
  margin: 5px;
  width: 330px !important; }

.popup .closebutton {
  background-color: transparent !important; }
  .popup .closebutton:after {
    font-size: 40px; }
/*************************************************/
/*** Desktop *************************************/
body {
  font-family: 'dosis', sans-serif !important; }

header > h1 {
  border: medium none;
  color: #656565;
  font-size: 50px;
  font-weight: 100;
  margin-bottom: 50px;
  margin-left: -33px;
  margin-top: -109px;
  padding: 10px 33px;
  position: absolute;
  text-align: center;
  width: 100%; }

.taller-aktion {
  width: 100%;
  padding: 30px;
  background: rgba(176, 202, 237, 0.05);
  margin-bottom: 20px; }
  .taller-aktion h3 {
    color: #70b9e5;
    font-size: 26px; }

h1 {
  border-bottom: 1px solid #ffc554;
  color: #74c0ed;
  font-size: 37px;
  margin-bottom: 10px;
  margin-top: -11px;
  text-transform: uppercase; }

h2 {
  color: #74c0ed;
  font-size: 35px; }

h3 {
  color: #fac765;
  font-size: 21px; }

hr {
  background-color: transparent !important;
  border-bottom: 1px dotted #606060 !important;
  border-top: 0 none !important;
  height: 0 !important; }

#to_top {
  background-color: #424242;
  bottom: 15px !important;
  height: 33px !important;
  padding-right: 6px;
  right: 15px !important;
  width: 33px !important;
  z-index: 7773 !important; }
  #to_top::after {
    color: #707070;
    content: '>' !important;
    font-size: 29px !important; }

.inline_litebox_inner .close_button {
  background: #2e3168;
  width: 100%;
  text-align: center;
  position: fixed; }

.hinweis-eintritt {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  animation-name: pulse;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: farbwechsel 2s infinite alternate both 0.7s pulse;
  -khtml-animation: farbwechsel 2s infinite alternate both 0.7s pulse;
  -moz-animation: farbwechsel 2s infinite alternate both 0.7s pulse;
  -ms-animation: farbwechsel 2s infinite alternate both 0.7s pulse;
  -o-animation: farbwechsel 2s infinite alternate both 0.7s pulse;
  animation: farbwechsel 2s infinite alternate both 0.7s pulse; }
/*************************************************/
/*** We want you***/
.hometel {
  display: inline-block;
  vertical-align: middle; }
  .hometel:not(:last-child) {
    margin-left: 10px; }
  .hometel a {
    background-color: #74c0ed !important;
    box-shadow: -30px 58px 0 #ffc554 inset !important;
    color: #000;
    font-size: 22px !important;
    padding: 7px 10px !important;
    -webkit-transition: all 300ms ease-in-out;
    -khtml-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    float: left;
    margin: 0 10px; }
  .mobile .hometel {
    margin-top: 20px; }

.hometel a:hover {
  box-shadow: 0px 0px 0px #ffc554 inset !important;
  color: #000;
  background: #74c0ed !important; }

.hometel a {
  background-color: #74c0ed !important;
  box-shadow: -30px 58px 0 #ffc554 inset !important;
  color: #000;
  font-size: 22px !important;
  padding: 7px 10px !important;
  -webkit-transition: all 300ms ease-in-out;
  -khtml-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  float: left;
  margin: 0 10px; }
/*************************************************/
/*** Footer ***/
#div_area_7 a {
  color: #fff;
  font-size: 25px;
  font-weight: 100;
  text-transform: uppercase; }

#div_area_7 a:hover {
  color: #74c0ed; }

.secmenu_footer ul.menu .text {
  font-size: 20px !important; }
/*************************************************/
/*** Border Screen ***/
#div_area_3 {
  background-color: transparent !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  margin-left: 0 !important;
  pointer-events: none !important;
  position: fixed !important; }

#div_area_3 .area_content {
  border-color: #424242;
  border-style: solid;
  border-width: 5px;
  bottom: 109px;
  left: 10px;
  position: absolute;
  right: 10px;
  top: -10px; }
/*************************************************/
/*** Menu ***/
.menuitem:hover {
  border-bottom: 5px solid #fac765; }

.sub_menu {
  border-top: 5px solid #fac765;
  margin-left: -42px !important; }

.subitem {
  font-size: 30px;
  padding: 0 35px; }

.menu .sub_menu li {
  width: 221px; }

.menu .sub_menu li a {
  color: #fac765 !important; }

.menu .sub_menu li a:hover {
  color: #fff !important; }
/*************************************************/
/*** Youtube Video ***/
a.ytp-watermark.yt-uix-sessionlink, .ytp-hide-controls .ytp-watermark {
  display: none !important; }
/*************************************************/
/*** Mottotage ***/
.event_container {
  background-color: rgba(0, 0, 0, 0.23);
  margin-bottom: 33px;
  padding: 33px;
  -webkit-transition: all 600ms ease-in-out;
  -khtml-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -ms-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out; }

.event_container:hover {
  background-color: rgba(110, 110, 110, 0.19);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.88); }

.event_headline {
  color: #ffc554;
  font-size: 30px;
  font-weight: 100; }

.firstword {
  color: #74c0ed;
  text-transform: uppercase; }

.event_text {
  text-align: justify; }

.desktop .event_text {
  margin-left: 400px; }

.event_text:first-line {
  font-size: 24px;
  font-weight: 100;
  text-transform: uppercase; }

.event_line_bottom, .event_line_top {
  border-top: 1px solid #ffc554 !important; }

.event_line_bottom {
  background-color: transparent !important;
  border-top: 0px solid #ffc554 !important;
  margin-bottom: -11px !important; }

.event_thumb {
  height: 360px !important;
  margin: 0 40px 10px 0 !important;
  overflow: hidden !important;
  width: 360px !important; }

.event_thumb > img {
  height: 362px !important;
  margin: 0 0 0 -1px !important;
  max-width: 361px !important;
  width: 362px !important; }
/*************************************************/
/*** Galerien ***/
.litebox_thumb_container {
  height: 360px;
  width: 360px; }

.page_ambiente-n .gallery-title {
  display: none; }

.gallery-anzeigentext {
  display: block !important; }

.page_girls .event_thumb > img {
  height: auto !important; }
  .page_girls .list-thumb {
    background-color: rgba(51, 51, 51, 0); }
  .page_girls .event_headline {
    font-size: 25px; }
  .page_girls .event_thumb {
    margin: 0 0px -30px 0 !important; }

.starter-list {
  text-align: center; }
/*************************************************/
/*** Input ***/
.error {
  color: #fd7144; }

.nl_form .nl_field {
  float: left;
  width: 360px; }

label {
  color: #fac765;
  font-size: 19px; }

input, select, textarea {
  background-color: #282828;
  border: medium none !important;
  box-shadow: 1px 1px 3px #000 inset;
  font-size: 21px;
  margin-top: 0 !important;
  padding: 10px;
  width: 100%; }

input:focus, select:focus, textarea:focus {
  outline: 1px solid #ffc554; }

.nl_form .nl_field:nth-of-type(2) {
  margin-right: 40px; }

.nl_form .btn_bg {
  float: left;
  margin-top: 25px;
  width: 360px; }

.submit_button, .btn_newsletter, .btn_route_berechnen, .gb_addentry, input[type="submit"] {
  background-color: #74c0ed !important;
  box-shadow: -30px 47px 0 #ffc554 inset !important;
  color: #000;
  font-size: 27px !important;
  padding: 5px !important;
  -webkit-transition: all 300ms ease-in-out;
  -khtml-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

.submit_button:hover, .btn_newsletter:hover, .btn_route_berechnen:hover, .gb_addentry:hover, input[type="submit"]:hover {
  box-shadow: 0px 0px 0px #ffc554 inset !important;
  color: #000; }
/*************************************************/
/*** Allgemein***/
.page_home #div_area_content, .page_preise #div_area_content, .page_mottotage #div_area_content, .page_events #div_area_content, .page_rueckblick #div_area_content {
  background-color: rgba(0, 0, 0, 0) !important; }
  .page_home .event_container:first-child, .page_preise .event_container:first-child, .page_mottotage .event_container:first-child, .page_events .event_container:first-child, .page_rueckblick .event_container:first-child, .page_home .home-first, .page_preise .home-first, .page_mottotage .home-first, .page_events .home-first, .page_rueckblick .home-first {
    margin-top: -50px; }

.page_rueckblick .event_container:first-child {
  margin-top: -31px; }
/*************************************************/
/*** Jobs ***/
textarea, input[type="text"] {
  background: #282828;
  color: #74c0ed;
  border: none;
  padding: 5px;
  width: 100%; }

.field .input, .field_textarea textarea {
  width: 100% !important; }
/*************************************************/
/*** Gaestebuch***/
.gbuch_count_entry_title, .gbuch_search_title {
  margin-top: 5px !important; }

.gbuch_search_text input {
  width: 180px !important; }

.gbuch_entry_count, .gbuch_entry_title {
  font-size: 37px;
  font-weight: 100; }

.gbuch_entry {
  border: 0 solid !important;
  margin: 33px 0 !important; }

.gbuch_entry_bg {
  border-bottom: 1px dotted #606060 !important; }

.gbuch_entry {
  background: url("../images/pic-lines-overlay.png") repeat #030303;
  border: 0 solid !important;
  margin: 33px 0 !important;
  padding: 10px; }
/*************************************************/
/*** Events und Motto **/
.hover-effect {
  width: 100%;
  display: inline-block;
  position: relative;
  background: none;
  border: none;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.09);
  line-height: 0.8; }
  .hover-effect .owl-item table, .hover-effect .owl-item table img {
    width: 100% !important; }

.top-link {
  height: 100%;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  width: 100%;
  z-index: 10000; }

.hover-effect::before, .hover-effect::after {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #ffd152;
  z-index: 100; }

.hover-effect .hover-effect-inner > span::before, .hover-effect .hover-effect-inner > span::after {
  content: "";
  width: 2px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
  background: #ffd152;
  z-index: 100; }

.top-link:hover ~ .hover-effect::before, .top-link:hover ~ .hover-effect::after {
  width: 100%; }

.top-link:hover ~ .hover-effect .hover-effect-inner > span::before, .top-link:hover ~ .hover-effect .hover-effect-inner > span::after {
  height: 100%; }

.hover-effect .hover-effect-inner > span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block; }

.hover-effect .hover-effect-inner::after, .hover-effect .hover-effect-inner > span::after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s; }

.hover-effect .hover-effect-inner::before, .hover-effect .hover-effect-inner > span::before {
  left: 0;
  top: 0;
  transition-duration: 0.4s; }
/*************************************************/
/*** Anfahrt**/
input.btn_route_berechnen {
  width: 200px;
  font-size: 20px !important; }
/*************************************************/
/*** Willkommen ***/
#zur-ambiente-link {
  height: 219px;
  width: 360px;
  overflow: hidden;
  position: relative;
  text-align: center; }

.pictext-text-1, .pictext-line, .pictext-text-2 {
  position: absolute;
  -webkit-transition: all 600ms ease-in-out;
  -khtml-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -ms-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
  margin-top: -110px;
  pointer-events: none !important; }

.pictext-text-1 {
  color: #74c0ed;
  font-size: 34px;
  font-weight: 100;
  text-transform: uppercase;
  width: 360px; }

.pictext-line {
  height: 1px;
  width: 330px;
  border-bottom: 1px solid #fac765;
  margin-left: 15px;
  padding-top: 1px; }

.pictext-text-2 {
  color: #fac765;
  font-size: 21px;
  width: 360px; }

#pictext-text-1-top, #zur-ambiente-link:hover #pictext-text-1-bottom {
  margin-top: -160px; }

#pictext-line-top, #zur-ambiente-link:hover #pictext-line-bottom {
  margin-top: -117px; }

#pictext-text-2-top, #zur-ambiente-link:hover #pictext-text-2-bottom {
  margin-top: -110px; }

#zur-ambiente-link:hover #pictext-text-1-top, #pictext-text-2-bottom {
  margin-top: -860px; }

#zur-ambiente-link:hover #pictext-line-top, #pictext-line-bottom {
  margin-top: -460px; }

#zur-ambiente-link:hover #pictext-text-2-top, #pictext-text-1-bottom {
  margin-top: -260px; }
/*************************************************/
/*** Text Slider ***/
#header_text_1 {
  font-size: 50px;
  font-weight: 500;
  line-height: 43px;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.57); }

#text a {
  color: #fac765;
  font-size: 25px;
  font-weight: 200;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.57); }
/*************************************************/
/*** Parallax ***/
#div_area_1 {
  overflow: hidden; }

.header-pic-01.parallax, .header-pic-02.parallax, .header-pic-03.parallax, .header-pic-04.parallax, .header-pic-05.parallax, .header-pic-06.parallax, .header-pic-07.parallax, .header-pic-08.parallax, .header-pic-09.parallax {
  height: 508px;
  margin-left: 0;
  position: absolute;
  top: -67px;
  background: rgba(0, 0, 0, 0) no-repeat scroll center center;
  width: 130%; }

.header-pic-01.parallax {
  background: url("../images/header-01.jpg"); }

.header-pic-02.parallax {
  background: url("../images/header-02.jpg"); }

.header-pic-03.parallax {
  background: url("../images/header-03.jpg"); }

.header-pic-04.parallax {
  background: url("../images/header-04.jpg"); }

.header-pic-05.parallax {
  background: url("../images/header-05.jpg"); }

.header-pic-06.parallax {
  background: url("../images/header-06.jpg"); }

.header-pic-07.parallax {
  background: url("../images/header-07.jpg"); }

.header-pic-08.parallax {
  background: url("../images/header-08.jpg"); }

.field_checkbox_datenschutz label {
  float: none; }

.page_datenschutz .content.text {
  height: auto; }
  .page_datenschutz header > h1 {
    margin-top: -110px !important; }

.field_checkbox_datenschutz label {
  font-size: 15px; }

.mobile input#datenschutz_checkbox.required.input_checkbox {
  height: auto;
  width: 13px !important; }

.desktop .field_checkbox_datenschutz {
  margin-left: -21px; }
