/* @import url("../../ajax/libs/font-awesome/5.14.0/css/all.min.css");









 */

#breadcrumb {
  list-style: none;
  display: inline-block;
}
#breadcrumb .fa {
  font-size: 14px;
}
#breadcrumb li {
  float: left;
}
#breadcrumb li a {
  color: #FFF;
  display: block;
  background: #4a5963;
  text-decoration: none;
  position: relative;
  height: 40px;
  line-height: 40px;
  padding: 0 10px 0 5px;
  text-align: center;
  margin-right: 23px;
  margin-top: 10px
}
#breadcrumb li:nth-child(even) a {
  background-color: #4a5963;
}
#breadcrumb li:nth-child(even) a:before {
  border-color: #4a5963;
  border-left-color: transparent;
}
#breadcrumb li:nth-child(even) a:after {
  border-left-color: #4a5963;
}
#breadcrumb li:first-child a {
  padding-left: 15px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px 0 0 4px;
}
#breadcrumb li:first-child a:before {
  border: none;
}
#breadcrumb li:last-child a {
  padding-right: 15px;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0;
  border-radius: 0 4px 4px 0;
}
#breadcrumb li:last-child a:after {
  border: none;
}
#breadcrumb li a:before, #breadcrumb li a:after {
  content: "";
  position: absolute;
  top: 0;
  border: 0 solid #4a5963;
  border-width: 20px 10px;
  width: 0;
  height: 0;
}
#breadcrumb li a:before {
  left: -20px;
  border-left-color: transparent;
}
#breadcrumb li a:after {
  left: 100%;
  border-color: transparent;
  border-left-color: #4a5963;
}
#breadcrumb li a:hover {
  background-color: #fc1052;
}
#breadcrumb li a:hover:before {
  border-color: #fc1052;
  border-left-color: transparent;
}
#breadcrumb li a:hover:after {
  border-left-color: #fc1052;
}
#breadcrumb li a:active {
  background-color: #fc1052;
}
#breadcrumb li a:active:before {
  border-color: #fc1052;
  border-left-color: transparent;
}
#breadcrumb li a:active:after {
  border-left-color: #fc1052;
}


body{
  overflow-x: hidden;
}

/* latin-ext */
@font-face {
  font-family: 'Special Gothic Condensed One';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/specialgothiccondensedone/v2/R70Njzwei_mJM7OsFDzX7EL9NBO6IPvd-Avolzh49w7PYZJ15Ltx.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: 'Special Gothic Condensed One';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/specialgothiccondensedone/v2/R70Njzwei_mJM7OsFDzX7EL9NBO6IPvd-Avolzh49w7PYZx15A.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;
}

body {
  padding: 0;
  margin: 0;
  font-family: "Special Gothic Condensed One", sans-serif;
  font-size: 16px;
  background-color: #000; color:#000000;
}


img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none !important;
  outline: 0 !important;
}

a:hover {
  text-decoration: none !important;
  outline: 0 !important;
  color: #040404;
}

a img {
  border: none;
  outline: 0;
}

.row-0 {
  margin-left: -0px;
  margin-right: -0px;
}

.row-0 .col,
.row-0 [class^="col-"] {
  padding-left: 0px;
  padding-right: 0px;
}

.row-7 {
  margin-left: -7px;
  margin-right: -7px;
}

.row-7 .col,
.row-7 [class^="col-"] {
  padding-left: 7px;
  padding-right: 7px;
}
.orange{
  color: #f76600 !important;
}
h2 {
  font-weight: 400;
  font-size: 26px;
  line-height: 40px;
  color: #026ab1;
  text-transform: uppercase;font-family: "Special Gothic Condensed One", sans-serif;
}

body h1,h2,h3,h4,h5,h6{
  font-family: "Special Gothic Condensed One", sans-serif;
  font-weight: 700;
}

body b,strong,a{
  font-family: "Special Gothic Condensed One", sans-serif;
}
b,strong{
  font-family: "Special Gothic Condensed One", sans-serif;
  color: #ffb916;
}
p {
  font-size: 20px;
  color: #333;
  font-family: "Special Gothic Condensed One", sans-serif;
}

h5 {
  font-weight: 500;
  font-size: 18px;
}

.font-size12 {
  font-size: 16px !important;
}

.text-dark {
  color: #4e4e4e !important;
}

.bg-dark {
  background-color: #1e2123 !important;
}

.card-title {
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ot_loc .card-body h2 {
  color: #f56c17;font-family: "Special Gothic Condensed One", sans-serif;
}

.btn-outline-dark {
  color: #026ab1;
  background-color: transparent;
  background-image: none;
  border-color: #026ab1;
}

.card-text{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #026ab1;
  border-color: #026ab1;
}

.row-25 {
  margin-left: -25px;
  margin-right: -25px;
}

.row-25 .col,
.row-25 [class^="col-"] {
  padding-left: 25px;
  padding-right: 25px;
}

.row-10 {
  margin-left: -10px;
  margin-right: -10px;
}

.row-10 .col,
.row-10 [class^="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}

.btn-minwidth {
  min-width: 210px;
}

.btn {
  border-radius: 0;
  text-transform: capitalize;
  font-size: 16px;
  padding: 8px 20px;
  white-space: normal;
  font-family: "Special Gothic Condensed One", sans-serif;
}

.btn-danger {
  color: #fff;
  background-color: #970411;
  border-color: #970411;
}

@media (max-width:479.98px) {
  .btn {
    padding: 10px 20px;
    font-size: 16px;
  }
}
/* .path{
  background-color: #111111;

}
.path li{
   display: inline-block;
   color: #fff;
} */
.btn-light {
  border-color: #fff;
  background-color: #fff;
}

.btn-outline-light {
  border-color: #fff;
}

.btn-primary {
  border-color: #00bff3;
  background-color: #00bff3;
  color: #fff !important;
}

.btn-primary i {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.btn-primary:hover {
  color: #fff !important;
  background-color: #007fa1;
  border-color: #007fa1;
}

.btn-primary.focus,
.btn-primary:focus {
  box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #494949;
  border-color: #494949;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(106, 106, 106, 0.92);
}

.btn-outline-info {
  border-color: #fff;
}

.btn-outline-info:hover {
  color: #fff !important;
  background-color: #494949;
  border-color: #494949;
}

info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(73, 73, 73, 0.68);
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #494949;
  border-color: #494949;
}

.btn-info {
  color: #222222;
  background-color: #fff;
  border-color: #fff;
}

.btn-info:hover {
  color: #fff;
  background-color: #153a65;
  border-color: #153a65;
}

.btn-link {
  color: #16426f;
  font-weight: 600;
  font-size: 16px;
}

.btn-link:hover {
  color: #85dfec;
}

hr {
  border-color: #dddddd;
}

select.form-control {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  background-image: url(../img/down-arrow.png);
  background-position: right 10px center;
  background-repeat: no-repeat;
}

.form-control {
  border-radius: 0px;
  border-color: #efefef;
  background: none;
  box-shadow: none;
  color: #aaaaaa;
  font-size: 16px;
  height: 48px;
  font-weight: 400;
  padding-left: 15px;
  padding-right: 15px;
}

.form-control::-moz-placeholder {
  color: #111111;
  font-weight: 500;
}

.form-control:-ms-input-placeholder {
  color: #111111;
  font-weight: 500;
}

.form-control::-webkit-input-placeholder {
  color: #111111;
  font-weight: 500;
}

.bg_blue {
  background-color: #026ab1;
}

.bg_light_gray {
  background-color: #007fa1;
}

.bg_lightgray {
  background-color: #E8E8E8;
}

.p-7 {
  padding: 70px 0;
}

.header_bottom {
  padding: 24px 0;
  
  width: 100%;
  z-index: 2;
}

.header_bottom .logo {
  max-width: 200px;
  width: 100%;
  float: left;
}

.header_bottom .header_bottom_right {
  float: right;
  padding: 0;
}

.header_bottom .header_menuright {
  float: right;
  margin-left: 30px;
}

.header_bottom .header_menuright a.phone {
  font-family: "Special Gothic Condensed One", sans-serif;
  color: #fff;
  font-size: 17px;
  padding: 19px 62px;
  display: block;
}

.header_bottom .header_menuright a.phone i {
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
}

.menubox {
  float: left;
  padding-right: 0;
  margin: 4px 0;
}

.btn-topmenu {
  color: #fff;
  font-size: 24px;
}

.btn-topmenu:hover {
  color: #fff;
}

@media screen and (min-width:992px) {
  .top-menu {
    padding: 0;
    float: left;
  }

  .top-menu ul {
    padding: 0;
    margin: 0 -14px;
    list-style: none;
  }

  .top-menu ul li {
    float: left;
    position: relative;
    margin-right: 12px;
  }

  .top-menu ul li a {
    color: #fff;
    font-family: 'TT0142M';
    font-size: 16px;
    padding: 0;
    position: relative;
    margin: 0px 3px;
    display: block;
    text-transform: uppercase;
  }

  .top-menu ul li a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #ffb916;
    transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -khtml-transition: all ease-in-out 0.5s;
  }

  .top-menu ul ul li a:after,
  .top-menu ul ul li a:brfore {
    display: none;
  }

  .top-menu ul li a:hover:after,
  .top-menu ul li a:hover:before,
  .top-menu ul li:hover>a:after,
  .top-menu ul li:hover>a:before,
  .top-menu ul li.current-menu-item>a:after,
  .top-menu ul li.current-menu-item>a:before {
    width: 50%;
  }

  .top-menu ul li a:hover,
  .top-menu ul li:hover>a,
  .top-menu ul li.current-menu-item>a {
    color: #ffb916;
  }

  .top-menu ul ul {
    padding: 0;
    margin: 0;
    margin-top: 0px;
    list-style: none;
    float: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 220px;
    background: #fff;
    border-top: solid 3px #026ab1;
  }

  .top-menu ul ul li {
    float: none;
    border-top: solid 1px rgba(0, 0, 0, 0.14);
    margin-right: 0;
  }

  .top-menu ul ul li a {
    color: #026ab1;
    padding: 10px 10px;
    margin: 0;
    text-align: left;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
  }

  .top-menu ul ul li a:after,
  .top-menu ul ul li a:before {
    content: "";
    display: none;
  }

  .top-menu ul ul li a:hover,
  .top-menu ul ul li:hover>a,
  .top-menu ul ul li.current-menu-item>a {
    color: #ffffff;
    background: #026ab1;
  }

  .top-menu ul ul ul {
    left: 100%;
    top: 0;
  }

  .top-menu ul li:hover>ul {
    display: block;
  }

  .top-menu ul ul {
    opacity: 0;
    z-index: 990;
    top: -9999em;
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 7px rgba(0, 0, 0, .2);
    -webkit-transform: scale(.9);
    transform: scale(.9);
    -webkit-transform-origin: center top;
    transform-origin: center top;
    -webkit-transition-property: -webkit-transform, opacity, top;
    transition-property: transform, opacity, top;
    -webkit-transition-duration: .3s, .3s, 0s;
    transition-duration: .3s, .3s, 0s;
    -webkit-transition-delay: 0s, 0s, .3s;
    transition-delay: 0s, 0s, .3s;
  }

  .top-menu ul li:hover>ul {
    top: 100%;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    margin-top: 0px;
  }

  .top-menu ul ul li:hover>ul {
    top: -10px;
    left: 100%;
  }
}

@media screen and (min-width:991px) {
  .header_bottom.fix {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    /* background-color: transparent; */
    background-image: linear-gradient(180deg,#420303 0%,#7e0427 100%);
    z-index: 991;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    box-shadow: 0px 0px 10px rgb(255 255 255 / 17%);
    padding: 15px 0;
  }

  .header_bottom.fix .logo {
    max-width: 200px;
    width: 100%;
    float: left;
    margin: 4px 0;
  }

  .header_top.fix .menu ul li a {
    color: #71a84f;
  }

  .header_bottom.fix .header_bottom_right {
    float: right;
    padding: 8px 0;
  }

  .header_top.fix .menu ul li.current-menu-item a {
    color: #000;
  }

  .header_top.fix .menu ul li:hover a {
    color: #12436f;
  }

  .header_bottom.fix .header_menuright a.phone {
    color: #970411;
  }

  @-webkit-keyframes fadeInDown {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0)
    }

    100% {
      opacity: 1;
      -webkit-transform: none;
      transform: none
    }
  }

  @keyframes fadeInDown {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0)
    }

    100% {
      opacity: 1;
      -webkit-transform: none;
      transform: none
    }
  }
}

