.about-us h2::before,
.banner h2,
.banner-botton-cont,
.category-lists a,
.cp-ryt,
.header-top,
.header-top h3,
.profile-name,
footer p {
    text-align: center
}

body,
h1,
h2,
h3,
h4,
ul {
    margin: 0
}

@font-face {
    font-family: 'Oleo Script';
    src: url('./fonts/OleoScript-Regular.eot');
    src: url('./fonts/OleoScript-Regular.eot?#iefix') format('embedded-opentype'), url('./fonts/OleoScript-Regular.woff2') format('woff2'), url('./fonts/OleoScript-Regular.woff') format('woff'), url('./fonts/OleoScript-Regular.ttf') format('truetype'), url('./fonts/OleoScript-Regular.svg#OleoScript-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Poppins;
    src: url('./Poppins-Bold.eot');
    src: url('./Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('./Poppins-Bold.woff2') format('woff2'), url('./Poppins-Bold.woff') format('woff'), url('./Poppins-Bold.ttf') format('truetype'), url('./Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Poppins;
    src: url('./Poppins-Regular.eot');
    src: url('./Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('./Poppins-Regular.woff2') format('woff2'), url('./Poppins-Regular.woff') format('woff'), url('./Poppins-Regular.ttf') format('truetype'), url('./Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.category-lists a,
a,
nav .navbar .logo a {
    text-decoration: none
}

.rounded-list,
footer ul {
    list-style: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a:focus {
    outline: 0 !important;
    outline-offset: 0 !important
}

ul {
    padding: 0
}

.container {
    width: 90%;
    margin: 0 auto
}

.col-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px
}

body {
    position: relative;
    font-family: Poppins;
    color: #fff;
    font-size: 14px;
    border: 3px solid #ffb71c;
}


.bg-img img,
.profile img {
    width: 100%;
    display: block;
    height: auto;
}
.banner img{
    width: 100%;
    height: auto;
}
.about-us h2,
.banner,
.category-lists a,
.header-top h3,
.rounded-list span {
    position: relative
}
nav {
    width: 100%;
    height: 70px;
    background: linear-gradient(180deg,#ffcd31 0,#ff9b02 100%) no-repeat padding-box;
}

nav .navbar {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

nav .navbar .bx-menu,
nav .navbar .nav-links .side-bar-logo .logo-name,
nav .navbar .nav-links .side-bar-logo .menu-close,
nav .navbar img {
    display: none
}

.banner,
.bner-contact-icon,
nav .navbar .logo,
nav .navbar .nav-links .links {
    display: flex
}

nav .navbar .logo a {
    font-size: 30px
}

.logo img {
    width: 160px;
    height: auto
}

.logo-name img {
    width: 200px
}

nav .navbar .nav-links {
    height: 100%;
    line-height: 70px
}

nav .navbar .nav-links .links li {
    list-style: none;
    position: relative;
    padding: 0 14px
}

nav .navbar .nav-links .links li a {
    color: #000;
    text-decoration: none;
    white-space: nowrap;
    font-size: 14px;
    text-transform: uppercase;
    border: 2px solid transparent;
    transition: border-color .2s linear;
    padding: 5px;
    font-weight: 600
}

nav .navbar .nav-links .links li a:hover {
    border-color: #fff;
}
.banner-botton {
    background: #180202;
    padding: 50px 0
}

.banner-botton-cont {
    padding: 20px
}
.banner-botton-cont h1{
    font-size: 40px;
}
.banner-botton-cont p {
    line-height: 28px;
    color: #fff
}

.abt-text h2 span,
.banner-botton-cont p a,
.escort-category h2 span,
.escorts-list-cont h2 span,
.escorts-videos h2 span,
.new-arrival-text h2 span,
.text-area p a, .text-area ul li a {
    color: red
}
.escorts-videos img{
    width: 100%;
    display: block;
    border: 1px solid #ff9b02;
    height: auto;
}
.escorts-videos h2{
    margin-bottom: 30px;
}
.banner-botton-cont h3 {
    font-size: 25px
}

.about-us,
.escort-category,
.text-area {
    background: #000;
    padding: 40px 0
}

.col-4-8 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px
}

.abt-img img,
.poster img,
.tow-col .col img {
    display: block;
    width: 100%;
    height: auto;
}
.poster{
    margin: 15px 0;
}
.about-us p {
    color: #fff;
    margin-top: 27px
}

.about-us p a {
    color: red;
    background: 0 0;
    padding: 0
}

.escorts-videos video {
    width: 100%;
    border: 1px solid #ff9b02;
    margin-top: 30PX
}

.about-us h2::before {
    width: 60px;
    height: 3px;
    position: absolute;
    bottom: -15px;
    left: 0;
    margin: 0;
    z-index: 1;
    content: '';
    background: #ff9b02
}

.escorts-videos a {
    padding: 8px 30px;
    background: #ff9b02;
    display: inline-block;
    color: #000;
    border-radius: 3px
}

.rounded-list {
    margin: 40px 0 40px 15px;
    padding: 0;
    counter-reset: li
}

.rounded-list li {
    margin-bottom: 30px
}

.rounded-list span {
    background: #363635;
    color: #fff;
    display: inline-block;
    padding: 15px 30px 15px 65px;
    margin: 0
}

.rounded-list span:before {
    background: #ff9b02;
    color: #fff;
    border: 5px solid #000;
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -28px;
    height: 56px;
    width: 56px;
    line-height: 53px;
    text-align: center;
    font-weight: 700;
    border-radius: 100%;
    font-size: 28px
}

.abt-text {
    padding-left: 50px
}

.poster {
    background: #000
}

.category-lists,
.escorts-list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px
}

.new-arrival,
.tow-col {
    grid-template-columns: repeat(2, 1fr);
    display: grid
}

.profile {
    border: 2px solid #ff9b02
}

.escorts-list-cont {
    background: #0c0c0c;
    padding: 25px 0
}

.escorts-list-cont h2 {
    font-size: 30px;
    margin-bottom: 20px
}

.profile-name {
    background: #0000007d;
    margin: 10px;
    padding: 10px;
    border-bottom: 1px solid #ff9b02
}

.profile-name span {
    color: #fff;
    font-size: 18px;
    display: block;
}

.profile-name p span {
    color: #fff;
    margin: 0 5px
}

.profile-name p {
    color: #ff9b02;
    margin: 10px 0 0;
    font-weight: 600;
    font-size: 15px
}

.new-arrival {
    align-items: center
}

.new-arrival-text h2 {
    font-size: 30px;
    font-weight: 700
}

.new-arrival-text p {
    font-size: 13px;
    line-height: 25px
}

.new-arrival-text p a {
    padding: 0;
    background: 0 0;
    color: red;
    margin-top: 0
}

.new-arrival-cont {
    background: #000;
    padding: 30px 0
}

.new-arrive-img img {
    display: block;
    margin: auto;
    width: auto;
    height: auto;
}

.new-arrival-text a {
    padding: 8px 35px;
    color: #fff;
    background: #006113;
    border-radius: 5px;
    display: inline-block;
    margin-top: 10px
}

.category-lists a,
.cp-ryt {
    background: #0c0c0c
}

.new-arrival-text a img {
    width: 20px;
    margin-right: 10px;
    vertical-align: middle;
    height: auto;
}

.category-lists a {
    padding: 12px 35px;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .4);
    color: #fff;
    overflow: hidden;
    display: inline-block;
    font-size: 14px
}

.category-lists a span:first-child {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #0c0c0c, #ff9b02);
    animation: 2s linear infinite animate1
}

@keyframes animate1 {
    0% {
        transform: translateX(-100%)
    }
    100% {
        transform: translateX(100%)
    }
}

.category-lists a span:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to bottom, #0c0c0c, #ff9b02);
    animation: 2s linear 1s infinite animate2
}

@keyframes animate2 {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(100%)
    }
}

.category-lists a span:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to left, #0c0c0c, #ff9b02);
    animation: 2s linear infinite animate3
}

