html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    outline: 0;
    margin: 0;
    padding: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    height: 100%;
}

html,
body,
form,
button,
form *,
form input,
form select,
form textarea,
input,
select,
textarea {
    font-family: 'Lato', Arial, Verdana, Helvetica, sans-serif;
}
 .remove-all-styles {
    all: revert;
  }
  
:focus {
    outline: 0;
}

a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}

body {
    background: white;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #FFFF00;
    color: #000000;
}

p,
pre {
    margin: 1em 0;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: '';
    content: none;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #C0C0C0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible; /* 4 */
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

.hide, .print {
    position: absolute;
    top: -32768px;
    left: -32768px;
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear {
    height: 1%;
}

.clear {
    display: block;
}

/* End hide from IE-mac */

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px 0;
    font-weight: normal;
}

h1 {
    font-size: 2.1667em;
}

h2 {
    font-size: 1.8333em;
}

h3 {
    font-size: 1.5em;
}

h4 {
    font-size: 1.3333em;
}

h5 {
    font-size: 1.1667em;
}

h6 {
    font-size: 1.1667em;
}

h1,h2 span {
    display: block;
    font-size: 0.7em;
    line-height: 1.2em;
}

ul, ol, dl,
ul li, ol li {
    list-style-type: none;
}

.content ul, .content ol {
    margin: 0 0 15px 1em;
}

.content dl {
    margin: 0 0 15px 0;
}

.content ul, .content ul li {
    list-style-type: disc;
}

.content ul ul, .content ul ul li {
    list-style-type: circle;
    margin-bottom: 0;
}

.content ol, .content ol li {
    list-style-type: decimal;
}

.content ol ol, .content ol ol li {
    list-style-type: lower-latin;
    margin-bottom: 0;
}

.content ul li, .content ol li {
    margin-left: 0.5em;
}

* + html .content ol li {
    margin-left: 1em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 0 15px 0.8em;
}

p {
    line-height: 1.5em;
    margin: 0 0 15px 0;
}

p.small {
    font-size: 0.91667em;
}

blockquote, cite, q {
    font-style: italic;
}

blockquote {
    margin: 0 0 15px 1.5em;
}

strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

big {
    font-size: 1.1667em;
}

small {
    font-size: 0.91667em;
}

pre {
    line-height: 1.5em;
    margin: 0 0 15px 0;
}

pre, code, kbd, tt, samp, var {
    font-size: 100%;
}

kbd, samp, var, tt {
    font-weight: bold;
}

var, dfn {
    font-style: italic;
}

acronym {
    border-bottom: 1px #AAAAAA dotted;
    font-variant: small-caps;
    letter-spacing: 0.07em;
    cursor: help;
}

hr {
    color: #FFFFFF;
    background: transparent;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    border: 0;
    border-bottom: 1px #EEEEEE solid;
}

.hr {
    height: 1px;
    overflow: hidden;
    background: #E0E0E0;
    color: inherit;
    margin: 15px 0;
}

.hr hr {
    position: absolute;
    top: 0px;
    left: -32768px;
}

a {
    color: #00549F;
    text-decoration: none;
}

a:visited {
    color: #00549F;
}

a:hover,
a:focus,
a:active {
    color: #00549F;
    text-decoration: underline;
    outline: 0;
}

.first-child {
    margin-left: 0 !important;
    padding-left: 0 !important;
    border-left: 0 !important;
}

.last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
    border-right: 0 !important;
}

/******************************************************
**		Grid 				                 		 **
******************************************************/
body {
    background: #000000;
}

#pageWrap {
    width: 1680px;
    margin: 0 auto;
}

.inner {
    width: 1500px;
    margin: 0 auto;
}

body.subsite #pageWrap {
    width: auto;
}

body.subsite #pageWrap .inner {
    width: 95%;
}

/******************************************************
**		Header 				                 		 **
******************************************************/
#header {
    text-align: center;
}

.homeOverView #header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #000000;
    z-index: 9000;
    padding-top: 65px;
    padding-bottom: 30px;
    transition: all 0.4s ease;
}

.homeOverView.stickyheader #header {
    padding-top: 20px;
    padding-bottom: 20px;
}

body.homeOverView {
    padding-top: 171px;
}

#header .startLogos {
    text-align: center;
}

#header .startLogos a {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 50px;
}

#header .startLogos a img {
    display: block;
    margin: 0px;
    max-width: 100%;
    max-height: 100%;
}

#header .startLogos a.ppshowNgLogo {
    max-width: 138px;
    max-height: 43px;
}

#header .startLogos a.carismaLogo {
    max-width: 141px;
    max-height: 76px;
}

#header .startLogos a.ppshowLogo {
    max-width: 169px;
    max-height: 61px;
}

body.subsite #header .inner {
    padding: 20px 0px;
}

body.subsite #header .logo {
    width: 490px;
    float: left;
}

body.subsite #header .logo .logosize {
    width: 260px;
    margin: 0 auto;
}

body.subsite #header .navigation {
    float: right;
    width: 1050px;
    text-align: right;
    padding-top: 85px;
}

body.subsite #header .navigation ul li {
    display: inline-block;
    /*margin-left:35px;*/
}

body.subsite #header .navigation ul li:first-child {
    margin-left: 0px;
}

body.subsite #header .navigation ul li a {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 600;
    color: #FFFFFF;
    padding: 8px 26px;
}

body.subsite #header .navigation ul li a:hover {
    background: #FFFFFF;
    color: #B2063B;
    text-decoration: none;
}

body.subsite #header .inner {
    position: relative;
}

body.subsite #header .tools {
    position: absolute;
    right: 0px;
    top: 0px;
    border: 1px solid #B2063B;
    background: #000000;
}

body.subsite #header .tools ul li {
    display: inline-block;
    vertical-align: middle;
}

body.subsite #header .tools ul li a {
    display: block;
    padding: 12px 20px;
    color: #FFFFFF;
    height: 40px;
    font-size: 21px;
    font-weight: 600;
    text-decoration: none !important;
}

body.subsite #header .tools ul li a:hover {
    background: #B2063B;
}

body.subsite #header .tools ul li a img {
    max-height: 100%;
    max-width: 40px;
    display: inline-block;
    vertical-align: middle;
}

body.subsite #header .tools ul li:nth-child(2) a img {
    margin-top: 2px;
}

body.subsite #header .tools ul li:nth-child(3) a img {
    margin-top: 5px;
}

body.subsite #header .tools ul li:nth-child(4) a img {
    margin-top: 3px;
    max-height: 34px;
}

body.subsite #header .tools ul li a span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    color: #FFFFFF;
    margin-top: 5px;
}

/******************************************************
**		CLUBS Overview		                 		 **
******************************************************/
.clubOverview .club {
    padding-top: 100px;
    padding-bottom: 30px;
    position: relative;
}

body.subsite .clubOverview #girls + .club,
#girls {
    margin-top: 30px;
}

.clubOverview .club .clubLeft {
    width: 455px;
    float: left;
}

body.subsite .clubOverview .club.noHeight .clubLeft,
body.subsite .clubOverview #girls + .club .clubLeft,
.clubOverview #girls .club .clubLeft {
    background: transparent;
    padding: 0;
}

.clubOverview .club .clubRight {
    width: 1015px;
    float: right;
    position: relative;
    overflow: hidden;
}

.clubOverview .club h1,h2 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 73px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 63px;
    margin-top: 5px;
}

.clubOverview .club h1 span {
    display: block;
    text-transform: none;
    font-size: 46px;
    color: #FFFFFF;
}

.clubOverview .club h2 span {
    display: block;
    text-transform: none;
    font-size: 46px;
    color: #FFFFFF;
}

.clubOverview .club p {
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 300;
    margin-right: 40px;
    margin-bottom: 10px;
}

.clubOverview .club p a {
    color: #FFFFFF;
}

.clubOverview .club p strong {
    font-weight: 700;
}

.clubOverview .club ul.buttonSet {
    margin-bottom: 30px;
    margin-top: 30px;
}

.clubOverview .club ul.buttonSet li {
    float: left;
    width: 210px;
}

.clubOverview .club ul.buttonSet li:nth-child(2) {
    float: right;
}

.clubOverview .club ul.buttonSet li a,
.mapdetail .button {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 21px;
    padding: 19px 0px;
    text-align: center;
    box-sizing: border-box;
    text-decoration: none !important;
}

.clubOverview .club p.logoImage {
    margin: 0 auto;
    text-align: center;
}

.clubOverview .club .clubRight .imageSet {
    /*height: 560px;*/
    width: 100%;
    position: relative;
    margin-top: 30px;
}

.clubOverview .club .clubRight .imageSet:first-child {
    margin-top: 0px;
}

.clubOverview .club .clubRight .imageSet img {
    /* position: absolute;*/
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    min-height: 100%;
    width: 100%;
}

.clubOverview .club .clubLeft .imageSet img {
    min-height: 100%;
}

.clubOverview .club .clubLeft.pic-portrait {
    padding: 0 !important;
}

.clubOverview .club .clubLeft.pic-portrait.middle {
    margin-right: 0px !important;
}

.clubOverview .club .clubLeft.pic-portrait img {
    width: inherit !important;
    margin: auto !important;
}

.clubOverview .club .clubLeft .imageSet,
.clubOverview .club .clubRight .imageSet {
    overflow: hidden;
    position: relative;
    /*   height: 560px;*/
}

.clubOverview .club .clubRight .imageSet .slidesjs-navigation span,
.clubOverview .club .news-slides .slidesjs-navigation span {
    position: absolute;
    z-index: 999;
    right: 100px;
    bottom: 25px;
    display: block;
    width: 75px;
    height: 42px;
    cursor: pointer;
    overflow: hidden;
    text-indent: -9999px;
    height: 100%;
    background: url(/frontend/static/peep_wien/images/layout/gal_arrows.png) left bottom no-repeat;
}

.clubOverview .club .clubRight .imageSet .slidesjs-navigation.slidesjs-next span,
.clubOverview .club .news-slides .slidesjs-navigation.slidesjs-next span {
    right: 50px;
    background: url(/frontend/static/peep_wien/images/layout/gal_arrows.png) right bottom no-repeat;
}