.position-relative {
  position: relative !important;
}

.no-padding {
  padding: 0 !important;
}

.banner_area {
  position: relative;
  z-index: 1;
}

.banner_area .container {
  position: relative;
  z-index: 1;
}

.home-slider {
  position: relative;
}

.home-slideshow {
  width: 100%;
  z-index: 8;
}
.ban1{
  position: relative;
  background-image: url(../img/bg12.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  
}
.hed1{
    font-size: 30px;
    margin-top: 10%;
    margin-left: 20px;
    color: #fbc52d;
}

.ban1 p{
  margin-left: 20px;

  color: #fff;
}
.butw{
  background-color: #ab0e09;
  padding: 10px;
  margin-left: 30px;
  color: #ffff;
  margin-right: 20px;
  border-radius: 10%;
  font-weight: 500;
}
.butc{
  background-color: #1b7908;
  padding: 10px;
  color: #ffff;
  margin-right: 20px;
  border-radius: 10%;
  font-weight: 500;
}
.butt{
  margin-top: 5%;
}
.call{
  position: absolute;
  margin-top: 5%;
}

.home-slideshow .slide {
  width: 100%;
  position: relative;
  min-height: 620px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}

.banner_area.innerbanner .slide {
  min-height: 350px;
}

.home-slideshow .slide:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 40%;
  z-index: -1;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 20%, rgba(39, 122, 215, 0) 100%);
}

.home-slideshow .slide:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 40%;
  z-index: -1;
  top: 0;
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgba(0, 0, 0, 1) 10%, rgba(39, 122, 215, 0) 100%);
}

.home-slideshow .slide .thumb {
  width: 100%;
}

.home-slideshow .slide .caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5%;
  width: 100%;
  text-align: left;
  z-index: 99;
}

.home-slideshow .slide .con {
  max-width: 100%;
  margin: 0;
  max-width: 100%;
  position: absolute;
  text-align: center;
}

.home-slideshow .slide .con h1 {
  font-size: 42px;
  color: #fff;
  position: relative;
  z-index: 1;
  margin: 0;
  margin-bottom: 15px;
}

.home-slider-nav {
  position: absolute;
  z-index: 9;
  left: 0;
  right: 15px;
  margin: 0 auto;
  bottom: -46px;
}

.home-slider-nav a {
  width: 24px;
  height: 26px;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 100%;
  background-size: 100%;
  display: block;
}

#HomePrev {
  background-image: url(../img/prev.png);
  float: right;
  margin-left: 30px;
}

#HomeNext {
  background-image: url(../img/next.png);
  float: right;
  margin-right: 0px;
}

.home-slideshow .slide .con {
  z-index: 5;
  position: relative;
  -webkit-transform: translate3d(0, -10%, 0);
  transform: translate3d(0, -10%, 0);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.5s ease-out;
  transition: opacity 0.4s ease, -webkit-transform 0.5s ease-out;
  transition: opacity 0.4s ease, transform 0.5s ease-out;
  transition: opacity 0.4s ease, transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}

.home-slideshow .slide.cycle-slide-active .con {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.5s ease-out;
  transition: opacity 0.4s ease, -webkit-transform 0.5s ease-out;
  transition: opacity 0.4s ease, transform 0.5s ease-out;
  transition: opacity 0.4s ease, transform 0.5s ease-out, -webkit-transform 0.5s ease-out
}

.home-slideshow .slide.cycle-slide-active .con>* {
  -webkit-animation: fade-down 1.5s ease both;
  animation: fade-down 1.5s ease both
}