@keyframes animate3 {
    0% {
        transform: translateX(100%)
    }
    100% {
        transform: translateX(-100%)
    }
}

.category-lists a span:nth-child(4) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to top, #0c0c0c, #ff9b02);
    animation: 2s linear 1s infinite animate4
}

@keyframes animate4 {
    0% {
        transform: translateY(100%)
    }
    100% {
        transform: translateY(-100%)
    }
}

.escort-category h2 {
    margin-bottom: 30px;
    font-size: 30px
}

.text-area h2,
.text-area h3 {
    font-size: 28px
}

.text-area h4 {
    font-size: 20px;
    margin-top: 10px
}

.text-area p {
    margin-bottom: 0;
    line-height: 28px
}

.tow-col {
    gap: 15px;
    padding: 15px 0;
    align-items: center
}

footer {
    padding: 30px 0 0;
    background: #161616;
}

.four-column {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 5px
}

.footer_title {
    font-size: 20px;
    margin-bottom: 20px;
    color: #ff9b02
}

footer ul li a {
    color: #fff;
    margin-bottom: 10px;
    display: block
}

.cp-ryt {
    padding: 10px;
    margin-top: 15px
}

.desk-none {
    display: none !important
}
.escorts-area{
    overflow: hidden;
}
.escorts-area a{
    position: relative;
    overflow: hidden;
    display: block;
}
.escorts-area a span:first-child {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #ff9b02, #ff9b02);
    animation: 2s linear infinite animate1
}