.clubOverview .club .clubRight .slides .container {
    margin: 0 auto
}

body.subsite .clubOverview .club .clubLeft {
    width: 490px;
    padding: 25px 35px;
    box-sizing: border-box;
    /* min-height: 560px;*/
    position: relative;
}

body.subsite .clubOverview .club .background {
    background: rgba(50, 50, 50, 0.3);
}

body.subsite .clubOverview .club .clubLeft.widthimage,
body.subsite .clubOverview .club .clubLeft.zitat {
    height: 560px;
}

body.subsite .clubOverview .club.noHeight .clubLeft {
    height: auto;
    min-height: 0;
}

body.subsite .clubOverview .club ul.buttonSet li.full {
    float: none;
    width: 100%;
}

body.subsite .clubOverview .club ul.buttonSet li.full,
body.subsite .clubOverview .club ul.buttonSet {
    margin-bottom: 0px;
}

body.subsite .clubOverview .club p {
    margin-right: 0px;
    line-height: 25px;
}

body.subsite .clubOverview .club .servicenumber p {
    line-height: 23px;
}

body.subsite .clubOverview .club {
    padding-top: 40px;
    padding-bottom: 0px;
}

body.subsite .clubOverview .club.small h2 {
    font-size: 43px;
    line-height: 50px;
}

body.subsite .clubOverview .club.small h2 span {
    font-size: 38px;
}

/******************************************************
**		Footer				                 		 **
******************************************************/
#footer {
    font-size: 20px;
    color: #FFFFFF;
    padding: 40px 0px 60px;
    text-align: center;
}

#footer p {
    margin: 0px;
}

#footer a {
    color: #FFFFFF;
}

body.subsite #footer {
    background: #000000;
    margin-top: 50px;
    padding-top: 60px;
}

body.subsite #footer .allSites {
    margin-bottom: 70px;
}

body.subsite #footer .allSites .left {
    width: 490px;
    box-sizing: border-box;
    padding: 0px 35px;
    float: left;
}

body.subsite #footer .allSites .right {
    width: 1015px;
    float: right;
}

body.subsite #footer .allSites .left .head {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 21px;
    padding: 19px 0px;
    text-align: center;
    box-sizing: border-box;
    text-decoration: none !important;
}

body.subsite #footer .allSites .siteentry {
    text-align: center;
}

.girlsFilter ul.siteentry li,
body.subsite #footer .allSites .siteentry li {
    display: inline-block;
    margin: 0px 30px;
    color: #FFFFFF;
    font-family: 'Ubuntu', sans-serif;
    text-align: left;
    font-size: 28px;
    font-weight: 700;
}

.girlsFilter ul.siteentry li:first-child {
    margin-left: 0;
}

body.subsite #footer .allSites .siteentry li a {
    text-decoration: none !important;
}

body.subsite #footer .allSites .siteentry li:last-child {
    margin-right: 0px;
}

body.subsite #footer .allSites .siteentry li:first-child {
    margin-left: 0px;
}

.girlsFilter ul.siteentry li span,
body.subsite #footer .allSites .siteentry li span {
    display: block;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 42px;
    font-weight: 700;
    line-height: 36px;
}

.girlsFilter ul.siteentry,
#resmenu .siteentry {
    color: #FFFFFF;
    font-family: 'Ubuntu', sans-serif;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
}

#resmenu .siteentry.first {
    margin-top: 30px;
}

#resmenu .siteentry a {
    text-decoration: none !important;
}

#resmenu .siteentry span {
    display: block;
    margin-left: 0px !important;
    padding-left: 0px !important;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
}

/******************************************************
**		COLORS ALL			                 		 **
******************************************************/

/* CARISMA GRAZ */
body.carisma_site {
    background: url(../images/layout/carisma_bg.jpg) #000000 left top;
}

body.carisma_site #header {
    background: rgba(178, 6, 59, 0.5);
}

.carismaClub {
    background: url(../images/layout/bg_1.png) left top no-repeat;
}

.clubOverview .club.carismaClub {
    padding-top: 58px;
}

.carismaClub h2 {
    color: #FF004F;
}

.carismaClub ul.buttonSet li a,
.carismaClub .mapdetail .button,
.carisma_site .mapdetail .button {
    background: #B2063B;
    border: 1px solid #B2063B;
}

.carismaClub ul.buttonSet li a:hover,
.carismaClub .mapsLink:hover .mapdetail .button,
.carisma_site .mapsLink:hover .mapdetail .button {
    background: #FFFFFF;
    color: #B2063B;
    border: 1px solid #B2063B;
    box-sizing: border-box;
}

body.carisma_site h2 {
    color: #FF004F;
}

body.carisma_site .club p strong span {
    color: #FF004F;
}

body.carisma_site .clubOverview .club p span {
    font-size: 24px;

}

body.carisma_site ul.buttonSet li a,
body.carisma_site .girlsGrid .schatten .button a,
body.carisma_site .commentsOuter .button a {
    background: #B2063B;
    border: 1px solid #B2063B;
}

body.carisma_site ul.buttonSet li a:hover,
body.carisma_site .girlsGrid .schatten .button a:hover {
    background: #FFFFFF;
    color: #B2063B;
    border: 1px solid #B2063B;
    box-sizing: border-box;
}

body.carisma_site #footer .allSites .left .head {
    background: #B2063B;
    border: 1px solid #B2063B;
}

/*
body.carisma_site .girlsGrid .girlinGrid .overlay {
    background: rgba(178, 6, 59, 0.5);
}*/

body.carisma_site.subsite #footer .allSites .siteentry li.carisma_escort span {
    color: #E6A311;
}

/*
body.carisma_site.subsite #footer .allSites .siteentry li.carisma_escort span,
body.carisma_site.subsite #footer .allSites .siteentry li.carisma_escort a:hover,
.carisma_site #resmenu .siteentry.carisma_escort span,
.carisma_site #resmenu .siteentry.carisma_escort a:hover {
    color: #E6A311;
}*/

/* Zeltweg*/
.zeltwegClub {
    background: url(../images/layout/bg_2.jpg) left bottom no-repeat;
}

.zeltwegClub h2 {
    color: #2EA9D1;
}

.zeltwegClub ul.buttonSet li a,
.zeltwegClub .mapdetail .button,
.zeltweg_site .mapdetail .button {
    background: #005C7A;
    border: 1px solid #005C7A;
}

.zeltwegClub ul.buttonSet li a:hover,
.zeltwegClub .mapsLink:hover .mapdetail .button,
.zeltweg_site .mapsLink:hover .mapdetail .button {
    background: #FFFFFF;
    color: #005C7A;
    border: 1px solid #005C7A;
    box-sizing: border-box;
}

body.zeltweg_site {
    background: url(../images/layout/carisma_bg.jpg) #000000 left top;
}

body.zeltweg_site #header {
    background: rgba(4, 93, 123, 0.5);
}

body.zeltweg_site h2 {
    color: #31A1C6;
}

body.zeltweg_site #header .tools ul li a:hover {
    background: #31A1C6;
}

body.zeltweg_site ul.buttonSet li a,
body.zeltweg_site .girlsGrid .schatten .button a,
body.zeltweg_site .commentsOuter .button a {
    background: #045D7B;
    border: 1px solid #045D7B;
}

body.zeltweg_site ul.buttonSet li a:hover,
body.zeltweg_site .girlsGrid .schatten .button a:hover {
    color: #31A1C6;
    border: 1px solid #31A1C6;
    background: #FFFFFF;
}

body.zeltweg_site #header .tools {
    border: 1px solid #045D7B;
}

body.zeltweg_site #header .navigation ul li a:hover {
    background: #FFFFFF;
    color: #31A1C6;
    text-decoration: none;
}

body.zeltweg_site #header .navigation ul li a {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 600;
    color: #FFFFFF;
    padding: 8px 22px;
}

/*
body.zeltweg_site .girlsGrid .girlinGrid .overlay {
    background: rgba(4, 93, 123, 0.5);
}
*/
body.zeltweg_site .girlsGrid .girlinGrid.ads a {
    background: #31A1C6;
}

body.zeltweg_site.subsite #footer .allSites .siteentry li.carisma_zeltweg span,
body.zeltweg_site.subsite #footer .allSites .siteentry li.carisma_zeltweg a:hover,
#resmenu .zeltweg_site .siteentry.carisma_zeltweg span,
#resmenu .zeltweg_site.siteentry.carisma_zeltweg a:hover {
    color: #E62154;
}

body.zeltweg_site.subsite .clubOverview .club.small h1,h2 {
    font-size: 56px;
}

body.zeltweg_site .clubOverview .club h1,h2 {
    font-size: 56px;
    line-height: 54px;
}

body.zeltweg_site .clubOverview .club h1,h2 span {
    font-size: 36px;
}

body.zeltweg_site .clubOverview .club p span {
    font-size: 24px;
    color: #32AAD2;
}

/*body.zeltweg_site .girlsFilter ul li a {
    border: 1px solid #32AAD2;
    background: #32AAD2;
    padding: 5px 12px;
}

body.zeltweg_site .girlsFilter ul li a:hover,
body.zeltweg_site .girlsFilter ul li.active a {
    border: 1px solid #32AAD2;
    /*background: #32AAD2;
background: none

;
color: #32AAD2

;
}
*/

body.zeltweg_site.subsite .clubOverview .club {
    padding-top: 40px;
    padding-bottom: 0px;
}

body.zeltweg_site .my_account_open {
    cursor: pointer;
}

body.zeltweg_site .popup {
    border: 5px solid rgba(46, 140, 172, 0.8);
}

body.zeltweg_site .popup .form input.text, .popup .form input.submit,
body.zeltweg_site .popup .form input.text, .popup .form a.submit,
.popup .form .buttonSet a {
    border: 1px solid #2E8CAC;
}

body.zeltweg_site .popup .form input.text,
body.zeltweg_site .popup .form input.submit
body.zeltweg_site .popup .form a.submit,
body.zeltweg_site .popup .form .buttonSet a {
    border: 1px solid #32AAD2;
}

body.zeltweg_site .popup .form input.submit,
body.zeltweg_site .popup .form a.submit {
    background: #32AAD2;
}

