/* nunitosans-300 - latin */
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/nunitosans/NunitoSans-Regular.eot"); /* IE9 Compat Modes */
  src: local("Nunito Sans"), local("NunitoSans-Regular"),
    url("../fonts/nunitosans/NunitoSans-Regular.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/nunitosans/NunitoSans-Regular.woff2")
      format("woff2"),
    /* Super Modern Browsers */
      url("../fonts/nunitosans/NunitoSans-Regular.woff") format("woff"),
    /* Modern Browsers */ url("../fonts/nunitosans/NunitoSans-Regular.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("../fonts/nunitosans//NunitoSans-Regular.svg#NunitoSans")
      format("svg"); /* Legacy iOS */
}
/* nunitosans-regular - latin */
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/nunitosans/NunitoSans-Bold.eot"); /* IE9 Compat Modes */
  src: local("Nunito Sans"), local("NunitoSans-Bold"),
    url("../fonts/nunitosans/NunitoSans-Bold.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/nunitosans/NunitoSans-Bold.woff2")
      format("woff2"),
    /* Super Modern Browsers */ url("../fonts/nunitosans/NunitoSans-Bold.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/nunitosans/NunitoSans-Bold.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("../fonts/nunitosans/NunitoSans-Bold.svg#NunitoSans") format("svg"); /* Legacy iOS */
}

/* nunitosans-700 - latin */
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/nunitosans/NunitoSans-Black.eot"); /* IE9 Compat Modes */
  src: local("Nunito Sans Bold"), local("NunitoSans-Bold"),
    url("../fonts/nunitosans/NunitoSans-Black.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/nunitosans/NunitoSans-Black.woff2")
      format("woff2"),
    /* Super Modern Browsers */ url("../fonts/nunitosans/NunitoSans-Black.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/nunitosans/NunitoSans-Black.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("../fonts/nunitosans/NunitoSans-Black.svg#NunitoSans") format("svg"); /* Legacy iOS */
}

/* opensans-regular - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/opensans/OpenSans-Regular.eot"); /* IE9 Compat Modes */
  src: local("Open Sans Regular"), local("OpenSans-Regular"),
    url("../fonts/opensans/OpenSans-Regular.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/opensans/OpenSans-Regular.woff2")
      format("woff2"),
    /* Super Modern Browsers */ url("../fonts/opensans/OpenSans-Regular.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/opensans/OpenSans-Regular.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("../fonts/opensans/OpenSans-Regular.svg#OpenSans") format("svg"); /* Legacy iOS */
}
/* opensans-600 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/opensans/OpenSans-SemiBold.eot"); /* IE9 Compat Modes */
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"),
    url("../fonts/opensans/OpenSans-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/opensans/OpenSans-SemiBold.woff2")
      format("woff2"),
    /* Super Modern Browsers */ url("../fonts/opensans/OpenSans-SemiBold.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/opensans/OpenSans-SemiBold.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("../fonts/opensans/OpenSans-SemiBold.svg#OpenSans") format("svg"); /* Legacy iOS */
}

/* MAIN STRUCTURE */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
}

a {
  color: inherit;
}

p {
  line-height: 1.4;
}

a:hover {
  color: #f3c92b;
  text-decoration: none;
}

a.yellow-link {
  color: #f3c92b;
}

h1 {
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Nunito Sans", sans-serif;
  letter-spacing: 0.05rem;
}

h2 {
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "Nunito Sans", sans-serif;
  letter-spacing: 0.05rem;
}

h3 {
  font-size: 1.7rem;
  font-weight: 700;
  font-family: "Nunito Sans", sans-serif;
  color: white;
}

h4 {
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  color: white;
}

h5 {
  font-size: 17px;
  font-weight: 600;
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
  padding: 0 42px 0 42px;
}

.row {
  margin-right: 0;
  margin-left: 0;
}

ul {
  /* override bootstrap */
  margin-bottom: 0 !important;
}

.post h2,
.post h3,
.post h4 {
  color: #e41351 !important;
}

@media (max-width: 992px) {
  .wrapper {
    width: 100%;
  }
}

/* MENU DROPDOWN - LANGUAGE SELECTOR */

.nav-item.dropdown {
  padding-left: 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-left: 0;
  padding-right: 0;
  font-size: 17px;
  font-weight: bold;
  color: #f2f2f2;
}
.dropdown-menu {
  background-color: #141618;
  color: #fff;
  top: 75%;
  border-radius: 0;
}
.dropdown-item {
  line-height: 25px;
  color: #fff;
}
.dropdown-item:hover {
  color: #fff !important;
  background-color: #e41351;
}
.dropdown-item.active,
.dropdown-item:active {
  background-color: #e41351;
}
.navbar-nav li:hover .dropdown-menu {
  display: block;
  border: none !important;
}
.dropdown-menu > li > a:hover:after {
  text-decoration: underline;
  transform: rotate(-90deg);
}

.language-selector {
  position: absolute;
  right: 1.5rem;
  top: 1rem;
}

.language-selector .nav-link {
  padding-top: 0;
}

.language-selector a {
  font-size: 16px;
}

.container-fluid {
  /* override bootstrap */
  padding: 0 !important;
}

/* HEADERS */
.heading-text h1 {
  font-size: 35px;
  font-weight: 600;
  text-align: center;
}

.heading-text h2 {
  color: #e41351;
  color: #e41351;
}

.heading-separator {
  border-color: #e41351 !important;
  width: 90px;
  border-top-width: 2px;
}

.h2-separator {
  border-color: #eaeaea;
  width: 90px;
  border-top-width: 2px;
  margin-bottom: 1.5rem;
}

/* BUTTONS */
.btn {
  font-family: "Nunito Sans", sans-serif !important;
  border-radius: 0;
}

.btn-primary {
  /* override bootstrap */
  background-color: rgba(40, 2, 7, 0.6);
  border: 1px solid rgba(243, 201, 43, 0.6);
  border-radius: 0;
  padding: 0.6rem 1.75rem;
  font-size: 1.2rem;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  /* override bootstrap */
  background-color: rgba(243, 201, 43, 0.6);
  border: 1px solid rgba(40, 2, 7, 0.6);
}

.btn-secondary {
  /* override bootstrap */
  background-color: #f3c92b;
  border: 1px solid #f3c92b;
  border-radius: 0;
}
.btn-secondary:hover {
  /* override bootstrap */
  background-color: #141618;
  border: 1px solid #141618;
}

.btn-info {
  /* override bootstrap */
  background-color: rgba(0, 0, 0, 0.8);
  border: none;
  border-radius: 0;
  font-weight: 600;
  padding: 0.6rem 1.75rem;
  font-size: 1.2rem;
  color: white;
  min-height: 4.7rem;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active {
  /* override bootstrap */
  background-color: #141618;
}

.btn-accent {
  color: #fff;
  background-color: rgba(228, 19, 81, 0.8);
  border: none;
  border-radius: 0;
  font-weight: 600;
  padding: 0.6rem 1.75rem;
  font-size: 1.2rem;
  color: white;
}

.btn-accent:hover,
.btn-accent:focus,
.btn-accent:active {
  color: #fff;
  background-color: #e41351;
  border-color: #fff;
  border: 1px solid #e41351;
}

/* HEADER - MAIN HEADER */

.header {
  background-size: cover;
  position: relative;
  z-index: 4;
}
.no-webp header {
  background: url("../img/structure/top-bkg.png") no-repeat top center;
  background-size: cover;
}
.webp header {
  background: url("../img/structure/top-bkg.webp") no-repeat top center;
  background-size: cover;
}

header .logo {
  padding: 0;
  width: 90%;
  margin-top: -1.2rem;
}

.logo-mobile {
  display: none;
}

/* MAIN MENU */
.main-menu a {
  list-style: none;
  display: inline-block;
  padding-left: 20px;
  font-size: 12px;
  font-weight: 600;
  height: 10.5rem;
  line-height: 10.5rem;
  color: #fff;
  font-family: "Nunito Sans", sans-serif;
}

.main-menu a:hover {
  color: #f3c92b;
}
.topnav {
  position: relative;
  overflow: hidden;
}

.topnav a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  z-index: 9999;
}

.topnav-centered a {
  float: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 27%;
  margin-left: -14px;
  padding-left: 0;
  padding-right: 0;
}

.topnav-right {
  float: right;
}

.topnav-right a,
.topnav-left a {
  line-height: 13rem;
}
.topnav-right a:last-child {
  color: #f3c92b;
}