@keyframes animate1 {
    0% {
        transform: translateX(-100%)
    }
    100% {
        transform: translateX(100%)
    }
}

.escorts-area a span:nth-child(2) {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to bottom, #ff9b02, #ff9b02);
    animation: 2s linear 1s infinite animate2
}

@keyframes animate2 {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(100%)
    }
}

.escorts-area a span:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to left, #ff9b02, #ff9b02);
    animation: 2s linear infinite animate3
}

@keyframes animate3 {
    0% {
        transform: translateX(100%)
    }
    100% {
        transform: translateX(-100%)
    }
}

.escorts-area a span:nth-child(4) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to top, #ff9b02, #ff9b02);
    animation: 2s linear 1s infinite animate4
}

@keyframes animate4 {
    0% {
        transform: translateY(100%)
    }
    100% {
        transform: translateY(-100%)
    }
}
.escorts-area{
    border-color: #141414 !important;
}
.escorts-area a h3{
    color: #fff;
}
.rate-grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    justify-content: center;
}
.call-girl-rate-main-cont {
    border: 1px solid #541203;
    background: #000000c2;
    box-shadow: hsl(0deg 0% 0%) 0 0 5px;
    padding: 10px;
}
.call-girl-rate-cont {
    text-align: center;
}
.call-girl-rate h3 {
    font-size: 25px;
    margin: 0;
    border-bottom: 1px solid #541203;
    color: #fc9e19;
    padding-bottom: 10px;
}
.call-girl-rate h4 {
    font-size: 45px;
    color: #fff;
    margin: 0;
    padding-bottom: 10px;
    font-weight: 700;
    border-bottom: 1px solid #541203;
}
.call-girl-rate p {
    text-align: center;
    font-size: 18px;
    margin: 0 0 5px 0;
    color: #f15500;
}
.call-girl-rate-cont {
    text-align: center;
}
.call-girl-rate-spec ul, .call-girl-contact {
    padding: 0;
    margin: 0;
}
.call-girl-rate-spec ul li, .call-girl-contact ul li {
    border: 1px solid #541203;
    position: relative;
    box-shadow: hsl(0deg 0% 0%) 0 0 5px;
    color: #fff;
    margin-bottom: 10px;
    padding: 10px 0;
    list-style-type: none;
    font-weight: 700;
    font-size: 15px;
}
.no-available {
    position: relative;
    color: #a0786e !important;
}
.call-girl-rate-spec .book-btn {
    font-size: 15px;
    color: #fff;
    display: block;
    background: #870000;
    padding: 8px 0;
    text-decoration: none;
}
.content-bg, .contact-cont{
    background: #0c0c0c;
    padding: 40px 0;
}
.escorts-profile{
    display: grid;
    grid-template-columns: 1fr 3fr;
    gap: 50px;
}
.gilr-details h2 {
    margin: 20px 0;
    line-height: 50px;
}
.gilr-details h2 span {
    line-height: 30px;
}
.titname {
    display: inline-block;
    background: #ff9b02;
    color: #000;
    padding: 4px 7px 4px 7px;
    border: 1px solid #ffb71c;
    border-radius: 3px;
}
.text-center {
    text-align: center;
}