body.zeltweg_site .popup .form .buttonSet a {
    background: #32AAD2;
    border: 1px solid #32AAD2;
}

body.zeltweg_site .popup .leftSide p.head {
    color: #32AAD2
}

body.zeltweg_site .checkbox + .checkbox-label:before {
    border: 1px solid #2E8CAC;
    background: #2E8CAC;
}

body.zeltweg_site .checkbox:checked + .checkbox-label:before {
    background: #2E8CAC !important;
}

body.zeltweg_site .popup .leftSide p span {
    color: #32AAD2;
}

body.zeltweg_site table.cal td,
body.zeltweg_site table.cal th {
    border: 1px solid rgba(50, 170, 210, 0.5);
}

body.zeltweg_site table.cal td.ganztags {
    background: rgba(50, 170, 210, 0.6);
}

body.zeltweg_site .clubLeft .legende span.ganztags span {
    background: rgba(50, 170, 210, 0.6);
}

body.zeltweg_site .serviceEntry.color {
    background: rgba(50, 170, 210, 0.5);
}

body.zeltweg_site .serviceEntry.color .rat {
    color: #FFFFFF;
}

body.zeltweg_site .serviceEntry .rat {
    color: #32AAD2;
}

body.zeltweg_site .commentEntry .rat {
    color: #32AAD2;
}

body.zeltweg_site .mainForm textarea {
    border: 1px solid #32AAD2;
}

body.zeltweg_site .mainForm select, .mainForm textarea {
    border: 1px solid #32AAD2;
}

body.zeltweg_site .mainForm input.text, .mainForm select, .mainForm textarea {
    border: 1px solid #32AAD2;
}

body.zeltweg_site .mainForm input.submit
body.zeltweg_site .mainForm a.submit {
    border: 1px solid #32AAD2;
    background: #32AAD2;
}

body.zeltweg_site.subsite.detailsite .clubOverview .club .clubRight #openGal {
    background: #32AAD2;
}

body.zeltweg_site.subsite #footer .allSites .siteentry li.carisma_escort span {
    color: #E6A311;
}

/*body.zeltweg_site.subsite #footer .allSites .siteentry li.carisma_escort span,
body.zeltweg_site.subsite #footer .allSites .siteentry li.carisma_escort a:hover,
.zeltweg_site #resmenu .siteentry.carisma_escort span,
.zeltweg_site #resmenu .siteentry.carisma_escort a:hover {
    color: #E6A311;
}*/

body.zeltweg_site.subsite #footer .allSites .siteentry li.carisma_zeltweg span,
body.zeltweg_site.subsite #footer .allSites .siteentry li.carisma_zeltweg a:hover,
.zeltweg_site #resmenu .siteentry.carisma_zeltweg span,
.zeltweg_site #resmenu .siteentry.carisma_zeltweg a:hover {
    color: #E62154;
}

/* Escort*/
.escortClub {
    background: url(../images/layout/bg_3.jpg) left bottom no-repeat;
}

.escortClub h2 {
    color: #D1B52E;
    margin-bottom: 40px;
}

.escortClub ul.buttonSet li a,
.escortClub .mapdetail .button {
    background: #C4A924;
    border: 1px solid #C4A924;
}

.escortClub ul.buttonSet li a:hover,
.escortClub .mapsLink:hover .mapdetail .button {
    background: #FFFFFF;
    color: #C4A924;
    border: 1px solid #C4A924;
    box-sizing: border-box;
}

.escortClub p strong span {
    font-size: 30px;
    color: #D1B52E;
}

body.escort_site {
    background: url(../images/layout/carisma_bg.jpg) #000000 left top;
}

body.escort_site h2 {
    color: #E6A311;
}

body.escort_site #header {
    background: rgba(230, 163, 17, 0.5);
}

body.escort_site #header .tools {
    border: 1px solid #E6A311;
}

body.escort_site #header .tools ul li a:hover {
    background: #E6A311;
}

body.escort_site ul.buttonSet li a,
body.escort_site .girlsGrid .schatten .button a,
body.escort_site .commentsOuter .button a,
body.escort_site .mapdetail .button {
    background: #E6A311;
    border: 1px solid #E6A311;
}

body.escort_site ul.buttonSet li a:hover,
body.escort_site .girlsGrid .schatten .button a:hover,
body.escort_site .mapdetail .button:hover {
    color: #E6A311;
    border: 1px solid #E6A311;
    background: #FFFFFF;
}

/*
body.escort_site .girlsGrid .girlinGrid .overlay {
    background: rgba(230, 163, 17, 0.5);
}*/

body.escort_site .girlsGrid .girlinGrid.ads a {
    background: #E6A311;
}

body.escort_site .commentEntry .rat {
    color: #E6A311;
}

body.escort_site .clubOverview .club p span {
    font-size: 24px;
    color: #E6A311;
}

body.escort_site .serviceEntry.color {
    background: rgba(230, 163, 17, 0.5);
}

body.escort_site .serviceEntry.color .rat {
    color: #FFFFFF;
}

body.escort_site .serviceEntry .rat {
    color: #E6A311;
}

body.escort_site .girlsFilter ul li a {
    border: 1px solid #E6A311;
    background: #E6A311;
    color: #FFFFFF;
    text-decoration: non;
    padding: 5px 12px;
}

body.escort_site .girlsFilter ul li a:hover,
body.escort_site .girlsFilter ul li a:focus,
body.escort_site .girlsFilter ul li a:active,
body.escort_site .girlsFilter ul li.active a {
    border: 1px solid #E6A311;
    /*background: #E6A311;*/
    background: none;
    color: #E6A311;
    text-decoration: none;
}

body.escort_site .girlsFilter ul.siteentry li a {
    background-color: transparent;
    border: none;
}

body.escort_site .phoneblock {
    width: 410px;
    margin: 0 auto;
    margin-top: 30px;
    float: left;
}

body.escort_site .phoneblock:nth-child(2n) {
    margin-top: 10px;
}

body.escort_site .phoneblock .blockkurz {
    width: 18%;
    background: rgba(230, 163, 17, 0.7);
    box-sizing: border-box;
    padding: 15px;
    display: block;
    float: left;
    text-align: center;
}

body.escort_site .phoneblock .blocklang {
    width: 80%;
    background: rgba(230, 163, 17, 0.7);
    box-sizing: border-box;
    padding: 10px;
    float: right;

}

body.escort_site .servicenumber h2 {
    font-family: 'Ubuntu', sans-serif;
    color: #FFFFFF;
    font-size: 27px;
    line-height: 27px;
    margin-bottom: 0px;
}

body.escort_site .servicenumber p {
    font-family: 'Ubuntu', sans-serif;
    color: #FFFFFF;
    font-size: 16px;
    margin: 0 auto;

}

body.escort_site .hourblock {
    width: 100%;
    background: rgba(230, 163, 17, 0.7);
    box-sizing: border-box;
    margin-top: 0;
    text-align: center;
}

body.escort_site .hourblock p {
    font-size: 31px;
    font-family: 'Ubuntu', sans-serif;
    color: #FFFFFF;
    padding: 20px;
}

body.escort_site .hourblock2 {
    margin-top: 30px;
}

body.escort_site .hourblock3 {
    background: transparent;
    margin-top: 30px;
    text-align: center;
}

body.escort_site .zitat,
body.escort_site .no_zitat {
    width: 490px;
    background: rgba(230, 163, 17, 0.7);
    margin-top: 40px;
    float: left;
}

body.escort_site .zitat h2,
body.escort_site .no_zitat h2 {
    font-size: 70px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: 'Ubuntu', sans-serif;
    text-align: center;
    padding-top: 5px;
    margin-top: 90px;
}

body.escort_site .no_zitat h2 {
    margin-top: 10px;
}

body.escort_site .no_zitat {
    width: 1050px;
}

body.escort_site .zitat p {
    font-size: 60px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: 'Ubuntu', sans-serif;
    text-align: center;
    line-height: 74px;

}

body.escort_site .zitat p.cite {
    padding: 0px 40px;

}

body.escort_site .zitat .clear p:first-child {
    margin-bottom: 40px;
}

body.escort_site .zitat .clear p:last-child {
    margin-top: 40px;
}

body.escort_site .zitat span {
    font-size: 90px;
}

body.escort_site .specialspic {
    margin-top: 40px;
    margin-left: 40px;
    float: left;
    width: 485px;
}

body.escort_site .specialspic img {
    width: 100%;
}

body.escort_site .angebot {
    float: left;
    width: 485px;
    box-sizing: border-box;
    padding: 0px 10px;
    margin-left: 40px;
    margin-top: 40px;
}

body.escort_site .angebot:nth-child(1n) {
    padding: 0px;
}

body.escort_site .angebot .specialstitel h2 {
    font-size: 40px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

body.escort_site .angebot .specialstitel p {
    font-size: 18px;
    margin-top: 40px;
    color: #FFFFFF;
    font-weight: 300;
}

body.escort_site .angebot .specialsblock {
    width: 100%;
    background: rgba(230, 163, 17, 0.7);
    box-sizing: border-box;
    margin-top: 20px;

}

body.escort_site .angebot .specialsblock p {
    font-size: 34px;
    font-family: 'Ubuntu', sans-serif;
    color: #FFFFFF;
    padding: 20px;

}

body.escort_site .rightSide {
    float: right;
}

body.escort_site .my_account_open {
    cursor: pointer;
}

body.escort_site .popup {
    border: 5px solid rgba(230, 163, 17, 0.7);;
}

body.escort_site .popup .form input.text, .popup .form input.submit, .popup .form .buttonSet a {
    border: 1px solid #E6A311;
}

body.escort_site .popup .form input.text,
body.escort_site .popup .form input.submit,
body.escort_site .popup .form .buttonSet a {
    border: 1px solid #E6A311;
}

body.escort_site .popup .form input.submit {
    background: #E6A311;
}

body.escort_site .popup .form .buttonSet a {
    background: #E6A311;
    border: 1px solid #E6A311;
}

body.escort_site .popup .leftSide p.head {
    color: #E6A311;
}

body.escort_site .checkbox + .checkbox-label:before {
    border: 1px solid #E6A311;
    background: #E6A311;
}

body.escort_site .checkbox:checked + .checkbox-label:before {
    background: #E6A311 !important;
}

body.escort_site .popup .leftSide p span {
    color: #E6A311;
}

body.escort_site.subsite #footer .allSites .siteentry li.carisma_graz span {
    color: #FF004F;
}