/* Responsive navigation menu (for mobile devices) */
@media screen and (max-width: 600px) {
  .topnav a,
  .topnav-right {
    float: none;
    display: block;
  }

  .topnav-centered a {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
  }
}

/* FOOTER */
.footer {
  background-color: #490b22;
  color: white;
  text-align: center;
  margin-top: -0.2rem;
}
/* FOOTER MENU */
.footer-menu {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 0.95rem;
}
.footer-menu a {
  display: inline-block;
  margin-right: 2rem;
}
.footer-menu a:last-child {
  margin-right: 0;
}

.footer p {
  margin-bottom: 0;
  font-size: 0.7rem;
}

.footer h4 {
  color: #e41351;
  font-size: 0.8rem;
}

/* MENU DROPDOWN */
/*
.nav-item.dropdown {
	padding-left: 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-left: 0;
	padding-right: 0;
}
.dropdown-menu {
	background-color: #141618;
	color: #fff;
	top: 75%;
	border-radius: 0;
}
.dropdown-item {
	line-height: 25px;
	color: #fff;
}
.dropdown-item:hover {
	color: #fff !important;
	background-color: #f3c92b;
}
.dropdown-item.active,
.dropdown-item:active {
	background-color: #f3c92b;
}
.navbar-nav li:hover .dropdown-menu {
	display: block;
}
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}*/

/* PICTURE */

.picture-mobile {
  display: none !important;
}
.picture-desktop {
  display: block;
}

/* STARS DESKTOP */
img.stars {
  width: 9rem !important;
  margin-left: 0 !important;
  margin-top: 1rem !important;
  display: inline-block;
}

/* PLAY DESKTOP */
img.play {
  width: 4rem !important;
  margin-top: -0.75rem !important;
}

/* HOMEPAGE */

/* HOMEPAGE - SLIDER */
.slider-container {
}

#slider-homepage {
  display: none;
}

.slider {
  position: relative;
  width: 100%;
  max-height: 704px;
  overflow: hidden;
  z-index: -2;
}

.slider .slider-bkg img {
  width: 100%;
  margin-top: -6%;
}
.slider .slider-chicas {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slider .slider-chicas img {
  height: 100%;
}

/*
#slider-video {
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
}

.slider-overlay {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 0;
}
*/
.slider-entradas {
  height: 250px;
  margin-top: -200px;
  margin-bottom: -60px;
}
.slider-entradas .container {
  text-align: center;
}

/* HOMEPAGE - VIDEO */
#video-homepage {
  min-width: 100%;
  max-height: 704px;
  /* max-height: 750px; */
  object-fit: cover;
  /* margin-bottom: -1%; */
}

/* HOMEPAGE - OPEN STRIP */
.open-strip {
  width: 100%;
  background-color: #26070e;
  color: #f3c92b;
  font-weight: 700;
  font-size: 150%;
  line-height: 250%;
  text-align: center;
  font-family: "Nunito Sans", sans-serif;
}

.open-strip .tel {
  color: white;
}

/* HOMEPAGE - BODY */
.homepage-body {
  background-size: cover !important;
}
.no-webp .homepage-body {
  background: url("../img/structure/bkg.png") no-repeat center center;
  background-size: cover;
}
.webp .homepage-body {
  background: url("../img/structure/bkg.webp") no-repeat center center;
  background-size: cover;
}

/* HOMEPAGE - PORNO SHOW */
.porno-show {
  position: relative;
  display: -ms-grid;
  display: grid;
}
.porno-show img {
  width: 100%;
}
.porno-show .info {
  width: fit-content;
  position: relative;
  margin-top: -22%;
  margin-left: 76%;
  color: white;
}

/* HOMEPAGE - DESPEDIDAS DE SOLTERO */
.despedidas {
  position: relative;
  text-align: right;
  display: -ms-grid;
  display: grid;
}
.despedidas img {
  width: 74%;
}
.despedidas .info {
  width: fit-content;
  position: relative;
  margin-top: -40%;
  left: 3%;
  color: white;
  margin-right: 80%;
}

/* HOMEPAGE - PORNO-STARS */
.porno-stars {
  position: relative;
  text-align: left;
  margin-top: -8%;
  display: -ms-grid;
  display: grid;
}
.porno-stars img {
  width: 74%;
}
.porno-stars .info {
  width: fit-content;
  position: relative;
  margin-top: -46%;
  margin-left: 75%;
  color: white;
}

/* HOMEPAGE - HISTORIA */
.historia {
  position: relative;
  text-align: right;
  margin-top: -15%;
  display: -ms-grid;
  display: grid;
}
.historia img {
  width: 63%;
}
.historia .info {
  width: fit-content;
  position: relative;
  margin-top: -40%;
  right: -3%;
  color: white;
  margin-right: 70%;
}

/* HOMEPAGE - CHICAS WEBCAM */
.chicas-webcam {
  position: relative;
  text-align: left;
  margin-top: -11%;
  display: -ms-grid;
  display: grid;
}
.chicas-webcam img {
  width: 100%;
}
.chicas-webcam .info {
  width: fit-content;
  position: absolute;
  margin-top: 21%;
  margin-left: 54%;
  color: white;
}

/* COMPARTIDO - TODAS LAS PAGINAS */
/* SHOWS INTERACTIVOS */
.shows-interactivos {
  background-size: cover;
  text-align: center;
}
.no-webp .shows-interactivos {
  background: url("../img/homepage/shows-interactivos-bkg.png") no-repeat center
    center;
  background-size: cover;
}
.webp .shows-interactivos {
  background: url("../img/homepage/shows-interactivos-bkg.webp") no-repeat
    center center;
  background-size: cover;
}

.shows-interactivos h2 {
  color: white;
  font-size: 3rem;
}
.shows-interactivos p {
  color: white;
  font-size: 1.5rem;
}

/* RESERVAS BLOCK */
.reservas-block {
  background-size: cover;
  text-align: center;
}
.no-webp .reservas-block {
  background: url("../img/despedidas/reservas-block-bkg.png") no-repeat center
    center;
  background-size: cover;
}
.webp .reservas-block {
  background: url("../img/despedidas/reservas-block-bkg.webp") no-repeat center
    center;
  background-size: cover;
}

.reservas-block h2 {
  color: white;
  font-size: 2.5rem;
}
.reservas-block p {
  color: white;
}

/* DATOS BAGDAD */
.datos-bagdad {
  text-align: center;
  color: white;
  font-size: 0.95rem;
}

.datos-bagdad img {
  width: 20%;
  margin-bottom: 1.5rem;
  max-width: 200px;
}
.datos-bagdad p {
  margin-bottom: 0.5rem;
}

/* SLIDER PAGE */
.slider-page {
  max-height: 704px;
  overflow: hidden;
}
.slider-page img {
  width: 100%;
}

/* SHOWS PAGE - LA SALA N1 EN EUROPA */
.sala-porno-n1 {
  position: relative;
  text-align: center;
  display: -ms-grid;
  display: grid;
}
.sala-porno-n1 img {
  width: 100%;
}
.sala-porno-n1 .info {
  width: fit-content;
  position: relative;
  margin-top: -57%;
  left: 23%;
  color: white;
  text-align: center;
  font-size: 1.5rem;
  margin-right: 50%;
}
.sala-porno-n1 .info h1 {
  margin-bottom: 2rem;
}
.sala-porno-n1 p {
  line-height: 2.75rem;
}
.sala-porno-n1 h2 {
  margin-top: 2.5rem;
  color: #f3c92b;
}

/* SHOWS PAGE - PORNO SHOW */
.shows-porno-show {
  position: relative;
  display: -ms-grid;
  display: grid;
  margin-top: -7%;
}
.shows-porno-show img {
  width: 70%;
  margin-top: 0%;
  margin-left: 9%;
}
.shows-porno-show .info {
  width: fit-content;
  position: relative;
  margin-top: -37%;
  right: -66%;
  color: white;
  text-align: left;
}

/* SHOWS PAGE - TOUR VIRTUAL */
.tour-virtual {
  position: relative;
  display: -ms-grid;
  display: grid;
}
.tour-virtual img {
  width: 83.5%;
  margin-top: -8%;
  margin-left: 13%;
}
.tour-virtual .info {
  width: fit-content;
  position: relative;
  margin-top: -42%;
  margin-left: 7%;
  color: white;
  text-align: right;
  margin-right: 67%;
}
.tour-virtual h3 {
  width: fit-content;
  position: relative;
  margin-top: -10%;
  margin-left: 52%;
  color: white;
  text-align: right;
  z-index: 2;
  margin-right: 26%;
}