.profile-rate{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.profile-rate p strong{
    color: #ffb71c;
    margin-right: 10px;
}
.more-girls-btn a {
    padding: 8px 35px;
    color: #fff;
    background: #006113;
    border-radius: 5px;
    display: inline-block;
    margin-top: 10px;
}
.city_droupdown_bg{background:#0e0e0e; padding:15px 0; text-align:center; min-height:inherit; }
.select-option{display:inline-flex; align-items:center; justify-content:space-between;}
.select-option select{background:#fff; padding:13px 10px; border-radius:3px; border:#221f1f solid 1px; color:#000; font-size:15px; width: 700px;}
.select-option label{color:#fff; font-size:17px; font-family:Poppins, sans; font-weight:500; text-transform:uppercase; margin-right:15px;margin-bottom:0;}
.select-option label span{animation:.5s infinite alternate mover; font-size:20px; line-height:16px; margin-left:15px; display:inline-block;}
.select-option button{background: linear-gradient(180deg,#ffcd31 0,#ff9b02 100%) ;padding: 8px 20px 4px;cursor: pointer;height: 47px;border: none;}
.select-option .d-flex{display:flex; align-items:center; justify-content:center;}

@media (max-width:1199px) {
    .bner-moel-lft img,
    .bner-moel-rgt img {
        display: block;
        width: 70% !important
    }
    .bner-moel-lft {
        left: 0
    }
    .bner-moel-rgt {
        right: 0
    }
    .navbar {
        max-width: 970px
    }
}

@media (max-width:991px) {
    .bner-moel-rgt {
        display: none
    }
    .banner {
        align-items: unset
    }
    .bner-contact-icon {
        display: flex;
        justify-content: center
    }
    .navbar {
        max-width: 750px
    }
    nav .navbar .logo a {
        font-size: 20px !important
    }
    .navbar .search-icon i,
    nav .navbar .nav-links .links li a {
        font-size: 16px
    }
    nav .navbar .nav-links .links li {
        padding: 0 10px
    }
}

@media (max-width:767px) {
    .header-top h1,
    .random-word {
        font-size: 33px
    }
    .header-top h1 {
        font-weight: 900
    }
    .header-top h3 {
        font-size: 25px
    }
    .header-top {
        text-align: center;
        padding: 20px
    }
    .navbar {
        max-width: 100%
    }
    nav .navbar .nav-links {
        display: block;
        position: fixed;
        top: 0;
        left: -70%;
        max-width: 70%;
        width: 70%;
        background: #ff9b02;
        padding: 20px;
        line-height: 40px;
        transition: .5s;
        z-index: 999
    }
    nav .navbar .logo a {
        display: inline-flex
    }
    nav .navbar .nav-links .side-bar-logo {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 20px;
        line-height: 40px
    }
    nav .navbar .nav-links .side-bar-logo .logo-name a {
        color: #000;
        font-size: 20px
    }
    .navbar .bx-menu,
    nav .navbar .nav-links .side-bar-logo .bx-x {
        color: #fff;
        font-size: 25px;
        font-weight: 700
    }
    nav .navbar .nav-links .links {
        display: block;
        margin-top: 20px
    }
    nav .navbar .nav-links .links li {
        padding: 0 20px
    }
    nav .navbar .bx-menu,
    nav .navbar .nav-links .side-bar-logo .logo-name,
    nav .navbar .nav-links .side-bar-logo .menu-close,
    nav .navbar img {
        display: block
    }
    .navbar .search-icon {
        display: none
    }
    nav .navbar {
        padding: 0 15px;
        justify-content: end
    }
    .navbar img {
        width: 35px
    }
    nav {
        height: auto;
        padding: 5px 0
    }
    .menu-close {
        width: 18px !important
    }
    .banner h2 {
        font-size: 36px
    }
    .bner-contact-icon {
        flex-direction: column;
        align-items: center
    }
    .bner-contact-icon a {
        padding: 8px 35px;
        display: flex;
        align-items: center;
        color: #fff;
        border-radius: 3px;
        justify-content: center;
        width: fit-content
    }
    .bg-img,
    .bg-img img {
        width: 100%;
        height: 100%
    }
    .bner-contact-icon a:first-child {
        margin-right: 0;
        margin-bottom: 10px
    }
    .col-3,
    .four-column,
    .new-arrival,
    .tow-col {
        grid-template-columns: repeat(1, 1fr)
    }
    .col-4-8 {
        grid-template-columns: 1fr
    }
    .abt-text {
        padding-left: 0
    }
    .category-lists,
    .escorts-list {
        grid-template-columns: repeat(2, 1fr)
    }
    .new-arrival-text {
        padding-bottom: 25px
    }
    .bg-img {
        position: fixed;
        top: 0;
        left: 0;
        z-index: -2
    }
    .bg-img img {
        display: block
    }
    .rate-grid{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .escorts-profile, .profile-rate{
        grid-template-columns: repeat(1, 1fr);
    }
    .select-option select {width: 277px;}
}

@media (max-width:499px) {
    .banner h2,
    .bner-contact-icon {
        position: relative;
        z-index: 1
    }
    .banner h2 {
        font-size: 36px
    }
    .bner-moel-lft img,
    .bner-moel-rgt img {
        display: block;
        width: 50% !important;
        margin: auto
    }
    .category-lists,
    .escorts-list {
        grid-template-columns: repeat(2, 1fr)
    }
    .banner {
        height: auto
    }
    .bner-moel-lft {
        position: unset
    }
    .profile img {
        min-height: auto !important;
        height: auto;
    }
    .mob-none {
        display: none !important
    }
    .desk-none {
        display: block !important
    }
    .rate-grid{
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
}
.social a{display:inline-block}.social a img{width:25px;margin-right:10px}

.nowcalling {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
}

.lcol, .rcol {
    float: left;
    width: 50%;
}
.lcol a, .rcol a {
    display: block;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
}
.lcol {
    background-color: #006112;
}
.rcol {
    background-color: #06B27D;
}