body.escort_site.subsite #footer .allSites .siteentry li.carisma_graz span,
body.escort_site.subsite #footer .allSites .siteentry li.carisma_graz a:hover,
.escort_site #resmenu .siteentry.carisma_graz span,
.escort_site #resmenu .siteentry.carisma_graz a:hover {
    color: #FF004F;
}

/* Peepshow Graz */
.peepshowClub {
    background: url(../images/layout/bg_4.jpg) left bottom no-repeat;
}

.peepshowClub h1,h2 {
    color: #FF00DE;
}

.peepshowClub ul.buttonSet li a,
.peepshowClub .mapdetail .button {
    background: #891987;
    border: 1px solid #891987;
}

.peepshowClub ul.buttonSet li a:hover,
.peepshowClub .mapsLink:hover .mapdetail .button {
    background: #FFFFFF;
    color: #891987;
    border: 1px solid #891987;
    box-sizing: border-box;
}

body.peepshow_site h2 {
    color: #B44B96;
}

body.peepshow_site #header .tools ul li a:hover {
    background: #B44B96;
}

body.peepshow_site ul.buttonSet li a,
body.peepshow_site .girlsGrid .schatten .button a,
body.peepshow_site .commentsOuter .button a,
body.peepshow_site .mapdetail .button {
    background: #B44B96;
    border: 1px solid #B44B96;
}

body.peepshow_site ul.buttonSet li a:hover,
body.peepshow_site .girlsGrid .schatten .button a:hover,
body.peepshow_site .mapdetail .button:hover {
    color: #B44B96;
    border: 1px solid #B44B96;
    background: #FFFFFF;
}
/*Whatsapp Peepshow*/

.whatsapp-anmeldebutton{
    position: relative;
    width: 380px;
    margin-top: 30px;
    display: block;
    padding: 10px 20px;
    font-family:'Lato', Arial, Verdana, Helvetica, sans-serif;
    color: #fff;
}
.fancybox-iframe.whatsapp-anmeldebutton-link {
    text-decoration: none;
}
.whatsapp-logo-wrapper {
    margin: 0 auto;
}

.peepshow_site .whatsapp-anmeldebutton{
    background-color:#B44B96;
}

a.whatsapp-anmeldebutton-link:hover .whatsapp-anmeldebutton {
    color: #2DB742;
    background-color: #fff;
}
.whatsapp-anmeldebutton div {
    height: 80px;
    display: table-cell;
    vertical-align: middle;
}
.whatsapp-anmeldebutton .whatsapp-icon {
    font-size:50px;
}
.whatsapp-anmeldebutton .whatsapp-logo {
    padding-left: 10px;
    font-size:24px;
}
.whatsapp-anmeldebutton .whatsapp-desc {
    padding-left: 60px;
    font-size:16px;
}


/*Whatsapp Peepshow END*/

body.peepshow_site #header .tools {
    border: 1px solid #B44B96;
}

body.peepshow_site #header .navigation ul li a:hover {
    background: #FFFFFF;
    color: #B44B96;
    text-decoration: none;
}

body.peepshow_site #header .navigation ul li a {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 600;
    color: #FFFFFF;
    padding: 8px 18px;
}

body.peepshow_site .girlsGrid .girlinGrid.ads a {
    background: #B44B96;
}

body.peepshow_site .commentEntry .rat {
    color: #B44B96;
}

body.peepshow_site #header .logo .logosize {
    width: 244px;
    margin-top: 50px;
}

body.peepshow_site {
    background: url(../images/layout/carisma_bg.jpg) #000000 left top;
}

body.peepshow_site .clubOverview .club p span {
    font-size: 24px;

}

body.peepshow_site .serviceEntry.color {
    background: rgba(180, 75, 150, 0.5);
}

body.peepshow_site .serviceEntry.color .rat {
    color: #FFFFFF;
}

body.peepshow_site .serviceEntry .rat {
    color: #B44B96;
}

body.peepshow_site .hourblock {
    width: 100%;
    background: rgba(180, 75, 150, 0.8);
    box-sizing: border-box;
    margin-top: 0;
    text-align: center;
}

body.peepshow_site .hourblock p {
    font-size: 31px;
    font-family: 'Ubuntu', sans-serif;
    color: #FFFFFF;
    padding: 20px;
}

body.peepshow_site .hourblock2 {
    margin-top: 30px;
}

body.peepshow_site .hourblock3 {
    background: transparent;
    margin-top: 30px;
    text-align: center;
}

body.peepshow_site .mainForm textarea {
    border: 1px solid #B44B96;

}

body.peepshow_site .mainForm select, .mainForm textarea {
    border: 1px solid #B44B96;
}

body.peepshow_site .mainForm input.text, .mainForm select, .mainForm textarea {
    border: 1px solid #B44B96;
}

body.peepshow_site .mainForm input.submit {
    border: 1px solid #B44B96;
    background: #B44B96;
}

body.peepshow_site.subsite.detailsite .clubOverview .club .clubRight #openGal {
    background: #B44B96;
}

body.peepshow_site table.cal td,
body.peepshow_site table.cal th {
    padding: 10px;
    text-align: center;
    border: 1px solid rgba(180, 75, 150, 0.5);
}

body.peepshow_site table.cal td.ganztags {
    background: rgba(180, 75, 150, 0.6);
}

body.peepshow_site .clubLeft .legende span.ganztags span {
    background: rgba(180, 75, 150, 0.6);
}

body.peepshow_site .my_account_open {
    cursor: pointer;
}

body.peepshow_site .popup {
    border: 5px solid rgba(180, 75, 150, 0.8);
}

body.peepshow_site .popup .form input.text, .popup .form input.submit, .popup .form .buttonSet a {
    border: 1px solid #B44B96;
}

body.peepshow_site .popup .form input.text,
body.peepshow_site .popup .form input.submit,
body.peepshow_site .popup .form .buttonSet a {
    border: 1px solid #B44B96;
}

body.peepshow_site .popup .form input.submit {
    background: #B44B96;
}

body.peepshow_site .popup .form .buttonSet a {
    background: #B44B96;
    border: 1px solid #B44B96;
}

body.peepshow_site .popup .leftSide p.head {
    color: #B44B96
}

body.peepshow_site .checkbox + .checkbox-label:before {
    border: 1px solid #B44B96;
    background: #B44B96;
}

body.peepshow_site .checkbox:checked + .checkbox-label:before {
    background: #B44B96 !important;
}

body.peepshow_site .popup .leftSide p span {
    color: #B44B96;
}

body.peepshow_site.subsite #footer .allSites .siteentry li.peepshow_graz span,
body.peepshow_site.subsite #footer .allSites .siteentry li.peepshow_graz a:hover,
.peepshow_site #resmenu.peepshow_site.siteentry.peepshow_graz span,
.peepshow_site #resmenu.peepshow_site.siteentry.peepshow_graz a:hover {
    color: #E62154;
}

body.peepshow_site.subsite #footer .allSites .siteentry li.carisma_escort span {
    color: #E6A311;
}

/*
body.peepshow_site.subsite #footer .allSites .siteentry li.carisma_escort span,
body.peepshow_site.subsite #footer .allSites .siteentry li.carisma_escort a:hover,
.peepshow_site #resmenu .siteentry.carisma_escort span,
.peepshow_site #resmenu .siteentry.carisma_escort a:hover {
    color: #E6A311;
}
*/
body.peepshow_site.subsite #footer .allSites .siteentry li.peepshow_graz span,
body.peepshow_site.subsite #footer .allSites .siteentry li.peepshow_graz a:hover,
.peepshow_site #resmenu .siteentry.peepshow_graz span,
.peepshow_site #resmenu .siteentry.peepshow_graz a:hover {
    color: #E62154;
}

/* Peepshow Wien */
.peepshowWienClub {
    background: url(../images/layout/bg_5.jpg) left bottom no-repeat;
}

.peepshowWienClub h1,h2 {
    color: #848184;
}

.peepshowWienClub ul.buttonSet li a,
.peepshowWienClub .mapdetail .button {
    background: #757575;
    border: 1px solid #757575;
}

.peepshowWienClub ul.buttonSet li a:hover,
.peepshowWienClub .mapsLink:hover .mapdetail .button {
    background: #FFFFFF;
    color: #757575;
    border: 1px solid #757575;
    box-sizing: border-box;
}

.girlsFilter {
    margin-top: 40px;
}

body.wien_site {
    background: url(../images/layout/carisma_bg.jpg) #000000 left top;
}

body.wien_site h1,h2 {
    color: #848184;
}

body.wien_site #header .logo .logosize {
    width: 300px;
    margin-top: 50px;
}

body.wien_site #header .tools ul li a:hover {
    background: #848184;
}

body.wien_site ul.buttonSet li a,
body.wien_site .girlsGrid .schatten .button a,
body.wien_site .commentsOuter .button a,
body.wien_site .mapdetail .button {
    background: #848184;
    border: 1px solid #848184;
}

body.wien_site ul.buttonSet li a:hover,
body.wien_site .girlsGrid .schatten .button a:hover,
body.wien_site .mapdetail .button:hover {
    color: #848184;
    border: 1px solid #848184;
    background: #FFFFFF;
}
/*Whatsapp Wien*/
.wien_site .whatsapp-anmeldebutton{
    background-color:#848184;
}
/*Whatsapp Wien END*/
body.wien_site.subsite #header .tools ul li a:hover {
    background: #848184;
}

body.wien_site #header .tools {
    border: 1px solid #E80028;
}

body.wien_site #header .navigation ul li a:hover {
    background: #FFFFFF;
    color: #848184;
    text-decoration: none;
}

body.wien_site #header .navigation ul li a {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    color: #FFFFFF;
    padding: 8px 18px;
}