/* SHOWS PAGE - STRIPTEASE, SHOW GIRLS */
.striptease-show-girls {
  position: relative;
  display: -ms-grid;
  display: grid;
}
.striptease-show-girls img {
  width: 66%;
  margin-top: -10%;
  margin-left: 8%;
  position: relative;
  z-index: 1;
}
.striptease-show-girls .info {
  width: fit-content;
  position: relative;
  margin-top: -42%;
  right: -60.5%;
  color: white;
  text-align: left;
}

/* SHOWS PAGE - SHOWS PRIVADOS */
.shows-privados {
  position: relative;
  display: -ms-grid;
  display: grid;
}
.shows-privados img {
  width: 100%;
  margin-top: -19%;
}
.shows-privados .info {
  width: fit-content;
  position: relative;
  margin-top: -58.5%;
  left: 30.5%;
  color: white;
  text-align: left;
}
.shows-privados ul {
  list-style: none;
  width: fit-content;
  position: relative;
  margin-top: -40%;
  margin-left: 30.5%;
  color: white;
  text-align: left;
  padding: 0;
  line-height: 2.75rem;
  font-size: 1rem;
  font-family: "Nunito Sans";
}

.shows-privados ul li span {
  color: white;
  font-weight: bold;
  font-size: 1.4rem;
}

.shows-privados .contact {
  width: fit-content;
  position: relative;
  margin-top: -13%;
  margin-left: 30.5%;
  color: black;
  font-weight: bold;
  font-size: 1.4rem;
}
.shows-privados .contact span {
  font-family: "Nunito Sans";
  font-size: 1.75rem;
}

/* DESPEDIDAS PAGE - LIDERES EN DESPEDIDAS */
.lideres-despedidas {
  position: relative;
  text-align: center;
  display: -ms-grid;
  display: grid;
}
.lideres-despedidas img {
  width: 100%;
}
.lideres-despedidas .info {
  width: fit-content;
  position: relative;
  margin-top: -62%;
  left: 27%;
  color: white;
  text-align: center;
  font-size: 1.5rem;
  margin-right: 50%;
}
.lideres-despedidas .info h1 {
  margin-bottom: 2rem;
}
.lideres-despedidas p {
  line-height: 2.7rem;
  margin: 0 auto;
}
.lideres-despedidas h2 {
  margin-top: 2%;
  color: #f3c92b;
}

/* DESPEDIDAS PAGE - DESPEDIDAS PACK COMPLETO */
.despedidas-pack-completo {
  position: relative;
  display: -ms-grid;
  display: grid;
  margin-top: -6%;
}
.despedidas-pack-completo img {
  width: 100%;
  margin-top: 0%;
  margin-left: 0;
}
.despedidas-pack-completo h2 {
  margin-bottom: 2%;
  color: black;
  text-decoration: underline;
}
.despedidas-pack-completo h3 {
  margin-bottom: 0;
}
.despedidas-pack-completo h4 {
  margin-top: 3.5%;
}
.despedidas-pack-completo .info {
  position: relative;
  margin-top: -48%;
  margin-left: 56%;
  color: white;
  text-align: left;
}
.despedidas-pack-completo .info p {
  margin-bottom: 1.6rem;
}
.despedidas-pack-completo .precios-completo {
  position: relative;
  margin-top: -14.25%;
  margin-left: -3%;
  width: 57%;
  margin-bottom: 2%;
  color: white;
}
.despedidas-pack-completo .col-lg-4 {
  text-align: center;
}
.despedidas-pack-completo .nuestro-menu {
  margin-top: 2%;
}
/* DESPEDIDAS PAGE - CATALOGO STRIPTEASE */
.catalogo-striptease {
  position: relative;
}
.catalogo-striptease img {
  width: 100%;
  margin-top: 0%;
  margin-left: 0;
}
.catalogo-striptease h2 {
  padding-top: 4%;
  padding-bottom: 2%;
  color: white;
  text-align: center;
  font-weight: 100;
}
.white-transparent {
  background-color: rgba(0, 0, 0, 0.3);
}

/* DESPEDIDAS PAGE - DESPEDIDAS PACK SHOW */
.despedidas-pack-show {
  position: relative;
  display: -ms-grid;
  display: grid;
  margin-top: 3%;
}
.despedidas-pack-show img {
  width: 100%;
  margin-top: 0%;
  margin-left: 0;
}
.despedidas-pack-show h2 {
  margin-bottom: 1.5%;
  color: black;
  text-decoration: underline;
}
.despedidas-pack-show h3 {
  margin-bottom: 0;
}
.despedidas-pack-show h4 {
  margin-top: 7.5%;
}
.despedidas-pack-show .info {
  width: 100%;
  position: relative;
  margin-top: -51%;
  right: 52%;
  color: white;
  text-align: right;
}
.despedidas-pack-show .row {
  position: relative;
  margin-top: 3%;
  margin-left: 81%;
  width: 73%;
}
.despedidas-pack-show .col-lg-4 {
  text-align: center;
}

/* DESPEDIDAS PAGE - LIMUSINA OPCIONAL */
.limusina-opcional {
  position: relative;
  display: -ms-grid;
  display: grid;
  margin-top: 3%;
}
.limusina-opcional img {
  width: 100%;
  margin-top: 0%;
  margin-left: 0;
}
.limusina-opcional h2 {
  margin-bottom: 4%;
  color: black;
  text-decoration: underline;
}
.limusina-opcional h3 {
  margin-bottom: 0;
}
.limusina-opcional h4 {
  margin-top: 14%;
}
.limusina-opcional .info {
  width: fit-content;
  position: relative;
  margin-top: -43.5%;
  margin-left: 55%;
  color: white;
  text-align: left;
}
.limusina-opcional .row {
  width: 100%;
  margin-top: -8%;
  color: white;
  text-align: center;
}
.limusina-opcional .ver-catalogo {
  font-family: "Nunito Sans";
  color: #f3c92b;
  font-weight: bold;
}

/* DESPEDIDAS PAGE - RESERVAS FORM */
.reservas-form .form-control {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0;
  border: none;
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
}

/* PORNO STARS */
.nuestras-porno-stars {
  color: white;
  text-align: center;
  padding: 3rem;
}

.porno-stars-grid img {
  border: 4px solid black;
  border-radius: 5px;
}
.porno-stars-grid p {
  font-size: 1.4rem;
  color: white;
  text-align: center;
  padding: 1.4rem;
  line-height: 1.6rem;
}

/* MODAL GALLERY */
.modal-content {
  background-color: transparent;
  border-color: transparent;
}
.ekko-lightbox-item img {
  border: 3px solid white;
}
.ekko-lightbox-nav-overlay a {
  color: white !important;
  opacity: 1;
}

/* CARROUSEL */
.slick-slider {
  padding-bottom: 3%;
}
.slick-list {
  width: 85%;
  margin: 0 auto;
}
.slick-next.slick-arrow,
.slick-prev.slick-arrow {
  border: none;
  -webkit-appearance: none;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 30%;
  font-size: 4rem;
  text-align: center;
  cursor: pointer;
  color: black;
}
.slick-next.slick-arrow {
  right: 0;
}

.slick-prev.slick-arrow {
  left: 0;
}
.slick-slide img {
  display: block;
  border: 5px solid black;
  border-radius: 5px;
  margin: 2.5%;
  max-width: 95%;
}
.slick-slide p {
  text-align: center;
  color: white;
}

/* ******************** ************************* ****************** */

/* HISTORIA - SALA BAGDAD HISTORIA */
.sala-bagdad-historia {
  position: relative;
  text-align: center;
  margin-top: 2%;
  display: -ms-grid;
  display: grid;
}
.sala-bagdad-historia img {
  width: 98%;
}
.sala-bagdad-historia .info {
  width: fit-content;
  position: relative;
  margin: -58% auto;
  color: white;
  text-align: center;
  font-size: 1.5rem;
}
.sala-bagdad-historia h1 {
  margin-bottom: 2rem;
  font-size: 100%;
}
.sala-bagdad-historia p {
  line-height: 2vw;
  margin: 0 auto;
  font-size: 1.3vw;
  margin-bottom: 2vw;
}
.sala-bagdad-historia h2 {
  margin-top: 2%;
  color: #f3c92b;
}

