body {
    background-color: #524242;
    font-family: tahoma;
    font-style: normal;
    margin: 0;
}

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

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

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

a {
    text-decoration: none
}

.text-center {
    text-align: center
}

.container {
    width: 1170px
}

.container {
    width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.container-fluid:after,
.container:after,
.row:after {
    clear: both
}

.row {
    margin-right: -15px;
    margin-left: -15px
}
.col-md-12,
.col-md-3,
.col-md-4,
.comenu-secl-md-8,
.col-sm-12,
.col-sm-3,
.col-sm-4,
.col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.col-xs-6 {
    float: left
}
.col-sm-12,
.col-sm-3,
.col-sm-4 {
    float: left
}
.col-md-3,
.col-md-4,
.col-md-8 {
    float: left
}
.col-md-4 {
    width: 33.33333333%
}
.col-md-2 {
    width: 16.66666667%
}
.col-md-6 {
    width: 50%
}
.col-md-8 {
    width: 66.66666667%
}

.col-md-3 {
    width: 25%
}

.col-md-9 {
    width: 75%
}

/*.col-md-12{width:100%;text-align: center;}*/

.col-md-12 {
    width: 100%;
    /* text-align: center; */
}

button,
select {
    text-transform: none
}

button {
    overflow: visible
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close {
    font-size: 21px
}

.close {
    color: #fff;
    opacity: 1
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    font-family: fugaz one, cursive
}
button.close {
    cursor: pointer
}
.close:focus,
.close:hover {
    color: #000;
    cursor: pointer
}

.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

.banner {
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    height: 450px;
    overflow: hidden;
    width: 100%;
    position: relative
}

.banner img {
    width: 100%;
    display: block
}

.bnr-text {
    padding: 1em;
    width: 50%;
    display: block;
    margin: 40px auto 0
}

.bnr-text span {
    display: block;
    text-shadow: 2px 2px 2px #000
}
.bnrimg2 {
    transform: translateY(-77%)
}

.ylw-clr {
    color: #f15500 !important
}

.logo,
.mobile-logo {
    background: linear-gradient(180deg, rgba(0, 0, 0, .7) 0, #000 100%);
    padding: 50px
}

.mobile-logo {
    display: none
}

.logo-img img {
    margin: 0 auto;
    display: block
}

.menu-sec {
    background: #000000e8;
    border-top: 1px solid;
    border-bottom: 1px solid #f953c6;
    width: 100%;
    z-index: 3;
}

.menu-sec ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.menu-sec li a {
    font-size: 18px;
    color: #f1df0a;
    letter-spacing: 1px;
    border-right: 1px solid #f953c6;
    transition: all .3s ease-in-out;
    padding: 15px 30px;
    display: block;
    font-family: tahoma;
}

.menu-sec li:first-child a {
    border-left: 1px solid #f953c6;
}

.menu-sec .menu-btn:hover,
.menu-sec li a:hover {
    background: #bc4e9c;
    background: -webkit-linear-gradient(to right, #f80759, #bc4e9c);
    background: linear-gradient(to right, #f80759, #bc4e9c);
    color: #fff;
    text-shadow: 2px 2px 2px #000;
}

.menu-sec .logo {
    display: block;
    float: left;
    height: auto;
    padding: 10px 30px;
    font-size: 24px;
    background: linear-gradient(45deg, #f12929, #1457f9);
    color: #ffd704;
    border-radius: 30px;
    margin-top: 5px;
    margin-left: 64px;
}

.menu-sec .menu {
    clear: both;
    max-height: 0;
    transition: max-height .2s ease-out
}

.menu-sec .menu-icon {
    cursor: pointer;
    display: inline-block;
    float: right;
    padding: 20px 15px;
    position: relative;
    user-select: none;
    border: 1px solid #bc4e9c !important;
    margin-top: 12px;
    margin-right: 15px;
    margin-bottom: 8px;
    border-radius: 3px
}

.menu-sec .menu-icon .navicon {
    background: #fff;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    position: relative;
    transition: background .2s ease-out
}

.menu-sec .menu-icon .navicon:after,
.menu-sec .menu-icon .navicon:before {
    background: #fff;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
    border-radius: 1px
}

.menu-sec .menu-icon .navicon:before {
    top: 7px
}

.menu-sec .menu-icon .navicon:after {
    top: -7px
}

.menu-sec .menu-btn {
    display: none
}

.menu-sec .menu-btn:checked~.menu {
    max-height: 700px;
    padding-bottom: 20px
}

.menu-sec .menu-btn:checked~.menu-icon .navicon {
    background: 0 0
}

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

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

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

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

.mobile {
    display: none !important
}


.abt-img img {
    width: 100%;
    display: block
}

.abt-img {
    border: 4px groove maroon
}
.about-escort {
    padding: 0px 0;
    background-color: black;
}
.text-area h1,
.text-area h2,
.text-area h3{
    font-size: 30px;
    font-weight: 700;
    text-transform: none;
    font-family: arial;
    background: linear-gradient(to right, #880afb 0%, #FBC50A 100%);
    -webkit-background-clip: text;
    display: inline-block;
    -webkit-text-fill-color: transparent;
    line-height: 50px;
}

.text-area h3,
.text-area h4,
.text-area h5 {
    font-size: 20px;
    font-weight: 700;
    color: #f953c6;
    text-transform: none;
    text-align: center !important;
    font-family: tahoma
}

.text-area .sub-titles {
    font-size: 30px;
    font-family: tahoma;
    color: #f953c6;
    text-transform: none;
    margin: 0 !important;
    text-align: center;
    display: block
}

.text-area p {
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
    font-weight: 500;
}

.text-area ul li {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}
.text-area p a {
    color: #00a1ff;
    text-decoration: none;
}
.text-area b {
    color: #fdbf33
}
.area-cont {
    -webkit-animation: dt_fadeIn .4s ease forwards;
    animation: dt_fadeIn .4s ease forwards;
    border: 0.2px solid #2b0c0c;
    padding: 0;
    padding: 7px;
    margin: 0;
    margin-bottom: 0;
    margin-bottom: 30px;
    background-color: #170202;
    box-shadow: unset !important;
    border-radius: 5px
}

.area-cont-inner {
    border: 0.2px solid rgba(255, 255, 255, .08);
    padding: 0;
    margin: 0;
    background: #210303
}

.area-cont {
    padding: 20;
    text-align: center
}

.area-cont-name h3,
.call-girl-name p {
    margin: 0
}

.area-cont-name h3 {
    text-shadow: 2px 3px 2px #0b0b0b;
    font-size: 20px;
    margin-bottom: 10px
}

.area-cont-name p {
    font-size: 16px;
    margin-bottom: 10px
}

.area-cont-name a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border: 0.2px solid #710505;
    background: linear-gradient(to bottom, #4e0101 0, #db0303 100%);
    font-weight: 500;
    border-radius: 4px;
    margin-top: 10px;
    display: inline-block;
    color: #fff
}

.area-cont-name a:hover {
    text-decoration: none
}

.area-cont-image img {
    -webkit-transition: -webkit-transform .3s ease-out, opacity .35s;
    transition: transform .3s ease-out, opacity .35s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    display: block
}

.area-cont-image {
    overflow: hidden
}

.area-cont:hover .area-cont-image img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: -webkit-transform 4s ease-out;
    transition: transform 4s ease-out
}

.area-cont-inner {
    padding: 5px;
    background: linear-gradient(to bottom, #dbb603 0, #8f0a78 100%);
}

.area-cont-inner span {
    text-align: center;
    margin: 0 0 5px;
    border-bottom: 1px solid rgba(255, 255, 255, .08);
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 17px;
    color: #fff;
    display: block;
    text-shadow: 2px 2px 2px #000;
    clear: both
}
.girl-rating i {
    color: #f1e306
}
.section-title {
    text-align: center;
    font-family: tahoma;
    font-size: 40px;
    text-transform: none;
    color: #fff;
    margin-bottom: 20px;
}

.section-title strong {
    color: #db0303
}

.ylw-clr strong {
    color: #fdbf33 !important
}

.inner-section-title {
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    text-transform: none;
    color: #f953c6;
    margin-bottom: 20px;
    text-shadow: 2px 2px 2px #000
}
footer img {
    margin-bottom: 15px
}

footer p {
    font-size: 14px;
    color: #fff
}

footer {
    border-top: solid 4px #fbff00;
}
.footer ul {
    padding: 0;
    list-style-type: none;
    text-align: center
}

footer ul li {
    margin-bottom: 10px
}

footer ul li a {
    font-size: 20px;
    color: #f5d07c;
    font-weight: 500;
    text-transform: none
}

footer ul li a:focus,
footer ul li a:hover {
    text-decoration: none;
    color: #f15500
}

footer .footer_title {
    font-size: 20px;
    margin-bottom: 34px;
    color: #f953c6;
    font-weight: 700;
    text-align: center
}
.cp-ryt {
    background: #040241;
    padding: 10px 0;
    text-align: center;
}
.cp-ryt p {
    font-size: 12px;
    margin: 0;
    color: #fbfbfb;
}
.col-md-3 li {
        line-height: 45px;
}
.niche {
    background: linear-gradient(to bottom, #631856 0, #000000 100%);
    background-size: cover;
    color: #ff9d09;
    font-size: 18px;
    text-decoration: none;
    padding: 30px;
}

li {
    list-style-type: none;
    font-family: cursive;
}

a {
    text-decoration: none;
    color: #ffdb76;
}

.inner-title h1 {
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    text-transform: none;
    color: #f953c6;
    margin-bottom: 20px;
    text-shadow: 2px 2px 2px #000;
    padding: 20px 0
}

.profile-details img {
    width: 100%
}



ul.profile-img {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-flow: wrap;
    padding: 0
}

li.profile-img-sec {
    padding: 7px;
    float: left;
    width: 50%
}

li.profile-img-sec img {
    width: 100%
}

.profile-details tr {
    background: 0 0;
    font-size: 16px
}

.profile-details table {
    width: 100%;
    margin-bottom: 15px;
    box-shadow: 5px 5px 5px #000;
    font-family: tahoma
}

.profile-details td,
.profile-details th {
    border: 1px solid #f953c6;
    text-align: left;
    padding: 8px;
    color: #fff;
    background: 0 0
}

.profile-details tr:nth-child(even) {
    background: 0 0
}

.profile-details th {
    font-size: 18px
}

.profile-details tr {
    background: 0 0;
    font-size: 16px
}

.profile-details {
    background: linear-gradient(180deg, rgba(0, 0, 0, .7) 0, #000 100%)
}

.gallery .other-escorts-cont-img {
    width: 25%
}

.girl-rating i {
    color: #f1e306
}

.section-title a {
    color: #df9800
}

.section-title a:hover {
    text-decoration: none;
    color: #fff
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}
@media screen and (min-width:2560px) {
    .banner {
        height: 600px
    }
    .banner img {
        width: 100%;
        height: auto
    }
    .bnr-right-img img {
        float: right
    }
    .brand-name {
        font-size: 60px
    }
    .slog {
        font-size: 33px
    }
}

@media screen and (min-width:1920px) and (max-width:2559px) {
    .banner {
        height: 600px
    }
    .banner img {
        width: 100% !important;
        height: auto
    }
    .bnr-right-img img {
        float: right
    }
    .brand-name {
        font-size: 60px
    }
    .slog {
        font-size: 33px;
        line-height: 50px
    }
}

@media screen and (min-width:1600px) and (max-width:1919px) {
    .banner {
        height: 600px
    }
    .banner img {
        width: 100% !important;
        height: auto
    }
    .bnr-right-img img {
        float: right
    }
    .brand-name {
        font-size: 60px
    }
    .slog {
        font-size: 33px;
        line-height: 50px
    }
}
@media screen and (min-width:1024px) and (max-width:1365px) {
    .menu-sec li a {
        padding: 15px 17px !important
    }
    .container {
        width: 970px
    }
    .text-area h2 {
        margin: 0;
        font-size: 28px
    }
}
@media screen and (min-width:768px) and (max-width:1023px) {
    .menu-sec li a {
        padding: 15px 12px !important
    }
    .menu-sec .logo {
        display: none !important
    }
    .banner {
        height: 390px
    }
    .brand-name {
        font-size: 27px;
        margin-bottom: 10px
    }
    .slog {
        font-size: 16px;
        margin-bottom: 10px
    }
    .container {
        width: 750px
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .logo {
        padding: 10px
    }
    .mail img,
    .whatsapp img,
    .logo-img img {
        width: 180px
    }
    .section-title {
        font-size: 29px
    }
    .text-area h2 {
        font-size: 20px
    }
    .wrk-cont h3 {
        font-size: 19px
    }
    footer h3 {
        font-size: 17px
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .mid-lap-width {
        width: 100%
    }
}

@media screen and (min-width:480px) and (max-width:767px) {
    .menu-sec .logo {
        margin-top: 12px
    }
    .menu-sec li:first-child a {
        border-left: none
    }
    .menu-sec li a {
        border: none
    }
    .banner {
        height: 350px
    }
    .brand-name {
        font-size: 20px;
        margin-bottom: 10px
    }
    .slog {
        font-size: 15px;
        margin-bottom: 10px
    }
    .container {
        width: 100%
    }
    .bnr-text {
        margin: 25px auto 0
    }
    .col-xs-6 {
        width: 50%
    }
    .col-md-3,
    .col-md-4,
    .col-md-6,
    .col-md-8,
    .col-md-9 {
        width: 100%
    }
    .col-xs-4 {
        width: 33.33333333%
    }
    .mail img,
    .whatsapp img,
    .logo-img img {
        width: 120px
    }
    .logo {
        padding: 10px
    }
    .section-title {
        font-size: 29px
    }
    .text-area h2 {
        font-size: 20px
    }
    .wrk-cont h3 {
        font-size: 19px
    }
    footer h3 {
        font-size: 17px
    }
    li.starting-profile-img-sec {
        padding: 5px;
        float: left;
        width: 25%;
        background: #000
    }
    .gallery .other-escorts-cont-img {
        width: 50%
    }
    .other-escorts-cont-img {
        width: 50%
    }
    form {
        padding: 15px
    }
    .area-cont img {
        width: 100%;
        display: block
    }
    .avail-girls img {
        margin-bottom: 20px
    }
}

@media screen and (min-width:320px) and (max-width:479px) {
    .menu-sec .logo {
        margin-top: 12px;
        margin-left: 0
    }
    .menu-sec li:first-child a {
        border-left: none
    }
    .menu-sec li a {
        border: none !important
    }
    .banner {
        height: 300px
    }
    .bnr-text {
        width: 90%;
        margin: 0 auto 0
    }
    .container {
        width: 100%
    }
    .bnr-text {
        margin: 25px auto 0
    }
    .col-xs-6 {
        width: 50%
    }
    .col-md-3,
    .col-md-4,
    .col-md-6,
    .col-md-8,
    .col-md-9 {
        width: 100%
    }
    .col-xs-4 {
        width: 33.33333333%
    }
    .logo,
    .mobile-logo {
        padding: 10px
    }
    .mobile-logo img {
        display: block;
        margin: 0 auto;
        width: 100%
    }
    .section-title {
        font-size: 29px
    }
    .text-area h2 {
        font-size: 20px
    }
    footer h3 {
        font-size: 17px
    }
    .menu-sec .logo {
        margin-left: 0;
        margin-top: 13px
    }
    .col-xs-12 {
        float: none
    }
    li.starting-profile-img-sec {
        padding: 5px;
        float: left;
        width: 50%;
        background: #000
    }
    .logo {
        display: none
    }
    .mobile-logo {
        display: block
    }
    .mobile-logo a:hover {
        text-decoration: none
    }
    .mobile-logo img {
        display: block;
        margin: 0 auto
    }
    .desktop {
        display: none !important
    }
    .mobile {
        display: block !important
    }
    /*.text-bg{padding:0}*/
    .w100 {
        padding-right: 5px;
        padding-left: 5px;
        width: 100% !important
    }
    .area-cont-name a {
        font-size: 12px
    }
    .book-img {
        margin-bottom: 10px
    }
    .area-cont-name a {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        display: block
    }
    .area-cont-inner {
        padding: 5px !important
    }
    .area-cont-image img {
        width: 100%
    }
    .escorts-area-list a {
        display: block;
        width: 100%;
        text-align: center
    }
    .escorts-tags {
        padding: 10px
    }
    .other-escorts-cont-img {
        width: 100%
    }
    .section-title {
        font-size: 22px
    }
    .text-area h1,
    .text-area h2 {
        font-size: 22px
    }
    .text-area h3,
    .text-area h4,
    .text-area h5 {
        text-align: center
    }
    .gallery .other-escorts-cont-img {
        width: 100%
    }
    .call-girl-rate-cont {
        margin-bottom: 20px
    }
    .text-area ul {
        padding-left: 0px
    }
}

.main {
    display: flex;
    justify-content: space-around;
}

.main img:hover {
    background-color: #0074FF;
    opacity: 0.7;
}

.call-me a {
    line-height: 55px;
    font-size: 35px;
    display: flex;
    justify-content: center;
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
    letter-spacing: 1px;
    text-decoration: none;
    text-align: center;
    color: white;
}

.sticky {
    position: fixed;
    width: 20%;
    bottom: 20px;
    z-index: 99999999
}

.s-phone {
    background: #ed1cab;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 24px;
    line-height: 40px;
    left: 20px;
    position: absolute;
    bottom: 10px
}

.s-whatsapp {
    background: #24a717;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 24px;
    line-height: 40px;
    right: 20px;
    position: absolute;
    bottom: 10px
}

.s-phone:hover,
.s-whatsapp:hover {
    color: #fff
}

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

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

@media screen and (min-width: 1026px) {
    div.example {
        display: none;
    }
}

.job-item {
    border: 1px solid transparent;
    border-radius: 2px;
    box-shadow: 0 0 45px rgb(175 115 115 / 8%);
    transition: .5s;
    background: linear-gradient(45deg, #465b4b, #464f00);
}

.job-item:hover {
    border-color: rgba(0, 0, 0, .08);
    box-shadow: none;
}