/*body.wien_site .girlsGrid .girlinGrid .overlay {
    background: rgba(131, 129, 132, 0.5);
}
*/
body.wien_site .girlsGrid .girlinGrid.ads a {
    background: #848184;
}

body.wien_site .clubOverview .club p span {
    font-size: 24px;
    color: #848184;
}

body.wien_site.subsite #footer .allSites .siteentry li.peepshow_wien span,
body.wien_site.subsite #footer .allSites .siteentry li.peepshow_wien a:hover,
#resmenu .wien_site.siteentry.peepshow_wien span,
#resmenu .wien_site.siteentry.peepshow_wien a:hover {
    color: #E62154;
}

body.wien_site .my_account_open {
    cursor: pointer;
}

body.wien_site .popup {
    border: 5px solid rgba(131, 129, 132, 0.8);
}

body.wien_site .popup .form input.text, .popup .form input.submit, .popup .form .buttonSet a {
    border: 1px solid #838184;
}

body.wien_site .popup .form input.text,
body.wien_site .popup .form input.submit,
body.wien_site .popup .form .buttonSet a {
    border: 1px solid #838184;
}

body.wien_site .popup .form input.submit {
    background: #838184;
}

body.wien_site .popup .form .buttonSet a {
    background: #838184;
    border: 1px solid #838184;
}

body.wien_site .popup .leftSide p.head {
    color: #838184
}

body.wien_site .checkbox + .checkbox-label:before {
    border: 1px solid #838184;
    background: #838184;
}

body.wien_site .checkbox:checked + .checkbox-label:before {
    background: #838184 !important;
}

body.wien_site .popup .leftSide p span {
    color: #838184;
}

body.wien_site table.cal td,
body.wien_site table.cal th {
    border: 1px solid rgba(131, 129, 132, 0.5);
}

body.wien_site table.cal td.ganztags {
    background: rgba(121, 45, 45, 0.6);
}

body.wien_site .clubLeft .legende span.ganztags span {
    background: rgba(121, 45, 45, 0.6);
}

body.wien_site .serviceEntry.color {
    background: rgba(131, 129, 132, 0.5);
}

body.wien_site .serviceEntry.color .rat {
    color: #FFFFFF;
}

body.wien_site .serviceEntry .rat {
    color: #838184;
}

body.wien_site .commentEntry .rat {
    color: #838184;
}

body.wien_site .mainForm textarea {
    border: 1px solid #838184;
}

body.wien_site .mainForm select, .mainForm textarea {
    border: 1px solid #838184;
}

body.wien_site .mainForm input.text, .mainForm select, .mainForm textarea {
    border: 1px solid #838184;
}

body.wien_site .mainForm input.submit {
    border: 1px solid #838184;
    background: #838184;
}

body.wien_site.subsite.detailsite .clubOverview .club .clubRight #openGal {
    background: #838184;
}

body.wien_site.subsite #footer .allSites .siteentry li.carisma_escort span,
.wien_site #resmenu .siteentry.carisma_escort span {
    color: #E6A311;
}

body.wien_site.subsite #footer .allSites .siteentry li.peepshow_wien span,
body.wien_site.subsite #footer .allSites .siteentry li.peepshow_wien a:hover,
.wien_site #resmenu .siteentry.peepshow_wien span,
.wien_site #resmenu .siteentry.peepshow_wien a:hover {
    color: #E62154;
}

/*
body.wien_site .girlsFilter ul li a {
    border: 1px solid #838184;
    background: #838184;
}

body.wien_site .girlsFilter ul li a:hover,
body.wien_site .girlsFilter ul li.active a {
    border: 1px solid #838184;
    background: #838184;
    background: none;
    color: #838184;
}*/

/* Peepshow Jobs*/
.peepshowJobsClub {
    background: url(../images/layout/bg_2.jpg) left bottom no-repeat;
}

.peepshowJobsClub h1,h2 {
    color: #2EA9D1;
}

.peepshowJobsClub ul.buttonSet li a {
    background: #005C7A;
    border: 1px solid #005C7A;
}

.peepshowJobsClub ul.buttonSet li a:hover {
    background: #FFFFFF;
    color: #005C7A;
    border: 1px solid #005C7A;
    box-sizing: border-box;
}

body.jobs_site .clubOverview .club h1,h2 {
    font-size: 56px;
    font-weight: 700;
    line-height: 54px;
    margin-top: 0px;
    color: #838184;
}

body.jobs_site.subsite #header .logo .logosize {
    width: 260px;
    margin-top: 50px;
}

body.jobs_site.subsite #header .tools {
    position: absolute;
    right: 0px;
    top: 0px;
    border: 1px solid #838184;
    background: #000000;
}

body.jobs_site.subsite #header .tools ul li a:hover {
    background: #838184;
}

body.jobs_site.subsite #header .navigation ul li a:hover {
    background: #FFFFFF;
    color: #838184;
    text-decoration: none;
}

body.jobs_site.subsite #header .navigation ul li a {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #FFFFFF;
    padding: 8px 26px;
}

body.jobs_site .girlsGrid .girlinGrid .overlay {
    background: rgba(131, 129, 132, 0.5);
}

body.jobs_site .girlsGrid .girlinGrid.ads {
    background: #838184;
    text-align: center;
}

body.jobs_site ul.buttonSet li a,
body.jobs_site .girlsGrid .schatten .button a,
body.jobs_site .commentsOuter .button a {
    background: #838184;
    border: 1px solid #838184;
}

body.jobs_site ul.buttonSet li a:hover,
body.jobs_site .girlsGrid .schatten .button a:hover {
    background: #FFFFFF;
    color: #838184;
    border: 1px solid #838184;
    box-sizing: border-box;
}

body.jobs_site .commentEntry .rat {
    color: #838184;
    margin-bottom: 10px;
}

body.jobs_site.subsite #footer .allSites .siteentry li.carisma_escort span,
body.jobs_site.subsite #footer .allSites .siteentry li.carisma_escort a:hover,
.jobs_site #resmenu .siteentry.carisma_escort span,
.jobs_site #resmenu .siteentry.carisma_escort a:hover {
    color: #E6A311;
}

body.jobs_site.subsite #footer .allSites .siteentry li.peepshow_wien span,
body.jobs_site.subsite #footer .allSites .siteentry li.peepshow_wien a:hover,
.jobs_site #resmenu .siteentry.peepshow_wien span,
.jobs_site #resmenu .siteentry.peepshow_wien a:hover {
    color: #FF00DE;
}

body.jobs_site .girlsFilter ul li a {
    border: 1px solid #838184;
}

body.jobs_site .girlsFilter ul li a:hover,
body.jobs_site .girlsFilter ul li.active a {
    border: 1px solid #838184;
    background: #838184;
}

body.jobs_site .my_account_open {
    cursor: pointer;
}

body.jobs_site .popup {
    border: 5px solid rgba(131, 129, 132, 0.8);
}

body.jobs_site .popup .form input.text, .popup .form input.submit, .popup .form .buttonSet a {
    border: 1px solid #838184;
}

body.jobs_site .popup .form input.text,
body.jobs_site .popup .form input.submit,
body.jobs_site .popup .form .buttonSet a {
    border: 1px solid #838184;
}

body.jobs_site .popup .form input.submit {
    background: #838184;
}

body.jobs_site .popup .form .buttonSet a {
    background: #838184;
    border: 1px solid #838184;
}

body.jobs_site .popup .leftSide p.head {
    color: #838184
}

body.jobs_site .checkbox + .checkbox-label:before {
    border: 1px solid #838184;
    background: #838184;
}

body.jobs_site .checkbox:checked + .checkbox-label:before {
    background: #838184 !important;
}

body.jobs_site .popup .leftSide p span {
    color: #838184;
}

body.jobs_site.subsite #footer .allSites .siteentry li.peepshow_wien span,
body.jobs_site.subsite #footer .allSites .siteentry li.peepshow_wien a:hover,
.jobs_site #resmenu .siteentry.peepshow_wien span,
.jobs_site #resmenu .siteentry.peepshow_wien a:hover {
    color: #FF004F;
}

/*.girlsFilter ul {
	float:right;
}*/
.girlsFilter ul li {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}

.girlsFilter ul li:last-child {
    margin-right: 0px;
}

/*.girlsFilter ul li a {
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    padding: 5px 20px;
    display: block;

}*/
/*
body.carisma_site .girlsFilter ul li a {
    border: 1px solid #FF004F;
    background: #FF004F;
}
body.carisma_site .girlsFilter ul li a:hover,
body.carisma_site .girlsFilter ul li.active a {
    border: 1px solid #FF004F;
    background: none;
    color: #FF004F;
}

body.carisma_site .popup .leftSide p.head,
body.carisma_site .popup .leftSide p span {
    color: #FF004F;
}*/

/* Colors Footer Logos  */
.girlsFilter ul.siteentry li a:active,
.girlsFilter ul.siteentry li a:focus,
.girlsFilter ul.siteentry li a:hover {
    text-decoration: none;
}

.girlsFilter ul.siteentry li.carisma_graz span,
.girlsFilter ul.siteentry li.carisma_graz a,
body.subsite #footer .allSites .siteentry li.carisma_graz span,
body.subsite #footer .allSites .siteentry li.carisma_graz a,
#resmenu .siteentry.carisma_graz span,
#resmenu .siteentry.carisma_graz a {
    color: #FF004F;
}

.girlsFilter ul.siteentry li.carisma_graz a:hover,
.girlsFilter ul.siteentry li.carisma_graz.active a,
body.subsite #footer .allSites .siteentry li.carisma_graz a:hover,
#resmenu .siteentry.carisma_graz a:hover {
    color: #FFFFFF;
}

.girlsFilter .siteentry li.carisma_zeltweg a,
.girlsFilter .siteentry li.carisma_zeltweg span,
body.subsite #footer .allSites .siteentry li.carisma_zeltweg span,
body.subsite #footer .allSites .siteentry li.carisma_zeltweg a,
#resmenu .siteentry.carisma_zeltweg span,
#resmenu .siteentry.carisma_zeltweg a {
    color: #31A1C6;
}