/* HISTORIA - BAGDAD ROSALIA */
.bagdad-rosalia {
  position: relative;
  text-align: right;
}
.bagdad-rosalia img {
  width: 80%;
}
.bagdad-rosalia .info {
  width: fit-content;
  position: relative;
  margin-top: -46%;
  margin-left: 7%;
  color: white;
  text-align: right;
  margin-right: 55%;
}
.bagdad-rosalia h3 {
  font-size: 4rem;
  text-align: right;
  font-weight: 100;
}

/* HISTORIA - MWC BARCELONA */
.mwc-barcelona {
  position: relative;
  text-align: left;
}
.mwc-barcelona img {
  width: 80%;
}
.mwc-barcelona .info {
  width: fit-content;
  position: relative;
  margin-top: -41%;
  /* right: -66%; */
  margin-left: 72%;
  color: white;
  text-align: left;
}
.mwc-barcelona h3 {
  font-size: 4rem;
  text-align: left;
  font-weight: 100;
}

/* HISTORIA - 35 ANIVERSARIO */
.aniversario-bagdad-35 {
  position: relative;
  text-align: right;
  margin-top: 9%;
}
.aniversario-bagdad-35 img {
  width: 84%;
}
.aniversario-bagdad-35 .info {
  width: fit-content;
  position: relative;
  margin-top: -46%;
  /* right: -66%; */
  /*margin-right: 62%;*/
  color: white;
  text-align: right;
  margin-left: 8.5%;
  margin-right: 64%;
}
.aniversario-bagdad-35 h3 {
  font-size: 4rem;
  text-align: right;
  font-weight: 100;
}

/* HISTORIA - BAGDAD EN INTERNET */
.bagdad-internet {
  position: relative;
  text-align: left;
  margin-top: 6%;
  margin-left: -5%;
}
.bagdad-internet img {
  width: 80%;
}
.bagdad-internet .info {
  width: fit-content;
  position: relative;
  margin-top: -49%;
  /* right: -66%; */
  margin-left: 72%;
  color: white;
  text-align: left;
}
.bagdad-internet h3 {
  font-size: 4rem;
  text-align: left;
  font-weight: 100;
}

/* HISTORIA - 20 ANIVERSARIO */
.aniversario-bagdad-20 {
  position: relative;
  text-align: right;
  margin-top: 9%;
}
.aniversario-bagdad-20 img {
  max-width: 97%;
  max-height: 400px;
  margin: 0 auto;
}
.aniversario-bagdad-20 .info {
  width: fit-content;
  position: relative;
  margin-top: 0%;
  margin-left: 2%;
  color: white;
  text-align: right;
}
.aniversario-bagdad-20 h3 {
  font-size: 4rem;
  text-align: right;
  font-weight: 100;
}

.carrousel-aniversario-20 {
  width: 65%;
  float: right;
}
.carrousel-aniversario-20 .slick-next.slick-arrow,
.carrousel-aniversario-20 .slick-prev.slick-arrow {
  top: 35%;
}

/* HISTORIA - INAOGURACIÓN */
.bagdad-inauguracion {
  position: relative;
  text-align: left;
  margin-top: 0;
  margin-left: -5%;
}
.bagdad-inauguracion img {
  max-width: 97%;
  max-height: 400px;
  margin: 0 auto;
}
.bagdad-inauguracion .info {
  width: fit-content;
  position: relative;
  margin-top: 0;
  margin-left: 68%;
  color: white;
  text-align: left;
}
.bagdad-inauguracion h3 {
  font-size: 4rem;
  text-align: left;
  font-weight: 100;
}

.carrousel-inauguracion-bagdad {
  width: 65%;
  float: left;
}
.carrousel-inauguracion-bagdad .slick-next.slick-arrow,
.carrousel-inauguracion-bagdad .slick-prev.slick-arrow {
  top: 35%;
}

/* HISTORIA - ESTRELLAS BAGDAD */
.estrellas-bagdad {
  margin-top: 7%;
}
.estrellas-bagdad h3 {
  font-size: 3rem;
  text-align: center;
  font-weight: 100;
  margin-bottom: 2rem;
}
.estrellas-bagdad img {
  width: 100%;
}
.estrellas-bagdad .stars {
  margin-top: -1rem !important;
}

.estrellas-bagdad-grid img {
  border: 4px solid black;
  border-radius: 5px;
}
.estrellas-bagdad-grid p {
  font-size: 1.4rem;
  color: black;
  text-align: center;
  line-height: 1.6rem;
  text-transform: uppercase;
  padding: 0;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-weight: bold;
}

/* SLIDESHOW ESTRELLAS*/
.fr-ui-outside .fr-info-background,
.fr-window-skin-fresco .fr-content-background {
  background: transparent;
  border: none;
}
.fr-stroke {
  display: none;
}
.fr-info-padder {
  padding: 0;
  margin-top: 1rem;
}

.fr-caption {
  font-size: 1rem;
  font-family: "Open Sans", sans-serif;
}

.fr-caption h3 {
  text-align: center;
  font-family: "Nunito Sans", sans-serif;
}

/* HISTORIA - JUANI */
.juani-de-lucia {
  position: relative;
  text-align: left;
  margin-top: 3%;
}
.juani-de-lucia h3 {
  font-size: 3rem;
  text-align: left;
  font-weight: 100;
}
.juani-de-lucia img {
  width: 77.5%;
}
.juani-de-lucia .info {
  width: fit-content;
  position: relative;
  margin-top: -53%;
  margin-left: 34%;
  color: white;
  text-align: left;
}

/* BAGDAD EN PRENSA */
.bagdad-prensa {
  position: relative;
  background-color: rgba(0, 0, 0, 0.3);
  margin-top: 8rem;
  padding: 3rem;
}
.bagdad-prensa img {
  width: 100%;
  margin-top: 0%;
  margin-left: 0;
}
.bagdad-prensa h3 {
  font-size: 3rem;
  text-align: center;
  font-weight: 100;
  margin-bottom: 2rem;
}

/* HISTORIA - PRENSA LOGOS */
.prensa-logos {
  position: relative;
}
.prensa-logos img {
  width: 100%;
  margin-bottom: 0.2rem;
}

/* CHICAS WEBCAM PAGE */

.chicas-webcam-body {
  padding-top: 3px;
}
.chicas-webcam-body .img-responsive {
  margin-bottom: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  padding: 1%;
}
.chicas-webcam-body .col-6,
.chicas-webcam-body .col-sm-6,
.chicas-webcam-body .col-3,
.chicas-webcam-body .col-sm-3,
.chicas-webcam-body .col-4,
.chicas-webcam-body .col-sm-4,
.chicas-webcam-body .row {
  padding: 0 !important;
}
.chicas-webcam-body .webcam-name {
  position: absolute;
  z-index: 9999;
  bottom: 0;
  text-align: center;
  width: 98%;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 2px;
  margin-left: 1%;
  margin-bottom: 1%;
  font-size: 1rem;
}
.chicas-webcam-body .webcam-status {
  position: absolute;
  z-index: 9999;
  top: 0;
  text-align: right;
  width: 98%;
  color: white;
  padding: 2%;
  font-size: 1rem;
  text-shadow: 0.5px 0.5px 0px #333;
  font-weight: bold;
}

.webcam-status.status-Online {
  color: #00ff2b;
}
.webcam-status.status-Offline {
  color: #ff2424;
}
.chicas-webcam-body .icon-lang {
  width: 25px;
  margin-right: 5px;
}

#pornstars,
#trans {
  display: none;
}

.menu-amateur {
  font-weight: bold;
  color: #fe9eff;
}

/* INFINITE SCROLL WEBCAMS */
.webcam-pornstars {
  display: none;
}
.webcam-pornstars-0,
.webcam-pornstars-1 {
  display: flex;
}

.webcam-amateur {
  display: none;
}
.webcam-amateur-0,
.webcam-amateur-1 {
  display: flex;
}

.webcam-trans {
  display: none;
}
.webcam-trans-0,
.webcam-trans-1 {
  display: flex;
}

/* ENTRADAS PAGE */
.no-webp .entradas-body {
  background: url("../img/entradas/bkg-entradas.png") no-repeat top center;
  background-size: contain;
}