@-webkit-keyframes fade-down {
  0% {
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
    opacity: 0
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

@keyframes fade-down {
  0% {
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
    opacity: 0
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

.owl-carousel.services-carousel .owl-nav .owl-next,
.owl-carousel.services-carousel .owl-nav .owl-prev {
  width: 46px;
  height: 46px;
  position: absolute;
  top: 50%;
  outline: none;
  -ms-transition: translate(0, -50%);
  -o-transition: translate(0, -50%);
  -moz-transition: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: #00bff3;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.17);
  border-radius: 50%;
}

.owl-carousel.services-carousel .owl-nav .owl-next {
  right: -60px;
}

.owl-carousel.services-carousel .owl-nav .owl-next:after {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  left: 4px;
  top: -1px;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.79);
  line-height: 45px;
  text-align: center;
  right: 0;
}

.owl-carousel.services-carousel .owl-nav .owl-next:hover,
.owl-carousel.services-carousel .owl-nav .owl-prev:hover {
  background-color: #000;
}

.owl-carousel.services-carousel .owl-nav .owl-prev {
  left: -60px;
}

.owl-carousel.services-carousel .owl-nav .owl-prev:after {
  content: "\f104";
  font-family: FontAwesome;
  position: absolute;
  left: -4px;
  top: 0px;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.79);
  line-height: 45px;
  text-align: center;
  right: 0;
}

.faq_area {
  padding: 70px 0;
}

.faq_area .faq_thumble {
  width: 100%;
  position: absolute;
  height: 522px;
  display: -ms-flexbox !important;
  display: flex !important;
  z-index: 1;
}

.faq_area .faq_thumble .faq_thumble_text {
  position: absolute;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  padding: 34px;
  z-index: 2;
  width: 100%;
}

.faq_area .faq_thumble .faq_thumble_text h3 {
  font-size: 24px;
  color: #fff;
  font-weight: normal;
  text-transform: capitalize;
  margin-bottom: 15px;
}

.faq_area .faq_thumble .faq_thumble_text h4 {
  text-transform: uppercase;
  font-size: 20px;
  font-family: 'TT0143M';
  color: #ffba0f;
}

.faq_area .faq_thumble:after {
  content: "";
  position: absolute;
  left: 0;border-radius: 25px;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: url(../img/line.png);
  background-position: bottom;
  background-repeat: repeat;
}

.faq_area .faq_thumble img {
  width: 100%;
  object-fit: cover;
}

.faq-section {}

.faq-title h2 {
  position: relative;
  margin-bottom: 45px; 
  display: inline-block;
  font-weight: 600;font-family: "Special Gothic Condensed One", sans-serif;
  line-height: 1;
}

.faq-title h2::before {
  content: "";font-family: "Special Gothic Condensed One", sans-serif;
  position: absolute;
  left: 50%;
  width: 60px;
  height: 2px;
  background: #E91E63;
  bottom: -25px;
  margin-left: -30px;
}

.faq-title p {
  padding: 0 190px;
  margin-bottom: 10px;
}

.faq {}

.faq .card {
  border: none;
  background: none;
}

.faq .card .card-header {
  padding: 0px;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.faq .card .card-header:hover {
  padding-left: 10px;
}

.faq .card .card-header .faq-title {
  width: 100%;
  text-align: left;
  padding: 0px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 400;
  font-size: 16px;
  font-size: 26px;
  color: #ffffff;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.faq .card .card-header .faq-title:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 36%;
  background-color: #ffba0f;
  left: 0;
  top: 23px;
}

.faq .card .card-header .faq-title .badge {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 14px;
  float: left;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  background: #E91E63;
  color: #fff;
  font-size: 16px;
  margin-right: 20px;
}

.faq .card .card-body {
  padding: 30px;
  padding-left: 35px;
  padding-bottom: 16px;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  line-height: 28px;
}

.faq .card .card-body p {
  font-size: 16px;
  color: rgb(255 255 255 / 75%);
}

@media (max-width:991px) {
  .faq .card .card-header .faq-title {
    line-height: 26px;
    margin-top: 10px;
  }
}

.actors_area {
  padding: 30px 0 70px;
}

.actors_box {
  margin-top: 40px;
  background: #181818;
  border: 1px solid #373737;
  box-shadow: 1px 1px 16px 0 rgb(0 0 0 / 16%);
  border-style: solid;
}

.actors_box:hover .actors_thum {
  opacity: 0.7;
}

.actors_box .actors_thum {
  display: -ms-flexbox !important;
  display: flex !important;
  height: 340px;
  overflow: hidden;
  margin-bottom: 15px;
}

.actors_box .actors_thum img {
  object-fit: cover;
  width: 100%;
}

.actors_box .actors_body {}

.actors_box .actors_body h3 {
  color: rgb(245, 108, 23);
  font-size: 24px;
}

.actors_box .actors_body p {
  font-size: 16px;
  color: rgb(255 255 255 / 70%);
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-pack: end;
}

.actors_box .actors_body h2 {
  color: #ffba0f;
  font-size: 16px;font-family: "Special Gothic Condensed One", sans-serif;
  margin-bottom: 0;
}

.actors_box .actors_body h2 i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.addbanner_area {
  min-height: 216px;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin: 40px 0;
  z-index: 1;
}

.addbanner_area:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 41%);
  top: 0;
  z-index: -1;
}

.addbanner_area h2 {
  position: absolute;
  left: 0;
  right: 0;font-family: "Special Gothic Condensed One", sans-serif;
  text-align: center;
  z-index: 1;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 42px;
}

.escorts_area {
  padding: 30px 0 70px;
}

.escorts_area h2 {
  font-size: 42px;
  color: #fff;
  text-transform: capitalize;font-family: "Special Gothic Condensed One", sans-serif;
  margin-bottom: 50px;
}

.escorts_area.escorts_slider h2 {
  margin-bottom: 30px;
}

.escorts-carousel .owl-dots {
  text-align: center;
  margin-top: 50px;
}

.escorts-carousel button.owl-dot {
  background: #c3c3c3;
  width: 13px;
  height: 13px;
  margin: 8px 5px;
  border: 2px solid #c3c3c3;
  border-radius: 50%;
  outline: none;
  vertical-align: middle;
  display: inline-block;
  position: relative;
}

.escorts-carousel button.owl-dot.active {
  background: #ffba0f;
  border-color: #ffba0f;
}

.escorts-carousel button.owl-dot.active:after {
  content: "";
  position: absolute;
  width: 210%;
  height: 210%;
  border: 1px solid #ffba0f;
  left: -52%;
  top: -55%;
  border-radius: 50%;
}

.btnbox {
  margin-top: 70px; text-align:center;
}

.btnbox a {
  display: inline-block;
  width: auto;
  height: auto;
  line-height: normal;
  font-size: 16px;
  text-decoration: none;
  color: #000;
  letter-spacing: normal;
  text-align: center;
  position: relative;
  transition: all .35s;
  background-color: #fff;
  padding: 12px 24px;
  border-radius: 30px;
  overflow: hidden;
}

.btnbox a span {
  position: relative;
  z-index: 2;
}

.btnbox a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #ffba0f;
  transition: all .35s;
  border-radius: 30px;
}

.btnbox a:hover {
  color: #000;
}

.btnbox a:hover:after {
  width: 100%;
}

.addbotwo {
  position: relative;
  margin-bottom: 30px;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 352px;
  overflow: hidden;
  z-index: 1;
}

.addbotwo img {
  width: 100%;
  object-fit: cover;
}

.addbotwo:after {
  content: "";
  position: absolute;
  left: 0;
  background-image: url(../img/overcolor.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  width: 100%;
  height: 120%;
}

.addbotwo .addbotwo_textbox {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
  box-sizing: border-box;
  padding: 50px;
}

.addbotwo .btnbox {
  margin-top: 10px;
}

.addbotwo .addbotwo_textbox h2,
.addbotwo .addbotwo_textbox .addbotwo-cap {
  font-size: 42px;
  color: #FFF;
  margin-bottom: 40px;
  text-transform:lowercase;font-family: "Special Gothic Condensed One", sans-serif;
}

.addbotwo .btnbox a {
  padding: 14px 24px;
}

.addbotwo .btnbox a:after {
  background: #000;
}

.addbotwo .btnbox a:hover {
  color: #ffba0f;
}

.agents_area .owl-stage-outer {
  padding-bottom: 50px;
  overflow: visible;
}

.agents_area h2 {
  font-family: "Special Gothic Condensed One", sans-serif;
  font-size: 34px;
  color: #970411;
  text-transform: capitalize;
  margin-bottom: 15px;
  text-align: right;
  position: absolute;
  width: auto;
  padding-right: 0;
  right: 20%;
  top: 90px;
}

.agents_box {
  max-width: 900px;
  width: 100%;
  margin: auto;
  position: relative;
}

.agents_box .agents_thmble {
  z-index: 9;
  box-sizing: border-box;
  background-color: #fff;
  padding: 10px;
  box-shadow: 0px 2px 6px rgb(0 0 0 / 11%);
  position: relative;
  max-width: 390px;
}

.agents_box .agents_thmble img {
  max-width: 370px;
  height: 500px;
  object-fit: cover;
}

.agents_textbox {
  background-color: #970411;
  box-sizing: border-box;
  padding: 30px 30px 50px 240px;
  z-index: 0;
  position: absolute;
  bottom: -50px;
  width: 80%;
  right: 0;
}

.agents_textbox .socal_media ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 5px 5px;
}

.agents_textbox .socal_media ul li a {
  background-color: rgb(255 255 255);
}

.agents_textbox .socal_media ul li a:hover {
  background-color: #000;
}

.agents_textbox h3 {
  color: #fff;
  font-size: 30px;
  font-family: "Special Gothic Condensed One", sans-serif;
  text-transform: capitalize;
  margin-bottom: 24px;
}

.agents_textbox p {
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  line-height: 18px;
  font-style: italic;
}

.agents_textbox:after {
  content: "";
  position: absolute;
  right: -300%;
  width: 300%;
  height: 100%;
  background-color: #970411;
  top: 0;
  z-index: -1;
}

.howtowork_box {
  margin: 80px 0;
}

.howtowork_box .howtowork_thumble {
  display: -ms-flexbox !important;
  display: flex !important;
  height: 415px;
  overflow: hidden;
}

.howtowork_box .howtowork_thumble img {
  width: 100%;
  object-fit: cover;
}

.howtowork_box .howtowork_boxtwo h3 {
  font-size: 23px;font-family: "Special Gothic Condensed One", sans-serif;
  color: #fff;
  padding-top: 15px;
}

.howtowork_box .howtowork_boxtwo p {
  font-size: 16px;
  color:white;
  margin-top: 30px;
  margin-bottom: 0;
}

.howtowork_box:nth-of-type(2n) .howtowork_boxone {
  order: 2;
}

.howtowork_box:nth-of-type(2n) .howtowork_boxtwo {
  order: 1;
}

.search_box {
  max-width: 635px;
  margin: auto;
  background-color: #FFF;
  padding: 7px 7px;
  box-sizing: border-box;
  border-radius: 30px;
  margin-bottom: 70px;
}

.search_box form {
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.search_box .selectpicker {
  width: 30%;
  height: 50px;
  border-radius: 30px;
  border: none;
  padding: 0 10px;
  outline: none;
  margin: 0 1%;
  font-size: 18px;
  text-transform: capitalize;
  border: 1px solid #959595;
}

.search_box button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #ffba0f;
  border: none;
  font-size: 16px;
  color: #000;
  outline: none;
  cursor: pointer;
}

.search_box button:hover {
  background-color: #000;
  color: #fff;
}

.ot_loc .card-body{
  background: #181818 !important;
  border: 1px solid #373737 !important;
  box-shadow: 1px 1px 16px 0 rgb(0 0 0 / 16%);
  border-style: solid;
}
.ot_loc .card-body h2{
color: rgb(245, 108, 23);font-family: "Special Gothic Condensed One", sans-serif;
}
.ot_loc .card-body p{
color: #fff !important;
}

.nowcalling {
  display: block;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9999;
}
.lcol, .rcol {
  float: left;
  width: 50%;
  background:red;
}
.lcol a, .rcol a {
  display: block;
  padding: 5px 0;
  text-align: center;
  text-decoration: none;
  color: #fff;
}
.rcol {
  background-color:red;
}

.footer_bottom p {
  color: #fff;
  margin: 0;
  font-size: 16px;
}

.footer_bottom p a {
  color: #9c0a12;
  font-weight: 600;
}

.bg_lightsky {
  background-color: rgb(2 106 177);
}