.girlsFilter .siteentry li.carisma_zeltweg a:hover,
.girlsFilter .siteentry li.carisma_zeltweg.active a,
body.subsite #footer .allSites .siteentry li.carisma_zeltweg a:hover,
#resmenu .siteentry.carisma_zeltweg a:hover {
    color: #FFFFFF;
}

.girlsFilter ul.siteentry li.carisma_escort span,
.girlsFilter ul.siteentry li.carisma_escort a,
body.subsite #footer .allSites .siteentry li.carisma_escort span,
body.subsite #footer .allSites .siteentry li.carisma_escort a,
#resmenu .siteentry.carisma_escort span,
#resmenu .siteentry.carisma_escort a {
    color: #E6A311;
}

.girlsFilter ul.siteentry li.carisma_escort.active a,
.girlsFilter ul.siteentry li.carisma_escort a:hover,
.girlsFilter ul.siteentry li.carisma_escort li.active a,
body.subsite #footer .allSites .siteentry li.carisma_escort a:hover,
#resmenu .siteentry.carisma_escort a:hover {
    color: #FFFFFF;
}

.girlsFilter ul.siteentry li.peepshow_graz span,
.girlsFilter ul.siteentry li.peepshow_graz a,
body.subsite #footer .allSites .siteentry li.peepshow_graz span,
body.subsite #footer .allSites .siteentry li.peepshow_graz a,
#resmenu .siteentry.peepshow_graz span,
#resmenu .siteentry.peepshow_graz a {
    color: #FF00DE;
}

.girlsFilter ul.siteentry li.peepshow_graz.active a,
.girlsFilter ul.siteentry li.peepshow_graz a:hover,
body.subsite #footer .allSites .siteentry li.peepshow_graz a:hover,
#resmenu .siteentry.peepshow_graz a:hover {
    color: #FFFFFF;
}

.girlsFilter .siteentry li.peepshow_wien span,
.girlsFilter .siteentry li.peepshow_wien a,
body.subsite #footer .allSites .siteentry li.peepshow_wien span,
body.subsite #footer .allSites .siteentry li.peepshow_wien a,
#resmenu .siteentry.peepshow_wien span,
#resmenu .siteentry.peepshow_wien a {
    color: #848184;
}

.girlsFilter .siteentry li.peepshow_wien a:hover,
.girlsFilter .siteentry li.peepshow_wien.active a,
body.subsite #footer .allSites .siteentry li.peepshow_wien a:hover,
#resmenu .siteentry.peepshow_wien a:hover {
    color: #FFFFFF;
}

.girlsGrid {
    position: relative;
    margin-top: 30px;
}

.girlsGrid .schatten {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    height: 580px;
    background: url(../images/layout/schatten.png) center top no-repeat;
    z-index: 11;
}

.girlsGrid .schatten.hidden {
    display: none;
}

.girlsGrid .schatten .button {
    position: absolute;
    left: 0px;
    bottom: 75px;
    text-align: center;
    width: 100%;
}

.girlsGrid .schatten .button a,
.commentsOuter .button a {
    display: inline-block;
    cursor: pointer;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 21px;
    padding: 19px 80px;
    text-align: center;
    box-sizing: border-box;
    text-decoration: none !important;
}

.commentsOuter .button {
    text-align: center;
    margin-top: 50px;
}

#more-button {
    height: 65px;
}

#loadmore {
    float: left;
}

#addentry {
    background: #24010C !important;
    font-size: medium;
    float: right;
}

.girlsGrid .girlinGrid {
    overflow: hidden;
    width: 24%;
    z-index: 10;
    height: 250px;
    /* 320x330 */
}

.girlsGrid .girlinGrid img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}

.girlsGrid .girlinGrid:nth-child(15),
.girlsGrid .girlinGrid:nth-child(16),
.girlsGrid .girlinGrid:nth-child(17),
.girlsGrid .girlinGrid:nth-child(18),
.girlsGrid .girlinGrid:nth-child(19) {
    z-index: 9;
}

.girlsGrid .girlinGrid.xlargeGrid {
    width: 35%;
    width: 539px;
    height: 420px;
    /* 600x440 */
}

.girlsGrid .girlinGrid.heightGrid {
    height: 520px;
    /* 350x520 */
}

.girlsGrid .girlinGrid.smallGrid {
    height: 250px;
    width: 15%;
    /* 280x320 */
}

.girlsGrid .girlinGrid.megasmallGrid {
    height: 180px;
    /* 350x200 */
}

.girlsGrid .girlinGrid.ads {
    background: #FF004F;
    text-align: center;
}

.girlsGrid .girlinGrid.ads a {
    text-align: center;
    color: #FFFFFF;
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
    position: relative;
}

.girlsGrid .girlinGrid.ads a span {
    text-align: center;
    display: block;
    position: absolute;
    left: 0%;
    width: 100%;
    top: 45%;
    font-weight: 700;
}

.girlsGrid .girlinGrid img {
    display: block;
    min-height: 100%;
    min-width: 100%;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
}

.girlsGrid .girlinGrid:hover img {
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -ms-transform: scale(1.10);
    -o-transform: scale(1.10);
    transform: scale(1.10);
}

.girlsGrid .girlinGrid .overlay {
    position: absolute;
    left: 0px;
    bottom: 0px;
    text-align: center;
    width: 100%;
    padding: 12px 0px;
    color: #FFFFFF;
    /* background: rgba(178, 6, 59, 0.5);*/
}

.girlsGrid .overlay .location,
.girlsGrid .girlinGrid .overlay .name {
    font-size: 21px;
    line-height: 25px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 2px 2px 1px black
}

.girlsGrid .girlinGrid .overlay .rating {
    display: block;
    width: 100%;
    margin-top: 0px;
    text-align: center;
}

.girlsGrid .girlinGrid .overlay .rating i {
    font-size: 12px;
    text-shadow: 2px 2px 1px black
}

.my_account_open {
    cursor: pointer;
}

#my_account, #my_newsletter, #set_password {
    display: none;
}

.popup {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    padding: 120px;
    border: 5px solid rgba(178, 6, 59, 0.8);
    color: #FFFFFF;
    position: relative;
    box-sizing: border-box;
    max-width: 1170px;
}

.popup.info {
    padding: 60px;
}

.popup .close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 20px;
    border: 0px;
    background: none;
    padding: 0px;
    margin: 0px;
    color: #FFFFFF;
}
.popup .close.my_account_close,
.popup .close.set_password_close {
    right: 20px;
}
.popup .close.backtologin {
    left: 20px;
    display: none;
}

.popup .leftSide {
    float: left;
    text-align: center;
    width: 380px;
    box-sizing: border-box;
    padding-top: 15px;
}

.popup .leftSide p span {
    font-size: 24px;
    font-weight: 600;
}

.popup .leftSide p {
    font-size: 18px;
}

.popup .leftSide ul li {
    font-size: 18px;
    margin-top: 5px;
}

.popup .leftSide p.head {
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 73px;
    line-height: 63px;

}

.popup .leftSide p.head span {
    display: block;
    color: #FFFFFF !important;
    font-size: 48px;
}

.popup .rightSide {
    float: left;
    width: 490px;
    margin-left: 50px;
}

.popup .form .row {
    margin-bottom: 30px;
}

.popup .form input.text,
.popup .form input.submit,
.popup .form .buttonSet a,
.popup .form .buttonSet .login {
    background: #0C0C0D;
    font-size: 21px;
    font-weight: 600;
    color: #FFFFFF;
    box-sizing: border-box;
    text-transform: uppercase;
    padding: 20px 30px;
    border: 1px solid #B2063B;
    width: 100%;
}

.popup .form input.submit {
    background: #B2063B;
    float: right;
    text-align: center;
    text-decoration: none !important;
    width: auto;
}
.popup .form input.submit.register {
    width: 100%;
}

.popup .form .buttonSet a,
.popup .form .buttonSet .login {
    display: block;
    background: #24010C;
    border: 1px solid #24010C;
    float: left;
    text-align: center;
    text-decoration: none !important;
    width: auto;
}

.popup .form .row label input {
    display: inline-block;
    border: 1px solid #24010C;
    float: none;
    background: #FFFFFF;
    vertical-align: middle;
}

.popup .form .row label {
    display: inline-block;
    font-weight: 600;
    color: #FFFFFF;
    font-size: 21px;
    float: none;
    vertical-align: middle;
}

.popup.info .form .buttonSet {
    text-align: center;
}

.popup.info .form input.submit.girlinfo_close {
    float: none;
}

.popup.info .form input.submit.agecheck_close {
    float: none;
}

.popup.info .form input.submit.errinfo_close {
    float: none;
}

.popup.info .form input.submit.successinfo_close {
    float: none;
}

#map {
    display: none;
}

#map .popup {
    max-width: 100%;
    padding: 60px;
}

html.popup_visible, html.popup_visible body {
    height: 100%;
    overflow: hidden;
    -webkit-overflow-scrolling : touch !important;
}

.checkbox {
    opacity: 0;
    position: absolute;
}

.checkbox, .checkbox-label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.checkbox-label {
    position: relative;
}

.checkbox + .checkbox-label:before {
    content: '';
    background: #FFFFFF !important;
    border: 1px solid #B2063B;
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    padding: 2px;
    background: #B2063B;
    margin-right: 20px;
    text-align: center;
}

.mainForm .checkbox + .checkbox-label:before {
    margin-top: -4px;
}

.checkbox:checked + .checkbox-label:before {
    background: #B2063B !important;
    box-shadow: inset 0px 0px 0px 6px #FFFFFF;
}

.scrollTop {
    display: none;
}

.clubOverview .club h1,h2 {
    font-size: 56px;
    font-weight: 700;
    line-height: 54px;
    margin-top: 0px;
}

.clubOverview .club h1 span {
    font-size: 36px;
}

.clubOverview .club h2 span {
    font-size: 36px;
}

table.cal {
    color: #FFFFFF;
    font-size: 18px;
    width: 100%;
}

table.cal td,
table.cal th {
    padding: 10px;
    text-align: center;
    border: 1px solid rgba(178, 6, 59, 0.5);
}

table.cal td.ganztags {
    background: rgba(178, 6, 59, 0.6);
}

table.cal td.vormittag {
    background: rgba(255, 255, 255, 0.6);
}

