
  body{background:#e9e9e9;}
  
.featured-badge {
    display: inline-block;
    background: red;
    color: white;
    padding: 1px 8px;
    font-size: 13px;
    border-radius: 3px;
    transform: rotate(-40deg);
    position: absolute;
    top: 18px;
    left: -40px;
    width: 150px;
    font-weight: normal;
    text-align: center;
}
	
	@font-face {
    font-family: "Audrey Normal";
    src: url("../css/fonts/audrey-nor.eot");
    src: url("../css/fonts/audrey-nor.eot?#iefix")format("embedded-opentype"),
    url("../css/fonts/audrey-nor.woff2")format("woff2"),
    url("../css/fonts/audrey-nor.woff")format("woff"),
    url("../css/fonts/audrey-nor.ttf")format("truetype"),
    url("../css/fonts/audrey-nor.svg#Audrey Normal")format("svg");
}
	
	
	/*banner*/
	.sort-infor {padding:10px 0px;}
	.sort-infor p{color:#fff;}
	 .sort-infor .h1, .sort-infor h1 {  font-size: 1.2rem;
        color: #fff;}
	    .sort-infor .h4, .sort-infor h4 {
        font-size: 1.5rem;
        color: #fff;
    }
	
	
	.banner-section {
    position: relative;
    background-size: cover !important;
    color: #FFF;


}

.banner-section::before {
    content: "";
    display: block;
    background-color: #5757578f;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
	
.findbtn {
    background-color: #e50003 !important;
    color: #fff !important;
    font-weight: normal !important;
    text-transform: uppercase;
    border: 0 !important;
    border-radius: 5px;
    padding: 0px 15px;
    height: 50px;
}

.form-control {

    height: 50px;
}

.findbtn:hover {
    background-color: #c80003 !important;
    color: #fff !important;
}

.new-input input {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-shadow: none;
    margin: 0;
	    border-radius:5px;
		    height: 40px;
}
	
.escort-card {
    position: relative;
    margin-bottom: 25px;
    border: 1px solid #ddd;
    text-transform: uppercase;
    line-height: 23px;
    text-align: justify;
	box-shadow: 0 5px 20px rgba(0, 0, 0, .15);
}
	
	.navbar-bg{background:#1b1f3d;}
	
.escort-container {
    margin-bottom: 0px;
    background: #626262a1;
    padding: 20px 20px 20px;
    z-index: 9;
}
	
	
.sidebar {
    background-color: #fff;
    color: #484848;
    padding: 0px;
    border-radius: 8px;
}
.sidebar h6 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 5px;
    margin-bottom: 10px;
    background: #1b1f3d;
    color: #fff;
    padding: 10px;
}
    .sidebar a {
      color: #000;
      display: block;
      margin: 6px 0;
      text-decoration: none;
      transition: color 0.2s;
    }
    .sidebar a:hover {
      color: #fff;
    }
	
.sidelist {
    list-style: none;
    padding: 0px 20px 10px;
}

.sidebar a {
    color: #000;
    display: block;
    margin: 6px 0;
    text-decoration: none;
    transition: color 0.2s;
    text-transform: uppercase;
    line-height: 30px;
}

.sidebar a:hover { color: #f44336;}
	
	/*mid menu*/
	
	.mid-nav ul{color:#fff; list-style:none}
.mid-nav ul li {  list-style: none; padding: 0 15px;}
.mid-nav ul li a{ color: #fff;  padding: 0 15px;}
.mid-nav ul li a:hover{ color: #fe0300; }

.newbtn{background:#fff; border-radius:2px; padding:5px 15px; color:#fe0300; text-transform:uppercase;}
.newbtn:hover{background:#fe0300; color:#fff; text-transform:uppercase;}
	
	/*listing*/
	
	.card-title{font-size:20px; color:#080808; font-family: "Audrey Normal";     font-weight: normal;}
	.related-profile .card-title{font-size:18px; color:#080808; font-family: "Audrey Normal";     font-weight: normal;}
	.spec-text{ font-size:13px; color:#d70012; font-family: "Audrey Normal";}
	.spec-text strong{ color:#000;    font-family: arial;}
	
	.listingbox {
	aspect-ratio: 16 / 9;
	overflow: hidden;
	position: relative;
	 width: 100%;
  height: 100%;
  }
	
	.listingbox img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* ya 'contain' */
  object-position: top;
     
}
	

    .star-rating i {
      font-size: 1rem;
      color: #F44336;
      cursor: pointer;
    }
    .star-rating .fas {
      color: #F44336;
    }
	
	.btn-view{padding: 7px 20px; background:#f21015; color:#fff}
	.btn-view:hover{padding: 7px 20px; background:#de0106; color:#fff}
	
	.navbar-brand img{    width: 160px;}
	
	 .content-section {
      background-color: #fff;
      padding: 60px;
      margin: 40px auto; text-align:justify;
	  
    }
    h5 {
      font-family: serif;
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 1px;
    font-family: "Audrey Normal"
    }
    p {
      font-size: 16px;
      line-height: 1.6;
    }
	
	.nav-link {
        color: rgb(255 255 255)!important;
}
	.nav-link:hover { color: rgb(255 0 3) !important;}
	
	  .footer {
      background-color: #111;
      color: #fff;
      padding: 60px 20px 20px;
    }
    .footer h5 {
      font-weight: 600;
      margin-bottom: 20px;
    }
    .footer ul {
      list-style: none;
      padding-left: 0;
    }
    .footer ul li a {
      color: #ccc;
      text-decoration: none;
      display: block;
      margin-bottom: 10px;
      transition: all 0.3s;
    }
    .footer ul li a:hover {
      color: #fff;
      text-decoration: underline;
    }
    .footer-bottom {
      border-top: 1px solid #333;
      padding-top: 20px;
      margin-top: 40px;
      text-align: center;
      font-size: 14px;
      color: #aaa;
    }
	
	
.navbar-toggler {
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    color: rgb(255 62 62 / 79%);
    background-color: #ffffffbd;
    border: var(--bs-border-width) solid rgb(255 255 255 / 15%);
    border-radius: 2px;
    transition: var(--bs-navbar-toggler-transition);
    width: 50px;
    padding: 5px;
}
	
	.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: rgb(255 255 255);
}

.nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
color: rgb(255 255 255 / 65%);}
	.nav-link:focus, .nav-link:hover {
    color: #F44336;
}
	/* responsive code */
	
	.justify-text{text-align:justify;}
	
	
	@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
        justify-content: center;
    }
}
	
	
	.content-section {
    background-color: #fff;
    padding: 20px 0px;
    margin: 40px auto;
    text-align: justify;
}

/* filter */

.filter {
    position: relative;
    z-index: 120;
    margin-top: 20px;
    margin-bottom: -65px
}

.filter+.elite,.filter+.vip,.filter+.regular {
    padding-top: 60px
}

.filter-form {
    position: relative;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0
}
.select__wrap {
    position: relative;
}
.filter-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    background-color: rgba(255,255,255,.9);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
    transition: all .25s
}

.filter-loader.js-active {
    visibility: visible;
    opacity: 1
}

.filter-nav {
    display: flex;
    margin-bottom: 20px;
    box-shadow: 0 5px 20px rgba(0,0,0,.15);
    /* background-color: #fff; */
	padding-left: 0;
}


.caflag {
    position: absolute;
    right:100px;
    top: 10%;
}

.caflag img{ width: 150px; height:auto;}



@media (min-width: 1200px) {
    .h2, h2 {
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 767px) {
    .filter-nav {
        flex-direction:column
    }
}

.filter-nav .select__wrap.disabled,.filter-nav .select__wrap.readonly {
    opacity: 1
}

.filter-nav .select__wrap.disabled:after,.filter-nav .select__wrap.readonly:after {
    opacity: .25
}

.filter-nav__item {
    flex: 1 1 auto;
    border-right: 1px solid #e7e7e7;
	list-style: none;
}

@media screen and (max-width: 767px) {
    .filter-nav__item {
        border-right:none;
        border-bottom: 1px solid #e7e7e7
    }
}

.filter-nav__item--first {
    flex-grow: 1.5
}

.filter-nav__item--before-last,.filter-nav__item--last {
    border-right: none
}

@media screen and (max-width: 767px) {
    .filter-nav__item--before-last,.filter-nav__item--last {
        border-bottom:none
    }
}

.filter-nav__item--submit {
    position: relative
}

.filter-form__reset {
    display: none;
    /* position: absolute; */
    top: 100%;
    right: 0;
    width: 100%;
    margin: 0;
    padding: 18px 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    color: #e30613;
    border: none;
    background-color: transparent;
    transition: all .25s
}

.filter-form__reset:hover {
    color: #8a030c
}

.filter-form__reset.js-show {
    display: block
}

.filter-nav__item select {
    margin-bottom: 0
}

.button--filter {
    width: 100%;
    height: 50px;
    text-align: center
}

.filter-form__not-found {
    font-size: 18px;
    font-weight: 700
}

.filter-modal.featherlight {
    background-color: #fff
}

.filter-modal .featherlight-content {
    position: static;
    max-width: 100%
}

.filter-form select {
    display: block;
    width: 100%;
    height: 50px;
    margin-bottom: 0px;
    padding: 6px 35px 6px 20px;
    font-size: 15px;
    color: #2c3138;
    border-radius: 0;
    border: none;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    outline: 0;
    appearance: none;
    cursor: pointer;

}

.first-slet{	border-top-left-radius: 5px!important;
    border-bottom-left-radius: 5px!important;}

.button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.29;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;

    border: 1px solid #e50003;
    background-color: #e50003;
    color: #fff;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    padding: 5px 25px;
    margin: 0;
}



.select__wrap:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 12px;
    height: 6px;
    background-image: url(../images/icon-arrow-small-down.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    pointer-events: none;
}

/* PROFILE PAGE */


.modelsingle-proImg {
    width: 200px;
    height: 200px;
    bottom: -130px;
    margin: 0 auto;
}

.modelsingle-header--inner {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
	    top: -100px;
}

    .modelsingle-header .back-btn {
        position: absolute;
        top: 0;
        left: 0;
    }
	
	.modelsingle-nav {
    margin-left: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
	
}

.modelsingle-nav-prev {
    border-right: gray 1px solid; padding:0 20px;
}

.modelsingle-nav-prev a, .modelsingle-header--inner a{color:#fff; text-decoration:none; font-weight:700;}
.modelsingle-nav-prev a:hover, .modelsingle-header--inner a:hover{color:#f44336; text-decoration:none; font-weight:700;}



.modelsingle-proImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
    border-radius: 50%;
}

/* gallery */

.profile-content-area{    padding: 20px 30px;
    background: #f6f5f1;}


#mySelfieGallery a:nth-child(n+2) {
    width: 33.333333%
  }
  
  #mySelfieGallery a{ padding-left:0!important; }
 
  #mySelfieGallery a:nth-child(n+2) img {
    width: 100%;
    padding: 10px 0px 0;
  }



.text-primary { color: #000 !important;}


.profile-content-area h1, .profile-content-area .h1 {
    font-weight: 300;
    line-height: 1.2;
    color: #e50003;
    text-transform: uppercase;
}
.text-white-5 {
    color: gray;
}


.share-btn{font-size:20px;}
.share-btn i{color:#ff1100; padding-right: 10px;}

.align-mid{align-items: anchor-center;}

.border-bottom {
    border-bottom: var(--bs-border-width) var(--bs-border-style) #b1afaf !important;
}

.accordion-button { font-weight:700;}

.profile-content-area .text-danger {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
    text-transform: uppercase;
}


@media (min-width: 992px) {
  .accordion-body {
    padding: 0 40px;
  }
}

.profile-content-area{}

.text-white-5 {
    color: gray;
}

.cate-list{list-style:none;}
.cate-list li a {
    list-style: none;
    background: #f4eaea;
    border: 1px solid #ff8e8e;
}

ul.cate-list li a:hover { color:#fff!important; background: #f44336;}

.modelsingle-info .accordion .accoraction {
    display: none;
    position: relative;
    z-index: 3;
    padding: 20px 0 20px;
}
.stats-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}

    .stats-col {
        width: calc(20% - 10px);
    }
	
	    .stats-col {
        width: calc(20% - 10px);
    }
	
.stats-col {
    margin: 0 5px 10px;
    padding: 20px 18px;
    background-color: #f4eaea;
    text-align: center;
    width: calc(25% - 10px);
    text-decoration: none;
    color: #000;
}
.stats-value {
    font-size: 20px;
    text-transform: uppercase;
    color: #F44336;
    text-decoration: none;
}

/* PROFILE PAGE end*/

@media screen and (max-width: 767px) {
    .filter-modal .filter-form-wrap {
        width:500px;
        max-width: 100%;
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 40px
    }
}

.filter-modal .filter-nav {
    margin-bottom: 0
}

/* blog page */

  .blog-card img {
      height: 300px;
      object-fit: cover;
	  aspect-ratio: 16 / 9;
	     width: 100%;
		 flex: none;
    height: 100%;
	  object-position: top;
    }
	

	
.blog-card {
    border: 1px solid #eee;
    margin-bottom: 20px;
    background: #fff;
}
.blog-title {
    color: #d3197b;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
}
.blog-title:hover {
    color: #000000;
}
    .continue-link {
      color: #d3197b;
      font-weight: 500;
    }
	
	    a.continue-link:hover {
      color: #000;
      font-weight: 500;
    }


.categories-sidebar{list-style:none; margin-bottom:15px}
.categories-sidebar h5 {
    background: #2b3055;
    padding: 12px 22px; font-size:18px;
    color: #fff;
}

.categories-sidebar li a::before {
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 900; /* solid icons */
  margin-right: 8px;
  color: #ed2224;
}

.categories-sidebar li a {
    list-style: none;
    color: #e50003;
    text-decoration: none;
    line-height: 36px;
    text-transform: uppercase;
    border-bottom: 1px dashed #b04b4c7a;
    width: 100%;
    display: block;
    font-size: 15px;
}
.categories-sidebar li a:hover {
    list-style: none;
color: #000;}

/* blog page end*/




@media only screen and (max-width: 767px) {
	
    .caflag {
        display: block;
        top: -55px;
        left: 130px;
    }
	
	.caflag img {
    width: 45px;
    height: auto;
}

.mhide{display:none;}

   .nav-item{ border-bottom: 1px solid #2c325b;}

.sort-infor p {
    color: #fff;
    font-size: 15px;
}

.escort-container {
    margin-bottom: 15px;
    background: #0f122b;
    padding: 0px 10px 20px;
}
.sort-infor .h4, .sort-infor h4 {
    font-size: 18px;
    color: #fff;
}

.mob-search-full{width:100%}
.findbtn {
    padding: 7px 7px;
	    height: 40px;
}
.form-control {
    height: 40px;
}
.profile-content-area {
    padding: 0px 0px;
    background: #f6f5f1;
}

#mySelfieGallery a {
    padding: 10px !important;
}

.stats-col {
    margin: 0 5px 10px;
    padding: 20px 18px;

    text-align: center;
    width: calc(50% - 10px);
}

.modelsingle-proImg {
    width: 160px;
    height: 160px;
    bottom: -130px;
    margin: 0 auto;
}

.modelsingle-header--inner {
    top: 0px;
}

}


.buttonmob {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.29;
    border-radius: 0;
border: 1px solid #e50003;
    background-color: #e50003;
    color: #fff;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    padding: 10px 25px;
    margin: 0;
}

@media screen and (max-width: 767px) {
    .hdmb {
        display: none !important;
    }
	
	.button-full-width { width: 100%;}

.modal.bottom-sheet .modal-dialog {
      position: fixed;
      bottom: 10%;
      margin: 0;
      width: 100%;
      transition: transform 0.3s ease-out;
    }

    .modal.bottom-sheet .modal-content {
      border-radius: 0;
    }


	h2.h2mob{font-size: 18px;
    line-height: 25px;
    margin-top: 20px;}

	
}


 /* Hide modal trigger and modal on larger screens */
    @media (min-width: 768px) {
      #mobileModalTrigger,
      #mobileOnlyModal {
        display: none !important;
      }
    }