.inner_banner_area {
  height: 300px;
  overflow: hidden;
  display: flex;
  width: 100%;
  background-size: cover;
  align-items: center;
  background-position: center;
  position: relative;
}

.inner_banner_area::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.bg-white:after {
  display: none !important;
}

.inner_banner_area .inner {
  position: relative;
  z-index: 9;
}

.inner_banner_area .inner h1 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
}

.breadcrumb_area {
  padding: 15px 0px;
  background-color: #e8e9e9;
}

.breadcrumb_area ol.breadcrumb {
  background: transparent;
  padding: 0;
  margin: 0;
}

.breadcrumb_area ol.breadcrumb li {
  font-size: 16px;
}

.breadcrumb_area ol.breadcrumb li a {
  color: #000;
}

.breadcrumb_area ol.breadcrumb li a:hover {
  color: #0774bd;
}

.breadcrumb_area ol.breadcrumb li.active {
  color: #970411;
  font-weight: 600;
}

.breadcrumb_area ol.breadcrumb>li+li::before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}

.breadcrumb_area ol.breadcrumb>li+li::before {
  content: "\f22d";
  font-family: fontawesome;
  font-size: 16px;
  margin-right: 5px;
}

.address_area {
  padding: 60px 0px;
  padding-top: 0;
}

.address {
  box-sizing: border-box;
  box-shadow: 0px 0px 25px 8px #cccccc9c;
  border-bottom: 2px solid transparent;
  transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -webkit-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -khtml-transition: all ease-in-out 0.5s;
  padding: 15px 15px;
  border-radius: 5px;
}

.address:hover {
  border-bottom: 2px solid #00bff3;
}

.address h3 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin-bottom: 10px;
}

.address ul.location {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 20px;
}

.address ul.location li {
  position: relative;
  padding-left: 33px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.88);
  box-sizing: border-box;
  line-height: 18px;
  margin-bottom: 15px;
}

.address ul.location li:last-child {
  margin: 0px;
}

.address ul.location li div.icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 23px;
  height: 23px;
  line-height: 23px;
  color: #fff;
  background: #00bff3;
  text-align: center;
  font-size: 16px;
  border-radius: 3px;
}

.address ul.social_link {
  padding: 0;
  margin: 0;
  list-style: none;
}

.address ul.social_link li {
  display: inline-block;
  margin-right: 1px;
}

.address ul.social_link li a {
  padding: 3px 10px;
  display: inline-block;
  background-color: #00bff3;
  font-size: 16px;
  color: #ffffff;
  transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -webkit-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -khtml-transition: all ease-in-out 0.5s;
}

.address ul.social_link li a:hover {
  background-color: #0088ad;
}

.address_area .form_area {
  padding-top: 24px;
}

.address_area .form_area h3 {
  font-size: 24px;
  font-weight: 600;
  color: #000;
  margin-bottom: 20px;
}

.address_area .form_area .form-control {
  border: 1px solid #cccccc8a;
  height: 42px;
  font-size: 16px;
}

.address_area .form_area textarea.form-control {
  height: 120px;
  padding: 15px 15px;
}

.inner_service_area {
  padding: 60px 0px;
}

.inner_service_area h2 {
  text-align: center;
  font-weight: 400;
  font-size: 26px;
  line-height: 40px;
  color: #007fa1;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 40px;
}

.inner_service_area h2::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 70px;
  height: 2px;
  background: #007fa161;
  margin: 0px auto;
}

.inner_service_area .inner_service {
  padding: 20px 15px 20px 50px;
  border: 1px solid #55555530;
  margin-bottom: 20px;
  position: relative;
}

.inner_service_area .inner_service h3 {
  font-size: 20px;
  font-weight: 600;
  color: #000;
}

.inner_service_area .inner_service p {
  margin: 0px;
  font-size: 16px;
  color: #555;
}

.inner_service_area .inner_service .icon {
  content: '';
  position: absolute;
  top: 22%;
  left: -34px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: #00bff3;
  text-align: center;
}

.inner_service_area .inner_service .icon img {
  width: 40px;
}

.radiobuttons h4 {
  font-family: 'Roboto', sans-serif;
  border: 1px solid rgb(0, 127, 161);
  box-sizing: border-box;
  padding: 10px 20px;
  background-color: rgb(0, 127, 161);
  color: #fff;
  font-size: 24px;
  margin-bottom: 20px;
}

.rdio {
  position: relative;
}

.rdio input[type="radio"] {
  opacity: 0;
}

.rdio label {
  padding-left: 24px;
  cursor: pointer;
  margin-bottom: 7px !important;
  font-weight: 700;
  color: #000;
  text-transform: capitalize;
  letter-spacing: 1px;
}

.rdio label:before {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 3px;
  left: 15px;
  content: '';
  display: inline-block;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid #00bff3;
  background: #fff;
}

.rdio input[type="radio"] {
  margin: 0px;
}

.rdio input[type="radio"]:disabled+label {
  color: #999;
}

.rdio input[type="radio"]:disabled+label:before {
  background-color: #fbc52d;
}

.rdio input[type="radio"]:checked+label::after {
  content: '';
  position: absolute;
  top: 7px;
  left: 19px;
  display: inline-block;
  font-size: 16px;
  width: 10px;
  height: 10px;
  background-color: #fbc52d;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

.rdio-default input[type="radio"]:checked+label:before {
  border-color: #fbc52d;
}

.rdio-primary input[type="radio"]:checked+label:before {
  border-color: #00bff3;
}

.rdio-primary input[type="radio"]:checked+label::after {
  background-color: #00bff3;
}

.checkbox {
  display: block;
  position: relative;
  padding-left: 45px;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 700;
  color: #000;
}

.checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 3px;
  left: 15px;
  height: 20px;
  width: 20px;
  background-color: #d4d4d4;
}

.checkbox:hover input~.checkmark {
  background-color: #ccc;
}

.checkbox input:checked~.checkmark {
  background-color: #22c7f3;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox input:checked~.checkmark:after {
  display: block;
}

.checkbox .checkmark:after {
  left: 8px;
  top: 4px;
  width: 6px;
  height: 11px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.SORTCUT LINKS_box {
  max-width: 600px;
  margin: auto;
  box-sizing: border-box;
  padding: 30px;
  box-shadow: 0px 0px 7px 1px #dcdcdc;
}

.SORTCUT LINKS_box .form-control {
  border-color: #656565;
  color: #000000;
}

.footer_wizget h3 img {
  max-width: 180px;
}

.video_area #myVideo {
  width: 100%;
  height: 350px;
}

.gallery_area {
  padding: 50px 0px;
}

.gallery_box {
  width: 100%;
  height: 372px;
  overflow: hidden;
  transition: 0.5s;
  border: 1px solid #ffffff30;
  position: relative;
  background: #fff;
  margin-top: 30px;
}

.gallery_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}

.gallery_box:hover img {
  filter: grayscale(100%);
}

.gallery_box .gallery_contain {
  content: '';
  position: absolute;
  bottom: -72px;
  left: 0;
  width: 100%;
  padding: 15px;
  text-align: center;
  background: rgba(0, 0, 0, 0.64);
  transition: 0.5s;
}

.gallery_box .gallery_contain h2 {
  color: #fff;
  font-size: 25px;
  margin-bottom: 8px;
}

.gallery_box .gallery_contain h4 {
  color: #ffba0e;
  font-size: 16px;
  letter-spacing: 3px;
  margin-bottom: 8px;
}
.gallery_contain h3{
  color: #d03e3e;
}
.gallery_box .gallery_contain .btnbox {
  margin-top: 22px;
}

.gallery_box .gallery_contain .btnbox a {
  font-size: 16px;
  padding: 8px 14px;
}

.gallery_box:hover .gallery_contain {
  bottom: 0;
}

.gallery_box:hover .gallery_contain .btnbox {
  margin-top: 0px;
}

.gallery_area h2 {
  text-align: center;
  color: #fff;
  text-transform: capitalize;
  margin: 0 0;
}

.contact_us_area {
  padding: 50px 0px;
}

.contact_us_area .contact_us {}

.contact_us_area .contact_us h3 {
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 15px;
  color: #fff;
}

.contact_us_area .contact_us h3:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 3px;
  background-color: #ffba0e;
}

.contact_us_area .contact_us h3:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 3px;
  background-color: #fff;
}

.contact_us_area .contact_us p {
  color: #b0b0b0;
  margin-bottom: 30px;
}

.contact_us_area .contact_us .box {
  position: relative;
  padding-left: 50px;
  margin-bottom: 25px;
}

.contact_us_area .contact_us .box .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
}

.contact_us_area .contact_us .box h4 {
  font-weight: 500;
  font-size: 22px;
  color: #ffffff;
}

.contact_us_area .contact_us .box p {
  margin: 0 0 0;
  font-size: 16px;
}

.contact_us_area .contact_us .form-group {}

.contact_us_area .contact_us .form-control {
  background: #282828;
  color: #fff;
  border-color: #535353;
  transition: 0.5s;
  border-width: 1px;
}

.contact_us_area .contact_us .form-control:focus {
  border-color: #ffba0e;
  box-shadow: none;
  background: #fff;
  color: #000;
}

.contact_us_area .contact_us .form-control::placeholder {
  color: #fff;
}

.contact_us_area .contact_us textarea.form-control {
  height: 150px;
}

.contact_us_area .contact_us .btnbox {
  margin-top: 0px;
}

.map_area {
  width: 100%;
  overflow: hidden;
}

.map_area iframe {
  width: 100%;
  height: 300px;
}

.howtowork.call_girl {
  padding-bottom: 50px;
}

