@charset "UTF-8";
/* -------------------------------------------------------------
  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/montserrat-v1.css");
@import url("https://static.ladies-cdn.de/shared/fonts/open-sans-without-cursive.css");
@import url("https://static.ladies-cdn.de/shared/fonts/playfair-display-v1.css");
@import url("https://static.ladies-cdn.de/shared/fonts/source-sans-pro-v1.css");
.center, #abwesende-damen {
  position: relative;
  text-align: center;
}
.mobile .thumbs_home table {
  width: 100%;
}
.popup_headline.main_headline {
  display: none;
}
/******************* STARTER WEB // SAVO ******************/
.starter-list {
  text-align: center;
}
.starter-list-item {
  display: inline-block;
  width: 189px;
  margin: 0 10px 50px 10px !important;
}
.list-headline {
  font-size: 29px;
  margin-top: 0 !important;
  margin-bottom: -8px;
}
.mobile .list-headline {
  margin-bottom: 5px;
}
.starter-list {
  text-align: center;
  margin: 0;
}
.mobile .starter-list-item {
  width: 325px;
}
/******************* STARTSEITE ******************/
.language_flag {
  display: none !important;
}
.enter_buttons {
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 0px;
  background-image: none;
  height: auto;
  border: 3px solid;
  padding: 9px 35px;
}
.enter_buttons .text {
  font-size: 43px;
  padding-left: 0px;
}
.enter_buttons:hover {
  border: 3px solid #df3e76;
}
/*********************************** BODY ***/
body {
  background-attachment: fixed;
}
.desktop .main_article {
  padding: 70px 120px;
  background-image: url("../images/textur_content.jpg");
  margin-top: 40px;
}
a {
  transition: color 1.3s ease;
}
/*.menuitem.menuitem_preise {
	display: none!important;
}*/
.desktop .inline-edit-admin.inline-edit-admin-Home-Preise {
  padding: 0px;
  margin-top: -30px;
}
.frame-content a {
  max-width: 312px;
  max-height: 311px;
}
p {
  width: 515px;
  line-height: 22px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
}
h1 {
  color: #df3e76;
  font-size: 55px;
  margin-bottom: 25px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  letter-spacing: 2px;
}
.page_preise .main_headline h1 {
  display: none !important;
}
h2, span.slider-title {
  color: #df3e76;
  font-size: 45px;
  letter-spacing: 0.07em;
  margin-bottom: 25px;
  font-weight: bolder;
  font-family: "Playfair Display", serif;
}
.slider-angebote span.slider-title {
  position: absolute;
  top: 0;
  left: 0;
}
.thumbs_home .litebox-text {
  display: none;
}
h3 {
  font-family: "quinchoscript";
  font-size: 62.66px;
  font-weight: bold;
  letter-spacing: 3px;
}
h4 {
  font-family: "Montserrat";
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
h5 {
  color: #df3e76;
  font-size: 40px;
  letter-spacing: 0.07em;
  margin-bottom: -15px;
  font-weight: bolder;
  font-family: "Playfair Display", serif;
}
.subline-ueberschrift {
  color: #cb7b97;
  font-size: 22px;
  margin-bottom: 25px;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  margin-top: -17px;
  font-family: "Montserrat", sans-serif;
}
.list-headline {
  font-size: 29px;
  margin-top: 40px;
  margin-bottom: -8px;
}
.list-thumb {
  margin: 0 21px 20px 0 !important;
}
.list-line-bottom, .list-line-top {
  border-top: 0px solid transparent !important;
  background-color: transparent;
}
a.Impressum {
  transition: ease 0.3s;
}
.div-area > .area_content {
  padding: 0 !important;
}
.content1 {
  background-image: url("../images/textur_content.jpg");
  width: 1348px;
  min-height: 340px;
  margin: 40px auto 0 auto;
  background-repeat: repeat;
}
.content-bg {
  /*background-image: url(../images/mobile_header_bg-new.jpg);*/
  width: 100vw;
  position: absolute;
  min-height: 860px;
  margin: 40px auto 0 auto;
  left: 50%;
  z-index: 160000000;
  max-width: none;
  transform: translateX(-50%);
  background-size: cover;
}
.content-bg-jobs {
  /*background-image: url(../images/mobile_header_bg-new.jpg);*/
  width: 100vw;
  position: absolute;
  min-height: 860px;
  margin: 40px auto 0 auto;
  left: 50%;
  z-index: 160000000;
  max-width: none;
  transform: translateX(-50%);
  background-size: cover;
}
.content2 {
  background-image: url("../images/willkommentext-bg.jpg");
  width: 1348px;
  margin: 82px auto 0 auto;
  background-repeat: repeat;
  height: 703px;
}
.content2 li {
  margin-left: 22px;
}
.desktop .content2 {
  padding: 20px 90px;
  min-height: auto;
  height: auto;
  background-repeat: repeat-x;
}
.serv-wrap a {
  color: #df3e76;
  font-weight: 700;
  transform: skew(-13deg);
  position: relative;
  display: inline-block;
}
.serv-wrap a:hover {
  color: white;
}
.more-content-inner {
  background-image: url("../images/textur_content.jpg");
  position: relative;
  padding: 10px 20px;
}
.desktop .more-content-inner {
  top: 23px;
  left: 7px;
  margin: 0 -97px -57px;
  padding: 30px 90px;
}
.page_home.desktop .more-content.active .more-content-inner {
  width: 235.7%;
}
.content3 {
  width: 1348px;
  min-height: 625px;
  margin-top: 950px;
}
.page_home .content3 {
  width: 1348px;
  min-height: 625px;
  margin-top: 50px;
}
.job-wrap {
  display: block;
  margin: auto;
  text-align: center;
  width: 1200px;
  height: 700px;
  background: rgba(255, 165, 189, 0.7);
  position: relative;
  top: 80px;
  padding: 140px;
}
.job-wrap p {
  width: auto;
}
.serv-wrap {
  display: block;
  margin: auto;
  text-align: center;
  width: 1200px;
  height: 700px;
  /*	background: rgba(255, 165, 189, 0.7);*/
  position: relative;
  top: 165px;
  padding: 65px;
  cursor: pointer;
}
.mobile .serv-wrap {
  background: rgba(255, 165, 189, 0.7);
}
.mobile .serv-wrap span.slider-title {
  display: block;
  text-align: left !important;
  margin-bottom: -10px !important;
  font-size: 18px !important;
  margin-top: 23px !important;
  width: 100%;
}
p {
  width: auto;
}
.desktop .serv-wrap .owl-image-tab table {
  display: none !important;
}
.desktop .serv-wrap span.slider-title {
  font-size: 47px;
  max-height: 170px;
  background-color: rgba(0, 0, 0, 0.4);
  line-height: 56px;
  margin-top: 330px;
  text-align: left;
  padding: 27px 40px;
  max-width: 835px;
}
.serv-line {
  left: 50%;
  margin-left: -535px;
  position: absolute;
  width: auto;
  text-align: center;
  top: 519px;
  font-size: 20px;
  background: rgba(0, 0, 0, 0.7);
  padding: 5px 10px;
  letter-spacing: 1px;
}
.event-wrap {
  padding: 30px;
}
.space {
  margin-top: 1000px;
}
a.job-button {
  background: #f5a5bd;
  padding: 24px 35px;
  border-radius: 120px;
  text-transform: uppercase;
  font-size: 20px;
  color: #533c93;
  font-family: "Raleway";
  font-weight: 800;
}
.page_playteaser .content3 {
  width: 100%;
  margin-top: 82px;
  min-height: 625px;
}
.event-wrap table {
  float: left;
  width: 42%;
  margin-right: 40px;
}
.mobile .event-wrap table {
  float: left;
}
.mobile .event-wrap span.slider-title {
  margin-bottom: 50px;
  font-size: 25px;
  text-transform: uppercase;
  margin-top: 50px;
  color: #df3e76;
  display: inline-block;
  width: 100%;
}
.mobile .event-wrap span.slider-desc {
  float: left;
}
.service-slider, .jobs-slider {
  position: absolute;
  z-index: -1;
}
.formular_form.form_kontakt-home input.submit_button, .form_jobs .submit_button, .routeplaner button, html input[type="button"], input[type="reset"], input[type="submit"], .linkbutton {
  padding: 15px !important;
  font-size: 16px !important;
}
/*********************************** HOME ***/
/** HOMEIMG **/
.img-hover {
  background-color: rgba(0, 0, 0, 0.26);
  height: 385px;
  position: absolute;
  width: 520px;
  z-index: 10;
  margin: 17px 0 0 -539px;
}
.img-hover span.img-animation {
  border: 2px solid #fff;
  box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
  top: 30px;
  position: absolute;
  left: 30px;
  bottom: 30px;
  right: 30px;
  transition: opacity 0.8s;
  opacity: 0;
}
.c2_images {
  float: right;
}
.desktop .img-hover:hover span.img-animation {
  opacity: 1;
}
/** QUICKMENU / THUMBS **/
.frame-content a .home-gallery-arrow {
  display: inline-block;
  position: absolute;
  width: 0%;
  height: 0%;
  border: 0px solid #e4648f;
  border-left-color: transparent;
  border-top-color: transparent;
  right: 0;
  bottom: 0;
  z-index: 5;
  -webkit-transition: width 0.3s, height 0.3s, border-width 0.3s;
  -khtml-transition: width 0.3s, height 0.3s, border-width 0.3s;
  -moz-transition: width 0.3s, height 0.3s, border-width 0.3s;
  -ms-transition: width 0.3s, height 0.3s, border-width 0.3s;
  -o-transition: width 0.3s, height 0.3s, border-width 0.3s;
  transition: width 0.3s, height 0.3s, border-width 0.3s;
}
.mobile .frame-content a {
  max-height: 232px;
}
.desktop .frame-content a:hover .home-gallery-arrow {
  width: 45%;
  height: 45%;
  border-width: 70px;
}
.events, .mottos, .ladies {
  float: left;
  margin: 0 93px;
}
.desktop .page_home .slider-desc {
  font-size: 20px !important;
}
.thumb_wrapper {
  margin: 0 122px;
  position: relative;
  top: 40px;
}
.desktop .frame-container .frame-content {
  height: 98% !important;
}
.frame-container .frame-content {
  padding: 8px 3px 3px 8px !important;
  border: 16px solid rgba(223, 62, 118, 0.29);
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}
.frame-container .frame-content:hover {
  border: 16px solid #e4648f;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}
.damen-wrap {
  display: block;
  text-align: center;
  padding: 30px 30px 10px 30px;
}
/*********************************** HEADER ***/
.slogan h2 {
  font-size: 87px;
  margin: 0;
}
.slogan {
  line-height: 0.9;
  letter-spacing: 1px;
}
/** MENU **/
nav.main_menu {
  letter-spacing: 0.12em;
}
.menuitem .text {
  -webkit-transition: 1.3s color;
  -khtml-transition: 1.3s color;
  -moz-transition: 1.3s color;
  -ms-transition: 1.3s color;
  -o-transition: 1.3s color;
  transition: 1.3s color;
  font-weight: bold !important;
  text-transform: uppercase;
}
/** WRAPPER UNBEKANNT ?? **/
.page_home #wrapper {
  padding-bottom: 1050px;
}
/*********************************** MODEL PLATZHALTER ***/
#div_area_9 .modeltext {
  margin-top: -960px;
  margin-left: -115px;
  text-align: center;
  font-size: 30px;
  opacity: 0;
  -webkit-transition: 0.4s opacity;
  -khtml-transition: 0.4s opacity;
  -moz-transition: 0.4s opacity;
  -ms-transition: 0.4s opacity;
  -o-transition: 0.4s opacity;
  transition: 0.4s opacity;
}
#div_area_9:hover .modeltext {
  opacity: 1;
}
/*********************************** GALERIE ***/
.page_damen2 .gallery-single:after {
  content: " ";
  display: table;
  clear: both;
}
.gallery-single .gallery-title {
  margin-bottom: 25px;
  margin-top: 50px;
}
.desktop .gallery-sedcard span.gallery-anzeigentext {
  font-size: inherit !important;
  margin-bottom: 60px;
}
.page_ambiente .gallery-single .gallery-image-list {
  width: 100% !important;
}
.text_Damen2 .event_headline.list-headline {
  text-align: center;
}
.desktop .profile_item {
  margin-left: 50px;
  width: 90%;
}
.desktop span.gallery-anzeigentext {
  margin-left: 50px;
  display: block;
  font-size: 20px !important;
}
.list-line-bottom, .list-line-top {
  display: none;
}
.thumb-view .list-item {
  width: 270px;
  margin: 0;
  height: auto;
  padding: 0;
}
.thumb-view .list-item:hover .event_headline.list-headline {
  opacity: 1;
}
.page_home .thumb-view .list-item {
  width: 290px;
}
.list-thumb {
  width: 100%;
  height: 100%;
  margin-right: 50px;
}
/*.event_headline.list-headline {
	top: 50%;
	z-index: 1;
	transform: translateY(-50%);
	color: #df3e76;
	letter-spacing: 3px;
	opacity: 0;
	transition: 0.6s;
	pointer-events: none;
}*/
.event_headline.list-headline {
  color: #df3e76;
  font-size: 24px;
  text-align: left;
  margin: 5px 0 0 0;
}
.desktop .page_damen .main_article, .desktop .page_Abwesende_Damen .main_article {
  min-height: 400px;
  background-image: url("../images/textur_content.jpg");
}
.is_singleview article.main_article {
  background-image: url("../images/textur_content.jpg");
  width: 1348px;
}
/*.arrow.left div {
	width: 18px !important;
}

.arrow.left {
	width: 18px !important;
	margin-top: 0px;
}

.arrow.right div {
	width: 27px !important;
}

.arrow.right {
	width: 27px !important;
	margin-bottom: 0px;
	padding-left: 10px;
}*/
div#thumbs_pfeil_links {
  margin-left: 240px;
}
.desktop .uebersicht_thumb {
  position: relative;
  width: 330px;
  min-height: 250px;
  margin: 5px 14px;
  height: auto;
}
.desktop .uebersicht_thumb img {
  outline: 0;
  max-width: 100%;
  height: auto;
}
.auftrag_name {
  color: #df3e76;
  font-size: 22px;
  text-align: center;
  margin: 5px 0 0 0;
}
.desktop .content.galerie .owl-item.active {
  width: 750px;
  height: 800px;
}
.desktop .bigimage_gallery {
  max-width: 750px;
  height: auto;
}
.desktop .bigimage_frame {
  height: auto;
}
.desktop .scroller_frame {
  position: relative;
  height: 100px;
  /* margin: 0 auto; */
  overflow: hidden;
  margin-left: 253px;
  width: 540px;
}
div#thumbs_pfeil_rechts {
  margin-right: 210px;
}
.anzeigentext_html {
  text-align: center;
  display: inherit;
}
.desktop .thumb-view .list-item {
  position: relative;
  width: 330px;
  min-height: 250px;
  margin: 5px 14px 20px;
  height: auto;
  padding-bottom: 60px;
}
.gallery-overview {
  text-align: center;
}
.litebox-gallery.embed-sedcard:not(.closed) .litebox-text {
  background-color: transparent !important;
  color: #f2ced2;
  background-image: url(../images/textur_content.jpg);
}
.litebox-gallery.embed-sedcard:not(.closed) .litebox-text span.gallery-anzeigentext {
  margin-left: 0px;
  display: block;
  font-size: 18px !important;
  margin-bottom: 40px;
}
.litebox-gallery.embed-sedcard:not(.closed) .litebox-text .profile_item {
  margin-left: 0px;
  width: 90%;
}
.litebox-gallery.embed-sedcard:not(.closed) .litebox-text .profile_content {
  width: auto;
}
.litebox-gallery.embed-sedcard .litebox-sedcard-toggle {
  background-color: rgba(51, 51, 51, 0);
}
/** PROFILE **/
.profile_item {
  padding: 2px 0;
  border-bottom: 1px solid #b45476;
  width: 50%;
  margin: 0 auto;
}
.profile_content {
  width: 30%;
}
.profile_title {
  width: 70%;
}
.profile_content, .profile_title {
  padding: 0px;
  text-align: left;
  margin: 0px;
}
.profile_item:nth-child(53):before {
  content: "Spezialservice (ab 30 Minuten)";
  display: block;
  border-bottom: 1px solid #b45476;
  padding-bottom: 10px;
  margin-top: 40px;
  color: #df3e76;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.profile_item:nth-child(11):before {
  content: "Meine Angebote für Dich";
  display: block;
  border-bottom: 1px solid #b45476;
  padding-bottom: 10px;
  margin-top: 40px;
  color: #df3e76;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.profile_item:nth-child(18):before {
  content: "Service (ab 30 Minuten)";
  display: block;
  border-bottom: 1px solid #b45476;
  padding-bottom: 10px;
  margin-top: 40px;
  color: #df3e76;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.profile_item:nth-child(1):before {
  content: "Persönliche Angaben";
  display: block;
  border-bottom: 1px solid #b45476;
  padding-bottom: 10px;
  margin-top: 40px;
  color: #df3e76;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.profile_item {
  border-bottom: 0px !important;
  padding: 0;
}
.mobile .profile_item {
  width: 100%;
}
.mobile .profile_content {
  width: 30% !important;
}
.mobile .profile_title {
  width: 70% !important;
}
.mobile .profile_content, .mobile .profile_title {
  padding: 5px;
  text-align: left;
}
.galerie_headline {
  color: #df3e76;
  font-size: 24px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  text-align: center;
}
.desktop a.rewritelink.backlink {
  position: absolute;
  top: 123px;
  left: 1035px;
}
.page_ambiente .content.galerie .content_box {
  color: #f2ced2;
}
.scroller {
  position: absolute;
  height: 100%;
  margin: 0;
}
.galerie_html_right {
  margin-right: 300px;
  bottom: 24px;
  position: relative;
}
.galerie_html_left {
  float: none;
  margin-left: 300px;
}
.imagecounter_html {
  margin-left: 300px;
}
.bigimage_slideshow {
  display: none;
}
.info_button {
  display: none;
}
.page_ambiente .main_article {
  background-image: url("../images/textur_content.jpg");
}
.page_mottotage .event_headline.list-headline, .page_aktuelles .event_headline.list-headline, .page_service .event_headline.list-headline {
  text-align: left;
  margin-bottom: 23px;
  margin-right: 50px;
}
.list-thumb {
  margin-right: 50px;
  width: auto;
}
span.gallery-anzeigentext {
  margin-left: 50px;
  display: block;
}
.event_text.list-text {
  text-align: justify;
  hyphens: auto;
}
.event_container:before, .event_container:after {
  content: "";
  display: block;
  clear: both;
}
.page_mottotage a.event_thumb.list-thumb, .page_aktuelles a.event_thumb.list-thumb, .page_service a.event_thumb.list-thumb, .page_events2 a.event_thumb.list-thumb {
  pointer-events: none;
}
/*.page_mottotage .event_container:after,
.page_events2 .event_container:after,
.page_service .event_container:after {
	content: '';
	height: 1px;
	width: 100%;
	background: #df3e76;
	margin: 30px 0;
}*/
.page_mottotage .event_container.list-item, .page_aktuelles .event_container.list-item, .page_service .event_container.list-item, .page_events2 .event_container.list-item {
  background: rgba(223, 62, 118, 0.31);
  border: 1px solid #df3e76;
  padding: 20px 20px;
  margin-bottom: 40px;
}
/************************ ESCORT ****************************/
.escort_table {
  width: 100%;
  text-align: start;
  border: 2px rgba(223, 62, 118, 0) solid;
  outline: solid #df3e76 4px;
  -webkit-transition: all 1s ease-in-out;
  -khtml-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
table.escort_table tr:hover {
  /**background: rgba(43, 43, 43, 0.6)!important; **/
  -webkit-transition: all 1s ease-in-out !important;
  -khtml-transition: all 1s ease-in-out !important;
  -moz-transition: all 1s ease-in-out !important;
  -ms-transition: all 1s ease-in-out !important;
  -o-transition: all 1s ease-in-out !important;
  transition: all 1s ease-in-out !important;
}
table.escort_table tr:nth-child(odd) {
  border-bottom: 2px #f2ced2 solid;
}
table.escort_table tr:nth-child(even) {
  border-bottom: 2px #f2ced2 solid;
}
table.escort_table tr:last-child {
  border-bottom: none;
}
.mobile .escort_table {
  font-size: 13px;
  border: 0px;
}
/*********************************** JOBS ***/
.icon-position {
  float: left;
}
.form_jobs .error_div.success {
  color: #33FF8F !important;
  position: relative;
  top: -25px;
  left: 566px;
}
.form_jobs .error_div.fail {
  color: #FF5757 !important;
  position: relative;
  top: -25px;
  left: 528px;
}
.desktop .page_jobs .main_article {
  background-image: url("../images/textur_content.jpg");
}
.jobs-text {
  float: left;
  position: relative;
  width: 46%;
}
.jobs-wrapper {
  min-height: 290px;
}
.jobs-angebote {
  float: right;
}
.desktop .jobs-icons {
  float: left;
  max-width: 124px;
  text-align: center;
  margin: 0 12px;
}
.desktop .jobs-icons img {
  height: 70px;
}
.jobs-icons h2 {
  font-size: 22px;
  text-align: center;
}
.melde-dich {
  text-align: center;
}
/*********************************** KONTAKT ***/
.desktop .page_kontakt div#wrapper {
  padding-bottom: 830px;
}
.desktop .page_kontakt div#wrapper .main_article {
  background-image: none;
}
.desktop header#Kontakt {
  display: none;
}
.desktop .content.v3form_kontakt-home {
  margin: 21px 27px;
}
.desktop .content.v3form_kontakt-home h2 {
  margin: 0;
}
::-webkit-input-placeholder {
  color: #f2ced2;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #f2ced2;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #f2ced2;
}
:-ms-input-placeholder {
  color: #f2ced2;
}
.desktop .contact_text {
  height: 320px;
  background-image: url("../images/textur_content.jpg");
  padding: 40px 50px;
  margin: 0 0 105px 17px;
}
form.formular_form.form_kontakt {
  display: none;
}
.desktop .v3form_kontakt-home h2 {
  color: #F2CED2;
  margin: 0 0 0 14px;
}
.formular_form.form_kontakt-home input.submit_button, .form_jobs .submit_button, .routeplaner button, html input[type="button"], input[type="reset"], input[type="submit"], .linkbutton {
  border: none;
  padding: 15px 55px;
  align: left;
  border-radius: 30px;
  background-color: #f2ced2;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin: -18px 121px;
  position: relative;
  top: 0px;
  left: 0px;
  outline: none;
  color: black;
  transition: background-color 1.3s ease;
}
.linkbutton {
  margin: auto !important;
  left: none;
  right: none;
  width: 308px !important;
}
.formular_form.form_kontakt-home input.submit_button:hover, .form_jobs .submit_button:hover, .routeplaner button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .linkbutton:hover {
  background-color: #ee266c;
  color: black;
}
.form_jobs .submit_button {
  margin: 0 auto !important;
  display: block;
}
.field label {
  display: none;
}
.field .input, .field input, .field select {
  background-color: transparent;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom-color: #f2ced2;
  width: 100%;
  border-width: thin;
  color: #f2ced2;
  font-weight: bold;
  font-size: 20px;
  padding: 4px 0;
  outline: none;
}
.field_textarea textarea {
  min-height: 0em;
  background-color: transparent;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom-color: #f2ced2;
  width: 100%;
  border-width: thin;
  color: #f2ced2;
  font-weight: bold;
  font-size: 20px;
  padding: 4px 0;
  height: 38px;
  max-width: 512px;
  max-height: 38px;
  outline: none;
}
.field.field_headline.field_bitte_fuegen_sie_ein_foto_hinzu {
  color: #ee266c;
  font-size: 20px;
  margin: 0 0 -19px;
}
.field, .submit_button {
  margin: 40px 0px 29px 0;
}
.desktop .field, .desktop .submit_button {
  margin: 40px 42px 29px 0;
}
.desktop .melde-dich {
  text-align: center;
  margin-top: 70px;
}
/*********************************** ANFAHRT ***/
.desktop .content.anfahrt {
  position: relative;
  top: -45px;
}
.desktop .page_anfahrt #wrapper {
  padding-bottom: 945px;
  padding-top: 795px;
}
.desktop .page_anfahrt #wrapper .main_article {
  background-image: none !important;
}
.page_anfahrt #div_area_content > .area_content .psw-item > .tab {
  padding: 60px 0 0 0;
}
/*.desktop .anfahrt_text {
	background-image: url("../images/textur_content.jpg");
	height: 300px;
	width: 645px;
	padding: 47px 66px;
	margin: -45px 0 70px 0;
	text-align: center;
}*/
.desktop .anfahrt_text {
  background-image: url(../images/textur_content.jpg);
  height: auto;
  /* width: 645px; */
  padding: 47px 66px;
  /* margin: -45px 0 70px 0; */
  text-align: center;
  margin-bottom: 30px;
}
.desktop .routenplaner {
  margin: -39px 0 -40px 0;
  position: relative;
  top: -187px;
  left: 105px;
  text-align: center;
  max-width: 430px;
}
#map_canvas, .gmap {
  background-color: #f2ced2 !important;
  border-radius: 16px;
  height: 50px !important;
  padding-top: 45% !important;
  margin-bottom: 100px;
}
.gmap iframe {
  width: 1108px;
  height: 500px;
  border-radius: 16px;
}
.mobile #map_canvas, .mobile .gmap {
  padding-top: 110% !important;
}
/** ROUTENPLANER **/
input#saddr, input.saddr {
  min-height: 0em;
  background-color: transparent;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom-color: #f2ced2;
  width: 430px;
  border-width: thick;
  color: #f2ced2;
  font-weight: bold;
  font-size: 20px;
  padding: 4px 0;
  height: 38px;
  max-width: 430px;
  max-height: 38px;
  outline: none;
  margin: 15px 0 40px;
}
input.saddr {
  position: absolute !important;
  top: -220px !important;
  left: 100px !important;
}
input.btn_route_berechnen {
  position: absolute !important;
  top: -130px !important;
  left: 130px !important;
}
.desktop input.saddr {
  top: -310px !important;
  left: 50% !important;
  margin-left: -210px !important;
}
.desktop input.btn_route_berechnen {
  top: -215px !important;
  left: 50% !important;
  margin-left: -25px;
}
/*********************************** FOOTER ***/
/** KONTAKTFORM **/
.form_kontakt-home .error_div.success {
  position: relative;
  top: 35px;
  left: 165px;
}
.form_kontakt-home .error_div.fail {
  position: relative;
  top: 35px;
  left: 125px;
}
#div_area_content > .area_content .psw-item > .tab {
  padding: 0 !important;
}
.wrapper_data {
  margin-top: 15px;
}
.desktop .opening {
  margin: -15px 0;
}
.wrapper_data p {
  position: relative;
  top: -30px;
  left: 34px;
  line-height: 25px;
}
.secmenu_menu_footer .menu .menuitem .text {
  /* color: #19171f;*/
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.55);
  color: #fc729f;
  font-weight: bold;
  font-size: 13px;
  -webkit-transition: 0.9s color;
  -khtml-transition: 0.9s color;
  -moz-transition: 0.9s color;
  -ms-transition: 0.9s color;
  -o-transition: 0.9s color;
  transition: 0.9s color;
}
.secmenu_menu_footer ul.menu {
  position: relative;
  text-align: center;
  top: 30px;
}
.desktop .secmenu_menu_footer .menu .menuitem:hover .text {
  /*color: rgb(252, 114, 159);*/
  color: #fc729f;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.55);
}
.frame-container {
  position: relative;
  width: 360px;
  height: 366px;
}
.frame-container * {
  position: absolute;
  width: 100%;
  height: 100%;
}
.frame-container .frame-content {
  padding: 26px;
}
.frame-container * {
  position: absolute;
  width: 100%;
  height: 100%;
}
.frame-container .frame-content {
  padding: 26px;
}
.frame-content a {
  overflow: hidden;
}
.home-gallery-arrow:after {
  content: "";
  background: url("../images/play-button.png");
  position: absolute;
  width: 45px;
  height: 45px;
  background-size: contain;
  left: calc(50% - -5px);
  top: calc(50% - -5px);
  z-index: 2;
}
img.thumbs_home {
  width: 312px;
  height: 311px;
}
.front-video {
  width: 100%;
  height: 100%;
  min-height: 625px;
}
.desktop .page_home iframe.mobilevideo {
  margin-top: 894px;
}
.mobile .front-video {
  width: 100%;
  height: 100%;
  min-height: 300px;
}
#div_area_19 {
  opacity: 0.3;
}
#div_area_1 {
  border-bottom: 4px solid #df3e76 !important;
}
.desktop .page_bordell_bei_ludwigshafen .more-content.active .more-content-inner, .desktop .page_bordell_bei_mannheim .more-content.active .more-content-inner, .desktop .page_bordell_bei_heidelberg .more-content.active .more-content-inner {
  margin: 0;
  padding: 0;
}
.desktop .page_bordell_bei_ludwigshafen .main_article, .desktop .page_bordell_bei_mannheim .main_article, .desktop .page_bordell_bei_heidelberg .main_article {
  padding: 70px 220px;
}
.desktop .page_bordell_bei_ludwigshafen .main_article ul, .desktop .page_bordell_bei_mannheim .main_article ul, .desktop .page_bordell_bei_heidelberg .main_article ul {
  padding-left: 20px;
}
/*.price {
	position: relative;
	display: inline-block;
	width: 344px;
	height: 350px;
	float: left;
	vertical-align: top;
	border: 4px solid #df3e76;
	padding: 60px 20px 20px;
	margin: 55px 10px 80px;
}

.price span.line {
	color: #df3e76;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 19px;
	line-height: 2;
}

span.angebot {
	position: absolute;
	top: -35px;
	background: #f2ced2;
	padding: 8px 30px;
	font-size: 24px;
	color: black;
	left: 50%;
	font-family: Playfair Display;
	letter-spacing: 1px;
	transform: translateX(-50%);
	width: 220px;
	border-radius: 50px;
}

.price:after {
	content: '';
	height: 90px;
	width: 70px;
	position: absolute;
	right: 0;
	bottom: -81px;
	background: url('../images/tag.png');
}*/
.page_preise .serv-wrap {
  height: 1200px;
}
.page_preise .service-slider {
  height: 1350px;
}
.page_preise article.main_article {
  background: none;
}
.mobile .mc-column-2.mc-column.columns.col-md-12 {
  display: block;
}
/*********************************** MOBILE ***/
.mobile .no_icons .menuitem {
  padding: 15px 20px;
  font-size: 17px;
}
.mobile .list-thumb {
  margin: 0 6px 0px 0 !important;
}
.mobile .thumb-view .list-item {
  width: 50%;
}
.mobile iframe.mobilevideo {
  height: 418px !important;
}
.mobile h1 {
  font-size: 18px !important;
  font-family: Montserrat !important;
}
.mobile h3 {
  font-size: 18px !important;
}
.mobile .damen-wrap h2 {
  font-size: 18px !important;
}
.mobile h2, .mobile span.slider-title {
  color: #df3e76;
  font-size: 23px;
  letter-spacing: 0.07em;
  margin-bottom: 5px;
  font-weight: bolder;
  font-family: Montserrat !important;
  margin-top: 0px;
}
.mobile .mobile-ubi {
  margin-top: -16px;
}
.mobile h5 {
  font-size: 18px;
  font-family: Montserrat !important;
}
.mobile #abwesende-damen {
  padding: 10px 0 5px 0;
}
.mobile .event_container.list-item {
  padding-bottom: 0px !important;
}
.mobile .event-wrap span.slider-title {
  margin-bottom: 0px !important;
  font-size: 18px !important;
  margin-top: 25px !important;
}
.mobile .main_content font, .mobile body {
  font-size: 14px !important;
}
.mobile .page_home .event_headline.list-headline, .mobile .page_damen2 .event_headline.list-headline, .mobile .page_Abwesende-Damen .event_headline.list-headline {
  display: block;
}
.mobile {
  background-image: none;
  background-color: transparent;
  /** CONTENT FIXES **/
  /** HEADLINES **/
  /**HOMEIMG**/
  /**THUMBS HOME**/
  /** MOBILE THUMB CENTERING **/
  /** JOBS **/
  /** GALERIE **/
  /**ANFAHRT**/
}
.mobile #wrapper:before {
  content: "";
  position: fixed;
  height: 100vh;
  width: 100%;
  top: 0;
  background: url("../images/bg_neu3.jpg");
  background-size: cover;
}
.mobile .field .input, .mobile .field input, .mobile .field select, .mobile .field_textarea textarea {
  font-size: 14px;
  padding: 0px 0;
}
.mobile .mobile textarea#input_nachricht {
  max-height: 19px !important;
  min-height: 20px !important;
}
.mobile .mobile #videoplayer-page {
  margin-bottom: 0px !important;
}
.mobile .mobile .icon-position {
  position: relative;
  text-align: center;
  width: 100%;
}
.mobile .mobile .jobs-icons {
  margin-top: 25px;
  max-width: 125px !important;
  float: none !important;
  display: inline-block;
}
.mobile .inner-column {
  padding: 0px !important;
}
.mobile .content2 {
  background-image: none;
  height: auto;
  margin: 0px auto 0 auto !important;
}
.mobile .content1 {
  min-height: 300px;
  margin-bottom: 100px;
  width: 100%;
}
.mobile .content2 {
  clear: left;
  width: 100%;
}
.mobile .content3 {
  width: 100%;
}
.mobile .serv-wrap {
  position: relative;
  height: auto;
  padding: 30px;
  width: 100%;
  top: 0px;
  margin-top: 90px;
}
.mobile .serv-wrap h2 {
  font-size: 27px;
}
.mobile h1 {
  color: #ee266c;
  font-size: 34px;
  padding: 0px 0px 0px 0px !important;
}
.mobile h3 {
  font-family: "quinchoscript";
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 3px;
}
.mobile .homeimg .inner-column {
  min-height: auto !important;
}
.mobile .thumb_wrapper {
  top: 0px;
  margin: 0 auto !important;
  width: 100%;
}
.mobile .events, .mobile .mottos, .mobile .ladies {
  float: none;
  margin: 0 auto 20px;
}
.mobile .events .frame-container, .mobile .mottos .frame-container, .mobile .ladies .frame-container {
  margin: 0 auto;
  min-height: 209px;
  width: 209px;
}
.mobile .events h2, .mobile .mottos h2, .mobile .ladies h2 {
  text-align: center;
  margin-bottom: 5px;
  margin-top: 30px;
}
.mobile .events .frame-content .owl-image-tab img, .mobile .mottos .frame-content .owl-image-tab img, .mobile .ladies .frame-content .owl-image-tab img {
  width: 230px !important;
  height: auto;
}
.mobile .events .frame-content .owl-image-tab, .mobile .mottos .frame-content .owl-image-tab, .mobile .ladies .frame-content .owl-image-tab {
  height: 230px !important;
}
.mobile .events, .mobile .mottos, .mobile .ladies {
  float: left;
  margin: 0 30px;
}
.mobile .events .frame-container, .mobile .mottos .frame-container, .mobile .ladies .frame-container {
  margin: 0 auto;
  min-height: 209px;
  width: 280px;
  height: 280px;
}
.mobile .damen-wrap {
  padding: 30px;
  text-align: inherit;
}
.mobile .damen-wrap h2 {
  font-size: 34px;
}
.mobile .event_container.list-item {
  padding-bottom: 33px;
  margin-bottom: 50px;
}
.mobile .event_headline.list-headline {
  font-size: 18px;
}
@media only screen and (max-width: 425px) {
  .mobile .mobile .thumb_wrapper {
    width: 335px;
  }
}
@media only screen and (max-width: 768px) {
  .mobile .mobile .thumb_wrapper {
    width: 685px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .mobile .mobile .thumb_wrapper {
    width: 680px !important;
  }
}
@media only screen and (max-width: 375px) {
  .mobile .events, .mobile .mottos, .mobile .ladies {
    float: left;
    margin: 0px 20px !important;
  }
}
@media only screen and (max-width: 325px) {
  .mobile .events, .mobile .mottos, .mobile .ladies {
    float: left;
    margin: 0px 0px !important;
  }
}
@media only screen and (max-width: 320px) {
  .mobile .frame-container {
    margin: 0 auto;
    min-height: 209px;
    width: 209px;
  }
  .mobile h2 {
    text-align: left !important;
  }
  .mobile div.frame-container div.frame-content div.owl-image-tab td img {
    width: 210px !important;
    height: auto;
  }
  .mobile .frame-content .owl-image-tab {
    height: 210px !important;
  }
  .mobile .events, .mobile .mottos, .mobile .ladies {
    float: left;
    margin: 0 0;
  }
  .mobile .events .frame-container, .mobile .mottos .frame-container, .mobile .ladies .frame-container {
    margin: 0 auto;
    width: 260px !important;
    height: 260px !important;
  }
}
.mobile .home_text {
  position: relative;
  margin: 0 auto;
  float: none;
}
.mobile .mobile .mobi-ueberschrift {
  font-size: 18px !important;
}
.mobile .mobile .serv-wrap h2 {
  font-size: 18px !important;
}
.mobile .c2_images {
  position: relative;
  margin: 5px auto 0;
  float: none;
  text-align: center;
}
.mobile p {
  width: auto;
}
.mobile span.gallery-anzeigentext {
  margin-left: 0;
  display: inline-block;
  margin-top: 30px;
  width: 100%;
}
.mobile .jobs-text {
  float: none;
  left: auto;
}
.mobile .mobile .jobs-text {
  width: 100%;
}
.mobile .jobs-angebote {
  float: none;
}
.mobile section.main_content.psw-container.owl-loaded.owl-carousel {
  margin-top: 15px;
}
.mobile .submit_button {
  position: relative;
  display: block;
}
.mobile .img-hover {
  display: none;
}
.mobile .formular_form.form_kontakt-home input.submit_button {
  margin: auto;
}
.mobile .content.v3form_kontakt-home {
  position: relative;
  text-align: center;
}
.mobile .uebersicht_thumb {
  margin: 20px;
}
.mobile .frame-container {
  height: 100%;
}
.mobile img.thumbs_home {
  height: 100%;
  /*   height: calc(100% - 52px);*/
}
.mobile .content.galerie .content_box {
  padding-bottom: 0;
  text-align: center;
}
.mobile .litebox_thumb_container {
  position: relative;
  float: none;
  margin-right: 0px;
  margin-bottom: 0px;
}
.mobile .litebox_thumb_container:after, .mobile a .event_thumb:after {
  position: relative;
  bottom: -22px;
  left: 0px;
  width: 150px;
  font-size: 15px;
  text-align: center;
  background-color: rgba(248, 111, 155, 0.56);
  color: #fff;
  padding: 2px 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: -150px;
}
.mobile .column .inner {
  padding: 0;
}
.mobile section.main_content.psw-container.owl-loaded.owl-carousel {
  margin-top: 0 !important;
}
.mobile .thumb_container .auftrag_name, .mobile .anfahrt_text {
  text-align: center;
}
.mobile table.escort_table {
  width: 100% !important;
}
.mobile input#saddr {
  width: 100%;
}
.mobile .routeplaner button, .mobile html input[type="button"], .mobile input[type="reset"], .mobile input[type="submit"] {
  margin: auto auto 10px auto;
  position: relative;
  top: 0;
  left: 0;
  outline: none;
  color: black;
  display: block;
}
.mobile .contact_text {
  background-image: none;
  height: auto;
  width: auto;
  margin: 0 0 35px 0;
}
.mobile .melde-dich {
  padding: 20px 0 0 0;
}
.mobile .page_anfahrt #wrapper .owl-carousel .owl-item img {
  padding: 0;
  display: block;
  position: relative;
  margin: auto;
}
.mobile .jobs-icons {
  margin-top: 25px;
  max-width: 125px !important;
  float: left;
}
.mobile .jobs-icons img {
  border: 0;
  padding: 5px 35px !important;
}
.mobile .form_jobs .submit_button {
  margin: auto;
  top: 0;
  left: 0;
}
.mobile .is_singleview article.main_article {
  background-image: none;
  height: auto;
}
.mobile .is_singleview article.main_article a {
  padding: 0;
}
.mobile footer.main_footer {
  padding: 15px 0;
  margin-top: 15px;
}
.mobile .mobi_footer_menu a {
  padding: 0 10px;
}
.mobile .logo_retina, .mobile .mobile .logo {
  background-image: url(../images/logo.png);
  height: 162px;
  width: 225px;
  top: 25px;
}
.mobile .main_headline {
  color: #ee266c;
  font-size: 34px;
}
.mobile .as_litebox .anzeigentext_html {
  text-align: center;
  margin-top: 20px;
}
.mobile div#wrapper {
  padding-bottom: 0;
}
.mobile .mobi_extra_content {
  text-align: center;
  top: 178px !important;
  position: absolute;
  width: 100%;
}
.mobile .main_nav, .mobile .main_header {
  width: 800px;
  margin: 0 auto;
  max-width: 100%;
}
.mobile .main_header {
  height: 300px;
}
.mobile .opening img {
  float: left;
  margin: 7px;
  padding-right: 7px;
}
a.mobile_maps_link {
  margin: auto;
  display: block;
  position: relative;
  text-align: center;
}
.mobile #map_canvas, .mobile .gmap {
  padding-top: 500px !important;
  margin-bottom: 0;
}
.main_nav {
  height: auto !important;
  max-height: 0px;
  -webkit-transition: 1s;
  -khtml-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.main_nav.open {
  max-height: 870px;
}
#to_top {
  background-color: rgba(23, 22, 25, 0);
  text-align: -webkit-left;
  border: 4px solid #e0a5ba;
  width: 70px;
  height: 70px;
}
#to_top:after {
  content: "";
  background-image: url(../images/topbuttonpfeil.png);
  color: #e0a5ba;
  font-size: 48px;
  height: 60px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: rotate(0deg);
  -khtml-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.mobile #to_top {
  background-color: rgba(23, 22, 25, 0);
  text-align: -webkit-left;
  border: 4px solid #e0a5ba;
  width: 40px;
  height: 40px;
}
.mobile #to_top:after {
  height: 100%;
  color: #f2ced2;
  font-size: 24px;
  background-size: contain;
  width: 23px;
  left: 3px;
}
.arrow.left div {
  background-position: right center !important;
}
.arrow.right div {
  background-position: left center !important;
}
#thumbs_pfeil_rechts {
  right: 0px;
}
.video-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
}
/* anfahrt mobi fix */
.mobile input.saddr {
  position: relative !important;
  top: 0px !important;
  left: 0px !important;
}
.mobile input.btn_route_berechnen {
  position: relative !important;
  top: -20px !important;
  left: 0px !important;
}
/* videos */
#videoplayer-page {
  width: 100%;
  height: 100%;
}
.mobile #videoplayer-page {
  width: 100%;
  height: 100%;
}
.frontpage_visible #to_top, .frontpage_visible .frontpage_impressum {
  display: none;
}
.cookie-notice {
  display: none;
}
.frontpage .inner {
  min-height: 530px !important;
}
/*
.inner::after {
	content: "";
	background: url(../images/bg_neu3.jpg);
	opacity: 0.5;
	background-repeat: repeat;
	background-size: cover;
}*/
/*.gallery-single .gallery-image-list {
	width: 100%;
}*/
.menu li {
  letter-spacing: 5px;
}
.mobile .content1 {
  margin-bottom: 35px;
}
.mobile .content2 {
  background-image: none !important;
}
.mobile .event-wrap table {
  width: 100%;
}
.mobile .content3 {
  min-height: 0px;
  margin-top: 0px;
}
.mobile .serv-wrap {
  margin-top: 33px;
}
.mobile .space {
  margin-top: 0px;
}
.mobile .page_aktuelles span.gallery-anzeigentext {
  margin: 20px 0px 0px 0px;
  display: inline-block;
  width: 100%;
}
.mobile .page_ambiente .main_article {
  background-image: none;
}
.slider-desc {
  display: block;
  position: relative;
  margin-top: 30px;
}
/*.inline-edit-admin.inline-edit-admin-Hometext-news {
	margin-bottom: 50px;
}*/
/********* POP UP *****************/
#popup_0 .popup_inner {
  padding: 3px 24px !important;
  z-index: 200000 !important;
}
#popup_0 {
  z-index: 400000 !important;
}
.popup_overlay {
  z-index: 200000 !important;
}
.desktop .popup .closebutton {
  background-color: rgba(223, 62, 118, 0);
  font-size: 31px;
  padding: 10px 13px;
}
.mobile .popup .closebutton {
  padding: 5px 13px;
  background-color: rgba(223, 62, 118, 0);
  font-size: 31px;
}
.popup_content {
  border: 16px solid rgba(223, 62, 118, 0.53);
}
@media screen and (max-width: 850px) {
  .main_content {
    margin: 0 0px !important;
  }
}
