/* -------------------------------------------------------------
  Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
  By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @matthieu_tweets

  List of CSS3 Sass Mixins File to be @imported and @included as you need

  The purpose of this library is to facilitate the use of CSS3 on different browsers avoiding HARD TO READ and NEVER
  ENDING css files

  note: All CSS3 Properties are being supported by Safari 5
  more info: http://www.findmebyip.com/litmus/#css3-properties

------------------------------------------------------------- */
@import url("https://static.ladies-cdn.de/shared/fonts/nunito-v1.css");
.field_checkbox_datenschutz {
  padding-left: 10px;
}
.starter-list {
  text-align: center;
}
.desktop #wrapper {
  min-width: 1100px;
}
.desktop h1 {
  font-weight: 600;
  font-size: 32px;
  text-transform: uppercase;
  color: #a39a0e;
  padding-top: 50px;
  padding-left: 60px;
  padding-bottom: 50px;
}
.mobile h1 {
  font-weight: 600;
  font-size: 25px;
  text-transform: uppercase;
  color: #a39a0e;
  padding-bottom: 30px;
}
.desktop h1:before {
  content: "";
  position: absolute;
  background-image: url(../images/h1symbol.png);
  width: 90px;
  height: 50px;
  background-repeat: no-repeat;
  margin-left: -100px;
}
*:hover, *:hover * {
  -webkit-transition: all 0.4s ease-in-out;
  -khtml-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.cookie-notice {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-bottom: 6px;
  text-align: center;
  padding: 10px;
  background: white;
}
#to_top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  width: 44px;
  height: 48px;
  background-color: #000;
  background-color: #dd5900;
  color: #fff;
  text-align: center;
  padding: 5px;
  z-index: 1000000;
  border: solid 3px #aca427;
}
.menu-header {
  position: relative;
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  font-weight: 600;
}
.menu li {
  height: 80px;
  padding-top: 30px;
}
#div_area_content {
  font-weight: 600;
}
.text-home {
  column-count: 2;
  column-gap: 60px;
}
.button1 {
  float: left;
  max-width: 500px;
}
.button2 {
  float: right;
  max-width: 500px;
}
.desktop .hg-kontakt {
  background-color: rgba(255, 255, 59, 0.3);
  width: 1139px;
  height: 508px;
}
.mobile .hg-kontakt {
  background-color: rgba(255, 255, 59, 0.3);
  width: 100%;
  min-height: 665px;
  height: 665px;
}
.jobs-form-hg {
  background-color: rgba(255, 255, 59, 0.3);
}
.staticimage-container {
  padding-top: 25px;
}
.page_home .staticimage-container img {
  max-width: 321px;
  height: auto;
}
/*.owl-stage-outer {
	margin-left: 12px;
}*/
.slider-hg {
  height: 500px;
  width: 1139px;
  background-color: rgba(255, 255, 59, 0.3);
  margin-left: -25px;
}
span.staticimage {
  padding-left: 25px;
  padding-right: 25px;
}
.list-line-top, .list-line-bottom {
  border-top: 0px;
  background-color: rgba(0, 0, 0, 0);
}
.starter-list-item {
  margin: 20px 0;
}
.profile_item {
  position: relative;
  padding: 0.5em 0;
  border-bottom: 1px solid #dd5900;
  background-color: rgba(255, 103, 0, 0.25);
  padding: 15px;
  color: #ef6000;
  margin: 19px 0px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.profile_item:hover {
  background-color: rgba(169, 160, 17, 0.35);
  color: #565200;
  border-bottom: 1px solid #a39a0e;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.gallery-single .gallery-title {
  font-weight: bold;
  text-align: left;
  font-size: 40px;
  margin-bottom: 20px;
  color: #a39900;
}
.page_ladies-archiv .list-item .auftrags-zeiten, .page_ambiente .list-item .auftrags-zeiten {
  display: block;
  text-align: center;
  margin-top: -20px;
  color: #dd5900;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.page_ladies-archiv .thumb-view .list-item, .page_ambiente .thumb-view .list-item {
  width: auto;
}
.page_ladies-archiv .list-thumb, .page_ambiente .list-thumb {
  width: auto;
  height: 250px;
  margin: 0 auto;
}
.page_ladies-archiv .event_headline.list-headline, .page_ambiente .event_headline.list-headline {
  font-size: 30px;
  color: #dd5900;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding-top: 15px;
}
.page_ladies-archiv .list-item, .page_ambiente .list-item {
  background-color: rgba(221, 89, 0, 0.3);
  padding: 20px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  height: auto !important;
  max-width: 100vw;
}
.page_ladies-archiv .list-item:hover, .page_ambiente .list-item:hover {
  background-color: rgba(163, 153, 0, 0.3);
}
.page_ladies-archiv .list-item:hover .event_headline.list-headline, .page_ladies-archiv .list-item:hover .auftrags-zeiten, .page_ambiente .list-item:hover .event_headline.list-headline, .page_ambiente .list-item:hover .auftrags-zeiten {
  color: #a39a0e;
}
.page_ladies-archiv .list-headline, .page_ambiente .list-headline {
  margin-top: 20px;
}
.starter-list-item {
  display: inline-block;
  margin: 0 10px;
  background: rgba(221, 89, 0, 0.3);
  width: 249px;
}
.starter-list-item .list-thumb .link-external {
  background-color: rgba(198, 188, 62, 0.74) !important;
}
.mobile textarea#input_textarea {
  height: 200px;
  border: none;
  padding-left: 20px;
  padding-top: 12px;
}
.mobile .field .input {
  width: 100% !important;
}
.field label {
  display: none;
}
.mobile input, .mobile textarea {
  max-width: 100%;
}
.pflichtfeld {
  padding-left: 10px;
}
.field select, .field input {
  display: inline-block;
  width: 500px;
  height: 50px;
  border: none;
  padding-left: 20px;
}
.field select, .field input {
  display: inline-block;
  width: 100%;
  height: 50px;
  border: none;
  padding-left: 20px;
}
.desktop .field_textarea textarea {
  min-height: 4em;
  height: 280px;
  border: none;
  padding-left: 20px;
  padding-top: 12px;
}
.desktop input.submit_button {
  width: 500px;
  height: 50px;
  border: 2px solid #dd5900;
  background-color: #fff;
  margin-bottom: 36px;
  margin-left: 25%;
}
.mobile input.submit_button {
  height: 50px;
  width: 200px;
  border: 2px solid #dd5900;
  background-color: #fff;
  margin-bottom: 36px;
  margin-left: 10%;
}
input.submit_button:hover {
  background-color: #dd5900;
  color: #fff;
}
.desktop .field .input {
  width: 500px !important;
}
/*.desktop .v3form_Jobsformular .field_textarea textarea {
	border: none;
	font-size: 16px;
	font-family: "Muli";
	text-transform: uppercase;
	width: 500px;
	padding: 20px;
	height: 263px;
}

.desktop .v3form_Jobsformular input.submit_button {
	height: 60px;
	width: 500px;
	border: 3px solid #dd5900;
	background-color: #fff;
	color: #dd5900;
	font-family: "Muli";
	text-transform: uppercase;
	font-size: 22px;
	float: right;
	margin-right: 15px;
	margin-top: -102px;
}

.desktop .v3form_Jobsformular .pflichtfeld {
	color: #dd5900;
	margin-left: 20px;
	margin-top: -20px;
	float: left;
}

.desktop .error_div.fail {
	color: #f00;
	margin-bottom: 13px;
	margin-left: 20px;
}

.mobile .error_div.dail {
	display: none;
}

.field label {
	display: none;
}

.desktop .kontaktformular {
	margin-left: 20px;
}

.desktop .pflichtfeld {
	color: #dd5900;
	margin-left: 20px;
	margin-top: 5px;
	float: left;
}

.mobile .pflichtfeld {
	display: none;
}

.desktop .field .input {
	display: inline-block;
	width: 473px;
}

.mobile .field .input {
	display: inline-block;
}

.desktop .field_textarea textarea {
	height: 150px;
	border: none;
	font-size: 16px;
	font-family: "Muli";
	text-transform: uppercase;
	width: 500px;
	padding: 20px;
}

.mobile .field_textarea textarea {
	height: 150px;
	border: none;
	font-size: 16px;
	font-family: "Muli";
	text-transform: uppercase;
	padding: 20px;
}

input#input_input {
	height: 60px;
	border: none;
	outline: none;
	padding: 20px;
	font-family: "Muli";
	text-transform: uppercase;
}

.desktop input.submit_button {
	height: 60px;
	width: 500px;
	border: 3px solid #dd5900;
	background-color: #fff;
	color: #dd5900;
	font-family: "Muli";
	text-transform: uppercase;
	font-size: 22px;
	float: right;
	margin-right: 40px;
}

.mobile input.submit_button {
	height: 60px;
	border: 3px solid #dd5900;
	background-color: #fff;
	color: #dd5900;
	width: 100%;
	font-family: "Muli";
	text-transform: uppercase;
	font-size: 22px;
	float: right;
	margin-top: -25px;
}

*/
.desktop input.saddr {
  border: solid 3px #dd5900;
  width: 500px;
  height: 60px;
  margin-bottom: 55px;
}
.desktop .gmap {
  padding-top: 49% !important;
  position: relative;
}
.desktop input.btn_route_berechnen {
  height: 60px;
  width: 65px;
  background-color: transparent;
  border: solid 3px #dd5900;
  margin-left: 16px;
}
.desktop iframe.gmap-iframe {
  height: 500px;
}
.footer-headline {
  text-transform: uppercase;
  color: #dd5900;
  font-size: 16px;
  font-weight: 600;
}
.mobi_footer_menu {
  margin-top: 40px;
}
.menu_button {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 48px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: top right;
  cursor: pointer;
  z-index: 10000;
  margin-right: 6%;
  margin-top: 6%;
}
.mobile .logo, .logo_retina {
  top: 60px !important;
  max-height: 82px !important;
  left: 50%;
  margin-left: -200px;
  position: absolute;
}
.mobile .no_icons .menuitem {
  display: block;
  padding: 20px;
  font-size: 20px;
  height: 55px;
}
.mobile input.saddr {
  border: solid 3px #dd5900;
  width: 180px;
  height: 60px;
  margin-bottom: 55px;
}
.mobile input.btn_route_berechnen {
  height: 60px;
  width: 60px;
  background-color: transparent;
  border: solid 3px #dd5900;
  margin-left: 5px;
}
.mobile iframe.gmap-iframe {
  height: 230px;
}
.mobile .main_footer {
  margin-left: 20px;
  margin-right: 20px;
}