.howtowork.call_girl .howtowork_box {
  margin: 0 0;
}

.howtowork.call_girl .howtowork_box .howtowork_boxtwo {
  padding: 30px;
  background: #ffba0e2b;
}

.howtowork.call_girl .howtowork_box .howtowork_boxtwo h3 {
  font-size: 30px;
}

.call_girl_contain_area {
  padding: 50px 0px;
}

.call_girl_contain_area h2 {
  color: #ffffff;
}

.call_girl_contain_area p {
  color: #d0d0d0;
}

.gallery_box.escorts .gallery_contain {
  bottom: 0;
}

.gallery_box.escorts .gallery_contain .btnbox {
  margin-top: 12px;
}

.video_area iframe {
  width: 100%;
  height: 500px;
}

.call_girl .madha .howtowork_boxtwo {
    padding: 27px;
    background: #181818;
    border: 1px solid #373737;
    box-shadow: 1px 1px 16px 0 rgb(0 0 0 / 16%);
    border-style: solid;
}

.call_girl .madha .howtowork_box .howtowork_thumble {
  height: 330px;
}

.call_girl .madha .howtowork_boxtwo h3 {
  color: #fff;
  padding-top: 0px;
}

.call_girl .madha .howtowork_boxtwo p {
  color: #fff;
}



/* navbar css */
.mob-show {
  text-align: center;
  color: #feba0f;
  /* border-bottom: 1px solid #ffb90f; */
  font-weight: bold;
  font-size: 16px;
  /* padding: 5px; */
  /* box-shadow: 3px 4px 3px #feba0f61; */
 
}

@media only screen and (max-width: 709px) {
  .banner_area {
    display: none;
  }

  .desc-show {
    display: none;
  }
}

@media only screen and (min-width: 710px) {
  .for-mob {
    display: none;
  }

  .mob-show {
    display: none;
  }
}

/* scrollbar */
::-webkit-scrollbar {
  width: 5px
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px
}

::-webkit-scrollbar-thumb {
  background: #ffb916;
  border-radius: 10px
}

::-webkit-scrollbar-thumb:hover {
  background: #b30000
}


/* details page css */
#my-img {
  border-radius: 9px;
  border: 1px solid #ffba0f8a;
  box-shadow: 0 0.5rem 1rem 0 rgb(80 80 80 / 48%);

}

/* strong {
  color: #ffb916;
} */

a {
  text-decoration: none;
}

.loc_img {
  /* height: 30vw; */
}

.loc_img img{
  /* height: 30vw; */
}


@media only screen and (max-width: 768px) {
  .loc_img {
    /* height: 50vw; */
  }
  
  .loc_img img{
    /* height: 50vw; */
  }
}
.gallery_contain img{
  width: 10% !important;
}

/* style css eh */
/* inline SVG icons (replaced broken FontAwesome) */
svg.svg-i{width:1em;height:1em;fill:currentColor;vertical-align:-0.125em;display:inline-block}
h1.orange{font-size:1.5em;margin:0 0 .5em}

/* ================================================================
   THEME 2.0 - Black & Champagne Gold (2026-07-12)
   Appended override layer: elegant premium look inspired by
   dark+gold reference sites. Pure CSS - no JS, no extra requests
   except one heading font loaded with display=swap.
   ================================================================ */