.webp .entradas-body {
  background: url("../img/entradas/bkg-entradas.webp") no-repeat top center;
  background-size: contain;
}
.entradas-body h1,
.entradas-body h3,
.entradas-body p {
  color: black;
  text-align: center;
}
.entradas-body h1 {
  margin-bottom: 30vh !important;
}
.entradas-body .form-control {
  width: 40%;
  margin: 0 auto;
  height: 3rem;
  font-size: 1.75rem;
  text-align: center;
}
.entradas-body ::placeholder,
.entradas-body :-ms-input-placeholder,
.entradas-body ::-ms-input-placeholder {
  color: black;
  opacity: 1; /* Firefox */
}

/* CONTACTO */
.contacto img {
  width: 85%;
  margin-top: -50%;
}
.contacto img.contacto-2 {
  width: 26.5rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
.contacto,
.contacto h1 {
  color: white;
}
.contacto {
  font-size: 1.2rem;
}
.iframe-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* BLOG */

.entry-column {
  background-color: #fff;
}

.entry-img {
  height: 15rem;
  overflow: hidden;
}

.entry-img img {
  position: relative;
  /*top: 50%;
	transform: translateY(-50%);*/
  min-height: 100%;
}

@media (min-width: 992px) {
  .entry-column {
    padding: 0;
    flex: 0 0 31%;
    max-width: 31%;
    margin-right: 1%;
    margin-left: 1%;
  }
}

.entry-column img {
  width: 100%;
}

.entry-title,
.entry-text {
  padding: 5px 15px 0px 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: black;
  line-height: 1 !important;
}

.entry-title {
  /* -webkit-line-clamp: 3; */
  padding: 10px 15px 0px 15px;
}

.entry-text {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.entry-title a {
  font-size: 18px;
  font-weight: 600;
}

.block-reservas {
  color: #fff;
  background-color: rgba(228, 19, 81, 0.8);
  border: none;
  border-radius: 0;
  font-weight: 600;
  padding: 0.6rem 1.75rem;
  font-size: 1.5rem;
  color: white;
  margin-bottom: 5%;
}

.block-datos {
  color: #1a0836;
  background-color: rgba(255, 255, 255, 0.8);
  border: none;
  border-radius: 0;
  padding: 0.6rem 1.75rem;
  margin-bottom: 5%;
}
.block-datos h3,
.block-datos p {
  color: #1a0836;
}
.block-datos p {
  margin-bottom: 0;
}
.block-datos strong {
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.3rem;
}

/* MODAL GALLERY */
/*.modal-content {
	background-color: transparent;
	border-color: transparent;
}
.ekko-lightbox-item img {
	border: 3px solid white;
}
.ekko-lightbox-nav-overlay a {
	color: white !important;
	opacity: 1;
}*/

/* Hide mobile */
.hideOnMobile {
  display: block;
}
.showOnMobile {
  display: none;
}

/* BLOG */

.post,
.post p {
  line-height: 2rem;
}

.post h2,
.post h3 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.post-header {
  padding-top: 2% !important;
  padding-bottom: 0 !important;
  background-size: cover !important;
  height: fit-content;
}

.post-header .heading {
  z-index: 3;
}

.post-header h1 {
  font-size: 2rem;
  color: #e41351;
  font-family: "Nunito Sans";
  width: 100%;
}

.post img {
  display: block;
  margin: auto;
  margin-bottom: 10px;
  max-width: 40rem;
}

.post img:first-child {
  max-width: 600px;
  margin-bottom: 2rem !important;
}

.post p,
.post li {
  text-align: justify;
  font-size: 1rem;
  line-height: 1.75rem;
}

/* CKEDITOR */
.ck h1,
.ck h2,
.ck h3,
.ck h4 {
  color: inherit !important;
}
/* PAGINATION */

.pagination {
  font-size: 1.2rem;
  width: fit-content;
  margin: 0 auto;
}

.pagination a,
.pagination strong {
  margin-left: 0.5rem;
}

.pagination strong {
  color: #f3c92b;
}

.error404-title {
  font-size: 10rem !important;
  background: -webkit-linear-gradient(
    20deg,
    rgba(244, 191, 52, 1) 0%,
    rgba(206, 48, 98, 1) 47%,
    rgba(133, 59, 125, 1) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 2rem;
  padding-bottom: 0rem;
}

.error404-subtitle {
  font-size: 3rem !important;
  background: -webkit-linear-gradient(
    20deg,
    rgba(244, 191, 52, 1) 0%,
    rgba(206, 48, 98, 1) 47%,
    rgba(133, 59, 125, 1) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-bottom: 4rem;
}

.form-ok-title {
  font-size: 4rem !important;
  background: -webkit-linear-gradient(
    20deg,
    rgba(244, 191, 52, 1) 0%,
    rgba(206, 48, 98, 1) 47%,
    rgba(133, 59, 125, 1) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 5rem;
  padding-right: 0;
  padding-left: 0;
}

/*********** IE COMPATIBILITY ************/
/* IE 11 i IE 12 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* Put your IE-only styles here. Works for IS 10 & IE 11*/

  /* MOBILE MENU COMPATIBILITY */
  .header-mobile :checked.menu-btn ~ .menu {
    max-height: 100%;
  }
  /* HOMEPAGE COMPATIBILITY */
  .porno-show .info {
    margin-top: 60%;
    right: inherit;
    margin-left: 75%;
  }

  .despedidas .info {
    width: inherit;
    margin-top: 20%;
    margin-right: 79%;
  }

  .porno-stars .info {
    margin-top: 20%;
  }

  .historia .info {
    margin-top: 35%;
    margin-right: 67%;
  }

  /* SHOWS PAGE COMPATIBILITY */
  .sala-porno-n1 .info {
    margin-top: 10%;
    margin-right: 5%;
    left: 0;
  }

  .shows-porno-show .info {
    margin-top: 25%;
    right: inherit;
    margin-left: 66.5%;
  }

  .tour-virtual .info {
    margin-top: -4.5%;
    margin-right: 67.5%;
  }
  .tour-virtual h3 {
    margin-top: 74%;
    margin-right: 25%;
  }

  .striptease-show-girls .info {
    margin-top: 19%;
    right: inherit;
    margin-left: 60.5%;
  }

  .shows-privados .info {
    margin-top: -4%;
    left: 30.5%;
  }
  .shows-privados ul {
    margin-top: 24%;
  }
  .shows-privados .contact {
    margin-top: 74%;
  }

  /* DESPEDIDAS PAGE COMPATIBILITY */
  .lideres-despedidas .info {
    margin-top: 8%;
    margin-left: 9%;
    left: 0;
    width: 100%;
  }
  .despedidas-pack-completo .info {
    margin-top: -1%;
    margin-left: 57%;
    clear: both;
  }
  .despedidas-pack-completo .precios-completo {
    margin-top: 73.5%;
    clear: both;
  }
  .despedidas-pack-show .info {
    margin-top: 4%;
  }
  .limusina-opcional {
    margin-bottom: 4%;
  }
  .limusina-opcional .info {
    margin-top: 7.5%;
  }
  .limusina-opcional .row {
    width: inherit;
    margin-top: 82%;
  }

  /* HISTORIA PAGE COMPATIBILITY */
  .sala-bagdad-historia .info {
    margin-top: 0;
    margin-left: 0;
    left: 0;
  }
  .aniversario-bagdad-20 .info {
    position: inherit;
  }
  .bagdad-rosalia .info {
    margin-right: 53%;
  }
  .aniversario-bagdad-35 .info {
    margin-right: 61%;
  }
  .prensa-logos img {
    width: 100%;
  }
}

/* ************ RESPONSIVE ************ */

/* TABLETS */
@media (max-width: 1200px) {
  .container {
    max-width: 100%;
  }
  /* OPEN STRIP */
  .open-strip {
    font-size: 2.6vw;
  }

  /* SHOWS PAGE - HEADING */
  .sala-porno-n1 .info {
    font-size: 2.2vw;
  }
  .sala-porno-n1 .info h1 {
    font-size: 3.2vw;
  }
  .sala-porno-n1 p {
    line-height: 4vw;
  }
}

/* HEADER RESPONSIVE */
@media (max-width: 1220px) {
  .wrapper {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1148px) {
  .logo {
    width: 85% !important;
  }
}
@media (max-width: 1060px) {
  .logo {
    width: 68% !important;
  }
}

@media (max-width: 992px) {
  .hideOnMobile {
    display: none !important;
  }
  .showOnMobile {
    display: block;
  }

  /* STRUCTURE */
  .container {
    padding-right: 12px;
    padding-left: 12px;
  }
  .wrapper {
    width: 100%;
  }
  .row {
    margin-right: 0;
    margin-left: 0;
  }
  h1 {
    font-size: 1.3rem;
  }
  h2 {
    font-size: 1.5rem;
    letter-spacing: 0;
  }
  p {
    font-size: inherit;
    margin-bottom: 0.75rem;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 1rem;
    font-weight: inherit;
  }

  .btn-primary {
    padding: 0.4rem;
    font-size: 1rem;
    width: 100%;
  }

  .btn-accent,
  .btn-info {
    font-size: 1.1rem;
    height: 4.2rem !important;
    line-height: 1.3rem;
    width: 90%;
  }
  .btn-transparent {
    background-color: rgba(0, 0, 0, 0.5);
    color: white !important;
    line-height: 3rem;
    margin-bottom: 2rem;
  }

  .btn-info {
    margin-bottom: 1rem;
  }

  header .logo {
    display: none;
  }
  /* HEADER MOBILE*/

  .header-mobile {
    background-color: #e41351;
    position: relative;
    z-index: 9999;
    width: 100%;
  }
  .header-mobile.header-homepage {
    background-color: transparent;
  }
  .header-mobile i {
    font-size: 1.5rem;
    color: white;
  }

  .header-mobile ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
  }

  .header-mobile li a {
    display: block;
    padding: 10px 0px;
    width: 115px;

    text-decoration: none;
    color: white;
    font-size: 1rem;
    text-align: center;
  }

  .header-mobile li a:hover,
  .header-mobile .menu-btn:hover {
    background-color: #e41351;
  }

  .header-mobile .logo {
    display: block;
    float: left;
    font-size: 2em;
    padding: 10px 20px;
    text-decoration: none;
  }

  /* HEADER MOBILE - LANGUAGE SELECTOR */
  .header-mobile .lang-selector {
    position: absolute;
    top: 0;
    right: 0.75rem;
    display: inline-block;
    z-index: 99;
    width: 115px;
  }

  /* HEADER MOBILE - MENU */
  .header-mobile .menu {
    clear: both;
    max-height: 0;
    transition: max-height 0.2s ease-out;
  }

  .header-mobile .menu-icon {
    cursor: pointer;
    display: inline-block;
    float: right;
    padding: 0;
    position: relative;
    user-select: none;
    margin-top: 3rem;
    margin-right: 2rem;
  }

  .header-mobile .menu li a {
    padding: 20px 20px !important;
    width: inherit !important;
  }
  .header-mobile .menu-icon .navicon {
    background: #000;
    display: block;
    height: 7px;
    position: relative;
    transition: background 0.2s ease-out;
    width: 3rem;
  }

  .header-mobile .menu-icon .navicon:before,
  .header-mobile .menu-icon .navicon:after {
    background: #000;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    transition: all 0.2s ease-out;
    width: 100%;
  }

  .header-mobile .menu-icon .icon-text {
    font-size: 1rem;
    font-weight: bold;
    display: block;
    margin-top: 0.75rem;
  }

  .header-mobile .menu-icon .navicon:before {
    top: 12px;
  }

  .header-mobile .menu-icon .navicon:after {
    top: -12px;
  }

  .header-mobile .menu-btn {
    display: none;
  }

  .header-mobile .menu-btn:checked ~ .menu {
    max-height: fit-content;
  }

  .header-mobile .menu-btn:checked ~ .menu-icon .navicon {
    background: transparent;
  }

  .header-mobile .menu-btn:checked ~ .menu-icon .navicon:before {
    transform: rotate(-45deg);
  }

  .header-mobile .menu-btn:checked ~ .menu-icon .navicon:after {
    transform: rotate(45deg);
  }

  .header-mobile .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
  .header-mobile .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
    top: 0;
  }

  /*@media (min-width: 48em) {
		.header-mobile li {
			float: left;
		}
		.header-mobile li a {
			padding: 20px 30px;
		}
		.header-mobile .menu {
			clear: none;
			float: right;
			max-height: none;
		}
		.header-mobile .menu-icon {
			display: none;
		}
	}*/

  .logo-mobile {
    display: inline-block;
    width: 10rem;
    margin-left: 0.75rem;
    margin-top: 1rem;
  }

  .main-menu {
    display: none;
  }
  .entry-column {
    padding: 0;
  }

  .slider .slider-bkg img {
    margin-top: 0;
  }

  .entry-text {
    line-height: 1.5rem;
  }
  /* STRUCTURE */
  picture {
    height: 100%;
    display: block;
  }
  p {
    line-height: 6vw;
  }

  .picture-mobile {
    display: block !important;
  }
  .picture-desktop {
    display: none !important;
  }

  /* STARS MOBILE */
  img.stars {
    width: 25vw !important;
    margin-left: 0 !important;
    margin-top: 1vw !important;
  }

  /* PLAY MOBILE */
  img.play {
    width: 4rem !important;
    margin-top: -0.75rem !important;
  }

  /* HOMEPAGE - SLIDER */
  .slider-chicas {
    display: none !important;
  }

  #video-homepage {
    display: none;
  }
  .slider-entradas {
    height: 150px;
    margin-top: -90px;
    margin-bottom: -60px;
  }
  /* HOMEPAGE - OPEN STRIP */
  .open-strip {
    font-size: 3.5vw;
    line-height: 5vw;
    padding-top: 1.5vw;
    padding-bottom: 1.5vw;
  }
  .open-strip .tel {
    font-size: 3.5vw;
  }

  /* HOMEPAGE - BODY */
  .no-webp .homepage-body {
    background: url("../img/structure/bkg-mobile.png") no-repeat center center;
    background-size: cover;
  }

  .webp .homepage-body {
    background: url("../img/structure/bkg-mobile.webp") no-repeat center center;
    background-size: cover;
  }

  /* HOMEPAGE - PORNO SHOW */

  .porno-show img {
    width: 100%;
  }
  .porno-show .info {
    left: 33%;
    width: 67%;
    position: relative;
    top: 0;
    margin-top: -37%;
    margin-left: 0;
  }

  /* HOMEPAGE - DESPEDIDAS DE SOLTERO */
  .despedidas {
    text-align: left;
    margin-top: 0;
  }
  .despedidas img {
    width: 100%;
  }
  .despedidas .info {
    left: 33%;
    width: 67%;
    position: relative;
    top: 0;
    margin-top: -43%;
    margin-left: 0;
    margin-right: 0;
  }

  .despedidas-pack-completo .precios-completo {
    margin-top: 3%;
    margin-bottom: 0;
    width: 100%;
  }

  /* HOMEPAGE - PORNO-STARS */
  .porno-stars {
    margin-top: 6%;
  }
  .porno-stars img {
    width: 100%;
  }
  .porno-stars .info {
    left: 33%;
    width: 67%;
    position: relative;
    top: 0;
    margin-top: -46%;
    margin-left: 0;
  }

  /* HOMEPAGE - HISTORIA */
  .historia {
    text-align: center;
    margin-top: 0;
  }
  .historia img {
    width: 100%;
  }
  .historia .info {
    width: 100%;
    position: relative;
    top: 0;
    margin-top: -12%;
    left: 0;
  }
  .historia .info p {
    width: 80%;
    margin: 0 auto 0.75rem auto;
  }
  .bagdad-internet img {
    width: 100%;
  }

  /* HOMEPAGE - CHICAS WEBCAM */
  .chicas-webcam {
    margin-top: 0;
  }
  .chicas-webcam img {
    width: 100%;
    margin-left: -0.25rem;
  }
  .chicas-webcam .info {
    left: 41%;
    width: 59%;
    position: relative;
    top: 0;
    margin-top: -70%;
    margin-left: 0;
  }

  .chicas-webcam .info h2,
  .chicas-webcam .info p {
    margin-left: 25%;
  }

  .container.grid-custom {
    padding: 0 !important;
  }

  /* HOMEPAGE - SHOWS INTERACTIVOS */

  .shows-interactivos h2 {
    font-size: 2rem;
  }

  .shows-interactivos p {
    line-height: 11vw;
  }

  .shows-interactivos .row {
    display: none;
  }

  /* HOMEPAGE - DATOS BAGDAD */

  .datos-bagdad img {
    width: 40%;
    margin-bottom: 1.5rem;
  }

  .footer-menu a {
    display: block;
    margin-right: 0;
  }
  .footer p {
    margin-bottom: 0;
    font-size: 0.75rem;
    text-align: center;
    line-height: 1.5rem;
  }

  /* SHOWS PAGE */
  /* SHOWS PAGE - LA SALA N1 EN EUROPA */
  .sala-porno-n1 {
    text-align: left;
  }
  .sala-porno-n1 img {
    width: 100%;
  }
  .sala-porno-n1 .info {
    width: inherit;
    text-align: left;
    margin-left: 44%;
    position: relative;
    margin-top: -68%;
    left: inherit;
    margin-right: 0;
  }
  .sala-porno-n1 .info h1 {
    margin-bottom: 5%;
    font-size: 5vw;
  }
  .sala-porno-n1 p {
    line-height: 4vw;
    font-size: 3.5vw;
  }
  .sala-porno-n1 h2 {
    margin-top: 0;
    font-size: 1.2rem;
    font-size: 5vw;
  }

  /* SHOWS PAGE - PORNO SHOW */
  .shows-porno-show {
    margin-top: 10%;
    text-align: center;
  }
  .shows-porno-show img {
    width: 100%;
    margin-left: -5%;
  }
  .shows-porno-show .info {
    margin-top: -17.5%;
    left: 5.5%;
  }
  .shows-porno-show .info h2 {
    display: inline-block;
    vertical-align: top;
    text-align: right;
    font-size: 6vw;
  }
  .shows-porno-show .info p {
    display: inline-block;
    margin-left: 0.3rem;
    font-size: 3.5vw;
  }

  /* SHOWS PAGE - TOUR VIRTUAL */
  .tour-virtual {
    margin-top: 17%;
    text-align: center;
  }
  .tour-virtual img {
    width: 100%;
    margin-left: -0.25rem;
  }
  .tour-virtual .info {
    margin-top: -67%;
    left: -4.5%;
    margin-right: 0;
  }
  .tour-virtual .info h2 {
    display: inline-block;
    vertical-align: top;
    text-align: right;
    font-size: 5.8vw;
  }
  .tour-virtual .info p {
    display: inline-block;
    margin-left: 0.3rem;
    text-align: left;
    font-size: 3.5vw;
  }

  .tour-virtual h3 {
    margin-top: -20%;
    right: 87%;
    width: 100%;
    font-size: 6vw;
    margin-right: 0;
  }

  /* SHOWS PAGE - STRIPTEASE, SHOW GIRLS */
  .striptease-show-girls img {
    width: 100%;
    margin-top: 0;
    margin-left: -12px;
  }
  .striptease-show-girls .info {
    margin-top: -64%;
    margin-left: -11.5%;
  }
  .striptease-show-girls .info h2 {
    margin-bottom: 0.2rem;
    font-size: 6vw;
  }
  .striptease-show-girls .info p {
    margin-bottom: 0.2rem;
    font-size: 3.5vw;
  }

  /* SHOWS PAGE - SHOWS PRIVADOS */
  .shows-privados img {
    width: 100%;
    margin-top: 0;
  }
  .shows-privados .info {
    margin-top: -168%;
    left: 2%;
  }
  .shows-privados .info h2 {
    margin-bottom: 0.2rem;
    font-size: 6vw;
  }
  .shows-privados ul {
    margin-top: -130%;
    margin-left: 2%;
    line-height: 5.5vw;
    font-size: 3.5vw;
  }

  .shows-privados ul li span {
    color: white;
    font-weight: bold;
    font-size: 4vw;
  }

  .shows-privados .contact {
    margin-top: -86%;
    margin-left: 3%;
    font-size: 3.5vw;
  }
  .shows-privados p {
    line-height: 4vw;
    font-size: 3.5vw;
  }
  .shows-privados .contact span {
    font-family: "Nunito Sans";
    font-size: 4vw;
  }

  /* DESPEDIDAS PAGE */
  /* DESPEDIDAS PAGE - LIDERES EN DESPEDIDAS */
  .lideres-despedidas {
    text-align: left;
  }
  .lideres-despedidas img {
    width: 100%;
  }
  .lideres-despedidas .info {
    width: inherit;
    text-align: left;
    margin-left: 45%;
    position: relative;
    margin-top: -76%;
    left: inherit;
    margin-right: 0;
  }
  .lideres-despedidas .info h1 {
    margin-bottom: 5%;
    font-size: 5vw;
  }
  .lideres-despedidas p {
    line-height: 4.7vw;
    font-size: 3.5vw;
    margin-bottom: 5%;
  }
  .lideres-despedidas h2 {
    margin-top: 0;
    font-size: 1.2rem;
    font-size: 4vw;
  }

  /* DESPEDIDAS PAGE - PACK COMPLETO */
  .despedidas-pack-completo {
    margin-top: 0;
    text-align: center;
  }
  .despedidas-pack-completo img {
    width: 100%;
  }
  .despedidas-pack-completo .info {
    margin-top: 0%;
    left: 0;
    margin-left: 0;
    width: 90%;
    margin: 0 auto;
  }
  .despedidas-pack-completo h3 {
    margin-bottom: 0;
    font-size: 6vw;
  }
  .despedidas-pack-completo .info h3 {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    font-size: 4vw;
  }
  .despedidas-pack-completo .info p {
    margin-left: 0.3rem;
    font-size: 3.5vw;
  }
  .despedidas-pack-completo h3.nuestro-menu {
    font-size: 1.4rem;
  }
  .despedidas-pack-completo .pack-text {
    display: initial;
    vertical-align: center;
  }

  /* DESPEDIDAS PAGE - PACK SHOW */
  .despedidas-pack-show {
    margin-top: 0;
    text-align: center;
  }
  .despedidas-pack-show img {
    width: 100%;
  }
  .despedidas-pack-show .info {
    margin-top: 0;
    left: 0;
    margin-left: 0;
    text-align: left;
    width: 90%;
    margin: 0 auto;
  }
  .despedidas-pack-show .row {
    margin-left: 0;
    width: 100%;
  }
  .despedidas-pack-show .info h3 {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    font-size: 6vw;
  }

  .despedidas-pack-show .row h3 {
    text-align: center;
  }
  .despedidas-pack-show h4 {
    margin-top: 3.5%;
  }
  .despedidas-pack-show h3.nuestro-menu {
    font-size: 1.4rem;
  }
  .despedidas-pack-show .pack-text {
    display: initial;
    vertical-align: center;
  }

  /* DESPEDIDAS PAGE - LIMOUSINES */
  .limusina-opcional .info {
    width: 90%;
    margin: 0 auto;
    margin-top: -8%;
  }
  .limusina-opcional .row {
    margin-top: 0;
    text-align: left;
    width: 90%;
    margin: 3% auto;
    font-size: 4vw;
  }
  .limusina-opcional .row h4 {
    margin-top: 0;
    display: inline-block;
    font-size: 5vw;
  }
  .limusina-opcional .row p {
    display: inline-block;
  }

  /* RESERVAS BLOCK */
  .reservas-block .btn-accent,
  .reservas-block .btn-info {
    width: 100%;
  }

  /* HISTORIA - SALA BAGDAD HISTORIA */

  .sala-bagdad-historia h1 {
    color: white;
    margin-bottom: 1rem;
  }
  .sala-bagdad-historia p {
    line-height: 1.2rem;
    margin: 0 auto;
    font-size: 1rem;
    text-align: center;
    color: white;
    margin-bottom: 1rem;
  }
  .sala-bagdad-historia h2 {
    margin-top: 2%;
    color: #f3c92b;
  }
  .sala-bagdad-historia .info {
    margin: 0;
    padding: 1rem;
  }

  /* HISTORIA - BAGDAD ROSALIA */
  .bagdad-rosalia {
    position: relative;
    text-align: right;
  }
  .bagdad-rosalia img {
    width: 100%;
  }
  .bagdad-rosalia h2 {
    color: white;
    font-size: 4.4vw;
    text-align: left;
    padding: 0;
    padding-top: 2vw;
  }
  .bagdad-rosalia h3 {
    font-size: 12vw;
    text-align: center;
  }

  .bagdad-rosalia .info {
    margin-top: -20%;
    margin-left: 0;
    text-align: center;
    width: 100%;
    margin-right: 0;
  }

  /* HISTORIA - MWC BARCELONA */
  .mwc-barcelona img {
    width: 100%;
  }
  .mwc-barcelona .info {
    margin-top: 0;
    margin-left: 0;
    text-align: center;
  }
  .mwc-barcelona h2 {
    color: white;
    font-size: 4.4vw;
    text-align: left;
    padding: 0;
    padding-top: 2vw;
  }
  .mwc-barcelona h3 {
    font-size: 12vw;
    text-align: center;
  }

  /* HISTORIA - 35 ANIVERSARIO */
  .aniversario-bagdad-35 {
    margin-left: 0;
    text-align: center;
    margin-right: 0;
  }
  .aniversario-bagdad-35 img {
    width: 100%;
  }
  .aniversario-bagdad-35 .info {
    margin-top: -15%;
    margin-left: 0;
    text-align: center;
    margin-right: 0;
  }
  .aniversario-bagdad-35 h2 {
    color: white;
    font-size: 4.4vw;
    text-align: left;
    padding: 0;
    padding-top: 2vw;
  }
  .aniversario-bagdad-35 h3 {
    font-size: 12vw;
    text-align: center;
  }

  /* HISTORIA - BAGDAD EN INTERNET */
  .bagdad-internet {
    margin-top: 6%;
    margin-left: 0;
  }
  .bagdad-internet .info {
    margin-top: -8%;
    margin-left: 0;
    text-align: center;
    margin-right: 0;
    width: 100%;
  }
  .bagdad-internet h2 {
    color: white;
    font-size: 4.4vw;
    text-align: left;
    padding: 0;
    padding-top: 2vw;
  }
  .bagdad-internet h3 {
    font-size: 12vw;
  }

  /* HISTORIA - 20 ANIVERSARIO */
  .aniversario-bagdad-20 {
    position: relative;
    text-align: right;
    margin-top: 9%;
  }
  .aniversario-bagdad-20 .info {
    margin-top: 0;
    margin-left: 0;
    text-align: center;
    margin-right: 0;
    width: 100%;
  }
  .aniversario-bagdad-20 h2 {
    color: white;
    font-size: 4.4vw;
    text-align: left;
    padding: 0;
    padding-top: 2vw;
  }
  .aniversario-bagdad-20 h3 {
    font-size: 12vw;
  }

  .carrousel-aniversario-20 {
    width: 100%;
    float: none;
  }
  .carrousel-aniversario-20 .slick-next.slick-arrow,
  .carrousel-aniversario-20 .slick-prev.slick-arrow {
    top: 25%;
  }
  .carrousel-aniversario-20 .slick-next.slick-arrow {
    /*	right: -5%;*/
  }
  .carrousel-aniversario-20 .slick-prev.slick-arrow {
    /*left: -5%;*/
  }

  /* HISTORIA - INAOGURACIÓN */
  .bagdad-inauguracion {
    margin-left: 0;
  }
  .bagdad-inauguracion .info {
    margin-top: 0;
    margin-left: 0;
    text-align: center;
    margin-right: 0;
    width: 100%;
  }
  .bagdad-inauguracion h2 {
    color: white;
    font-size: 4.4vw;
    text-align: left;
    padding: 0;
    padding-top: 2vw;
  }
  .bagdad-inauguracion h3 {
    font-size: 12vw;
  }

  .carrousel-inauguracion-bagdad {
    width: 100%;
    float: none;
  }
  .carrousel-inauguracion-bagdad .slick-next.slick-arrow,
  .carrousel-inauguracion-bagdad .slick-prev.slick-arrow {
    top: 25%;
  }

  .carrousel-inauguracion-bagdad .slick-next.slick-arrow {
    /*right: -5%;*/
  }
  .carrousel-inauguracion-bagdad .slick-prev.slick-arrow {
    /*left: -5%;*/
  }
  .slick-list {
    width: 73%;
  }

  /* HISTORIA - ESTRELLAS BAGDAD */
  .estrellas-bagdad h3 {
    font-size: 8vw;
  }
  .estrellas-bagdad img {
    width: 100%;
  }
  .estrellas-bagdad .stars {
    margin-top: -1rem !important;
  }

  .estrellas-bagdad-grid img {
    border: 4px solid black;
    border-radius: 5px;
  }
  .estrellas-bagdad-grid p {
    font-size: 1.4rem;
    color: black;
    text-align: center;
    line-height: 1.6rem;
    text-transform: uppercase;
    padding: 0;
    margin-top: 1rem;
    margin-bottom: 2rem;
    font-weight: bold;
  }

  /* SLIDESHOW ESTRELLAS*/
  .fr-ui-outside .fr-info-background,
  .fr-window-skin-fresco .fr-content-background {
    background: transparent;
    border: none;
  }
  .fr-stroke {
    display: none;
  }
  .fr-info-padder {
    padding: 0;
    margin-top: 1rem;
  }

  .fr-caption {
    font-size: 1rem;
    font-family: "Open Sans", sans-serif;
  }

  .fr-caption h3 {
    text-align: center;
    font-family: "Nunito Sans", sans-serif;
  }

  /* HISTORIA - JUANI */
  .juani-de-lucia {
    position: relative;
    text-align: left;
    margin-top: 3%;
  }
  .juani-de-lucia h3 {
    font-size: 8vw;
    text-align: right;
  }
  .juani-de-lucia h2 {
    color: white;
    font-size: 4.4vw;
    text-align: left;
    padding: 0;
    padding-top: 2vw;
  }
  .juani-de-lucia img {
    width: 100%;
  }
  .juani-de-lucia .info {
    margin-top: -30%;
    margin-left: 0;
    text-align: center;
    margin-right: 0;
    width: 100%;
  }

  /* BAGDAD EN PRENSA */
  .bagdad-prensa {
    position: relative;
    background-color: rgba(0, 0, 0, 0.3);
    margin-top: 8rem;
    padding: 0;
    padding-top: 1.5rem;
  }
  .bagdad-prensa img {
    width: 100%;
    margin-top: 0%;
    margin-left: 0.5rem;
  }
  .bagdad-prensa h3 {
    font-size: 2rem;
    text-align: center;
    font-weight: 100;
    margin-bottom: 1rem;
  }

  /* PRENSA LOGOS */
  .prensa-logos {
    position: relative;
  }
  .prensa-logos img {
    width: 100%;
    margin-bottom: 0.2rem;
    padding: 1rem;
  }

  /* CONTACTO PAGE */
  .contacto {
    text-align: center !important;
  }
}

/* VERY SMALL DEVICES */
@media (max-width: 400px) {
  h2 {
    font-size: 1.3rem;
    letter-spacing: 0;
  }
}

/* BOOTSTRAP HACK */
.text-left-not-xs,
.text-left-not-sm,
.text-left-not-md,
.text-left-not-lg {
  text-align: left;
}
.text-center-not-xs,
.text-center-not-sm,
.text-center-not-md,
.text-center-not-lg {
  text-align: center;
}
.text-right-not-xs,
.text-right-not-sm,
.text-right-not-md,
.text-right-not-lg {
  text-align: right;
}
.text-justify-not-xs,
.text-justify-not-sm,
.text-justify-not-md,
.text-justify-not-lg {
  text-align: justify;
}

@media (max-width: 767px) {
  .text-left-not-xs,
  .text-center-not-xs,
  .text-right-not-xs,
  .text-justify-not-xs {
    text-align: inherit;
  }
  .text-left-xs {
    text-align: left;
  }
  .text-center-xs {
    text-align: center;
  }
  .text-right-xs {
    text-align: right;
  }
  .text-justify-xs {
    text-align: justify;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-left-not-sm,
  .text-center-not-sm,
  .text-right-not-sm,
  .text-justify-not-sm {
    text-align: inherit;
  }
  .text-left-sm {
    text-align: left;
  }
  .text-center-sm {
    text-align: center;
  }
  .text-right-sm {
    text-align: right;
  }
  .text-justify-sm {
    text-align: justify;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .text-left-not-md,
  .text-center-not-md,
  .text-right-not-md,
  .text-justify-not-md {
    text-align: inherit;
  }
  .text-left-md {
    text-align: left;
  }
  .text-center-md {
    text-align: center;
  }
  .text-right-md {
    text-align: right;
  }
  .text-justify-md {
    text-align: justify;
  }
}
@media (min-width: 1200px) {
  .text-left-not-lg,
  .text-center-not-lg,
  .text-right-not-lg,
  .text-justify-not-lg {
    text-align: inherit;
  }
  .text-left-lg {
    text-align: left;
  }
  .text-center-lg {
    text-align: center;
  }
  .text-right-lg {
    text-align: right;
  }
  .text-justify-lg {
    text-align: justify;
  }
}