table.cal td.nachmittag {
    background: rgba(193, 166, 59, 0.6);
}

table.cal th {
    background: rgba(0, 0, 0, 0.6);
    color: #FFFFFF;
    font-weight: 700;
}

.clubLeft .legende {
    margin-top: 20px;
}

.clubLeft .legende span.ganztags,
.clubLeft .legende span.nachmittag,
.clubLeft .legende span.vormittag {
    color: #FFFFFF;
    display: inline-block;
    margin-right: 30px;
}

.clubLeft .legende span.nachmittag {
    margin-right: 0px;
}

.clubLeft .legende span.ganztags span,
.clubLeft .legende span.nachmittag span,
.clubLeft .legende span.vormittag span {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}

.clubLeft .legende span.ganztags em,
.clubLeft .legende span.nachmittag em,
.clubLeft .legende span.vormittag em {
    vertical-align: middle;
    display: inline-block;
    font-style: normal;
    margin-left: 5px;
}

.clubLeft .legende span.ganztags span {
    background: rgba(178, 6, 59, 0.6);
}

.clubLeft .legende span.nachmittag span {
    background: rgba(193, 166, 59, 0.6);
}

.clubLeft .legende span.vormittag span {
    background: rgba(255, 255, 255, 0.6);
}

body.subsite.detailsite .clubOverview .club .clubLeft {
    margin-right: 35px;
}

body.subsite.detailsite .clubOverview .club .clubLeft.last {
    margin-right: 0px;
    margin-left: 35px;
}

body.subsite.detailsite .clubOverview .club .clubRight {
    position: relative;
}

body.subsite.detailsite .clubOverview .club .clubRight #openGal {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: #FF004F;
    border: 0px;
    padding: 10px 20px;
    color: #FFFFFF;
    font-weight: 600;
}

body.subsite.detailsite .clubOverview .club.col-3 .clubLeft,
body.subsite.detailsite .clubOverview .club.col-3 .clubRight {
    /*margin-bottom: 40px;*/
}

body.subsite.detailsite .clubOverview .club .clubLeft.cs {
    float: right;
    margin: 0px;
}

body.subsite.detailsite .clubOverview .club .clubRight.cs {
    float: left;
    margin: 0px;
}

body.subsite.detailsite .clubOverview .club .clubLeft.widthimage {
    padding: 0px;
    overflow: hidden;
}

body.subsite.detailsite .clubOverview .club .clubLeft .imageSet img {
    display: block;
    margin: 0px;
    width: 100%;
}

body.subsite.detailsite .clubOverview .club .clubLeft:nth-child(3) {
    margin-right: 0px;
}

body.subsite.detailsite .clubOverview blockquote {
    font-family: Georgia, serif;
    font-size: 24px;
    font-style: italic;
    padding: 0.25em 40px;
    line-height: 1.45;
    position: relative;
    color: #FFFFFF;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

body.subsite.detailsite .clubOverview blockquote:before {
    display: block;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: -20px;
    top: -20px;
    color: #FFFFFF;
}

body.subsite.detailsite .clubOverview blockquote cite {
    color: #FFFFFF;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}

body.subsite.detailsite .clubOverview blockquote cite:before {
    content: "\2014 \2009";
}

#comments {
    margin-top: 30px;
}

.commentEntry .rat {
    color: #FF004F;
    margin-bottom: 10px;
}

.commentEntry .retry .rat {
    margin-bottom: 0px;
}

.commentEntry .retry {
    margin-left: 20px;
    margin-top: 15px;
}

.commentEntry .rat .rating {
    display: inline-block;
    vertical-align: middle;
}

.commentEntry .rat .date {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.commentEntry p {
    margin-bottom: 0px;
}

.commentEntry {
    float: left;
    width: 25%;
    color: #FFFFFF;
    background: rgba(50, 50, 50, 0.3);
}

.commentEntry .in {
    color: #FFFFFF;
    padding: 25px 35px;
    box-sizing: border-box;
}

#commentForm {
    margin-top: 80px;
    background: rgba(50, 50, 50, 0.3);
    background: #000000;
    padding: 80px 0px;
}

#commentForm .left {
    float: left;
    width: 490px;
    box-sizing: border-box;
    padding: 0px 35px;
}

#commentForm .right {
    float: right;
    width: 1015px;
    box-sizing: border-box;
    padding: 0px 35px;
}

#commentForm .row {
    margin-bottom: 20px;
}

#commentForm .right textarea {
    height: 372px;
}

#commentForm.guestbook {
    display: none;
    margin-bottom: -50px;
}

body.subsite.detailsite #footer {
    margin-top: 0px;
}

.mainForm label {
    color: #FFFFFF;
    margin-bottom: 10px;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}

.mainForm label span {
    color: #CA0000;
    font-weight: normal;
    text-transform: none;
    font-size: 16px;
}

.mainForm label span.requ {
    display: inline-block;
    vertical-align: top;
    margin-left: 2px;
    line-height: 16px;
}

.mainForm input.text,
.mainForm select,
.mainForm textarea {
    border: 1px solid #838184;
    padding: 20px 20px;
    font-size: 18px;
    color: #FFFFFF;
    width: 100%;
    box-sizing: border-box;
    display: block;
    background: #0C0C0D;
}

.mainForm input.submit {
    border: 1px solid #B2063B;
    padding: 20px 20px;
    font-size: 21px;
    color: #FFFFFF;
    font-weight: 700;
    width: 100%;
    box-sizing: border-box;
    display: block;
    text-align: center;
    background: #B2063B;
}

.mainForm select,
.mainForm textarea {
    border: 1px solid #838184;
    padding: 10px 20px;
    font-size: 18px;
    color: #FFFFFF;
    width: 100%;
    box-sizing: border-box;
    display: block;
}

.mainForm fieldset {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.mainForm.jobForm label {
    width: 200px;
    float: left;
    padding: 20px 0px 0px;
    margin-bottom: 0px;
}

.mainForm.jobForm .row {
    margin-bottom: 20px;
}

.mainForm.jobForm .row.selector select:nth-child(1n) {
    width: 108px;
    margin-right: 20px;
}

.mainForm.jobForm .row.selector select:nth-child(2) {
    width: 83px;
    margin-right: 10px;
}

.mainForm.jobForm .row.selector select:nth-child(3) {
    width: 83px;
    margin-right: 10px;
}

.mainForm.jobForm input,
.mainForm.jobForm textarea,
.mainForm.jobForm select {
    float: left;
    width: 400px;
    padding: 20px;
}

.mainForm.jobForm .row .button input {
    background: #000000;
    border: 0px solid #838184;
    color: #FFFFFF;
    padding: 15px 0px;
    font-size: 20px;
    font-family: 'Ubuntu', sans-serif;
}

.mainForm.jobForm .action .button input {
    background: #838184;
    border: 1px solid #838184;
    color: #FFFFFF;
    padding: 18px 20px;
    font-size: 20px;
    font-family: 'Ubuntu', sans-serif;
    width: auto;
    display: inline-block;
}

.mainForm.jobForm .action .button {
    margin-left: 200px;
}

.mainForm.jobForm .action .button span {
    display: block;
    color: #FFFFFF;
    margin-top: 20px;
}

.mainForm.jobForm .action .button input:hover {
    background: #FFFFFF;
    color: #838184;
    border: 1px solid #838184;
    box-sizing: border-box;
}

.clubRight .formlanguages li a {
    float: left;
    margin-right: 21px;
    margin-bottom: 20px;
}

/*.mainForm.jobForm .selector label {
    width: 200px;
    float: left;
    padding: 15px 0px 0px;
    margin-bottom: 0px;
}*/

#commentForm {
    padding-bottom: 50px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#services,
#services-1,
#services-2 {
    margin-top: 30px;
}

.serviceEntry.color {
    color: #FFFFFF;
    background: rgba(255, 0, 79, 0.5);
    font-size: 30px;
    font-weight: 700;
    width: 490px;
}

.serviceEntry.color .rat {
    color: #FFFFFF;
    font-weight: normal;
}

.serviceEntry .rat {
    color: #FF004F;
    font-size: 30px;
    font-weight: normal;
}

.serviceEntry .ratno {
    font-size: 30px;
}

.serviceEntry .ratno em {
    font-size: 12px;
    font-style: normal;
}

.serviceEntry .rat .rating {
    display: inline-block;
    vertical-align: middle;
}

.serviceEntry .rat .date {
    display: inline-block;
    margin-right: 10px;
}

.serviceEntry p {
    margin-bottom: 0px;
    font-weight: 600;
}

.serviceEntry {
    float: left;
    width: 288px;
    margin-right: 20px;
    margin-bottom: 20px;
    color: #FFFFFF;
    background: rgba(50, 50, 50, 0.3);
}

.serviceEntry .in {
    color: #FFFFFF;
    padding: 25px 35px;
    box-sizing: border-box;
    position: relative;
    color: #FFFFFF;
    /*top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);*/
}

.serviceEntry.extra {
    width: 1340px;;
    margin-right: 20px;
}

.serviceEntry.extra h4 {
    padding-top: 10px;
    font-weight: bold;
}

.services {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */

    flex-flow: row wrap;
    margin-top: 30px;
}

input {
    -webkit-appearance: none;
    border-radius: 0px;
}

select {
    border-radius: 0px;
    background: #FFFFFF;
}

.firstSite .carismaClub {
    background: #000000;
}

.firstSite .clubOverview .club ul.buttonSet li {
    width: auto;
    float: left !important;
    margin-right: 20px !important;
    margin-bottom: 20px !important;
}

.firstSite .clubOverview .club ul.buttonSet li a {
    font-weight: 700;
    text-transform: normal;
    font-size: 18px;
    padding: 14px 20px;
}

.firstSite .clubOverview .club .clubLeft {
    width: auto;
    float: none;
}

div.slides_solo {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 560px;
}

img.slide_solo {
    position: absolute;
    top: 0px !important;
    bottom: auto !important;
    left: 0px;
    width: 100%;
    min-height: auto !important;
    z-index: 10;
    backface-visibility: hidden;
}

/*** Map ***/