:root{
  --gold:#d0aa5f; --gold-2:#e6c98c; --gold-dim:rgba(208,170,95,.28);
  --ink:#0a0a0c; --panel:#141416; --text:#ece7dd; --muted:#b3ac9d;
}
body{ background-color:var(--ink); color:var(--text); }
body h1,body h2,body h3,body h4,body h5,body h6{
  font-family: "Special Gothic Condensed One", sans-serif;
  font-weight:400; letter-spacing:.02em; color:#f1e9d8;
}
body b,body strong{ font-family:inherit !important; }
body a{ font-family:inherit !important; color:var(--gold-2); }
a:hover{ color:#ffffff; text-decoration:none; }
p,li,dd,dt{ color:var(--text); }
.orange{ color:var(--gold) !important; }
.wrngtxt{ color:var(--gold-2) !important; }
.text-danger{ color:var(--gold) !important; }

/* header */
.header_bottom{ background:rgba(10,10,12,.97); border-bottom:1px solid var(--gold-dim); }
.header_menuright a{ letter-spacing:.06em; }

/* hero buttons — outline gold pills */
.butw,.butc{
  background:transparent !important; border:1px solid var(--gold);
  color:var(--gold-2) !important; border-radius:999px; padding:10px 28px;
  letter-spacing:.09em; text-transform:uppercase; font-weight:500;
  transition:background .25s,color .25s;
}
.butw:hover,.butc:hover{ background:var(--gold) !important; color:#141416 !important; }

/* bottom sticky bar — dark, subtle, still recognizable */
.lcol,.rcol{ background:red !important; border-top:2px solid white;border-radius: 100px; }
.lcol a{ color:white !important; letter-spacing:.08em; text-transform:uppercase; font-size:.95rem; }
.rcol{ border-left:1px solid var(--gold-dim); }
.rcol a{ color:#4fd47a !important; letter-spacing:.08em; text-transform:uppercase; font-size:.95rem; }

/* cards & profile grid */
.card{ background:var(--panel) !important; border:1px solid var(--gold-dim) !important;
  border-radius:14px; overflow:hidden; transition:transform .25s,border-color .25s; }
.card:hover{ transform:translateY(-4px); border-color:var(--gold) !important; }
.card-title{ color:var(--gold-2) !important; }
.card-text{ color:var(--muted) !important; }
.btn-warning,.btn-info,.btn-primary,.btn-danger{
  background:transparent !important; border:1px solid var(--gold) !important;
  color:var(--gold-2) !important; border-radius:999px; letter-spacing:.05em;
  box-shadow:none !important;
}
.btn-warning:hover,.btn-info:hover,.btn-primary:hover,.btn-danger:hover{
  background:var(--gold) !important; color:#141416 !important;
}

/* search / booking widget */
.search_box{ background:var(--panel); border:1px solid var(--gold-dim); border-radius:14px; }
.search_box select,.search_box .selectpicker{ background:#0f0f11; color:var(--text); border:1px solid var(--gold-dim); border-radius:8px; }
.search_box button{ background:var(--gold); color:#141416; border:none; border-radius:999px; }

/* breadcrumb */
#breadcrumb li a{ background:#17171a; color:var(--gold-2); }
#breadcrumb li a:before{ border-left-color:#17171a; }
#breadcrumb li a:after{ border-left-color:#0a0a0c; }
#breadcrumb li a:hover{ background:var(--gold); color:#141416; }
#breadcrumb li a:hover:before{ border-left-color:var(--gold); }

/* footer — replace red gradient with quiet dark gold */
.footer_top{
  background:#101013 !important;
  background-image:linear-gradient(180deg,#16130c 0%,#0a0a0c 100%) !important;
  border-top:1px solid var(--gold-dim);
}
.footer_bottom{ border-top:1px solid var(--gold-dim) !important; background:#0a0a0c; }

/* tables (rates etc.) */
table{ border-color:var(--gold-dim); }
th{ color:var(--gold-2); }

/* forms */
.form-control{ background:#0f0f11 !important; color:var(--text) !important; border:1px solid var(--gold-dim) !important; }

/* section rhythm — a little more air everywhere */
section,.container{ scroll-margin-top:80px; }
h2.orange,h1.orange{ margin-top:1.6em; margin-bottom:.6em; }

/* new homepage helper sections */
.gold-divider{ width:64px; height:1px; background:var(--gold); margin:14px 0 22px; border:0; }
.steps-row{ display:flex; gap:18px; flex-wrap:wrap; margin:18px 0; }
.step-box{ flex:1 1 220px; background:var(--panel); border:1px solid var(--gold-dim); border-radius:14px; padding:20px; }
.step-box .num{ color:var(--gold); font-size:1.6rem; font-family:'Marcellus',Georgia,serif; }
.trust-list{ list-style:none; padding:0; display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:10px 26px; }
.trust-list li{ padding-left:24px; position:relative; color:var(--text); }
.trust-list li:before{ content:''; position:absolute; left:0; top:.5em; width:12px; height:12px;
  background:var(--gold); clip-path:polygon(14% 44%,0 61%,40% 100%,100% 16%,84% 4%,39% 73%); }
.faq-block h3{ color:var(--gold-2); font-size:1.15rem; margin:18px 0 6px; }
.faq-block p{ color:var(--muted); margin:0 0 10px; }
.area-links{ display:flex; flex-wrap:wrap; gap:10px; margin:14px 0; padding:0; list-style:none; }
.area-links li a{ display:inline-block; padding:7px 16px; border:1px solid var(--gold-dim);
  border-radius:999px; color:var(--gold-2); font-size:.92rem; }
.area-links li a:hover{ background:var(--gold); color:#141416; }

/* ================================================================
   THEME 2.0b — unify in-content links & bold to the gold palette
   (fixes leftover Bootstrap yellow .text-warning and per-page
   strong{color:#ffb916} that clashed with the champagne theme)
   ================================================================ */
/* bold / emphasis → champagne gold, overriding per-page + inline colors */
body strong, body b { color: var(--gold-2) !important; }
/* Bootstrap's warning colour repurposed to theme gold */
.text-warning { color: var(--gold) !important; }
.text-light { color:black }
/* inline links inside body paragraphs read as links (gold + subtle underline),
   which distinguishes them from bold and from nav/footer links */
p a, .card-text a, dd a { color: var(--gold); text-decoration: underline;
  text-decoration-thickness: 1px; text-underline-offset: 2px;
  text-decoration-color: rgba(208,170,95,.5); transition: color .2s; }
p a:hover, .card-text a:hover, .text-warning:hover { color: #fff !important;
  text-decoration-color: #fff; }
/* nav, footer, breadcrumb, pill buttons, area chips stay clean (no underline) */
header a, .menubox a, .top-menu a, #breadcrumb a, .area-links li a,
.btn, .footer a, .footer_wizget a, .lcol a, .rcol a { text-decoration: none !important; }
/* body-paragraph links must show as links (beats base a{text-decoration:none!important}) */
.call_girl_contain_area p a, section p a, .howtowork p a, .faq-real p a,
.faq_area p a, p a { text-decoration: underline !important; text-underline-offset: 2px;
  text-decoration-thickness: 1px; text-decoration-color: rgba(208,170,95,.55); }
.footer p a, .footer_bottom p a { text-decoration: none !important; }

/* ============================================================
   THEME 2.1 — hero match + premium profile cards (2026-07-12)
   ============================================================ */

/* --- hero banner: match the black/champagne-gold theme --- */
.hed1{
  font-family:'Marcellus',Georgia,'Times New Roman',serif;
  font-weight:400; letter-spacing:.03em;
  color:#f1e9d8; font-size:44px; line-height:1.15;
  text-shadow:0 2px 18px rgba(0,0,0,.65);
}
.ban1 p{
  color:var(--gold-2); font-size:18px; max-width:560px;
  text-shadow:0 1px 10px rgba(0,0,0,.7);
}
.ban1 p + p{ color:var(--text); font-size:15.5px; }
@media (max-width:767px){
  .hed1{ font-size:26px; }
  .ban1 p{ font-size:14px; }
  .ban1 p + p{ font-size:12.5px; }
}

/* --- profile cards --- */
.pcard{
  background:var(--panel); border:3px solid var(--gold-dim);border-color: red rgb(170 60 220 / 0.6) green;
  border-radius:25px; overflow:hidden;
  display:flex; flex-direction:column; height:calc(100% - 40px);
  transition:transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}
.pcard:hover{
  transform:translateY(-4px); border-color:var(--gold);
  box-shadow:0 10px 30px rgba(0,0,0,.5);
}
.pcard:hover .actors_thum{ opacity:1; }
.pcard:hover .actors_thum img{ transform:scale(1.04); }
.pcard .pcard-link{ display:flex; flex-direction:column; flex:1 1 auto; }
.pcard .actors_thum{
  position:relative; height:auto; aspect-ratio:246/356;
  margin-bottom:0; border-radius:0;
}
.pcard .actors_thum img{
  width:100%; height:100%; object-fit:cover;
  transition:transform .4s ease;
}
.pc-badge{
  position:absolute; display:inline-flex; align-items:center; gap:5px;
  padding:3px 9px; border-radius:999px;
  font-size:11px; line-height:1.6; letter-spacing:.03em;
  background:rgba(10,10,12,.78); backdrop-filter:blur(3px);
  color:#ece7dd; z-index:2;
}
.pc-avail{ top:8px; left:8px; color:#6fe09a; border:1px solid rgba(111,224,154,.35); }
.pc-views{ top:8px; right:8px; border:1px solid rgba(208,170,95,.35); color:var(--gold-2); }
.pc-badge svg{ width:13px; height:13px; fill:currentColor; }
.pc-dot{
  width:7px; height:7px; border-radius:50%; background:#3ecf6f;
  box-shadow:0 0 0 0 rgba(62,207,111,.7); animation:pcPulse 1.8s infinite;
}
@keyframes pcPulse{
  0%{ box-shadow:0 0 0 0 rgba(62,207,111,.55); }
  70%{ box-shadow:0 0 0 7px rgba(62,207,111,0); }
  100%{ box-shadow:0 0 0 0 rgba(62,207,111,0); }
}
.pcard .actors_body{ padding-top:12px; }
.pcard .actors_body h3{
  color:var(--gold-2); font-size:20px; margin-bottom:6px;
  display:flex; align-items:center; gap:6px;
}
.pc-tick{ width:16px; height:16px; fill:var(--gold); flex:0 0 auto; }
.pc-meta{
  list-style:none; margin:0 0 6px; padding:0;
  display:flex; flex-wrap:wrap; gap:6px;
}
.pc-meta li{
  font-size:11.5px; letter-spacing:.04em; color:var(--muted);
  border:1px solid rgba(179,172,157,.28); border-radius:999px;
  padding:2px 9px; line-height:1.6; white-space:nowrap;
}
.pc-meta li.pc-cat{ color:var(--gold-2); border-color:var(--gold-dim); }
.pc-loc{
  display:flex; align-items:center; gap:5px;
  font-size:12.5px; color:var(--muted); margin-bottom:7px;
}
.pc-loc svg{ width:13px; height:13px; fill:var(--gold); flex:0 0 auto; }
.pcard .actors_body p{ font-size:13.5px; margin-bottom:10px; }
.pc-actions{
  display:flex; gap:8px; padding:10px;
  border-top:1px solid var(--gold-dim); margin-top:auto;
}
.pc-btn{
  flex:1 1 0; display:inline-flex; align-items:center; justify-content:center;
  gap:7px; padding:9px 4px; border-radius:999px;
  font-size:13px; letter-spacing:.04em; line-height:1;
  transition:background .2s ease, color .2s ease;
}
.pc-btn svg{ width:16px; height:16px; fill:currentColor; flex:0 0 auto; }
.pc-call{ border:1px solid var(--red); color:var(--gold-2) !important; }
.pc-call:hover{ background:var(--pink); color:#141416 !important; }
.pc-wa{ background: #6666CC; color:#fff !important; border:1px solid #17a24b; }
.pc-wa:hover{ background:#0e8a3c; color:#fff !important; }
@media (max-width:575px){
  .pcard .actors_body h3{ font-size:16px; }
  .pcard .actors_body p{ font-size:12px; -webkit-line-clamp:2; }
  .pc-meta li{ font-size:10px; padding:2px 7px; }
  .pc-btn span{ display:none; }
  .pc-btn{ padding:10px 0; }
  .pc-btn svg{ width:18px; height:18px; }
  .pc-badge{ font-size:9.5px; padding:2px 7px; }
}

/* ============================================================
   THEME 2.2 — one responsive hero, visible on mobile too,
   WebP background via imgproxy (2026-07-12)
   ============================================================ */
.ban1{
  background-image:url(https://img.alinabansal.com/VVAnyI1nMPfExrvprPQUyg9UVGi9pAVQXn2lJbruD2M/rs:fill:1920:1200/aHR0cHM6Ly93d3cuYWxpbmFiYW5zYWwuY29tL2Fzc2V0cy9pbWcvYmcxMi5qcGc.webp) !important;
  background-size:cover; background-position:center right;
  position:relative; display:flex; align-items:center;
  height:43vw; min-height:430px; max-height:720px;
}
.ban1::before{
  content:""; position:absolute; inset:0; z-index:0;
  background:linear-gradient(90deg, rgba(10,10,12,.85) 0%, rgba(10,10,12,.55) 40%, rgba(10,10,12,.05) 72%);
}
.ban1 .call{
  position:relative; margin:0; padding:0 20px 0 30px;
  max-width:640px; z-index:1;
}
.ban1 .hed1{ margin:0 0 12px; }
.ban1 p{ margin-left:0; }
.ban1 .butt{ margin-top:24px; }
.ban1 .butt .butw, .ban1 .butt .butc{ margin-left:0; }

@media only screen and (max-width: 709px){
  .banner_area{ display:block !important; }  /* was hidden on mobile */
  .for-mob{ display:none !important; }        /* old static banner retired */
  .ban1{
    background-image:url(https://img.alinabansal.com/j2tR3Zqt2WxaTJSAyjLHBsVdacNW4lFTwT6uAPkd-18/rs:fill:810:1080/aHR0cHM6Ly93d3cuYWxpbmFiYW5zYWwuY29tL2Fzc2V0cy9pbWcvYmcxMi5qcGc.webp) !important;
    background-position:top center;
    height:auto; min-height:0; max-height:none;
    aspect-ratio:810/1080; align-items:flex-end;
  }
  .ban1::before{
    background:linear-gradient(180deg, rgba(10,10,12,.10) 25%, rgba(10,10,12,.72) 62%, rgba(10,10,12,.96) 92%, #0a0a0c 100%);
  }
  .ban1 .call{ padding:0 16px 24px; }
  .ban1 .butt{ margin-top:14px; display:flex; gap:10px; }
  .ban1 .butt .butw, .ban1 .butt .butc{
    flex:1; text-align:center; margin:0; padding:11px 4px;
    font-size:clamp(11px, 3.4vw, 14.5px); letter-spacing:.02em;
    white-space:nowrap;
  }
}

/* ============================================================
   THEME 2.3 — likes / views / reviews UI (2026-07-12)
   ============================================================ */
/* like + views bar over the profile slider */
.slider-container{ position:relative; }
.lk-bar{
  position:absolute; left:10px; bottom:14px; z-index:5;
  display:flex; align-items:center; gap:10px;
}
.lk-btn{
  position:relative; display:inline-flex; align-items:center; gap:7px;
  background:rgba(10,10,12,.72); backdrop-filter:blur(4px);
  border:1px solid var(--gold-dim); border-radius:999px;
  color:#ece7dd; padding:8px 14px; font-size:14px; cursor:pointer;
  transition:border-color .2s ease;
}
.lk-btn:hover{ border-color:var(--gold); }
.lk-btn svg{ width:18px; height:18px; fill:none; stroke:#ece7dd; stroke-width:1.6; transition:all .2s ease; }
.lk-btn.lk-on svg{ fill:#e0245e; stroke:#e0245e; }
.lk-btn.lk-pop svg{ animation:lkPop .45s cubic-bezier(.2,2.2,.4,1); }
@keyframes lkPop{ 0%{transform:scale(.4)} 55%{transform:scale(1.45)} 100%{transform:scale(1)} }
.lk-burst{ position:absolute; left:20px; top:50%; width:0; height:0; pointer-events:none; }
.lk-p{
  position:absolute; width:6px; height:6px; border-radius:50%;
  background:#e0245e; opacity:0;
  animation:lkFly .6s ease-out forwards;
}
.lk-p:nth-child(2n){ background:var(--gold); }
@keyframes lkFly{
  0%{ transform:translate(0,0) scale(1); opacity:1; }
  100%{ transform:translate(var(--dx), var(--dy)) scale(.2); opacity:0; }
}
.lk-views-wrap{
  display:inline-flex; align-items:center; gap:6px;
  background:rgba(10,10,12,.72); backdrop-filter:blur(4px);
  border:1px solid var(--gold-dim); border-radius:999px;
  color:var(--gold-2); padding:8px 14px; font-size:13px;
}
.lk-views-wrap svg{ width:16px; height:16px; fill:currentColor; }

/* reviews */
.rv-area{ padding:34px 0 44px; }
.rv-title{ color:#f1e9d8; margin-bottom:6px; }
.rv-agg{ display:flex; align-items:center; gap:10px; margin-bottom:18px; }
.rv-agg-st{ color:var(--gold); font-size:19px; letter-spacing:2px; }
.rv-agg-tx{ color:var(--muted); font-size:14px; }
.rv-list{ display:grid; gap:10px; margin-bottom:24px; }
.rv-card{
  background:var(--panel); border:1px solid var(--gold-dim);
  border-radius:12px; padding:12px 16px;
}
.rv-top{ display:flex; align-items:center; gap:10px; flex-wrap:wrap; margin-bottom:5px; }
.rv-nm{ color:var(--gold-2); font-size:15px; }
.rv-st{ color:var(--gold); letter-spacing:2px; font-size:14px; }
.rv-dt{ color:var(--muted); font-size:12px; margin-left:auto; }
.rv-bd{ color:var(--text); font-size:14px; margin:0; }
.rv-empty{ color:var(--muted); }
.rv-form{
  background:var(--panel); border:1px solid var(--gold-dim);
  border-radius:12px; padding:16px; max-width:560px;
}
.rv-form h3{ color:#f1e9d8; font-size:18px; margin-bottom:10px; }
.rv-stars{ display:flex; gap:4px; margin-bottom:10px; }
.rv-star{
  background:none; border:none; cursor:pointer; padding:2px;
  font-size:26px; line-height:1; color:#4a463d; transition:color .15s ease, transform .15s ease;
}
.rv-star:hover{ transform:scale(1.15); }
.rv-star.on{ color:var(--gold); }
.rv-name, .rv-text{
  width:100%; background:#0f0f11; border:1px solid rgba(179,172,157,.25);
  border-radius:8px; color:var(--text); padding:9px 12px; font-size:14px;
  margin-bottom:10px;
}
.rv-name:focus, .rv-text:focus{ outline:none; border-color:var(--gold); }
.rv-row{ display:flex; align-items:center; gap:12px; }
.rv-submit{
  background:transparent; border:1px solid var(--gold); color:var(--gold-2);
  border-radius:999px; padding:9px 26px; font-size:14px; cursor:pointer;
  transition:background .2s ease, color .2s ease;
}
.rv-submit:hover{ background:var(--gold); color:#141416; }
.rv-msg{ color:#6fe09a; font-size:13px; }

/* recent reviews on homepage */
.rv-recent-area{ padding:30px 0 40px; }
.rv-recent-area h2{ text-align:center; margin-bottom:20px; }
#recent-reviews{
  display:grid; gap:12px;
  grid-template-columns:repeat(auto-fill, minmax(260px, 1fr));
}
.rv-mini .rv-bd{
  overflow:hidden; display:-webkit-box;
  -webkit-line-clamp:3; -webkit-box-orient:vertical;
}
.rv-for{ display:inline-block; margin-top:8px; font-size:13px; color:var(--gold-2); }

/* ============================================================
   THEME 2.4 — browse chips, row cards, sidebar, breadcrumbs,
   menus, gallery lightbox (2026-07-12)
   ============================================================ */

/* --- quick-browse chips (replaces dropdown search) --- */
.search_area{ padding:34px 0 8px; }
.qb-wrap{
  background-color: #000033;
  border-radius:25px; padding:24px 22px 18px;
}
.qb-title{ color:#f1e9d8; font-size:26px; margin-bottom:4px;
  font-family: "Special Gothic Condensed One", sans-serif; font-weight:700;
  line-height:40px; text-transform:uppercase; }
.qb-sub{ color:var(--muted); font-size:14px; margin-bottom:18px; }
.qb-cols{ display:grid; grid-template-columns:repeat(3, 1fr); gap:18px; }
.qb-col h3{
  display:flex; align-items:center; gap:7px;
  color:var(--gold-2); font-size:16px; letter-spacing:.06em;
  text-transform:uppercase; margin-bottom:10px;
}
.qb-col h3 svg{ width:15px; height:15px; fill:var(--gold); }
.qb-chips{ display:flex; flex-wrap:wrap; gap:10px; }
.qb-chip{
  display:inline-block; padding:5px 13px; border-radius:999px;
  border:3px solid rgba(80,580,250,.3); color:var(--text) !important;
  font-size:13px; line-height:1.6; transition:all .18s ease;
}
.qb-chip:hover{ border-color:var(--gold); background:var(--gold); color:#141416 !important; }
@media (max-width:900px){ .qb-cols{ grid-template-columns:1fr; gap:14px; } }

/* --- full-width row cards (listing page) --- */
.pcard-row{ flex-direction:row; height:auto; margin-top:16px; }
.pcard-row .pcard-link{ flex-direction:row; align-items:stretch; min-width:0; }
.pcard-row .actors_thum{
  width:210px; flex:0 0 210px; aspect-ratio:auto; height:auto;
  min-height:230px;
}
.pcard-row .actors_thum img{ height:100%; }
.pcard-row .actors_body{ flex:1 1 auto; padding:16px 16px 12px; min-width:0; }
.pcard-row .actors_body h3{ font-size:23px; }
.pcard-row .actors_body p{ -webkit-line-clamp:3; }
.pcard-row .pc-actions{
  flex-direction:column; justify-content:center; gap:10px;
  border-top:none; border-left:1px solid var(--gold-dim);
  padding:14px; width:180px; flex:0 0 180px;
}
@media (max-width:767px){
  .pcard-row{ flex-wrap:wrap; }
  .pcard-row .pcard-link{ width:100%; }
  .pcard-row .actors_thum{ width:150px; flex:0 0 150px; min-height:190px; }
  .pcard-row .actors_body{ padding:10px 12px 8px; }
  .pcard-row .actors_body h3{ font-size:17px; }
  .pcard-row .actors_body p{
    display:-webkit-box; font-size:12px; line-height:1.65;
    -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;
    margin-bottom:6px;
  }
  .pcard-row .pc-actions{
    flex-direction:row; width:100%; flex:1 1 100%;
    border-left:none; border-top:1px solid var(--gold-dim); padding:10px;
  }
  .pcard-row .pc-btn span{ display:inline; }
}

/* --- profile sidebar widget --- */
.card-listing .btn{ border-radius:999px !important; font-size:14.5px; letter-spacing:.03em; padding:11px 12px; }
.card-listing .btn-warning{
  background:var(--gold) !important; border-color:var(--gold) !important;
  color:#141416 !important; font-weight:600;
}
.card-listing .btn-warning .svg-i{ fill:#141416; }
.card-listing .btn-danger{
  background:transparent !important; border:1px solid var(--gold) !important;
  color:var(--gold-2) !important;
}
.card-listing .btn-danger:hover{ background:var(--gold) !important; color:#141416 !important; }
.card-listing .btn-success{
  background:#17a24b !important; border-color:#17a24b !important; color:#fff !important;
}
.card-listing .btn-success:hover{ background:#0e8a3c !important; }
.card-listing .btn-success .text-dark, .card-listing .btn-success i{ color:#fff !important; }
.card-listing .btn-light{
  background:transparent !important; border:1px solid rgba(179,172,157,.3) !important;
  color:var(--muted) !important;
}
.card-listing .btn-light:hover{ border-color:var(--gold) !important; color:var(--gold-2) !important; }
.rating-score-small span{ color:var(--muted); font-size:13px; }
.rating-score-small em{ display:block; font-style:normal; }
.rating-score-small em a{ color:var(--gold-2) !important; }
.rating-score-small strong{
  background:var(--gold) !important; color:#141416 !important;
  border-radius:8px; padding:6px 10px; margin-left:8px;
}
.divider-or span{ background:var(--panel); color:var(--muted); }

/* --- breadcrumbs: simple inline trail --- */
#breadcrumb{
  display:flex; flex-wrap:wrap; align-items:center;
  margin:0; padding:16px 0 8px;
}
#breadcrumb li{ float:none; display:flex; align-items:center; }
#breadcrumb li a{
  background:transparent !important; height:auto; line-height:1.7;
  margin:0; padding:0; color:var(--gold-2) !important; font-size:13.5px;
  letter-spacing:.04em;
}
#breadcrumb li a:before, #breadcrumb li a:after{
  display:none !important; content:none !important; border:none !important;
}
#breadcrumb li + li::before{ content:"›"; color:var(--muted); margin:0 9px; font-size:14px; }
#breadcrumb li:last-child a{ color:var(--muted) !important; pointer-events:none; }
#breadcrumb li a .svg-i{ fill:var(--gold); width:15px; height:15px; vertical-align:-2px; }
#breadcrumb li a:hover{ color:#fff !important; }

/* --- desktop menu --- */
@media (min-width:992px){
  .top-menu ul li a{
    font-family: "Special Gothic Condensed One", sans-serif;
    text-transform:uppercase; letter-spacing:.1em; font-size:14.5px;
    color:#ece7dd; padding:8px 2px;
  }
  .top-menu ul li a:hover, .top-menu ul li:hover>a,
  .top-menu ul li.current-menu-item>a{ color:var(--gold-2) !important; }
  .top-menu ul li a:before, .top-menu ul li a:after{ background:var(--gold) !important; height:1.5px; }
  .top-menu ul ul{ background:#141416 !important; border:1px solid var(--gold-dim); border-radius:10px; }
  .top-menu ul ul li a{ color:var(--text) !important; text-transform:none; letter-spacing:.03em; }
}

/* --- mobile menu: uniform casing + touch friendly --- */
@media (max-width:991px){
  .top-menu ul li a{
    text-transform:uppercase !important; letter-spacing:.09em;
    font-size:15px; display:block; padding:13px 6px;
    color:#ece7dd !important;
    border-bottom:1px solid rgba(208,170,95,.14);
  }
  .top-menu ul li a:hover{ color:var(--gold-2) !important; }
  .top-menu ul ul li a{ font-size:13.5px; text-transform:capitalize !important; padding-left:22px; }
}

/* --- full-screen gallery lightbox --- */
.gl-overlay{
  position:fixed; inset:0; z-index:100000;
  background:rgba(5,5,7,.96); display:flex; align-items:center; justify-content:center;
  touch-action:pan-y;
}
.gl-overlay img{
  max-width:92vw; max-height:88vh; object-fit:contain;
  border-radius:8px; box-shadow:0 10px 60px rgba(0,0,0,.8);
  user-select:none;
}
.gl-btn{
  position:absolute; top:50%; transform:translateY(-50%);
  background:rgba(20,20,22,.7); border:1px solid var(--gold-dim);
  color:var(--gold-2); font-size:26px; line-height:1;
  width:48px; height:48px; border-radius:50%; cursor:pointer;
  display:flex; align-items:center; justify-content:center;
  transition:all .2s ease;
}
.gl-btn:hover{ background:var(--gold); color:#141416; }
.gl-prev{ left:14px; } .gl-next{ right:14px; }
.gl-close{
  position:absolute; top:14px; right:14px;
  background:rgba(20,20,22,.7); border:1px solid var(--gold-dim);
  color:#ece7dd; font-size:22px; width:44px; height:44px; border-radius:50%;
  cursor:pointer;
}
.gl-close:hover{ background:var(--gold); color:#141416; }
.gl-count{
  position:absolute; bottom:16px; left:50%; transform:translateX(-50%);
  color:var(--gold-2); font-size:14px; letter-spacing:.1em;
  background:rgba(20,20,22,.7); padding:5px 16px; border-radius:999px;
  border:1px solid var(--gold-dim);
}
@media (max-width:600px){
  .gl-btn{ width:40px; height:40px; font-size:20px; }
  .gl-prev{ left:6px; } .gl-next{ right:6px; }
}
.slides .slide img{ cursor:zoom-in;border-radius: 25px; }

/* THEME 2.4c — like chip on profile cards (2026-07-12) */
.pc-like{
  position:absolute; bottom:8px; right:8px; z-index:3;
  display:inline-flex; align-items:center; gap:5px;
  background:rgba(10,10,12,.78); backdrop-filter:blur(3px);
  border:1px solid var(--gold-dim); border-radius:999px;
  color:#ece7dd; padding:4px 11px; font-size:12px; line-height:1.6;
  cursor:pointer; transition:border-color .2s ease;
}
.pc-like:hover{ border-color:var(--gold); }
.pc-like svg{ width:14px; height:14px; fill:none; stroke:#ece7dd; stroke-width:1.8; transition:all .2s ease; }
.pc-like.lk-on svg{ fill:#e0245e; stroke:#e0245e; }
.pc-like.lk-pop svg{ animation:lkPop .45s cubic-bezier(.2,2.2,.4,1); }
@media (max-width:575px){ .pc-like{ font-size:10.5px; padding:3px 9px; } }

/* THEME 2.5 — escorts page content sections (2026-07-12) */
.esc-intro{
  max-width:760px; margin:10px auto 6px; color:var(--muted);
  font-size:15px; line-height:1.75;
}
.esc-content{ padding:10px 0 46px; }
.esc-content .container{ max-width:900px; }
.esc-content h2{
  color:#f1e9d8; font-size:26px; margin:34px 0 12px;
}
.esc-content h3{ color:var(--gold-2); font-size:19px; margin:22px 0 10px; }
.esc-content p{ color:var(--text); font-size:15px; line-height:1.8; margin-bottom:12px; }
.esc-list{ list-style:none; margin:0 0 10px; padding:0; }
.esc-list li{
  color:var(--text); font-size:15px; line-height:1.75;
  padding:8px 0 8px 26px; position:relative;
}
.esc-list li::before{
  content:"✦"; color:var(--gold); position:absolute; left:4px; top:8px; font-size:13px;
}
.esc-rates{
  list-style:none; margin:14px 0 14px; padding:0; max-width:420px;
  border:1px solid var(--gold-dim); border-radius:12px; overflow:hidden;
}
.esc-rates li{
  display:flex; justify-content:space-between; align-items:center;
  padding:10px 18px; font-size:14.5px; color:var(--text);
}
.esc-rates li + li{ border-top:1px solid rgba(208,170,95,.15); }
.esc-rates li span:last-child{ color:var(--gold-2); font-weight:600; letter-spacing:.03em; }
.esc-steps{ margin:0 0 12px; padding-left:22px; }
.esc-steps li{ color:var(--text); font-size:15px; line-height:1.8; margin-bottom:8px; }
.esc-areas{ margin:12px 0 8px; }
.esc-faq h3{ margin-top:24px; }
.esc-faq p{ color:var(--muted); }
.esc-adult{
  margin-top:30px; padding-top:14px; border-top:1px solid var(--gold-dim);
  color:var(--muted) !important; font-size:12.5px !important; text-align:center;
}

/* THEME 2.6 — escorts listing 70/30 layout + sticky sidebar (2026-07-12) */
.esc-main > .row{ margin:0; }
.esc-side{
  position:sticky; top:16px;
  display:flex; flex-direction:column; gap:16px;
  margin-top:16px;
}
.esc-side-box{
  background:var(--panel); border:1px solid var(--gold-dim);
  border-radius:14px; padding:18px 18px 12px;
}
.esc-side-box h3{
  display:flex; align-items:center; gap:8px;
  color:var(--gold-2); font-size:16.5px; letter-spacing:.06em;
  text-transform:uppercase; margin-bottom:10px;
}
.esc-side-box h3 svg{ width:15px; height:15px; fill:var(--gold); flex:0 0 auto; }
.esc-side-links{ list-style:none; margin:0; padding:0; }
.esc-side-links li + li{ border-top:1px solid rgba(208,170,95,.12); }
.esc-side-links a{
  display:flex; justify-content:space-between; align-items:center;
  color:var(--text) !important; font-size:14px; padding:8px 2px;
  transition:color .15s ease, padding-left .15s ease;
}
.esc-side-links a span{ color:var(--gold); font-size:17px; }
.esc-side-links a:hover{ color:var(--gold-2) !important; padding-left:7px; }
.esc-side-cta p{ color:var(--muted); font-size:13.5px; line-height:1.7; margin-bottom:14px; }
.esc-cta-wa, .esc-cta-call{
  display:flex; align-items:center; justify-content:center; gap:8px;
  border-radius:999px; padding:11px 10px; font-size:14px;
  margin-bottom:10px; transition:all .2s ease;
}
.esc-cta-wa svg, .esc-cta-call svg{ width:17px; height:17px; fill:currentColor; }
.esc-cta-wa{ background:#17a24b; color:#fff !important; }
.esc-cta-wa:hover{ background:#0e8a3c; }
.esc-cta-call{ border:1px solid var(--gold); color:var(--gold-2) !important; }
.esc-cta-call:hover{ background:var(--gold); color:#141416 !important; }
@media (max-width:991px){
  .esc-side{ position:static; margin-top:24px; }
}

/* THEME 2.7 — per-profile availability: off days (2026-07-12) */
.working-hour .wh-off{ color:#c96a6a !important; letter-spacing:.04em; }

/* Heading order (2026-08-10) — decorative captions on the homepage used to be
   <h2> and pushed the real <h1> down the outline. They are now plain p/div.
   These rules copy exactly what the old <h2> rendered as (see the base h2 rule
   near the top of this file), so nothing changes visually. */
.faq-cap{
  font-family: "Special Gothic Condensed One", sans-serif;font-weight:700; font-size:26px;
  line-height:40px; color:#026ab1; text-transform:uppercase; text-align:center;
  margin-bottom:.5rem;
}
.addbotwo .addbotwo_textbox .addbotwo-cap{
  font-family: "Special Gothic Condensed One", sans-serif;font-weight:700; line-height:40px;
}
