/* cyrillic-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v57/TK3iWkUHHAIjg752FD8Ghe4.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v57/TK3iWkUHHAIjg752HT8Ghe4.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v57/TK3iWkUHHAIjg752Fj8Ghe4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v57/TK3iWkUHHAIjg752Fz8Ghe4.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v57/TK3iWkUHHAIjg752GT8G.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html {
  font-family: "Oswald", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-display: swap;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a:focus {
  outline: 0 !important;
  outline-offset: 0 !important;
}
a {
  text-decoration: none;
  color: #ffbf00;
}
button:focus,
input:focus {
  outline: 0;
}

body {
  font-family: "Oswald", sans-serif;
  margin: 0;
  position: relative;
  font-size:18px;
  line-height: 30px;
  background-color: #1b021d;
  color: #fff;
  font-display: swap;
}
h1,
h2,
h3,
h4 {
  
  font-family: "Oswald", sans-serif;
  color:black;
  text-transform: uppercase;
  margin: 10px 30px 10px;
  letter-spacing: 1px;
  font-weight:bold;
  font-display: swap;
  text-shadow: 1px 1px 2px pink;
}
p {
  margin: 10px 30px 10px;font-family: "Oswald", sans-serif;
  text-align:justify;
  font-size: 16px;
  font-size:20px;
}
.container {
  width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
header {
  background:black;
}
nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background-color: black;
    z-index: 999;
    border-bottom: 1px solid rgba(255,255,255,.1);
    box-shadow: 0 4px 12px rgb(0 0 0 / 40%);
  z-index: 999;
}
nav .navbar {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
nav .navbar .bx-menu,
nav .navbar .nav-links .side-bar-logo .bx-x,
nav .navbar .nav-links .side-bar-logo .logo-name {
  display: none;
}
nav .navbar .logo {
  display: flex;
}
nav .navbar .logo a {
  font-size: 30px;
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  color: #6a1b9a;
  display: flex;
  font-display: swap;
}
.logo img {
  width: 400px; padding:10px 10px 10px;
  height: 70px;
}
.logo-name img {
  width: 400px; height: 70px;
}
nav .navbar .nav-links {
  height: 100%;
  line-height: 70px;
}
nav .navbar .nav-links .links {
  display: flex;
}
nav .navbar .nav-links .links li {
  list-style: none;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 14px;
}
nav .navbar .nav-links .links li a {
  color: #FFC5A3;
  text-decoration: none;
  white-space: nowrap;
  height: 100%;
  font-size:28px;
  font-weight: 800;
  font-family: "Oswald", sans-serif;
  letter-spacing: 1px;
  font-display: swap;
  text-transform: uppercase;
}
.navbar .search-icon {
  position: relative;
  height: 40px;
  width: 40px;
}
.navbar .search-icon i {
  color: #fcd5ff;
  position: absolute;
  height: 100%;
  width: 100%;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
.navbar .search-icon .input-box {
  height: 60px;
  width: 300px;
  background: #1b021d;
  top: 80px;
  right: calc(100% - 40px);
  border-radius: 6px;
  position: absolute;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
}
.navbar.showInput .search-icon .input-box {
  top: 65px;
  opacity: 1;
  pointer-events: auto;
}
.navbar .search-icon .input-box::before {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  background: #1b021d;
  right: 10px;
  top: -6px;
  transform: rotate(45deg);
}
.navbar .search-icon .input-box input {
  position: absolute;
  height: 35px;
  width: 280px;
  z-index: 98;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: none;
  border-radius: 4px;
  padding: 0 15px;
  font-size: 16px;
}
.call-btn a {
  padding: 5px 20px;
  background: linear-gradient(to right,#830000,#d90000,#830000);
    color: #fff;
  border-radius: 5px;
  text-decoration: none;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  align-items: center;
  font-display: swap;
}
.call-btn a i {
  margin-right: 5px;
}
.banner {
  position: relative;
  overflow: hidden;
  margin-top: 70px;
}
.banner img {
  display: block;
  width: 100%;
  background: #000;
}
.banner-text {
  text-align: center;
  position: absolute;
  top: 30%;
  width: 100%;
}
.mobile {
  display: none !important;
}
.banner-overlay {
  position: absolute;
  width: 100%;
}
.banner-text-cont {
  width: 50%;
}
.banner-text span {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  margin-bottom: 15px;
}
.banner-text span.main-title {
  font-size: 40px;
  font-family: "Oswald", sans-serif;
  font-display: swap;
}
.banner-text span.booking-bg {
  color: #ff0909;
  padding: 5px;
  background: #fff;
  border-radius: 5px;
  cursor: pointer;
  width: 35em;
  margin: auto;
  display: block;
}
.banner-text span.booking-bg:hover {
  background: #6a1b9a;
  color: #fff;
}
.banner-text a {
  padding: 10px 50px;
  background: #6a1b9a;
  background: linear-gradient(189deg, rgb(106 27 154) 0, rgb(47 7 72) 100%);
  border-radius: 200px;
  color: #fff;
  text-decoration: none;
  box-shadow: 0 0 5px #3c024b;
  display: inline-block;
  line-height: 14px;
  margin-top: 10px;
}
.main-content {
  position: relative;
}
.quick-search {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.padd5 {
  padding-left: 5px;
  padding-right: 5px;
}
.click-nav ul {
  position: relative;
  padding: 0;
  margin-bottom: 0;
  list-style: none;
}
.click-nav ul li {
  position: relative;
  list-style: none;
  cursor: pointer;
}
.click-nav ul .clicker {
  margin-bottom: 0;
  position: relative;
  padding: 3px 0;
  background: #1b021d;
  background: linear-gradient(90deg, #1b021d 0, #430947 48%, #1b021d 100%);
  font-size: 12px;
  -webkit-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  -ms-transition: background-color 0.25s;
  -o-transition: background-color 0.25s;
  text-transform: uppercase;
  color: #fff;
  transition: background-color 0.25s;
  text-align: center;
}
.click-nav ul li ul {
  margin-top: 5px;
  border: 1px solid #6a1b9a !important;
  background: #1b021d;
  background: linear-gradient(90deg, #1b021d 0, #430947 48%, #1b021d 100%);
  width: 100%;
}
.click-nav ul li a {
  display: block;
  text-decoration: none;
  text-align: center;
  line-height: 35px;
  transition: background-color 0.25s;
  -webkit-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  -ms-transition: background-color 0.25s;
  -o-transition: background-color 0.25s;
  text-transform: uppercase;
  border-bottom: 1px solid #6a1b9a !important;
  font-size: 12px;
  color: #fff !important;
}
.click-nav ul li a:hover {
  background: #6a1b9a;
}
.click-nav ul li ul {
  position: absolute;
  left: 0;
  z-index: 999;
  display: none;
}
.click-nav span {
  padding: 0;
}
.hm-ctgry {
  background-image: linear-gradient(
    to bottom,
    rgb(2 0 2) 5.6%,
    rgb(27 2 29) 97.7%
  );
  border: 1px solid #6a1b9a;
}
.about {
  text-align: center;
  padding: 50px 0;
}
.about p {
  font-size:25px;
  width: 100%;
  margin: 0 auto;
  font-weight: 500;
}
.about h1 {
  font-size: 2.3em;
  text-transform: uppercase;
  line-height: 35px;
}
.about h1 strong {
  color: #6a1b9a;
}
.escorts-videos {
  max-height: 400px;
  overflow: hidden;
  background: rgb(106 27 154);
  background: linear-gradient(189deg, rgb(106 27 154) 0, rgb(47 7 72) 100%);
  border: 5px solid #002765;
  margin: 15px 0;
  position: relative;
}
.escorts-videos video {
  width: 100%;
  height: 100%;
}
.logo-label {
  position: absolute;
  top: 10px;
  left: 10px;
}
.logo-label img {
  width: 200px;
}
.profiles {
  /*border: 1px solid #6a1b9a;*/
  padding: 15px;
}
.profile-head {
  background: linear-gradient(to right,#D9A358,#d90000,#D9A358);
    border:5px solid #e4b758 !important;
    color:white !important;
    margin-bottom: 30px;
	border-radius: 15px 50px 30px 5px;
}
.profile-head a {
  color:white;
  text-align: center;
  font-size:30px;
  display: block;
  font-weight: 800;
  padding: 10px 0; 
  text-transform:uppercase;
}
.profile-head h1,
.area-head h2 {
  color: #1b021d;
  text-align: center;
  font-size: 22px;
  display: block;
  font-weight: 700;
  padding: 10px 0;
}
.profile-wraper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 5px;
}
.profile-image img {
  width: 100%;
  border-radius: 15px 50px 30px 5px;
}
.profile-desc {
  text-align: center;
    color: #fff;
    font-size:30px;
    border: 5px solid #D9A358;
    padding: 10px 10px 20px;
    margin-bottom: 20px;
    position: relative;
	border-radius: 15px 50px 30px 5px;
    background: linear-gradient(58.2deg,#D9A358 -.03%,#c6168d 100.03%);
}
.profile-desc p {
  margin: 0; text-align:center;font-family: "Oswald", sans-serif; text-transform:uppercase; font-size:18px; font-weight:bold;
}
.profile-desc p span {
  font-weight: 800;font-family: "Oswald", sans-serif;
  font-size: 20px;
}
.profile-link a {
  display: inline-block;
   background: linear-gradient(to right,#D9A358,#d90000,#D9A358);
    border: 1px solid #e4b758 !important;
    color: #FFFF00;
    font-family: "Oswald", sans-serif;
    font-size:25px;
    padding: 5px 10px;
    border-radius: 5px;
    line-height: 20px;
    letter-spacing: 1px;
    width: 150px;
    font-display: swap;
	text-transform:uppercase; font-weight:bolder;
	border-radius: 15px 50px 30px 5px;
}
.profile-link {
  position: absolute;
  bottom: -15px;border-radius: 15px 50px 30px 5px;
  left: 50%;
  transform: translate(-50%, 0);
}
.text-box-border {
  padding: 15px;
  margin-top: 30px;
}
.two-colums {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 15px;
}
.text-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding: 20px;
  min-height: 600px;
}
.text-img {
  height:100%;
  width:100%;

}
.text-img-1 {
  background: url(../images/banner-01.jpg) no-repeat;
  background-position: center;
  
}
.text-img-2 {
  background: url(../images/banner-02.jpg) no-repeat;
  background-position: center;
}
.text-img-4 {
   background: url(../images/banner-03.jpg) no-repeat;
  background-position: center;
}


.text-img-large img {
  display: block;
  margin: 60px auto 0 auto;
}
.text-content ul {
  list-style: none;
  text-align: left;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 5px;
  margin-bottom: 10px;
}
.text-content ul li {
  padding: 5px 20px;
  background: linear-gradient(to right,#830000,#d90000,#830000);
    border: 1px solid #e4b758 !important;
  color: #1b021d;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-display: swap;
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.Container .Head:after,
.Container:after {
  content: "";
  display: block;
  clear: both;
}
.Container .Head {
  font: 20px/50px NeoSansR;
  color: #222;
  height: 52px;
  overflow: hidden;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.Container .Head .Arrows {
  float: right;
}
.Slick-Next,
.Slick-Prev {
  display: inline-block;
  width: 38px;
  height: 38px;
  margin-top: 6px;
  background: #2b2b2b;
  color: #fff;
  margin-left: 5px;
  cursor: pointer;
  font: 18px/36px FontAwesome;
  text-align: center;
  transition: all 0.5s;
}
.Slick-Next:hover,
.Slick-Prev:hover {
  background: #33687a;
}
.Container .Head .Slick-Next:before {
  content: "\f105";
}
.Container .Head .Slick-Prev:before {
  content: "\f104";
}
.SlickCarousel {
  margin: 0 -7.5px;
  margin-top: 10px;
}
.ProductBlock {
  padding: 0 7.5px;
}
.ProductBlock .img-fill {
  height: auto;
}
.img-fill img {
  width: 100%;
  height:100%;border-radius: 15px 50px 30px 5px;
  display: block;
}
.slider-wrapper {
  background: #6a1b9a;
  padding-bottom: 15px;
  margin-top: 30px;
}
.a-color li a {
  color: #d4b79c;
}
.a-color {
  margin-bottom: 15px;
}
.four-column {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 5px;
}
.location-image img {
  width: 100%;
  display: block;
}
.location-text {
  background: #6a1b9a;
  text-align: center;
}
.location-text h4 {
  margin: 0;
  color: #1b021d;
  font-size: 16px;
}
.location-box {
  border: 1px solid #6a1b9a;
}
.escorts-location {
  padding: 25px 0;
}
.area-head {
  background: #6a1b9a;
  margin-bottom: 20px;
}
.area-head a {
  color: #1b021d;
  display: block;
  padding: 10px 0;
  text-align: center;
  font-weight: 700;
  font-family: "Oswald", sans-serif;
  letter-spacing: 1px;
  font-size: 18px;
  font-display: swap;
}
footer {
  background: #D9A358;
  font-family: "Oswald", sans-serif;
  font-size:20px;
  margin-top: 30px;
  padding: 30px 0 0 0;*/
}
footer ul {
  list-style: none;
}
.footer_title {
  font-size: 30px;font-family: "Oswald", sans-serif;
  margin-bottom: 20px;
}
footer ul li a {
  color: #00FF99;font-family: "Oswald", sans-serif;
}
footer ul li a:hover {
  color: #ffbf00;
}
footer img {
  display: block;
  margin: auto;
  width: 200px;
}
footer p {
  text-align: center;
  color:#fff;
}
.cp-ryt {
  text-align: center;
    padding: 10px;
    box-shadow: 0 4px 12px rgb(0 0 0 / 40%);
}
.more-btn {
  text-align: center;
  padding: 20px 0;
}
.more-btn a {
  padding: 5px 20px;
  background: #6a1b9a;
  border-radius: 50px;
  text-decoration: none;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  align-items: center;
  font-display: swap;
}
.about_text .text-img-large img {
  margin: 0;
  width: 100%;
}
.about_text .text-flex {
  min-height: 100%;
}
.about_text h3 {
  font-size: 21px;
}
.five-column {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 5px;
}
.top_right {
  display: flex;
  align-items: center;
}
.call {
  margin-right: 15px;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  color: #fff;
  letter-spacing: 1px;
  margin-top: 2px;
}
.call a {
  color: #ffffff;
}
.whatsapp {
  margin-left: 15px;
  height: 25px;
}
.menu input[type="checkbox"],
.menu label {
  display: none;
}
.form-group {
  margin-bottom: 15px;
  display: flex;
}
.form-control {
  border: #3f1042 solid 1px;
  height: 45px;
  background: #18021a;
  padding: 5px 15px;
  width: 70%;
  color: #fff;
}
.contact_form label {
  width: 30%;
}
.contact_form {
  background: #130014;
  padding: 25px;
  border-radius: 10px;
}
.btn {
  padding: 13px 40px 11px;
  background: #6a1b9a;
  border-radius: 50px;
  text-decoration: none;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  text-align: center;
  border: none;
}
.contact_form .btn {
  margin-left: 30%;
}
.address {
  font-size: 17px;
}
.address p {
  margin-bottom: 25px;
}
.address h2 {
  margin-bottom: 30px;
}
.three-colums {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
.three-colums .col-1:nth-of-type(2) .rate {
  transform: scale(1.1);
}
.rate {
  background: #451662;
  padding: 25px;
  border-radius: 20px;
}
.rate ul {
  margin: 0 0 25px;
  padding: 0;
}
.rate ul li {
  margin: 0;
  padding: 10px 0;
  list-style: none;
  border-top: #51216e solid 1px;
}
.rate .btn {
  background: #e1bdf7;
  color: #6a1b9a;
}
.rate h4 {
  font-size: 40px;
}
.rate h3 {
  font-family: Inter, sans-serif;
  font-size: 27px;
  font-weight: 500;
  margin-bottom: 35px;
}
.rate h4 sub {
  font-size: 17px;
  font-family: Inter, sans-serif;
  font-weight: 300;
  position: relative;
  top: -11px;
}
.rate ul li.no-available {
  color: #c7a8db;
  cursor: no-drop;
}
.profile_rate {
  margin-top: 15px;
  border: #9747c7 solid 1px;
  padding: 15px 15px;
  background: #6a1b9a;
  min-height: 327px;
}
.profile_rate ul {
  margin: 0;
  padding: 0;
}
.profile_rate ul li {
  margin: 0;
  padding: 10px 0;
  list-style: none;
  color: #edddf7;
  font-size: 13px;
  border-top: #782ba7 solid 1px;
  width: 100%;
}
.profile_rate ul li span {
  display: inline-block;
  width: 120px;
  color: #fff;
  font-weight: 500;
}
.age_ul {
  display: flex;
  flex-wrap: wrap;
}
ul.rate_ul li {
  width: 33.33%;
  text-align: center;
}
ul.rate_ul li:first-child {
  text-align: left;
}
ul.rate_ul li span {
  width: 100%;
}
.call_now {
  color: #fff;
  display: inline-block;
  margin: 15px 10px;
  text-align: left;
  position: relative;
  padding: 15px 20px 15px 90px;
  font-size: 16px;
  font-weight: 600;
  background: #6a1b9a;
  border-radius: 5px;
}
.call_now img {
  position: absolute;
  left: 20px;
  height: 57px;
}
.call_now span {
  display: block;
  font-size: 14px;
  color: #bf9c63;
}
.profle_text a,
.text-content a {
  color: #ffbf00;
  font-weight: 600;
}
.profile_rate h4 {
  font-size: 18px;
}
.profile_main img {
  width: 93%;
}
.accordionwrapper {
  margin-top: 25px;
}
.accordionitemheading {
  cursor: pointer;
  margin: 0px 0px 20px 0px;
  padding: 10px 20px;
  background: #6a1b9a;
  color: #fff;
  width: 100%;
  border-radius: 3px;
  box-sizing: border-box;
}
.close .accordionitemcontent {
  height: 0px;
  transition: height 1s ease-out;
  -webkit-transform: scaleY(0);
  -o-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}
.open .accordionitemcontent {
  padding: 20px 20px 10px;
  margin-bottom: 15px;
  border: 1px solid #a07e47;
}
.open .accordionitemheading {
  margin: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  background: #a07e47;
  color: #1b021d;
}
@media (max-width: 1199px) {
  .container {
    width: 970px;
  }
  .navbar {
    max-width: 970px;
  }
  .profile-link a {
    padding: 5px 20px;
  }
  .profile_rate ul li {
    font-size: 11px;
  }
}
@media (max-width: 991px) {
  .container {
    width: 750px;
  }
  .navbar {
    max-width: 750px;
  }
  nav .navbar .logo a {
    font-size: 20px !important;
  }
  nav .navbar .nav-links .links li a {
    font-size: 16px;
  }
  .navbar .search-icon i {
    font-size: 16px;
  }
  nav .navbar .nav-links .links li {
    padding: 0 10px;
  }
  .logo img {
    width: 130px;
    height: auto;
  }
  .profile-link a {
    padding: 5px 13px;
  }
}
@media (max-width: 820px) {
  .container {
    width: 100%;
  }
  .navbar {
    max-width: 100%;
  }
  nav .navbar .nav-links {
    display: block;
    position: fixed;
    top: 70px;
    left: -100%;
    max-width: 100%;
    width: 100%;
    background: #002765;
    padding: 20px;
    line-height: 40px;
    transition: all 0.5s ease;
    z-index: 999;
  }
  nav .navbar .logo a {
    display: inline-flex;
  }
  nav .navbar .nav-links .side-bar-logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    line-height: 40px;
  }
  nav .navbar .nav-links .side-bar-logo .logo-name {
    color: #6a1b9a;
    font-size: 20px;
    font-family: "Oswald", sans-serif;
    font-display: swap;
  }
  .navbar .bx-menu,
  nav .navbar .nav-links .side-bar-logo .bx-x {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
  }
  nav .navbar .nav-links .links {
    display: block;
  }
  nav .navbar .nav-links .links li {
    padding: 10px 0 5px;
    border-bottom: #38193a solid 1px;
  }
  nav .navbar .bx-menu,
  nav .navbar .nav-links .side-bar-logo .bx-x,
  nav .navbar .nav-links .side-bar-logo .logo-name {
    display: block;
  }
  .navbar .search-icon {
    display: none;
  }
  nav .navbar {
    padding: 0 15px;
  }
  .banner-text span.main-title {
    font-size: 35px;
    font-family: "Oswald", sans-serif;
    font-display: swap;
  }
  .banner-text {
    text-align: center;
    position: absolute;
    top: 22%;
    width: 100%;
  }
  .banner-text span {
    margin-bottom: 0;
  }
  .banner-text span.booking-bg {
    width: 100%;
  }
  .banner-text {
    width: 100%;
  }
  .banner-text-cont {
    width: 100%;
  }
  .mobile {
    display: block !important;
  }
  .desk-top {
    display: none !important;
  }
  .quick-search {
    grid-template-columns: repeat(2, 1fr);
  }
  .click-nav ul .clicker {
    font-weight: 400;
    margin-bottom: 10px;
  }
  .profile-wraper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 5px;
  }
  .two-colums {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .four-column {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .five-column {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .menu input[type="checkbox"] {
    display: none;
  }
  .menu :checked + .nav-links {
    display: block;
    left: 0;
    overflow: auto;
    padding-bottom: 90px;
  }
  .menu label {
    display: block;
    position: absolute;
    left: 10px;
    top: 18px;
  }
  .menu .nav-links {
    display: none;
  }
  .menu label img {
    height: 35px;
  }
  .three-colums {
    grid-template-columns: repeat(1, 1fr);
  }
  .three-colums .col-1:nth-of-type(2) .rate {
    transform: scale(1);
  }
  .profile_main img {
    width: 100%;
  }
  .profile_rate ul li {
    font-size: 13px;
  }
  .profle_text {
    margin-top: 20px;
  }
  .profile_rate {
    min-height: inherit;
  }
}
@media (max-width: 667px) {
  .profile-desc p span {
    font-size: 18px;
  }
}
@media (max-width: 499px) {
  nav .navbar .nav-links {
    max-width: 100%;
  }
  .profile-wraper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .profile-link a {
    font-size: 14px;
  }
  .text-img {
    min-height: 230px;
  }
  .text-flex {
    text-align: justify;
  }
  .text-img-large img {
    width: 100%;
    margin: 0;
  }
  .text-content ul {
    grid-template-columns: repeat(1, 1fr);
  }
  .quick-search {
    grid-template-columns: repeat(1, 1fr);
  }
  .about p {
    text-align: justify;
    width: 100%;
  }
  .logo-label img {
    width: 100px;
  }
  .escorts-videos {
    max-height: 167px;
  }
  footer .four-column {
    grid-template-columns: repeat(1, 1fr);
  }
  .whatsapp {
    margin-left: 5px;
  }
  .call {
    margin-right: 5px;
    font-size: 14px;
    letter-spacing: 0.5px;
  }
  .call-btn a {
    font-size: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 7px;
    display: none;
  }
  nav .navbar .logo {
    margin-left: 20px;
  }
  .rate {
    text-align: center;
  }
  .rate h4 {
    font-size: 30px;
  }
  .rate h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .location-text h4 {
    font-size: 14px;
  }
  .profile-desc p span {
    font-size: 14px;
  }
  .profile-desc p {
    line-height: normal;
  }
}
@media (max-width: 320px) {
  .whatsapp img {
    height: 22px;
  }
  nav .navbar .logo {
    margin-left: 30px;
  }
}

	.nowcalling
{display:block;position:fixed;bottom:0;width:100%;z-index:9999}
.lcol,.rcol,.ccol
{float:left;width:33.3%}
.lcol{background-color:#A99982;}
.rcol{background-color:#25d366}
.ccol{background-color: #100D0A;}
.lcol a,.rcol a,.ccol a{display:block;padding:10px 0;text-align:center;text-decoration:none;font-family: "Oswald", sans-serif; text-transform:uppercase; font-weight:bold;font-size:24px;color:#fff}	

/* Google Fonts - Poppins */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}
body {
  min-height: 100vh;
  background-color:#B5BA39;
}
.wrapper {
  position: fixed;
  bottom: 50px;
  right: -370px;
  max-width: 345px;
  width: 100%;
  background: #fff;
  border-radius: 8px;
  padding: 15px 25px 22px;
  transition: right 0.3s ease;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.wrapper.show {
  right: 20px;
}
.wrapper header {
  display: flex;
  align-items: center;
  column-gap: 15px;
}
header i {
  color: #4070f4;
  font-size: 32px;
}
header h2 {
  color: #4070f4;
  font-weight: 500;
}
.wrapper .data {
  margin-top: 16px;
}
.wrapper .data p {
  color: #333;
  font-size: 16px;
}
.data p a {
  color: #4070f4;
  text-decoration: none;
}
.data p a:hover {
  text-decoration: underline;
}
.wrapper .buttons {
  margin-top: 16px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.buttons .button {
  border: none;
  color: #fff;
  padding: 8px 0;
  border-radius: 4px;
  background: #4070f4;
  cursor: pointer;
  width: calc(100% / 2 - 10px);
  transition: all 0.2s ease;
}
.buttons #acceptBtn:hover {
  background-color: #034bf1;
}
#declineBtn {
  border: 2px solid #4070f4;
  background-color: #fff;
  color: #4070f4;
}
#declineBtn:hover {
  background-color: #4070f4;
  color: #fff;
}

.cookie-alert {
  position: fixed; text-align:center;
  bottom: 30px;
  right: 15px;
  width: 320px;
  margin: 0 !important;
  z-index: 999;
  opacity: 0;
  transform: translateY(100%);
  transition: all 500ms ease-out;
}

.cookie-alert.show {
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 1000ms;
}