.main.maps {
    width: 100%;
    display: flex;
}

.map, .mapdetail {
    display: none;
    width: 575px;
    height: 355px;
    margin-left: auto;
    margin-right: auto;
    background-position: center;
    float: left;
    margin-bottom: 50px;
}

#map .map, #map .mapdetail {
    display: block;
    margin-bottom: 0;
}

.mapdetail {
    width: 1015px;
}

.mapdetail .button {
    margin-left: 755px;
    margin-top: 280px;
    overflow: hidden;
    padding: 19px 0px;
    width: 250px;
    text-align: center;
}

.main.maps a:first-child {
    margin-right: auto;
}

/***/

#registerform, #forgotpasswordform {
    display: none;
}

div.loading {
    width: 100px;
    height: 100px;
    background-image: url("/images/layout/loading_icon.gif");
    background-size: 100px 100px;
    margin: auto;
    margin-top: 25px;
}

.error {
    color: red !important;
}

.info {
    color: white !important;
}

div.error, div.info {
    margin: 10px;
}

.global-message h3 {
    color: white;
    text-align: center;
}

.location {
    display: block;
}

.girlsGrid .girlinGrid img {
    display: none;
}

.futureGirl img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.futureGirl:hover img {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.status {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 25px 35px;
    box-sizing: border-box;
}

.status.available {
    background-color: rgba(84, 146, 57, 0.2);
}

.status.break {
    background-color: rgba(232, 224, 35, 0.2);
}

.status.busy {
    background-color: rgba(193, 26, 26, 0.2);
}

.status.na {
    display: none;
}

.clubOverview .club .status p {
    margin-bottom: 0;
}

.clubOverview .club p.time {
    font-size: 14px;
}

.status.onstage {
    animation: blinker 1.5s linear infinite;
    background-color: rgba(84, 146, 57, 0.3);
}

@keyframes blinker {
    50% {
        background-color: rgba(50, 50, 50, 0.1);

    }
}

.future_from, .workingstate {
    display: block;
}

.clubOverview .club .clubRight .imageSet img.slidesjs-slide {
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

/*New Slider 31.01.2018*/
.bigSlide {
    position: relative;
    max-height: 780px;
    overflow: hidden;
}

.bigSlide .text {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 99;
    height: 100%;
    box-sizing: border-box;
    /* background-color: rgba(123, 26, 110, 0.8);*/
    background-image: url(/frontend/static/peep_wien/images/layout/rundgang_background.png);
    backgorund-size: 100% auto;
    background-repeat: no-repeat;
    background-position: right top;
    /*-webkit-clip-path: polygon(60% 0%, 100% 0, 100% 100%, 0% 470%);*/
    /*clip-path: polygon(60% 0%, 100% 0, 100% 100%, 0% 470%);*/
    /*clip-path: url("#clipPolygon");*/
}

.bigSlide .text .in {
    float: right;
    width: 420px;
    padding-top: 5%;
    margin-right: 90px;
}

.bigSlide .text .kapitel .line {
    width: 70px;
    height: 3px;
    display: block;
    background-color: #FFFFFF;
}

#clipPolygon {
    background-color: blue;
}

.bigSlide .text .kapitel div {
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    margin-top: 25px;
}

.bigSlide .text h1 {
    font-size: 60px;
    font-weight: 800;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-left: -40px;
}

.bigSlide .text h2 {
    font-size: 48px;
    font-weight: 600;
    line-height: 40px;
    color: #FFFFFF;
}

.bigSlide .bigHead {
    margin-top: 12%;
    height: 115px;
}

.bigSlide p {
    color: #FFFFFF;
    font-size: 22px;
    width: 320px;
    margin-top: 40px;
    margin-bottom: 0;
    min-height: 240px;
}

.bigSlide .button {
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    padding: 18px 15px;
    text-transform: uppercase;
    font-size: 16px;
    display: inline-block;
    color: #FFFFFF;
    font-weight: bold;
}

.bigSlide a:hover {
    text-decoration: none;
}

.bigSlide .slidesjs-navigation {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
}

.bigSlide .slidesjs-navigation {
    position: absolute;
    z-index: 999;
    right: 100px;
    display: block;
    width: 27px;
    height: 42px;
    cursor: pointer;
    overflow: hidden;
    text-indent: -9999px;
    background: url(/frontend/static/peep_wien/images/layout/gal_arrows.png) left center no-repeat;
    top: 50%;
    margin-top: -21px;
}

.bigSlide .slidesjs-navigation.slidesjs-previous {
    left: 50px;
    right: auto;
}

.bigSlide .slidesjs-navigation.slidesjs-next {
    left: auto;
    right: 50px;
    background: url(/frontend/static/peep_wien/images/layout/gal_arrows.png) right center no-repeat;
}

.bigSlide .overlay img {
    width: 100%;
}

.bigSlide .buttonResp {
    display: none;
}

.respPos {
    display: none;
}

.girlsFilter li.active a {
    pointer-events: none !important;
}

.serviceEntry.color {
    width: 100%;
}

.mainservice {
    margin-right: 0 !important;;
    margin-left: 0 !important;
    float: left;
    width: 295px;
    display: inline-block;
}

.serviceinfo {
    font-size: medium;
    margin-left: 5px;
    display: inline-block;
}

.included {
    width: 1010px;
    font-size: medium;
    display: inline-block;
}

.included ul {
    font-weight: normal;
}

.included ul li {
    list-style-type: disc;
    float: left;
    width: 300px;
    margin-left: 15px;
}

.imageSet.openGal img {
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}

.topLeft img {
    top: 0px !important;
    bottom: auto !important;
    left: 0px !important;
    right: auto !important;
}

.topCenter img {
    top: 0px !important;
    bottom: auto !important;
}

.topRight img {
    top: 0px !important;
    bottom: auto !important;
    left: auto !important;
    right: 0px !important;
}

.middleLeft img {
    left: 0px !important;
    right: auto !important;
}

.middleCenter img {

}

.middleRight img {
    left: auto !important;
    right: 0px !important;
}

.bottomLeft img {
    top: auto !important;
    bottom: 0px !important;
    left: 0px !important;
    right: auto !important;
}

.bottomCenter img {
    top: auto !important;
    bottom: 0px !important;
}

.bottomRight img {
    top: auto !important;
    bottom: 0px !important;
    left: auto !important;
    right: 0px !important;
}

.serviceEntry.extra {
    background-color: transparent;
}

.serviceEntry:nth-child(5n) {
    margin-right: 0;
}

.included ul {
    margin-left: 15px;
}

body.subsite .clubOverview .club .clubLeft.pic-portrait {
    background: transparent;
}

/*.slick-track {
    height: 570px;
}*/

.bigSlide .slick-track {
    height: 720px;
}

.imageSet.slickslider {
    overflow: visible !important;
}

.slick-prev:before, .slick-next:before {
    font-size: 30px !important;
}

.overlay.slick-slide.slick-current.slick-active {
    position: relative;
}

.bigSlide .text {
    display: none;
}

.bigSlide .overlay.slick-slide.slick-current.slick-active .text {
    display: block !important;
}

.bigSlide .inner {
    position: relative;
}

/*.imageIn .image {
    height: 100%;
}*/

/*
.bigSlide .slide.rundgang.slick-slider {
    height: 780px !important;
}*/

.fancybox-overlay .fancybox-skin {
    background: #FFFFFF;
}

/*New icon*/
.clubLeft .newGirl,
.girlsGrid .newGirl {
    position: static;
    margin-top: 10px;
    display: inline-block;
    z-index: 10;
    box-sizing: border-box;
    color: #FFFFFF;
    background-color: #FF004F;
    padding: 5px 20px;
    letter-spacing: 4px;
    font-size: 26px;
    font-weight: 900;
    text-transform: uppercase;
}

.clubLeft .newGirl {
    left: auto;
    right: 0;
}

.zeltweg_site .clubLeft .newGirl,
.zeltweg_site .girlsGrid .newGirl {
    background-color: #31A1C6;
}

.peepshow_site .clubLeft .newGirl,
.peepshow_site .girlsGrid .newGirl {
    background-color: #FF00DE;
}

.wien_site .clubLeft .newGirl,
.wien_site .girlsGrid .newGirl {
    background-color: #E20612;
}

.escort_site .clubLeft .newGirl,
.escort_site .girlsGrid .newGirl {
    background-color: #E6A311;
}

.newGirlBackground {
    position: absolute;
    top: 0;
    left: 0px;
    display: inline-block;
    z-index: 10;
    box-sizing: border-box;
    color: #FFFFFF;
    padding: 5px 0;
    padding-left: 3px;
    letter-spacing: 2px;
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    background-image: url(/frontend/static/peep_wien/images/layout/icons/background-red.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: auto;
    width: 180px;
    line-height: 100px;
}

.peepshow_site .newGirlBackground {
    background-image: url(/frontend/static/peep_wien/images/layout/icons/background-pink.svg);
}

.newGirlBackground span.transform {
    transform-origin: top left;
    display: block;
    transform: rotate(-27deg);
    width: 120px;
    padding-top: 3px;
    padding-left: -20px;
    margin-left: -24px;
    line-height: 120px;
    height: 80px;
}

.clubLeft .newGirl {
    margin-top: 0;
    font-size: 24px;
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 15px;
    letter-spacing: 2px;
    padding: 5px 15px;
}

.clubLeft .newGirl .new {
    margin: 0 10px;
}

/* FAQ */
.faq-item {
  padding: 20px;
  margin-bottom: 2px;
  background: rgba(50, 50, 50, 0.1);
}
.faq-question {
  font-size: 18px;
  font-weight: 600;
  color: #949194;
  display: block;
}
.faq-question:hover {
  color: #949194 !important;
}
a.faq-question:visited {
    color: #949194 !important;
}
a.faq-question:focus {
    color: #949194 !important;
}
.faq-answer {
  margin-top: 10px;
  background: rgba(36, 1, 12, 0.5);
  border: 1px solid #e7eaec;
  border-radius: 3px;
  padding: 15px;
}
.faq-item .tag-item {
  background: #f3f3f4;
  padding: 2px 6px;
  font-size: 10px;
  text-transform: uppercase;
}