select option,
select option:checked,
select option:hover {
    background: -webkit-linear-gradient(bottom, #ff9500 0, #ff9500 100%) #572e1a
}

.bannerText3,
.basicLightGradient {
    -webkit-text-fill-color: transparent
}

.cate_custom li,
.darkBox ol li,
.slider ul li {
    list-style: none
}

.holiday-gallry,
.hover_text,
.owl-dot,
.readmoreBtn,
.tagBtn,
.tagBtnLeft,
a,
div.slider-div p.clickable {
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

body,
html {
    background-color: #04040a;
    overflow-x: hidden
}

a,
body,
html,
li,
p {
    font-family: 'Crimson Text', serif
}

.d-grid {
    display: grid
}

.grid-template-columns-1 {
    grid-template-columns: auto
}

.darkBox ol,
.grid-template-columns-2 {
    grid-template-columns: auto auto
}

.grid-template-columns-3 {
    grid-template-columns: auto auto auto
}

a.basicBtn span {
    color: #fff;
    padding-right: 7px
}

a.basicBtn {
    text-transform: uppercase;
    background: #562914;
    background: -moz-linear-gradient(left, #562914 0, #57301d 100%);
    background: -webkit-linear-gradient(left, #562914 0, #57301d 100%);
    background: linear-gradient(to right, rgb(44 40 124) 0, rgb(94 44 102) 100%);
    color: #fff;
    border: 1px solid #486070;
    border-radius: 30px;
    padding: 7px 20px;
    text-decoration: none;
    font-size: 16px
}

.bd-cum a,
.cate_custom a:nth-child(2n),
.footer-links a:focus,
.footer-links a:hover,
.footerMenu ul li a:hover,
.time,
a.basicBtn:hover,
a.greenBtn {
    color: #fff
}

a.greenBtn {
    margin-bottom: 40px;
    display: inline-block;
    border-radius: 30px;
    padding: 4px 20px;
    text-decoration: none;
    font-size: 16px;
    background: #34a443;
    background: -moz-linear-gradient(top, #34a443 0, #5ab366 100%);
    background: -webkit-linear-gradient(top, #34a443 0, #5ab366 100%);
    background: linear-gradient(to bottom, #34a443 0, #5ab366 100%)
}

.google_lang #google_language_translator select.goog-te-combo {
    background: #562914 !important;
    background: -moz-linear-gradient(left, #562914 0, #57301d 100%) !important;
    background: -webkit-linear-gradient(left, #562914 0, #57301d 100%) !important;
    background: linear-gradient(to right, #562914 0, #57301d 100%) !important;
    color: #fff !important;
    border: 1px solid #6d472b !important;
    font-family: 'Crimson Text', serif;
    font-size: 15px !important;
    border-radius: 30px !important;
    padding: 7px 20px !important;
    width: 150px
}

.align-center {
    align-items: center
}

#glt-translate-trigger,
#vc_load-inline-editorm,
.cate_custom li:before,
.darkBox ul li:before,
.featureSlider .slider-dec,
.featureSlider .tagBtn,
.featureSlider button span,
.featureSlider button:focus,
.footerMenu .homeIcon,
.goog-logo-link,
.onHoliday,
.owl-nav span,
.post-meta-wrapper,
.prev.placeholder,
.screen-reader-text {
    display: none
}

.office_hours p {
    margin: 0;
    font-size: 16px
}

.office_hours strong {
    color: #fde28b;
    font-weight: 400
}

.phone a {
    display: inline-flex;
    align-items: center
}

.header-01 {
    padding: 35px 0;
    grid-template-columns: auto 530px 350px
}

select option {
    border: 1px solid #572e1a !important
}

select option:hover {
    color: #fff
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px
}

::-webkit-scrollbar-thumb {
    border-radius: 30px;
    background: #cbb36d
}

::-webkit-scrollbar-thumb:hover {
    border-radius: 30px;
    background: #cbb36d
}

.google_lang ::-webkit-scrollbar {
    width: 5px;
    height: 10px
}

::-webkit-scrollbar-track {
    background: #6d472b
}

.header-01-row-3 {
    grid-gap: 10px;
    justify-content: flex-end
}

.logo {
    padding-left: 20px
}

.logo,
.logo a {
    display: block;
    text-align: center
}

.logo img {
    display: inline
}

#site-header {
    background: 0 0 !important
}

.google_lang {
    display: flex;
    justify-content: flex-end
}

.header-02 {
    border-top: 1px solid #517f9f;
    border-bottom: 1px solid #517f9f;
    background: -moz-linear-gradient(left, rgba(33, 2, 0, 0) 2%, rgba(33, 2, 0, .67) 20%, #210200 29%, #210200 72%, #1f0200 74%, rgba(0, 0, 0, 0) 100%);
    background:-webkit-linear-gradient(left, rgba(33, 2, 0, 0) 2%, rgb(126 5 117 / 54%) 20%, rgb(96 45 102) 29%, rgb(58 8 139) 72%, rgb(59 4 132) 74%, rgba(0, 0, 0, 0) 100%)
}

ul.primary-menu {
    justify-content: center;
    padding: 0;
    margin: 0
}

.darkBox ul,
input[type=checkbox]:checked:before,
ul.primary-menu li {
    margin: 0
}

ul.primary-menu li a {
    color: #e8cf7f !important;
    font-size: 17px;
    text-transform: uppercase;
    padding: 25px 37px;
    position: relative
}

ul.primary-menu li a:hover {
    text-decoration: none;
    color: #fff !important
}

ul.primary-menu li a:hover:after {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    background: url(../image/menu-over.png);
    position: absolute;
    bottom: -5px;
    right: 0;
    left: 0;
    margin: auto
}

.feature-list,
.header-navigation-wrapper-1,
.headerOuter .container {
    position: relative
}

.header-navigation-wrapper-1:after,
.header-navigation-wrapper-1:before,
.header-titles-wrapper:after,
.header-titles-wrapper:before {
    display: block;
    width: 27px;
    height: 16px;
    position: absolute;
    content: ""
}

.header-navigation-wrapper-1:after {
    background: url(../image/menu-pettern-left.png);
    bottom: -8px;
    left: -17px
}

.header-navigation-wrapper-1:before {
    background: url(../image/menu-pettern-left.png);
    top: -8px;
    left: -17px
}

.header-titles-wrapper:after,
.header-titles-wrapper:before,
.homesection01 .vc_col-sm-10:after {
    background: url(../image/menu-pettern-right.png)
}

.header-titles-wrapper:after {
    bottom: -8px;
    right: -17px
}

.header-titles-wrapper:before {
    top: -8px;
    right: -17px
}

.homesection01:after,
.searchFilter {
    display: block;
    position: absolute;
    right: 0
}

.bannerText2 h1, .heading {
    font-size: 87px;
    text-align: left;
    line-height: 90px;
    text-transform: capitalize;
    margin-top: 80px; background: linear-gradient(to bottom, #fde38c 0, #f8b95d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.homepageBanner {
    padding: 140px 0 0;
    width: 420px
}

.bannerText1,
.footerLogoTxt p {
    color: #fff;
    font-size: 20px
}

.bannerText2 h1 span, .heading span {
    padding-left: 45px
}

.basicLightGradient {
    background: #fde38c;
    background: -moz-linear-gradient(top, #fde38c 0, #f8b95d 100%);
    background: -webkit-linear-gradient(top, #fde38c 0, #f8b95d 100%);
    background: linear-gradient(to bottom, #fde38c 0, #f8b95d 100%);
    -webkit-background-clip: text
}

.bannerText3 {
    text-align: right;
    font-size: 50px;
    line-height: 50px;
    background: #fde38c;
    background: -moz-linear-gradient(top, #fde38c 0, #f8b95d 100%);
    background: -webkit-linear-gradient(top, #fde38c 0, #f8b95d 100%);
    background: linear-gradient(to bottom, #fde38c 0, #f8b95d 100%);
    -webkit-background-clip: text;
    margin-right: 38px
}

.fa-btn,
.featureSlider .feature-title,
.formTitle,
.gallerySlider .owl-dots,
.holiday-gallry,
.hover_text,
.review_view,
.searchTitle,
.sliderOuter h2,
.tagOuter a {
    text-align: center
}

.searchFilter {
    background: url(../image/formBg.png) center bottom no-repeat;
    width: 380px;
    min-height: 800px;
    bottom: -311px;
    z-index: 11; filter:hue-rotate(55deg);
}

.seachListing {
    padding: 50px 50px 0
}

div.slider-div p.clickable:before {
    position: absolute;
    left: 14px;
    top: 12px;
    width: 30px;
    height: 30px;
    content: "";
    display: block;
    transform: rotate(90deg);
    background: url(../image/arrow-down.png) left center no-repeat
}

div.slider-div p.clickable {
    cursor: pointer;
    border: 1px solid #e5b471;
    background-color: #fff;
    border-radius: 50px;
    padding: 12px 24px 12px 55px;
    display: block;
    font-size: 18px;
    color: #210200;
    margin-bottom: 12px
}

div.slider-div p.clickable:hover {
    text-decoration: none;
    background: #340b07;
    color: #cbb36d
}

.searchTitle {
    color: #210200;
    font-size: 30px;
    padding-bottom: 12px
}

h1,
h2,
h3,
h4,
h5 {
    background: #fde38c;
    background: -moz-linear-gradient(top, #fde38c 0, #f8b95d 100%);
    background: -webkit-linear-gradient(top, #fde38c 0, #f8b95d 100%);
    background: linear-gradient(to bottom, #fde38c 0, #f8b95d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    letter-spacing: normal
}

.darkBox h3,
h2,
h2.vc_custom_heading {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

h2,
h2.vc_custom_heading {
    font-size: 45px;
    text-transform: uppercase
}

h3.vc_custom_heading {
    font-size: 32px;
    text-transform: uppercase
}

p.vc_custom_heading {
    color: #d9d8d7;
    font-size: 28px
}

.blogright .widget ul li a,
.entry-content-1 p,
.entry-content-1 ul li,
.wpb_wrapper ol li,
.wpb_wrapper p,
.wpb_wrapper ul li {
    color: #b5b5b7;
    font-size: 17px;
    margin-bottom: 25px
}

.wpb_wrapper p strong {
    color: #fcd87f;
    font-weight: 700
}

.ratebox table tr td:first-child,
.wpb_wrapper p a {
    color: #fcd87f
}

.welcomeText:before {
    content: "";
    position: absolute;
    top: 0;
    left: -15px;
    background: url(../image/line-pettern.png) center center no-repeat;
    width: 31px;
    height: 31px;
    display: block
}

.welcomeText {
    border-left: 1px solid #88663e;
    padding-left: 50px;
    padding-right: 20px;
    position: relative;
    margin-left: 15px;
    padding-bottom: 25px
}

.homesection01 {
    padding: 100px 0 0;
    position: relative
}

.welcomeRightContent {
    padding-left: 9px
}

.tagOuter p {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px
}

.tagOuter a {
    background-color: #1b0100;
    border: 1px solid #65482a;
    border-radius: 20px;
    font-size: 16px;
    padding: 7px 15px;
    color: #fff;
    display: inline-block
}

.tagOuter a:hover {
    text-decoration: none;
    background: -moz-linear-gradient(top, #fde38c 0, #f8b95d 100%);
    background: -webkit-linear-gradient(top, #fde38c 0, #f8b95d 100%);
    background: linear-gradient(to bottom, #fde38c 0, #f8b95d 100%);
    color: #210200
}

#readmorecontent-1 h3.vc_custom_heading {
    margin-bottom: 55px
}

#readmorecontent-1 {
    padding: 40px 0;
    display: none
}

#readmorecontent-1 h4.vc_custom_heading {
    color: #fff;
    -webkit-text-fill-color: #fff;
    font-size: 30PX;
    margin-bottom: 40px
}

.basicContentRight {
    position: relative;
    padding-left: 40px
}

.basicContentRight:after {
    content: "";
    background-color: #7a4642;
    width: 1px;
    height: 94%;
    position: absolute;
    top: 41px;
    bottom: 0;
    left: -10px
}

.basicContentRight:before {
    content: "";
    width: 31px;
    height: 31px;
    position: absolute;
    top: 10px;
    bottom: 0;
    left: -25px;
    background: url(../image/line-pettern.png) center center no-repeat
}

.basicContentLeft {
    padding-right: 40px
}

.readmoreBtn {
    border-radius: 30px;
    padding: 7px 20px;
    border: 1px solid #654729;
    background: 0 0;
    font-size: 20px;
    color: #fff
}

.readmoreBtn:focus,
.readmoreBtn:hover {
    outline: 0;
    border: 1px solid #654729;
    font-weight: 400;
    color: #cbb36d;
    text-decoration: none
}

.homesection01:after {
    content: "";
    width: 90%;
    margin: auto;
    height: 1px;
    background: #88663e;
    left: 0;
    bottom: 33px
}

.homesection01 .vc_col-sm-10:after,
.homesection01:before {
    display: block;
    position: absolute;
    bottom: 25px;
    content: "";
    width: 27px;
    height: 16px
}

.homesection01:before {
    background: url(../image/menu-pettern-left.png);
    left: 3%
}

.homesection01 .vc_col-sm-10 {
    position: initial
}

.homesection01 .vc_col-sm-10:after {
    right: 3%
}

h1,
h1.vc_custom_heading {
    font-size: 45px;
    margin-bottom: 10px
}

.btn-float {
    display: inline-block;
    position: fixed;
    bottom: 5px;
    font-size: 18px;
    border-radius: 3px;
    z-index: 1
}

.fa-btn {
    width: 70px;
    height: 70px;
    padding: 15px 20px;
    vertical-align: middle;
    color: #fff
}

.to-top {
    z-index: 9999;
    right: 15px;
    width: 50px;
    height: 50px;
    bottom: 30px;
    padding: 13px 15px;
    display: none;
    background: #f8b95d;
    border-radius: 50%
}

.progress-circle {
    position: absolute;
    left: 0;
    top: 0
}

svg.progress-circle path {
    stroke: #212529;
    stroke-width: 5;
    fill: none
}

.wpb_wrapper ul li {
    line-height: normal;
    list-style: none;
    padding: 0;
    margin: 10px 0;
    display: flex;
    align-items: center
}

.wpb_wrapper ul {
    padding: 15px 0 25px;
    margin: 0
}

.vc_custom_heading.text-normal {
    color: #fff;
    -webkit-text-fill-color: #fff;
    text-transform: initial;
    font-size: 28px
}

.bd-cum {
    font-size: 17px;
    color: #e4b5b5
}

.headerOuter_inner {
    padding-bottom: 80px;
    background-color: #2e0401
}

.archive-header {
    background: 0 0
}

.single-ecorts h1 {
    margin-bottom: 20px
}

.single-ecorts p {
    color: #e8cf7f;
    font-size: 24px
}

.single-ecorts a {
    color: #e8cf7f
}

.darkBox h2.vc_custom_heading,
.darkBox h3 {
    line-height: 30px;
    color: #210200 !important;
    font-family: Khand, sans-serif;
    text-transform: capitalize
}

.darkBox {
    background-color: #2e0401;
    border-radius: 8px;
    margin-top: 55px;
    padding-top: 20px;
    padding-left: 30px
}

.darkBox ul li {
    display: grid;
    grid-template-columns: 160px auto;
    color: #fcd87f;
    margin: 7px 0
}

.darkBox ul li strong {
    color: #ca9c9a;
    font-weight: 400
}

.darkBox h2.vc_custom_heading {
    padding: 10px 28px;
    font-size: 35px;
    left: 10px;
    position: absolute;
    top: -50px;
    border-radius: 30px;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;
    background: -moz-linear-gradient(top, #fde38c 0, #f8b95d 100%);
    background: -webkit-linear-gradient(top, #fde38c 0, #f8b95d 100%);
    background: linear-gradient(to bottom, #fde38c 0, #f8b95d 100%)
}

.darkBox h3 {
    padding: 40px 0 30px;
    font-size: 60px
}

.darkBox ol {
    padding: 15px 0 0 !important;
    margin: 0;
    display: grid
}

.darkBox ol li {
    padding: 0;
    margin: 0;
    color: #fcd87f
}

.applicationFormOuter label,
.darkBox ol li,
.ratebox table {
    font-size: 18px
}

.ratebox p {
    color: #b98e8c;
    font-size: 16px;
    margin-left: 15px;
    margin-top: 15px
}

.ratebox table {
    border: none;
    color: #b98e8c;
    margin: 15px 0 0;
    font-size: 24px
}

.ratebox table td,
.ratebox table th,
.singleReviewOuter .singleReview:last-child {
    border: none
}

.ratebox table th {
    border-bottom: 2px solid #88643d;
    color: #fcd87f
}

.basicBtn a,
.bookingBox a,
.review_view,
.writeReview a,
input.basicBtn {
    border-radius: 6px;
    color: #210200 !important;
    text-transform: capitalize;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;
    background: -moz-linear-gradient(top, #fde38c 0, #f8b95d 100%);
    background: -webkit-linear-gradient(top, #fde38c 0, #f8b95d 100%);
    background: linear-gradient(to bottom, #fde38c 0, #f8b95d 100%)
}

.review_view {
    display: block;
    padding: 5px;
    margin-top: 15px;
    font-weight: 600;
    font-size: 15px;
    box-shadow: inset 0 0 10px 2px #2e0401
}

.darkBox h4 {
    font-size: 35px !important;
    text-transform: capitalize
}

.modal-content {
    background-color: #2e0401;
    border-radius: 15px;
    padding: 20px
}

.smalltitle {
    font-size: 25px;
    padding-bottom: 20px
}

.rewvieForm input[type=date],
.rewvieForm input[type=email],
.rewvieForm input[type=text],
.rewvieForm select,
.rewvieForm textarea {
    background-color: #4f302e;
    border: 1px solid #6d472b;
    border-radius: 30px;
    margin-bottom: 15px;
    padding: 7px 15px;
    color: #e8cf7f;
    font-size: 18px;
    width: 100%
}

.modal-backdrop.show {
    opacity: .8
}

::-webkit-input-placeholder {
    color: #e8cf7f
}

:-ms-input-placeholder {
    color: #e8cf7f
}

::placeholder {
    color: #e8cf7f
}

.bookForm select option,
pre {
    background-color: #fff
}

.singleReview {
    font-size: 22px;
    border-bottom: 1px solid #4f302e;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-right: 40px
}

.reviewtext {
    color: #fbd47b
}

.autherName {
    color: #b28886
}

.singleReviewOuter {
    height: 300px;
    overflow: scroll;
    overflow-x: hidden
}

.singleReviewOuter::-webkit-scrollbar {
    width: 5px;
    height: 10px
}

.writeReview {
    padding-bottom: 50px
}

.locationBox h3.vc_custom_heading {
    font-family: Khand, sans-serif;
    font-size: 35px;
    padding-bottom: 30px;
    text-transform: capitalize;
    font-weight: 600
}

.locationBox {
    padding: 50px 0
}

.locationBox .wpb_wrapper,
.locationBox iframe {
    border-radius: 12px !important
}

.gilrsListing {
    background-color: #131318;
    padding: 6px;
    color: #e69d32;
    margin: 6px;
    border-radius: 5px;
    border: 1px solid #fff;
    box-shadow: 0 2px 3px 0 rgb(255 255 255 / 34%)
}

.escortInnerListing .gilrsListing {
    height: 100%
}

.escortInnerListing .col-lg-3 {
    padding: 0;
    margin-bottom: 12px
}

.owl-item {
    background-color: #131318
}

.escrotImg {
    position: relative;
    overflow: hidden;
    border: 1px solid #8f8989d4;
    border-radius: 5px;
    box-shadow: 0 3px 3px 0 #fbce74
}

.tagBtn {
    position: absolute;
    right: 0;
    top: 0;
    width: 78px;
    height: 97px;
    z-index: 300
}

.newBtn {
    background: url(../image/newRight.png) left top no-repeat
}

.holidyBtn {
    background: url(https://www.bangaloreescorts.co/assets/image/holidayTag.png) left top no-repeat
}

.tagBtn.selfieBtn {
    background: url(../image/selfi_Right.png) left top no-repeat
}

.tagBtnLeft.selfieBtn {
    background: url(https://www.bangaloreescorts.co/assets/image/selfi_left.png) left top no-repeat
}

.tagBtnLeft.newBtn {
    background: url(https://www.bangaloreescorts.co/assets/image/newLeft.png) left top no-repeat
}

.tagBtnLeft.videoBtn {
    background: url(https://www.bangaloreescorts.co/assets/image/videoLeft.png) left top no-repeat
}

.videoBtn {
    background: url(https://www.bangaloreescorts.co/assets/image/videoRight.png) left top no-repeat
}

.hover_text {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    padding: 20px 10px;
    font-size: 16px;
    color: #fff;
    z-index: 200
}

.owl-carousel .owl-stage-outer {
    overflow: visible !important
}

.girl-location {
    color: #e69d32
}

.bottom-text {
    color: #fff;
    text-transform: capitalize
}

.bookForm .wpcf7-submit,
.footerMenu ul li a,
.formTitle,
.girl-title {
    text-transform: uppercase
}

.slider-dec {
    font-size: 16px;
    display: grid;
    grid-template-columns: 72% auto
}

.girl-title {
    font-size: 25px
}

.price-text {
    color: #faca70
}

.price-text span {
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 25px
}

.slider-content-box {
    padding: 20px 15px 0
}

.slider-content-box a:hover,
.slider-content-box a:hover .basicLightGradient {
    text-decoration: none !important;
    color: #fff !important;
    background: 0 0;
    -webkit-text-fill-color: inherit
}

.footer-links a:hover,
.footerEmail a:hover,
.footerphone a:hover,
.logo a:hover,
.pagination .nav-links a {
    text-decoration: none
}

.single-ecorts h1 span,
.sliderOuter h2 strong,
.twiterfed h2 strong,
h2.vc_custom_heading.white {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important
}

.holiday-gallry {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(27, 4, 2, .8);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100;
    font-size: 16px;
    padding: 0 35px;
    opacity: 1
}

a:hover {
    text-decoration: none !important
}

.escrotImg:hover .holiday-gallry,
.escrotImg:hover .tagBtn,
.escrotImg:hover .tagBtnLeft {
    opacity: 0
}

.escrotImg:hover .hover_text {
    bottom: -50%
}

.sliderOuter {
    position: relative;
    padding-bottom: 20px
}

.sliderOuter h2 {
    padding: 0 50px;
    margin-bottom: 10px
}

.sliderOuter h2 strong,
.twiterfed h2 strong {
    font-weight: 400;
    text-decoration: none !important;
    background: 0 0 !important
}

.featured-media,
.sliderTitle {
    margin: 0 !important
}

.owl-carousel {
    padding-top: 40px
}

.owl-stage,
.rowMay {
    display: flex
}

.owl-item {
    flex: 1;
    align-items: stretch
}

.gallerySlider {
    position: inherit
}

.gallerySlider .owl-dots {
    height: 25px;
    margin: 50px 0;
    width: 100%;
    background: url(../image/owl-btn-bg.png) center center repeat-x !important;
    position: relative
}

.gallerySlider .owl-dots button.owl-dot {
    width: 62px;
    height: 25px;
    opacity: 1;
    background: url(../image/owl-btn.png) center center no-repeat !important
}

.gallerySlider button.owl-next:before,
.gallerySlider button.owl-prev:before {
    top: 45px;
    color: #efac45;
    width: 200px;
    height: 565px;
    font-family: 'Material Symbols Outlined'
}

.gallerySlider .owl-dots button.owl-dot:focus {
    border: none;
    outline: 0
}

.gallerySlider .owl-dots button.owl-dot.active {
    background: url(../image/owl-active.png) center center no-repeat !important;
    width: 62px;
    height: 25px;
    opacity: 1;
    margin-top: -15px
}

.gallerySlider .owl-dots:before {
    content: "";
    display: block;
    width: 27px;
    height: 16px;
    background: url(../image/menu-pettern-left.png);
    position: absolute;
    top: 5px;
    left: -17px
}

.gallerySlider .owl-dots:after {
    content: "";
    display: block;
    width: 27px;
    height: 16px;
    background: url(../image/menu-pettern-right.png);
    position: absolute;
    bottom: 5px;
    right: -17px
}

.innerTitle,
.single-ecorts h1 {
    display: flex;
    align-items: center
}

.single-ecorts h1 span {
    background-color: #34a443;
    font-size: 16px;
    padding: 7px 45px;
    font-weight: 400;
    text-decoration: none !important;
    border-radius: 30px;
    margin-left: 25px
}

.footeLeft,
.footeRight,
.sectionpadding {
    padding-top: 70px
}

.padding_top,
.twiiterfiedListing {
    padding-top: 50px
}

.twitterFiledListing {
    height: 437px;
    overflow: scroll;
    overflow-x: hidden
}

.twiterfed a {
    color: #d97500
}

.cate_custom a {
    border: 1px solid #654729;
    padding: 10px 20px;
    border-radius: 30px;
    color: #e8cf7f;
    display: inline-block;
    margin: 10px;
    font-size: 18px
}

.lineDesign {
    padding-top: 70px;
    position: relative
}

#site-footer {
    clear: both
}

#twitter-widget-1 {
    height: 437px !important
}

.bookForm {
    background: #fde38c;
    background: -moz-linear-gradient(top, #fde38c 0, #f8ba5e 100%);
    background: -webkit-linear-gradient(top, #fde38c 0, #f8ba5e 100%);
    background: linear-gradient(to bottom, #beac72 0, #9f8866 100%);
    border-radius: 11px;
    padding: 12px;
    margin: 0 30px 30px;
    font-size: 18px;
    border: 2px solid #fad076;
    box-shadow: inset 0 0 11px 4px #6d0200
}

.formTitle {
    font-size: 35px;
    color: #210200;
    font-weight: 800
}

.bookForm label,
.bookForm p {
    color: #210200;
    font-size: 18px
}

.bookForm label {
    width: 100%
}

.bookForm input:focus,
.bookForm select:focus {
    outline: 0;
    border: none
}

.bookForm input,
.bookForm select,
.bookForm textarea {
    border-radius: 8px;
    width: 100%;
    padding: 10px 15px;
    font-size: 16px;
    color: #140907;
    background-color: #c4bcbc;
    border: 1px solid #000
}

.bookForm .formRow {
    margin-bottom: 5px
}

.bookForm ::-webkit-scrollbar-thumb:hover {
    background: #7f7f7f
}

.bookForm ::-webkit-scrollbar-thumb {
    background: #7f7f7f
}

.bookForm ::-webkit-scrollbar-track {
    background: #a6a1a0
}

.bookForm ::-webkit-input-placeholder {
    color: #2e0401
}

.bookForm ::-ms-input-placeholder {
    color: #2e0401
}

.bookForm :-ms-input-placeholder {
    color: #2e0401
}

.wpcf7-radio input {
    width: inherit
}

.bookForm .wpcf7-submit {
    background: #764f31;
    background: -moz-linear-gradient(top, #764f31 0, #2e0e08 100%);
    background: -webkit-linear-gradient(top, #764f31 0, #2e0e08 100%);
    background: linear-gradient(to bottom, #764f31 0, #2e0e08 100%);
    color: #fff;
    width: 150px
}

.footerLogo {
    margin-top: 50px
}

.footer2img {
    display: flex;
    justify-content: center
}

.footerOUter {
    background-color: #310804;
    clear: both
}

.logoText h2 {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 80px;
    letter-spacing: -2px
}

.footerBtn a {
    padding: 12px 80px;
    letter-spacing: 6px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: 30px;
    display: inline-block
}

.footerEmail,
.footerphone {
    font-size: 18px;
    color: #fff;
    text-align: right
}

.footerEmail a,
.footerphone a,
.reviewlist {
    color: #e8cf7f
}

.footerEmail span,
.footerphone span {
    display: block;
    color: #fff
}

.footercontact {
    padding-top: 30px;
    padding-bottom: 30px
}

.footeLeft {
    padding-right: 50px
}

.footerBtn {
    text-align: right
}

.footerphone,
.textList span {
    text-align: left
}

.gmap {
    width: 500px;
    height: 300px;
    overflow: hidden
}

.footeRight {
    padding-left: 50px;
    border-left: 1px solid #402a29
}

.footerMenu ul {
    display: flex;
    padding: 30px 0;
    justify-content: center
}

.footerMenu ul li a {
    color: #e8cf7f;
    font-size: 18px;
    padding: 0 12px
}

.footerOUter .row {
    align-items: flex-start
}

.footerLogoTxt {
    text-align: right;
    padding-top: 25px
}

.owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 11000 !important
}

.gallerySlider button.owl-next:before {
    position: absolute;
    right: -90px;
    z-index: 12000 !important;
    background: url(../image/slider-shadow-right.png) right center no-repeat;
    content: "\e5cc";
    font-size: 70px;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.gallerySlider button.owl-prev:before {
    position: absolute;
    left: -80px;
    background: url(../image/slider-shadow.png) left center no-repeat;
    content: "\e5e0";
    font-size: 40px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    z-index: 100000 !important
}

.long_description .wpb_wrapper p,
.textGolden p {
    color: #f9c56b
}

.bookpageLeft .bookForm {
    margin: 0 0 80px
}

.featureSlider .owl-stage-outer {
    overflow: hidden !important
}

.featureSlider .feature-title {
    position: absolute;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 100px;
    width: 100%;
    font-size: 24px;
    z-index: 2;
    bottom: 0;
    color: #fff;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(33, 2, 0, .65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(33, 2, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(33, 2, 0, .65) 100%)
}

.featureBoxOuter {
    background-color: #471712;
    padding: 15px 0;
    margin-bottom: 30px
}

.featureBoxOuter .featureSliderTitle {
    color: #fff;
    -webkit-text-fill-color: #fff;
    font-size: 20px;
    text-align: center
}

.featureSlider .owl-nav {
    position: absolute
}

.featureSlider button {
    top: 114px;
    position: absolute;
    z-index: 12000 !important
}

.featureSlider button.owl-prev {
    left: -60px
}

.featureSlider button.owl-next {
    right: -60px
}

.featureSlider button:after,
.featureSlider button:before {
    background-color: #1b0100;
    border: 1px solid #65482a;
    border-radius: 50%;
    font-family: 'Material Symbols Outlined';
    color: #efac45;
    font-size: 20px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10000
}

.featureSlider button.owl-prev:before {
    content: "\e5e0";
    left: -60px;
    font-size: 14px
}

.featureSlider button.owl-next:after {
    content: "\e5cc";
    right: -60px
}

.featureSlider.owl-carousel {
    padding: 0
}

.bookpageLeft .vc_column-inner {
    padding-right: 100px
}

.allescorts,
.footerLogos {
    padding: 70px 0
}

.footerLogos img {
    padding: 0 15px !important
}

.footerLogos .container {
    display: flex;
    align-items: center;
    justify-content: center
}

.innerTitle h1 {
    margin: 0 25px 0 0
}

.innerTitle a.basicBtn {
    font-size: 15px;
    text-transform: capitalize;
    line-height: 14px
}

.pagination .nav-links a,
.pagination .nav-links a.page-numbers {
    font-weight: 600;
    text-align: center;
    text-transform: uppercase
}

.reviewlist {
    background-color: #2e0401;
    border-radius: 10px;
    padding: 10px;
    margin: 0 !important;
    font-size: 16px;
    height: 100%;
    box-shadow: 4px 4px 5px 0 #fac86e;
    border: 1px solid #f9c469
}

.label-name,
.textList,
.textList label {
    font-size: 20px
}

.label-name {
    color: #ccb46d;
    padding-bottom: 5px
}

.reviewlisting {
    padding: 31px 0 0
}

.reviewlisting .col-lg-6 {
    margin-bottom: 25px !important
}

.textList {
    display: grid;
    grid-template-columns: 200px auto
}

.comment {
    font-size: 18px;
    color: #ca9c9a
}

.textList span {
    display: block
}

.long_description {
    padding-right: 50px;
    padding-bottom: 20px
}

.long_description h1 {
    margin-bottom: 20px;
    text-transform: capitalize
}

.pagination .nav-links {
    justify-content: flex-start
}

.pagination .nav-links>.current {
    color: #210200 !important;
    text-transform: capitalize;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;
    background: -moz-linear-gradient(top, #fde38c 0, #f8b95d 100%);
    background: -webkit-linear-gradient(top, #fde38c 0, #f8b95d 100%);
    background: linear-gradient(to bottom, #fde38c 0, #f8b95d 100%);
    border: none;
    border-radius: 50%;
    box-shadow: 0 0 10px rgb(0 0 0/18%);
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    margin: 5px 0 0;
    text-decoration: none
}

.pagination .nav-links a {
    margin: 15px 5px;
    background: #562914;
    background: -moz-linear-gradient(left, #562914 0, #57301d 100%);
    background: -webkit-linear-gradient(left, #562914 0, #57301d 100%);
    background: linear-gradient(to right, #562914 0, #57301d 100%);
    color: #fcdc84;
    border: 1px solid #6d472b;
    border-radius: 30px;
    padding: 10px 20px;
    font-size: 20px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center
}

.pagination .nav-links a.page-numbers {
    color: #fff;
    font-size: 14px
}

.pagination-wrapper {
    display: flex;
    justify-content: flex-start
}

.bgcolor {
    background: #2e0401;
    padding: 70px 0
}

.smalttilte {
    font-size: 35px;
    color: #fcd87f;
    padding-bottom: 40px
}

.imagesOuter {
    background-color: #fff;
    border-radius: 30px;
    padding: 20px
}

.imagesOuter input {
    border: 1px solid #bdbdbd;
    border-radius: 7px;
    background-color: #eaeaea
}

.condtioText {
    display: flex;
    padding: 10px 0
}

.condtioText input {
    border-radius: 0;
    padding: 0;
    margin: 0 10px 0 0;
    height: 20px;
    width: 20px;
    border: 1px solid #1b0100
}

.wpcf7 .wpcf7-submit:disabled {
    opacity: .5
}

.applicationFormOuter {
    padding: 0 100px
}

.applicationFormOuter span {
    color: red
}

.imagesTitle {
    margin-bottom: 20px;
    padding-bottom: 7px;
    border-bottom: 1px solid #bdbdbd
}

[data-class=wpcf7cf_group] .wpcf7-form-control {
    margin-top: 12px
}

.wpcf7-response-output {
    background: #fde38c;
    background: -moz-linear-gradient(top, #fde38c 0, #f8ba5e 100%);
    background: -webkit-linear-gradient(top, #fde38c 0, #f8ba5e 100%);
    background: linear-gradient(to bottom, #fde38c 0, #f8ba5e 100%);
    border-radius: 30px;
    font-size: 16px;
    margin: 0 30px !important
}

.subTitle,
button.close {
    font-size: 20px;
    color: #fff
}

div.slider-div {
    margin: 0 10px 10px 0;
    position: relative
}

.tagBtnLeft,
button.close,
div.slider-div .slider {
    position: absolute;
    top: 0
}

div.slider-div .slider {
    padding: 20px;
    width: 220px;
    display: none;
    right: 118%;
    background-color: #210200;
    border-radius: 30px;
    border: 1px solid #85623b
}

.slider ul {
    margin: 0;
    padding: 0
}

.slider ul li {
    padding: 7px;
    margin: 0
}

.slider ul li a {
    color: #e8c973;
    font-size: 18px
}

.scrollable ul {
    overflow: scroll;
    overflow-x: hidden;
    height: 300px
}

.scrollable ul::-webkit-scrollbar {
    width: 5px;
    height: 10px
}

.subTitle {
    padding-bottom: 0
}

.holidyGirls {
    display: block
}

.escortSingleLeft {
    width: 35%
}

.escortSingleRight {
    width: 64%;
    padding-left: 1%
}

.youmayAlso {
    background-color: #2e0401;
    padding: 40px 0
}

h1.lowerText,
h2.lowerText,
h3.lowerText,
h4.lowerText,
h5.lowerText {
    text-transform: inherit
}

.col5 {
    width: 19%;
    margin-right: 1%
}

.rowMay .price-text span {
    font-size: 24px
}

.petternBg {
    background: 0 0/20% #04040a
}

.blogList,
.blogright .widget {
    background-color: #2e0401;
    border-radius: 8px
}

button.close {
    right: 0;
    background-color: #4f302e;
    border-radius: 50%;
    width: 30px;
    height: 30px
}

.blogList {
    margin-bottom: 55px;
    padding: 30px
}

.blogList h2.entry-title {
    text-align: left;
    font-size: 25px
}

.blogright .widget {
    margin-bottom: 20px;
    padding: 20px
}

.blogright .widget h2 {
    font-size: 22px;
    margin: 0 !important;
    padding: 0 0 15px !important
}

.blogright .widget ul,
.wp-block-group {
    margin: 0 !important;
    padding: 0 !important
}

.archive-header {
    padding: 0;
    text-align: left
}

.section-inner {
    width: calc(100% - 0rem)
}

h1.archive-title {
    padding-bottom: 25px
}

.blogContent a {
    color: #fde38c
}

.tagBtnLeft {
    left: 0;
    width: 78px;
    height: 97px;
    z-index: 300
}

.footer-top {
    background: #030e16;
    text-align: left;
    color: #aaa;
    font-size: 16px;
    border-top: 5px solid #ffac66; border-bottom:#1b2c38 solid 1px;
    margin-top: 10px
}

.footer-top h3 {
    padding-bottom: 10px;
    color: #fff;
    font-size: 22px;
    text-align: left;
    padding-left: 0 !important
}

.footer-about img.logo-footer {
    max-width: 74px;
    margin-top: 0;
    margin-bottom: 18px
}

.footer-about p a,
.footer-about p a:focus,
.footer-about p a:hover,
.footer-contact p a,
.footer-contact p a:focus,
.footer-contact p a:hover {
    border: 0
}

.footer-contact p {
    word-wrap: break-word
}

.footer-contact i {
    padding-right: 10px;
    font-size: 18px;
    color: #666
}

.footer-copyright a:focus,
.footer-copyright a:hover,
.footer-links a {
    color: #aaa;
    border: 0
}

.footer-bottom {
    padding: 15px 0 17px;
    background: #030e16;
    text-align: left;
    color: #aaa
}

.footer-social {
    padding-top: 3px;
    text-align: right
}

.footer-social a {
    margin-left: 20px;
    color: #ded4d4;
    border: 0;
    background-color: #16090a
}

.footer-social a:focus,
.footer-social a:hover {
    color: #79a05f;
    border: 0
}

.footer-social i {
    font-size: 24px;
    vertical-align: middle
}

.footer-copyright {
    padding-top: 5px;
    font-size: 15px
}

p a {
    font-family: Roboto !important
}

.footer-copyright a {
    color: #fff;
    border: 0
}

.heading-txt {
    margin-top: 22px
}

.logo a {
    font-size: 33px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase
}

.logo a:hover {
    color: #fff
}

.wpb_wrapper {
    padding: 10px
}

p.desc-txt {
    font-size: 17px;
    color: #c5c3c3;
    padding: 0 6px 0 10px;
    font-family: Roboto
}

@media(max-width:768px) {
    .logo a {
        font-size: 28px
    }
}