@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@800&display=swap');

@font-face {
    font-family: 'MADETOMMY-Regular';
    src: url('../fonts/MADE TOMMY Regular_PERSONAL USE.otf');
}

@font-face {
    font-family: 'MADETOMMY-Light';
    src: url('../fonts/MADE TOMMY Light_PERSONAL USE.otf');
}

@font-face {
    font-family: 'MADETOMMY-Bold';
    src: url('../fonts/MADE TOMMY Bold_PERSONAL USE.otf');
}

* {
    font-family: 'MADETOMMY-Light';
}

.customercomment {
    background: #B50692;
    color: white;
}

.dropdown-menu.mega-dropdown-menu .row {
    z-index: 99999 !important;
}

span.has-vip.super-vip {
    z-index: 0 !important;
}

.breadcum-text {
    color: #fff !important;
    font-size: 14px;
}

.breadcum-text a {
    color: #fff !important;
}

body,
.bg-black {
    background: #000000;
    color: #b2b2b2;
    padding: 0px;
    font-family: 'MADETOMMY-Light', sans-serif;
    font-weight: normal;
    font-size: 16px;
}

.head_text {
    font-weight: 800 !important;

}

.text-main_heading {
    background: #5b015b;
    padding: 5px;
    border-radius: 5px;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 700;
}

.bord-vote {
    border-radius: 5px !important;
}

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

a:hover {
    color: #ffffff;
    text-decoration: none;
}

a:focus {
    box-shadow: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
label {
    color: #ffffff;
}

.resetPass label{
     color: #b2b2b2;
}

/* h1,h2{
    font-size: 1rem;
    font-family: sans-serif;
} */

p {
    margin-bottom: 10px;
}

.btn {
    border: 0px;
}

.btn.focus,
.btn:focus,
.form-control:focus {
    outline: gray;
    box-shadow: none;
    border-color: black;
    border: 1px;
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: none;
}

.btn:not(:disabled):not(.disabled).active:focus,
.btn:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
}

.btn:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #4f004f;
    border-color: #4f004f;
}

.pull-right {
    float: right;
    display: inline-block;
}

.bg-pink {
    background: #4f004f
}

.bg-white {
    background: #ffffff;
}

.bg-gray {
    background: #f4f4f4;
}

.btn-danger {
    color: #fff;
    background-color: #e20530;
    border-color: #e20530;
    font-weight: bold;
    font-family: 'MADETOMMY-Bold', sans-serif;
}

.heading-dark {
    color: #363636;
    font-size: 28px;
    font-weight: bold;
    padding: 25px 0px;
    font-family: 'MADETOMMY-Bold', sans-serif;
}

.btn-primary {
    color: #fff;
    background-color: #4f004f;
    border-color: #4f004f;
    border: 0px;
}

.btn-white {
    color: #4f004f;
    background-color: #ffffff;
}

.btn-primary:hover {
    color: #fff;
    background-color: #ea00e7 !important;
}



.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #4f004f;
    border-color: #4f004f;
}

.heading-2 {
    font-size: 24px;
    color: #ea00e7;
    padding: 0px;
    font-family: 'MADETOMMY-Medium', sans-serif;
}

.Home_list_view .btn {
    color: #fff;
    font-size: 17px;
    opacity: .4;
}

.Home_list_view .btn .active {
    color: #fff !important;
}

.popular-inner label {
    width: 150px !important;
    height: 34px;
    font-size: 16px !important;
}

.Home_list_view .grid-view .btn-grid {
    opacity: 1;
}

.profile-listing.profile_View_cust {
    width: 100% !important;
}

.bg_Block_profile {
    background: #4F004E;
}

.book_popu_wrap .profile-content {
    padding: 5px 10px !important;
}

.book_popu_wrap .profile-content p {
    text-align: center;
}

.book_popu_wrap .profile-content p strong {
    font-weight: 500 !important;
}

.book_popu_wrap .popular-inner {
    padding: 1px 10px 10px 0px !important;
}



.logo {
    width: 162px;
}

header .row {
    width: 100%;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #ea00e7;
    background-color: #ea00e7;
}

.top-search-form button {
    background: #fff;
    border: 0;
    color: #000;
}

.top-search-form button:hover {
    background: #4f004f;
    border: 0;
    color: #fff;
}

.font-small {
    font-size: 12px;
}

.no-padding {
    padding: 0px;
}

/*Mega Menu*/
.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    width: 1315px;
    left: -350px;
    top: 45px;
    margin: 0px;
}

.mega-dropdown-menu>li>ul {
    padding: 0;
    margin: 0;
}

.mega-dropdown-menu>li>ul>li {
    list-style: none;
}

.mega-dropdown-menu>li>ul>li>a {
    display: block;
    color: #222;
    padding: 3px 5px;
}

.mega-dropdown-menu>li ul>li>a:hover,
.mega-dropdown-menu>li ul>li>a:focus {
    text-decoration: none;
}

.mega-dropdown-menu .dropdown-header {
    font-size: 18px;
    color: #ff3546;
    padding: 5px 60px 5px 5px;
    line-height: 30px;
}

.nav-item.show .nav-link {
    background: #420141;
    border-top: 4px solid #fff;
}

.dropdown-menu.mega-dropdown-menu {
    padding: 0px;
}

.dropdown-menu.mega-dropdown-menu .row {
    width: initial;
}

.menu-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    max-height: 500px;
}

.mega-menu-form {
    padding: 30px 50px;
}

.mega-form-heading {
    font-size: 36px;
    color: #000;
    font-family: 'MADETOMMY-Bold', sans-serif;
}

.mega-menu-form .form-control {
    border: 0px;
    border-bottom: 1px solid #000;
    color: #000;
    border-radius: 0;
    margin: 20px 0px;
    font-size: 20px;
}

.mega-menu-form .btn {
    font-size: 24px;
    padding: 15px 50px;
    color: #fff;
    font-weight: bold;
}

.mega-menu-city h5 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    font-family: 'MADETOMMY-Bold', sans-serif;
}

.mega-menu-city .mega-form-heading {
    margin-bottom: 20px;
}

.mega-menu-city .nav li {
    width: 100%;
}

.mega-menu-city .nav li a {
    color: #000000;
}

/*Mega Menu*/
.discreetMode {
    background: #fff;
    color: #ea00e7;
    font-weight: bold;
    padding: 7px 15px;
    border-radius: 4px;
    padding-right: 50px;
    width: fit-content;
    margin-top: 5px;
    cursor: pointer;
}

.discreetMode label {
    color: #ea00e7;
    cursor: pointer;
}

.top-search-gender label input {
    height: 0px;
    width: 0px;
    opacity: 0;
}

.top-search-gender label.btn-secondary {
    margin: 0px 10px;
    width: calc(100% / 3 - 20px);
}

.top-search-gender .btn-group-toggle {
    width: 100%;
}

/*popular-inner*/
/*.MultiCarousel { float: left; overflow: hidden; padding: 0px; width: 100%; position:relative; }
    .MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
    .MultiCarousel .MultiCarousel-inner .item { float: left;}
    .MultiCarousel .MultiCarousel-inner .item > div { text-align: center; padding:10px; margin:10px; background:#f1f1f1; color:#666;}
    .MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute; border-radius:50%;top:calc(50% - 20px); }
    .MultiCarousel .leftLst { left:0; }
    .MultiCarousel .rightLst { right:0; }
    .MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; background:#ccc; }
*/

.popular-inner {
    background: #4f004f;
    padding: 10px;
    border-radius: 4px;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 14px;
    z-index: 99;
}

.popular-inner label {
    width: 160px;
    height: 34px;
    font-size: 18px;
    background: #743373;
    border: 0px;
    line-height: 34px;
    padding: 0px;
    margin: 0px 5px;
}

.popular-inner label input {
    height: 0px;
    width: 0px;
    opacity: 0;
}

.popular-inner h2 {
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 15px;
    font-family: 'MADETOMMY-Regular', sans-serif;
}

/*Porfile Section*/
.profile-block {
    position: relative;
    overflow: hidden;
}

.profile-block img {
    width: 100%;
}

.profile-sec-inner .col-md-4,
#myTabContent .col-md-4 {
    padding: 0px 4px;
    /* margin-bottom: 12px; */
}

.profile-sec-inner .col-md-4:nth-child(3n+1),
#myTabContent .col-md-4:nth-child(3n+1) {
    padding-left: 0px;
    padding-right: 8px;
}

.profile-sec-inner .col-md-4:nth-child(3n+0),
#myTabContent .col-md-4:nth-child(3n+0) {
    padding-right: 0px;
    padding-left: 8px;
}

.profile-content .row,
.profile-sec-inner .row,
#myTabContent .row {
    width: calc(100% + 30px);
}

.profile-content {
    position: absolute;
    background: rgb(79 0 79 / 0.92);
    padding: 20px 15px;
    width: 100%;
    left: 0;
    right: 0;
    bottom: -100%;
    top: auto;
    font-size: 14px;
    transition: 0.2s ease;
}

.profile-block:hover .profile-content {
    bottom: 0;
    transition: 0.2s ease;
}

.profile-content p {
    margin: 0px;
    display: inline-block;
}

.profile-content .profile-descri {
    margin-top: 15px;
}

.pro-co-rt {
    font-size: 11px;
    text-align: right;
}

.pro-co-rt span {
    background: rgb(255 255 255 / 0.2);
    padding: 1px 7px;
    border-radius: 4px;
    margin: 2px 0px;
    margin-left: 7px;
    display: inline-block;
    float: left;
}

.pro-co-rt .btn {
    background: #fc01ff;
    color: #fff;
    font-size: 12px;
    padding: 0px 5px;
}

.carousel-item {
    height: 400px;
}

.carousel-item>img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 700px;
    width: auto;
    object-fit: cover;
}

.carousel-inner .carousel-caption h1 {
    font-size: 30px;
    font-weight: bold;
    font-family: 'MADETOMMY-Bold', sans-serif;
}

.carousel-inner .carousel-caption h4 {
    font-size: 15px;
    margin-bottom: 30px;
}

.carousel-inner .carousel-caption .btn-primary {
    background: #ea00e7;
    border: 0;
    font-size: 24px;
    text-transform: uppercase;
    padding: 10px 62px;
    margin: 0px 0px;
    font-weight: bold;
    letter-spacing: 2px;
}

.header-bottom {
    background: #4f004f;
    padding: 0px 20px;
}

.header-bottom.scroll {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999;
}

.btn.btn-secondary.iconCircle.active {
    color: #fff !important;
    background-color: #4f004f !important;
}

.carousel {
    margin: 0px;
}

.carousel-inner .carousel-caption {
    z-index: 10;
    left: 0;
    top: 0;
    padding-top: 3%;
    width: 100%;
    bottom: 0;
    padding-right: 40%;
    padding-left: calc((100% - 1200px)/ 2);
    background: rgb(0 0 0 / 0.4);
}

.carousel-indicators {
    bottom: 130px;
}

.header-bottom .nav-link {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    padding: 10px 30px 10px 30px !important;
    border-top: 4px solid transparent;
}

.header-bottom .navbar-nav {
    justify-content: flex-end;
}

.top-search {
    flex-direction: row-reverse;
    padding-top: 5px;
    padding-bottom: 5px;
}

.has-vip {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 999;
}

.has-vip span {
    background: #ff0000;
    font-size: 22px;
    border-radius: 4px;
    padding: 0px 5px;
    border: 1px solid #fff;
    color: #ffffff;
}

.viewmore {
    font-size: 24px;
    width: 350px;
    height: 72px;
    line-height: 72px;
    border: 0px;
    padding: 0px;
    margin: 30px 0px 60px 0px;
}

.classi-name {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: linear-gradient(0deg, black, rgb(0 0 0 / 0.05));
    padding: 40px 0px 30px 0px;
}

.classi-name h2 {
    color: #ea00e7;
    font-family: serif;
    font-weight: bold;
}

.classified-view {
    background-size: 55% auto;
    background-repeat: no-repeat;
    background-position: right;
    padding: 40px 15px 80px 15px;
}

.classified-view-left {
    padding-right: 40px;
}

.classified-view-right h2 {
    font-family: 'Playfair Display', serif;
    font-size: 48px;
    color: #ea00e7;
    text-align: center;
    margin-top: 50px;
}

.classified-view-right p {
    color: #8c8c8c;
    width: 80%;
    margin: auto;
    text-align: center;
}

.classified-view-right .btn {
    background: #ea00e7;
    border: 0px;
    text-transform: uppercase;
    padding: 18px 70px;
    font-weight: bold;
    font-size: 22px;
    position: absolute;
    bottom: 0;
}

.classi-carousel .owl-item.active.center .classi-name {
    display: none;
}

.classi-carousel .item img {
    height: 380px;
    object-fit: cover;
}

.classified-slider {
    margin-top: 30px;
}

.popular-carousel .owl-dots {
    display: none;
}

footer {
    background: #1d1d1d;
}

.logo-footer {
    margin: 30px 0px;
}

.footer-center {
    background: #161616;
    padding: 50px 15px;
}

.link-title {
    font-size: 20px;
    margin-top: 20px;
}

.footer-links li {
    display: inline-block;
    width: 100%;
}

.footer-links {
    margin-bottom: 50px;
}



.links-hori li {
    display: inline-flex;
}

.footer-tags a {
    background: #555555;
    font-size: 12px;
    padding: 6px 20px;
    border-radius: 4px;
    margin: 0px 2px;
    display: inline-block;
    margin-bottom: 8px;
}

.footer-social a {
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
}

.footer-social {
    padding: 30px 15px;
}

.footer-bottom {
    padding-bottom: 80px;
    padding-top: 30px;
}

.footer-top {
    padding-top: 30px;
}

.copyright {
    background: #000;
    padding: 15px 0px;
}

.copyright p {
    margin: 0px;
}

.footer-right,
.footer-left {
    padding: 0px 50px;
}

/*Listing*/
.section-listing {
    padding-bottom: 100px;
    margin-top: -100px;
    z-index: 99;
    position: relative;
}

.sidebar-filter {
    padding: 20px;
}

@media screen and (max-width: 600px){
    .sidebar-filter{
        -ms-flex-order: 2;
    order: 2;
    }
}

.sidebar-filter .form-control {
    height: 40px;
    background: #733272;
    color: #fff;
    border: 0px;
    font-size: 16px;
}

.sidebar-filter .form-control::placeholder {
    color: #ffffff;
}

.sidebar-filter .btn-primary {
    width: 100%;
    height: 41px;
    background: #ffffff;
    color: #4f004f;
    font-size: 20px;
    font-weight: bold;
}

.listing-inner {
    padding-left: 10px;
}

.view-type {
    background: #500051;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 10px;
}

.view-type .btn {
    color: #fff;
    font-size: 18px;
    opacity: .4;
}

.view-type .btn:hover {
    opacity: 1;
}

.view-type p {
    margin: 0px;
    margin-top: 15px;
}

.justify-content-right {
    justify-content: flex-end;
}

.page-item.active .page-link {
    z-index: 1;
    color: rgb(255 255 255 / 0.4);
    background-color: #4f004f;
    border-color: #4f004f;
}

.listing-inner .profile-content {
    font-size: 12px;
}

.listing-inner .pro-co-rt {
    font-size: 8px;
    text-align: right;
    padding-left: 0;
}

.page-link {
    position: relative;
    display: block;
    padding: .85rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #4f004f;
    background-color: #fff;
    border: 1px solid #dee2e6;
    width: 50px;
    text-align: center;
    font-weight: bold;
}

.listing-footer p {
    margin: 0px;
    margin-top: 10px;
    color: #ffffff;
}

.list-view .btn-list {
    opacity: 1;
}

.grid-view .btn-grid {
    opacity: 1;
}

.grid-view .profile-listing .col-md-4 {
    transition: 0.8s ease;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
}

.list-view .profile-listing .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
    transition: 0.8s ease;
    padding: 0px;
    margin-bottom: 14px;
}

.list-view .profile-listing .profile-img {
    width: 30%;
}

.list-view .profile-listing .profile-content {
    position: relative;
    width: 70%;
    padding-top: 70px;
}

.list-view .profile-listing .profile-block {
    display: flex;
    background: #4F004E;
}

.list-view .profile-block img {
    height: 260px;
    object-fit: cover;
    object-position: top;
}

/*Single Page*/


.heading-dark {
    color: #363636;
    font-size: 28px;
    font-weight: bold;
    padding: 25px 0px;
}

.gallery-top-vote .btn {
    height: 80px;
    width: 350px;
    text-align: center;
    line-height: 78px;
    font-size: 32px;
    padding: 0px;
}

.single-tabs .nav-tabs {
    background: #5b015b;
    border: 0px;
    padding: 15px;
    border-radius: 10px;
    margin: 20px 0px;
    margin-top: 50px;
    width: 100%;
}

.single-tabs .nav-tabs .nav-link {
    background: #844184;
    color: #fff;
    font-size: 20px;
    /*font-family: 'MADETOMMY-Bold', sans-serif;*/
    font-weight: bold;
    margin: 10px;
    border-radius: 4px;
    padding: 15px 0px;
}

.single-tabs .nav-tabs .nav-link.active {
    background: #ffffff;
    color: #5b015b;
}

.gallery-bottom .btn {
    padding: 15px 80px;
    margin-top: 15px;
}

.section-availability {
    padding: 80px 0px;
}

.section-availability h2,
.section-availability h3 {
    color: #1b1b1b;
    font-size: 30px;
    font-family: 'MADETOMMY-Bold', sans-serif;
}

.card {
    border: 0px;
}

.card-header {
    background: transparent;
}

.section-availability .card-header {
    border-bottom: 2px solid #1b1b1b;
}

.section-availability .card {
    padding: 20px;
}

.section-availability .card-body {
    font-size: 32px;
    color: #1b1b1b;
    font-weight: bold;
}

.booking-notice li {
    font-size: 32px;
    color: #1b1b1b;
    margin-bottom: 10px;
    font-family: 'MADETOMMY-Regular', sans-serif;
}

.single-subscribe h3 {
    font-size: 24px;
}

.single-subscribe .card {
    background: #5b015b;
    color: #ffffff;
}

.single-subscribe h2 {
    color: #ffffff;
}

.single-subscribe .btn {
    padding: 15px 80px;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 24px;
    float: right;
}

.single-contact h2 {
    font-size: 44px;
    color: #1b1b1b;
}

.contact-left,
.contact-left a,
.contact-right h3 {
    font-size: 24px;
    color: #1b1b1b;
    font-weight: bold;
}

.follow-me {
    background: #e2e2e2;
    padding: 15px;
    border-radius: 15px;
}

.follow-me p {
    margin: 0px;
}

.contact-right h3 {
    font-size: 25px;
    color: #1b1b1b;
    font-weight: bold;
}

.contact-right,
.include-text h4 {
    color: #1b1b1b;
}

.include-text {
    border: 1px solid #1b1b1b;
    padding: 20px;
    border-radius: 20px;
    width: 60%;
    margin-top: 20px;
    font-weight: bold;
}

.single-testimonial .tab-content {
    background: #ffffff;
    padding: 40px 30px;
    font-size: 24px;
    color: #424242;
    width: 100%;
}

.single-testimonial .nav-tabs {
    border: 0px;
    width: 100%;
}

.testi-row {
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.single-testimonial .nav-link {
    font-size: 24px;
    font-weight: bold;
    border: 0px;
    padding: 15px 40px;
}

.single-testimonial .nav-link:hover {
    color: initial;
}

.single-testimonial .nav-link.active {
    color: #1b1b1b;
}

.testi-user {
    opacity: 0.7;
    font-weight: bold;
}

.load-more {
    background: #f4f4f4;
    font-weight: bold;
    font-size: 24px;
    padding: 10px 50px;
}

#big .item {
    background: #ec6e46;
    padding: 0px 0px;
    margin: 2px;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
}

#thumbs .item {
    background: #C9C9C9;
    padding: 0px;
    margin: 2px;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

#thumbs .item h1 {
    font-size: 18px;
}

#thumbs .current .item {
    background: #FF5722;
}

.owl-theme .owl-nav [class*='owl-'] {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.owl-theme .owl-nav [class*='owl-'].disabled:hover {
    background-color: #D6D6D6;
}

#big.owl-theme {
    position: relative;
}

#big.owl-theme .owl-next,
#big.owl-theme .owl-prev {
    background: #4f004f;
    width: 50px;
    line-height: 40px;
    height: 50px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    color: #fff;
    font-size: 24px;
    border-radius: 6px;
}

#big.owl-theme .owl-prev {
    left: 10px;
}

#big.owl-theme .owl-next {
    right: 10px;
}

#thumbs.owl-theme .owl-next,
#thumbs.owl-theme .owl-prev {
    background: #333;
}

.gallery-owl .owl-item img {
    min-width: 100%;
    height: 650px;
    width: auto;
    object-fit: cover;
    object-position: top;
}

#thumbs.owl-carousel .owl-item img {
    min-width: 100%;
    height: 500px;
    width: auto;
    object-fit: cover;
    object-position: top;
}

.custom-switch .custom-control-label::before {
    left: auto;
    width: 2em;
    pointer-events: all;
    border-radius: .5rem;
    right: -35px;
}

.custom-switch .custom-control-label::after {
    right: calc(-1.25rem + 2px);
    left: auto;
}

/*Light Gallery*/
.lightBox_container {
    margin-bottom: 20px;
}

.lightGallery .image-tile {
    position: relative;
    /*margin-bottom: 30px;
    margin-right: 10px*/
}

.lightGallery .image-tile .demo-gallery-poster {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.lightGallery .image-tile>img {
    min-width: 100%;
    height: 250px;
    object-fit: fill;
}

.lightGallery .image-tile .demo-gallery-poster img {
    display: block;
    margin: auto;
    width: 40%;
    max-width: 60px;
    min-width: 20px;
    margin-top: 80px
}

.tab-content {
    color: #424242;
}

.preferred-ser-lst {
    display: flex;
}

.preferred-ser-lst a {
    color: #e20530;
    padding: 5px 15px;
    display: inline-block;
    background: hsl(348 96% 45% / 0.05);
    width: 100%;
    font-weight: bold;
    margin-bottom: 10px;
}

.preferred-ser-lst li {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0px 15px;
}

#myRates .heading-dark {
    font-size: 20px;
    font-weight: normal;
}

#myRates .my-rates {
    font-size: 28px;
    color: #e20530;
    font-weight: bold;
}

.tab-content .tab-pane {
    /*min-height: 300px;*/
    min-height: inherit;
}

.register-modal .modal-content {
    background: transparent;
    background: linear-gradient(rgb(79 0 79 / 0.42) 80%, rgb(79 0 79 / 0.01));
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(20px);
    border: 1px solid rgb(255 255 255 / 0.5);
    border-radius: 15px;
    padding: 25px;
    color: #ffffff;
}

.register-modal .modal-header {
    border: 0px;
    padding: 0px;
}

.register-modal .form-control {
    height: 44px;
    background: rgb(255 255 255 / 0.13);
    color: #fff;
    border: 1px solid rgb(255 255 255 / 0.3);
}

.register-modal .form-control::placeholder {
    color: rgb(255 255 255 / 0.5)
}

.register-modal .logo-footer {
    margin: 25px auto;
    display: inherit;
}

.register-radio {
    display: flex;
}

.register-radio label {
    width: 100%;
    margin: 0px;
    height: 44px;
    line-height: 44px;
    padding: 0px;
    background: #fff;
    color: #b50692;
    font-weight: bold;
}

.register-radio label:nth-child(2) {
    margin: 0px 10px;
}

.register-modal .close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 40px;
    color: #fff;
    height: 40px;
    width: 40px;
    padding: 0px;
    z-index: 99;
}

.iaccept {
    margin: 20px 0px;
}

.register-modal .submit-btn {
    background: #b50692;
    font-size: 22px;
    height: 44px;
    line-height: 44px;
    padding: 0;
    width: 200px;
}

.register-modal a {
    text-decoration: underline;
}

.register-ads {
    position: absolute;
    bottom: -40px;
    right: -100px;
    width: 400px;
}

.register-banner {
    height: 500px;
    object-fit: cover;
    object-position: bottom;
}

/* The radio */
.register-radio label {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

/* Hide the browser's default radio button */
.register-radio label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkround {
    position: absolute;
    top: 12px;
    left: 40px;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-color: #b50692;
    border-style: solid;
    border-width: 2px;
    border-radius: 50%;
}

/* When the radio button is checked, add a blue background */
.register-radio label input:checked~.checkround {
    background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkround:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.register-radio label input:checked~.checkround:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.register-radio label .checkround:after {
    left: 2px;
    top: 2px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #b50692;
}

.register-modal .modal-xl {
    max-width: 1000px;
}

.discreetModeOn .profile-block,
.discreetModeOn .discreet-img,
.discreetModeOn .classi-carousel .item,
.discreetModeOn .classified-view-left {
    background: #333333;
}

.discreetModeOn img:not(.logo) {
    visibility: hidden;
}

.discreetModeOn .footer-brands img,
.discreetModeOn .logo-footer {
    visibility: visible !important;
}

.discreetModeOn .profile-content {
    bottom: 0%;
}

.x-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: .5rem;
    box-shadow: 4px 8px 20px 5px rgb(80 90 100 / 18%);
    margin-bottom: 3rem;
}

.form-row.top-search .navbar-nav {
    justify-content: flex-end;
    padding-top: 25px;
}

.form-row.top-search .navbar-nav a {
    color: #fff;
}

.top-search-gender {
    padding-top: 5px;
}

.top-search-gender .btn-secondary.active {
    color: #fff;
    background-color: #ea00e7 !important;
    border-color: #b50692 !important;
    height: 38px;
    line-height: 28px;
}

#myCarousel .carousel-item>img {
    height: 400px;
    width: auto;
    object-fit: cover;
}

.popular-carousel .owl-nav {
    position: relative;
}

.popular-carousel .owl-prev,
.popular-carousel .owl-next {
    position: absolute;
    top: -40px;
    font-size: 62px !important;
    line-height: 34px !important;
    height: 30px;
    border: 0px !important;
}

.popular-carousel .owl-prev :focus span,
.popular-carousel .owl-next :focus,
.popular-carousel .owl-prev :active span,
.popular-carousel .owl-next :active {
    border: 0px !important;
    outline: none !important;
}

.popular-carousel .owl-prev {
    left: 0;
}

.popular-carousel .owl-next {
    right: 0;
}

.blog-list article .box-img {
    height: 260px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.logo-footer {
    width: 250px;
}

.recent-blog img,
.most-blog img {
    width: 120px;
}

.blog-list a:hover {
    color: #4f004f;
}

.top-search-form input {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.blog-single .post-image {
    max-height: 500px;
    width: 100%;
    object-fit: cover;
}

.img-profile-light {
    width: 50px;
    height: 50px;
    border: 2px solid #ea00e7;
}

.author-box .img-profile-light {
    width: 100px;
    height: 100px;
    border: 4px solid #ea00e7;
}

/* ##################################################################

########################     - Responsive -     #####################

################################################################## */

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

@media (max-width: 767px) {
    .header-drop-menu select.form-control {
        background: #2b2b2b;
        color: #ffffff;
        border: 0px;
    }

    body {
        font-size: 14px;
    }

    .header-drop-menu .card-body {
        padding: 0px;
    }

    header .navbar-collapse {
        position: absolute;
        left: 0px;
        width: 100%;
        z-index: 9999;
        background: rgb(0 0 0 / 0.97);
        padding: 15px;
        top: 70px;
        height: auto;
    }

    .search-tag {

        text-align: center;
    }

    .form-group {
        display: inline-block;
        width: 100%;
    }

    .search-tag a {
        padding: 4px 8px;
        float: inherit;
        margin: 3px 1px;
        background: #555;
        font-size: 12px;
        border-radius: 4px;
        display: inline-block;
    }

    .mobileTopsearch {
        position: absolute;
        top: 70px;
        left: 0;
        z-index: 9999;
        background: rgb(0 0 0 / 0.97);
        height: 100vh;
        padding-top: 30px;
    }

    .search-go {
        height: calc(2.25rem + 2px);
    }

    .mobile-next-search .form-group {
        margin-bottom: .5em;
    }

    .mobileTopsearch .card {
        background: transparent;
    }

    .radio-filter1 {
        padding: 15px;
        background: #000000;
        position: absolute;
        top: 50px;
        z-index: 999;
        left: 0;
        right: 0;
        border-radius: 0px;
        padding-bottom: 80px;
    }

    .radio-filter1 p {
        color: #ffffff;
    }

    .radio-filter1 .btn-group {
        display: inline-block;
    }

    .radio-filter1 .btn {
        margin: 0px !important;
        margin: 5px !important;
    }

    .radio-icons {
        height: 32px;
        width: 32px;
        line-height: 32px;
        border-radius: 0;
        -webkit-mask-size: 32px;
        background-color: #ea00e7;
        display: inline-block;
    }

    .gender-radio .radio-icons {
        height: 22px;
        width: 22px;
        line-height: 22px;
        -webkit-mask-size: 22px;
    }

    label:hover .radio-icons,
    label.active .radio-icons {
        background-color: #ffffff;
    }

    .icon-trans {
        -webkit-mask-image: url(../img/icon-trans.png);
    }

    .icon-male {
        -webkit-mask-image: url(../img/icon-male.png);
    }

    .icon-female {
        -webkit-mask-image: url(../img/icon-female.png);
    }

    .icon-couple {
        -webkit-mask-image: url(../img/icon-couple.png);
    }

    .icon-disabled {
        -webkit-mask-image: url(../img/icon-disabled.png);
    }

    .radio-filter1 h2 {
        font-size: 20px;
        font-family: 'MADETOMMY-Medium', sans-serif;
        text-align: left;
    }

    .carousel-inner .carousel-caption {
        padding: 15px;
        width: 100%;
        text-align: center !important;
        padding-top: 50px;
    }

    .carousel-inner .carousel-caption .form-row{
            justify-content: center;
    }

    .carousel-inner .carousel-caption h1 {
        font-size: 28px;
        width: 100%;
        text-align: center;
    }

    .carousel-inner .carousel-caption h4 {
        font-size: 18px;
        text-align: center;
    }

    .carousel-inner .carousel-caption .btn-primary {
        font-size: 14px;
        padding: 10px 30px;
        margin: 10px 0px;
    }

    .carousel-descri {
        display: none;
    }

    .carousel-item {
        height: 480px;
    }

    .carousel-item>img {
        height: 480px;
        object-position: center;
    }

    .has-vip span {
        font-size: 10px;
    }

    .has-vip {
        top: 5px;
        right: 5px;
        border-radius: 2px;
    }

    .profile-sec-inner .col-6 {
        padding: 0px 6px !important;
    }

    /*Home Mobile*/
    .logo {
        width: 150px;
    }

    .mobile-mode .discreetMode {
        background: transparent;
        padding: 0px;
        font-size: 10px;
        color: #fff;
        margin-top: 32px;
    }

    .mobile-mode .discreetMode label {
        color: #fff;
        cursor: pointer;
    }

    .mobile-mode .custom-switch .custom-control-label::before {
        right: auto;
        left: calc(50% - 17px);
        top: -15px;
        width: 34px;
    }

    .mobile-mode .custom-switch .custom-control-label::after {
        right: calc(50% + 0px);
        left: auto;
        top: -13px;
    }

    .mobile-mode .popular-inner {
        margin-top: 0;
        padding: 20px;
    }

    .mobile-mode .popular-inner h2 {
        font-weight: normal;
        font-size: 18px;
        margin-bottom: 5px;
        font-family: 'MADETOMMY-Regular', sans-serif;
        text-align: left;
    }

    .mobile-mode .popular-eth>.row {
        background: #4f004f;
        padding: 20px 0px 50px 0px;
    }

    .mobile-mode .top-search-gender .btn-secondary {
        color: #4f004f;
        background-color: #ffffff;
    }

    .mobile-mode .top-search-gender .btn-secondary.active {
        background: #ea00e7;
    }

    .top-search-gender .radio-filter .btn-secondary {
        color: #ea00e7;
        background-color: #161616;
        border-radius: 7px !important;
        padding: 10px;
    }

    .top-search-gender .radio-filter .btn-secondary.active {
        color: #ffffff;
    }

    .header-top {
        padding: 8px 15px;
    }

    .header-top .footer-links{
        text-align: left;
    }

    .navbar-toggler {
        border: 0px;
    }

    .mobile-mode .profile-sec-inner {
        margin-top: -50px;
        padding: 0px 9px;
    }

    .header-drop-menu h4 {
        color: #ea00e7;
        font-weight: bold;
        font-size: 20px;
    }

    .top-search-gender .btn-group .btn:nth-child(1) {
        margin-left: 0px;
    }

    .top-search-gender .btn-group .btn:nth-child(3) {
        margin-right: 0px;
    }

    .mobile-mode .has-vip {
        display: none;
    }

    .header-top a,
    .header-top .navbar-toggler {
        color: #ffffff;
    }

    .profile-block {
        overflow: hidden;
        position: initial;
        border-radius: 4px;
    }

    .profile-block.active {
        overflow: visible;
    }

    .profile-sec-inner .col-6:nth-child(even) .profile-content {
        /*bottom: -80px;*/
        left: calc(-100% - 12px);
        width: calc(100vw - 30px);
    }

    .profile-sec-inner .col-6:nth-child(odd) .profile-content {
        /*bottom: -80px;*/
        left: 0px;
        width: calc(100vw - 30px);
    }

    .profile-content {
        /*display: none;*/
        background: #4f004f;
        transition: all .3s ease .15s;
        position: relative;
        z-index: 99;
        height: 0px;
        opacity: 0;
        padding: 0px;
    }

    .profile-block.active .profile-content {
        /*display: block;*/
        height: 220px;
        opacity: 1;
        padding: 20px 15px;
        border-radius: 4px;
        transition: 0.5s ease;
    }

    .header-drop-menu a {
        color: #adb5bd;
    }

    .profile-block.active .profile-name {
        display: none;
    }

    .profile-block .profile-name {
        position: absolute;
        left: 0;
        right: 0;
        top: 120px;
        background: linear-gradient(0deg, black, #00000000);
        height: 100px;
        text-align: center;
    }

    .profile-name h4 {
        color: #ea00e7;
        font-size: 16px;
        font-weight: bold;
        padding-top: 50px;
        margin: 0px;
    }

    .profile-name p {
        font-size: 14px;
    }

    .profile-content h2 {
        font-size: 20px;
        font-family: 'MADETOMMY-Normal', sans-serif;
        border-bottom: 1px solid rgb(255 255 255 / 0.4);
        padding-bottom: 10px;
    }

    .profile-content .pull-right {
        float: right;
        background: #6d1b6d;
        padding: 4px 10px;
        font-size: 12px;
        border-radius: 4px;
    }

    .profile-content p {
        width: 100%;
        color: #ffffff;
    }

    .profile-content p span {
        float: right;
    }

    .profile-content>.row:after {
        position: absolute;
        content: '';
        z-index: 0;
        top: -15px;
        width: 30px;
        height: 30px;
        background: #4f004f;
        left: calc(75% - 15px);
        transform: rotate(45deg);
    }

    .profile-sec-inner .col-6:nth-child(odd) .profile-content>.row:after {
        left: calc(25% - 15px);
    }

    .profile-block img {
        width: 100%;
        height: 220px;
        object-fit: cover;
    }

    .classifieds {
        padding-top: 30px;
    }

    .classifieds .heading-2 {
        font-family: 'MADETOMMY-bold', sans-serif;
        font-size: 28px;
    }

    .classified-view-left {
        padding: 0px;
    }

    .classified-view-right {
        text-align: center;
    }

    .classified-view-right h2 {
        font-size: 42px !important;
        margin-top: -50px;
    }

    .classified-view-right p {
        width: 100%;
        padding: 0px 40px;
        text-align: center;
    }

    .classified-view-right .btn {
        padding: 10px 30px;
        font-weight: normal;
        font-size: 16px;
        position: relative;
        bottom: 0;
    }

    .classified-view {
        padding-bottom: 40px;
    }

    .logo-footer {
        width: 180px;
    }

    .footer-bottom {
        padding: 30px 15px;
    }

    .footer-right {
        padding: 0px;
    }

    .footer-drop-menu .card,
    .header-drop-menu .card {
        background: transparent;
    }

    .footer-drop-menu,
    .header-drop-menu {
        padding: 30px 0px;
    }

    .footer-drop-menu .btn,
    .header-drop-menu .btn {
        width: 100%;
        text-align: left;
        color: #fff;
        border-bottom: 1px solid;
        border-radius: 0;
        font-family: 'MADETOMMY-Medium', sans-serif;
        padding: 15px 0px;
    }

    .header-drop-menu .btn {
        border: 0px;
    }

    .footer-drop-menu .card-header,
    .header-drop-menu .card-header {
        padding: 0px;
    }

    .footer-drop-menu .btn .fa-plus,
    .header-drop-menu .fa-chevron-down {
        display: none;
    }

    .footer-drop-menu .btn.collapsed .fa-minus,
    .header-drop-menu .btn.collapsed .fa-chevron-up {
        display: none;
    }

    .footer-drop-menu .btn.collapsed .fa-plus,
    .header-drop-menu .btn.collapsed .fa-chevron-down {
        display: block;
    }

    .copyright {
        padding: 15px 30px;
        font-size: 14px;
    }

    .copyright .font-small {
        font-size: 10px;
    }

    .footer-links {
        margin-bottom: 40px;
        padding: 0;
    }

    .footer-tags a {
        font-size: 10px;
    }

    footer {
        background: #1d1d1d;
        color: #fff;
    }
}

/* =============================Prdp ================= */
.radio-filter1 {
    padding: 15px;
    background: #000000;
    position: absolute;
    top: 50px;
    z-index: 999;
    left: 0;
    right: 0;
    border-radius: 0px;
    padding-bottom: 30px;

    background-image: url('../img/classi1.logo');
    background: #ea00e766;
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.18);
}

.circleBack {
    position: absolute;
    width: 100px;
    background: linear-gradient(#eeeded21, #dddddd0a);
    height: 100px;
    box-shadow: 0 8px 32px 0 rgba(202, 205, 238, 0.37);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0);
    bottom: -10px;
    left: -20px;
    animation: movebounce 3s linear infinite;
}

.btn.iconCircle {
    width: 108px !important;
    height: 108px !important;
    border-radius: 50% !important;
    color: #631161 !important;
    background: white !important;
    padding: 10px;
    transition: 0.5s;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.btn.iconCircle:hover {
    box-shadow: 0 0 34px -10px rgb(0 0 0 / 75%);
    background: #420141 !important;
    color: white;
    transform: translateY(-20px);
}

.radio-filter1 .btn:hover span {
    color: White;
}

.radio-filter2 {
    padding: 15px;
    background: #000000;
    position: absolute;
    top: 50px;
    z-index: 999;
    left: 0;
    right: 0;
    border-radius: 0px;
    padding-bottom: 80px;
    transition: 0.5s;
}

.radio-filter1 p {
    color: #ffffff;
}

.radio-filter1 .btn-group,
.radio-filter2 .btn-group {
    display: inline-block;
}

.radio-filter1 .btn,
.radio-filter2 .btn-group {
    margin: 0px !important;
    margin: 5px !important;
}

.radio-filter1 .radio-icons {
    height: 45px;
    width: 45px;
    line-height: 45px;
    border-radius: 0;
    -webkit-mask-size: 45px;
    background-color: #ea00e7;
    display: inline-block;
}

.radio-filter1 .btn span {
    display: block !important;
}

.radio-filter1 .gender-radio .radio-icons {
    height: 22px;
    width: 22px;
    line-height: 22px;
    -webkit-mask-size: 22px;
}

label:hover .radio-icons,
label.active .radio-icons {
    background-color: #ffffff;
}

.icon-trans {
    -webkit-mask-image: url(../img/icon-trans.png);
}

.icon-male {
    -webkit-mask-image: url(../img/icon-male.png);
}

.icon-female {
    -webkit-mask-image: url(../img/icon-female.png);
}

.icon-couple {
    -webkit-mask-image: url(../img/icon-couple.png);
}

.icon-disabled {
    -webkit-mask-image: url(../img/icon-disabled.png);
}

.radio-filter1 h2 {
    font-size: 20px;
    font-family: 'MADETOMMY-Medium', sans-serif;
    text-align: left;
}

.radio-filter1 .btn {
    margin: 15px !important;
}

.radio-filter1 {
    -webkit-animation: movebounce 3s linear infinite;
    animation: movebounce 3s linear infinite;
}

.ClickDesign {
    transform: translateX(10px);
    box-shadow: 0 0 34px -10px rgb(0 0 0 / 75%);
    width: 69%;
    margin-left: 43%;
    transition: all 0.5s ease;
    overflow: hidden;
    transform: rotate(360deg);
}

@keyframes movebounce {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        /* transform:rotate(180deg); */
    }

    50% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes bounce {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-20px);
    }
}

.modal {
    overflow-y: auto;
}

/* =========== 27 Sep */
.load_more1:hover,
.load_more2:hover {
    color: #420141;
}

/* about us */
.discreetModeOn .profile-gray {
    background: #333333;
    position: relative;
    overflow: hidden;
}

.profile-gray img {
    width: 100%;
}

/* rating colum */
.chat_avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}

.chat_avatar img {
    width: 100%;
}

.review_cust {
    margin-bottom: 0px;
}

.Region_text {
    min-height: 100px;
}

.icon a {
    margin-left: 5px;
}

.preferred-ser-lst li {
    flex: 0 0 33.333333%;
    max-width: 25%;
    padding: 0px 15px;
}

.owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: block !important;
    top: -130px;
}

.iconBox1 .contentBox small:last-child>.span_coma {
    display: none !important;
}


/* =============================Vote Button ================ */

.bord-vote-role {
    border: none;
    outline: none;
    padding: 10px 50px;
    border-radius: 5px;

}


.classi-carousel .owl-nav button.owl-prev span {
    font-size: 70px !important;
    position: absolute;
    left: 50px;
    margin-top: -300px;
    color: #fff;
}

.classi-carousel .owl-nav button.owl-next span {
    font-size: 70px !important;
    position: absolute;
    right: 50px;
    margin-top: -300px;
    color: #fff;
}

.detailContent h4 a {
    color: #5B015B !important;
    text-decoration: none;
    font-weight: bold;
}

.popular-inner {
    margin-top: 0px !important;
}

div#bodyData {
    margin-top: 10px !important;

}

.listPageBody {
    margin-left: 0px;
    margin-right: 0px;
}

.discreetModeOn .profile-block a.float-left-descrete {
    float: left !important;
}

.text-main_heading {
    background-color: #fff;
    color: #420141;
}

.primary-main-color {
    color: #420141;
}

.book_popu_wrap .Home_list_view {
    margin-top: -15px !important;
    margin-bottom: 15px !important;
}

.discreetModeOn .profile-block a.float-left-descrete {
    float: left !important;
}

.popular-inner {
    margin-top: 15px !important;
}


.main_bread_wrap .breadcrumb {
    display: block;
    background: transparent;
}

.main_bread_wrap .breadcrumb li {
    color: #5b015b;
}

.main_bread_wrap .breadcrumb li a {
    color: #5b015b;
}

.listing-inner h2 {
    font-size: 20px !important;
    margin: 0;
}

ul#searchResult {
    top: 67px !important;
}

.profile-block.ads-img img {
    margin-bottom: 10px !important;
}

a:hover {
    color: #fff;
    text-decoration: none;
    background: transparent;
    -moz-background: transparent;
}

.list-view .profile-listing .profile-content {
    width: 68%;
}

/* /* .list-view .profile-listing .pro-co-rt p:nth-child(3) {
    text-align: left;
    display: block; 
} */

.list-view .profile-listing .onproduct p:first-child {
    margin-left: 40px !important;
}

.list-view .profile-listing .profile-content p {
    font-size: 16px;
}

.list-view .listPageBody#bodyData .profile-block {
    background: #4E004E;
}

.list-view .listPageBody#bodyData span.has-vip.super-vip {
    z-index: 1 !important;
}

.preferred-ser-lst a:hover {
    color: #e20530 !important;
    background: hsl(348 96% 45% / 0.05) !important;
}



@-moz-document url-prefix() {
    .list-view .profile-content {
        bottom: 0% !important;
    }

    .list-view .profile-block:hover .profile-content {
        bottom: 0% !important;
    }

    .list-view .profile-content {
        bottom: 0% !important;
    }

    .list-view .profile-listing .profile-content {
        width: 68%;
    }

}

@media (max-width:767px) {
    .btn-group {
        padding-bottom: 0px !important;
    }

    .btn.iconCircle span {
        display: block !important;
    }

    .profile-block.ads-img img {
        margin-bottom: 10px !important;
    }
}


/* ===========================================================All New css from inner pages =========================== */
/* =============================header.blade=============================================.>>>>>>>>>>>>> */

ul#searchResult li {
    padding: 7px 15px;
    border-bottom: 1px solid #e4e4e4;
    font-size: 13px;
    color: grey;
    cursor: pointer;
    transition: 0.5s all;

}

ul#searchResult li:hover {
    background: #f5f5f5;
    transition: 0.5s all;
}

ul#searchResult {
    list-style: none;
    background: #fff;
    padding-left: 0;
    text-align: left;
    overflow-y: scroll;
    max-height: 250px;
    overflow: auto;
    position: absolute;
    top: 44px;
    left: 0;
    border-radius: 0 0 7px 7px;
    width: 100%;
    z-index: 100000;

}

/* home page index.blade------------->>>>>>>>>>>>> */

.discreetModeOn .profile-block a.float-left-descrete {
    float: left !important;
}

.popular-inner {
    margin-top: 15px !important;
}

.book_popu_wrap .Home_list_view {
    margin-top: -10px !important;
    margin-bottom: -11px !important;
}

.slide_list p {
    display: block;
}

.slide_list h6 {
    text-align: left;
    color: #fff !important;
}

/* ===============================details.blade ============================ */

/* index.blade  */

@media (max-width:767px) {
    .btn-group {
        display: inline-block !important;
        padding-bottom: 43px;
    }

    .btn-group .btn.iconCircle {
        width: 95px !important;
        height: 95px !important;
        margin-top: 10px;
    }

    .filter_Search_box {
        position: absolute;
        bottom: 0px !important;
        right: 0px !important;
    }

    .srch_btn,
    .closeone {
        border: 1px solid #fff !important;
    }

    .mobile-mode .popular-inner {
        margin-top: 0;
        padding: 0px 24px;
    }
}


/* ==================>>>>>>>> List.blade================== */

.main_bread_wrap1 .breadcrumb {
    display: block;
    background: transparent;
}

.main_bread_wrap1 {
    top: 0;
    z-index: 999999;
    right: 70px;
    position: absolute;
}

.main_bread_wrap1 .breadcrumb li {
    color: #fff;
}

.main_bread_wrap1 .breadcrumb li a {
    color: #fff;
}





/* =========================================?????????????? View.blade================= */
body {
    font-family: Arial;
    margin: 0;
}

* {
    box-sizing: border-box;
}

img {
    vertical-align: middle;
}

/* Position the image container (needed to position the left and right arrows) */
.container {
    position: relative;
}

/* Hide the images by default */
.mySlides {
    display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
    cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* Container for image text */
.caption-container {
    text-align: center;
    background-color: #222;
    padding: 2px 16px;
    color: white;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Six columns side by side */
.column {
    float: left;
    width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
    opacity: 0.6;
}

.active,
.demo:hover {
    opacity: 1;
}

/* ==================================Ajax gendal.blade ===================== */
.closeone {
    /* position: absolute;
    top: -28px;
      left: 652px; */
}

.srch_btn {
    /* position: absolute;
      bottom: -74px;
        right: -20px; */
}

.filter_Search_box {
    position: absolute;
    bottom: 16px;
    right: 12px;
}

.filter_Search_box .btn-primary {
    margin: 0px !important
}

.list-view .listPageBody#bodyData .profile-block{
    margin-bottom: 15px;
}

#myCarousel .carousel-item {
    height: 408px;
}

#myCarousel .carousel-item>img {
    height: 417px;
    width: inherit;
    object-fit: cover;
    object-position: center;
}

.sidebar-filter .form-group {
    margin-bottom: 0.5rem !important;
}

@media (max-width:767px) {
    .list-view.profile-sec-inner .listPageBody .profile-block.bg_Block_profile {
        overflow: visible !important;
    }

    .list-view.profile-sec-inner .listPageBody .profile-block .profile-content {
        visibility: visible !important;
        left: 0 !important;
        width: 100% !important;
    }

    .list-view .profile-listing .profile-content {

        padding-top: 10px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .display_grid_text {
        display: none !important;
    }

    .owl-dots.disabled,
    .owl-carousel .owl-nav.disabled {
        display: block !important;
        top: -100px !important;
    }

    .bord-vote.btn-danger {
        text-align: center !important;
    }

    .popular-carousel .owl-prev,
    .popular-carousel .owl-next {
        top: -138px !important;
    }

    .filterEffect .btn-group {
        display: block !important;
    }

    .btn.iconCircle {
        width: 91px !important;
        height: 91px !important;
        border-radius: 50% !important;
        color: #631161 !important;
        background: #fff !important;
        padding: 19px;
        transition: .5s;
        margin-bottom: 10px;

    }

    .top-search-gender label.btn-secondary {
        margin: 0 10px 10px 0px;
    }

    .list-style {
        margin-top: 11px;
    }

    .filter_Search_box {
        text-align: center;
    }

    .filter_Search_box button {
        background-color: #ea00e7;
    }
}

.changeIcon {
    left: calc(6% - 12px) !important;
}

.changeIcon>.row:after {
    left: calc(25% - 15px) !important;
}

.noIcon>.row:after {
    content: none;
}

.blog-single p{color: #444 !important;}
.blog-single .blog-post a{color: #000 !important; font-weight: bold !important; text-decoration: underline !important;}
.blog-single h2,.blog-single h3,.blog-single h4,.blog-single h5,.blog-single h6{
    color: #444 !important;
    font-size: 1.20rem !important;
}
.blog-single img {
  max-width: 100% !important;
}


/*02-09-2022*/

.popular-inner2{
    margin-top: 0 !important;
}

@media (max-width: 767px){
    .popular-inner2{
        padding: 0px 37px !important;
    }    
    .carousel-inner .carousel-caption{
        background: transparent;
        padding-top: 34px;
    }
}

/*02-09-2022*/


/*07-09-2022*/
.h1, h1{
    font-size: 32px;
}
.detailContent{
    width: 100% !important;
    margin: 0 0 15px !important;
}
.detailContent_new09 .col-md-4{
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.can_we_meet{}
.can_we_meet h2{
    /*font-size: 24px;*/
}
.can_we_meet h3{
    font-size: 24px;
}
.can_we_meet p{
    font-size: 18px;
}
.contact-left07 p a{
    font-size: 20px;
}
@media (max-width: 767px){
    .can_we_meet p{
        font-size: 13px;
    }

}
/*07-09-2022*/

.ratingform #hide_name{
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
.testi-check {
    font-size: 14px;
}
.testi-check #hide_name {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

/*==08-11-2022===*/
@media screen and (max-width: 767px){
    #custom_Filter_Gender .btn.iconCircle{
            width: 80px!important;
        height: 80px!important;
    }

    #custom_Filter_Gender .btn.iconCircle .radio-icons{
            height: 25px;
    width: 25px;
    -webkit-mask-size: 25px;
    }
    #custom_Filter_Gender .btn.iconCircle span{
            font-size: 12px;
    }

}

/*   FAQ CSS */

  .faq_p .nav-tabs{
    border: 0;
  }
  .faq_p .nav-tabs li a{
    text-decoration: none !important;
    padding: 4px 8px;
    border: 1px solid #b50692;
    border-radius: 27px;
    margin: 0 3px;
    display: inline-block;
    margin-bottom: 7px;
    font-size: 13px;
    font-weight: bold !important;
    position: relative;
  }
  .faq_p .nav-tabs li a.active:after{
    top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: #fff;
  border-top-color: #b50692;
  border-width: 10px;
  margin-left: -10px;
  }
  .faq_p .nav-tabs li a:hover,
  .faq_p .nav-tabs li a.active,
  .faq_p .nav-tabs li a:focus{
    background: #b50692;
    color: #fff !important;
  }
  .faq_p .tab-content{}
  .faq_p .tab-content h3{
    font-size: 20px !important;
    font-weight: 800;
    margin: 8px 0;
  }
  .faq_p .tab-content ul{
    padding: 0;
    list-style: none;
  }
  .faq_p .tab-content ul .question{
    color: #b50692;
    font-size: 24px;
  }
  .faq_p .tab-content ul .answer{
    list-style: none;
    padding: 10px;
    background: #dfdfdf;
    border-radius: 8px;
    margin-left: 12px;
  }
  @media screen and (max-width: 991px){
    .nav-tabs-scrolling{
      overflow: hidden;
    }
    .faq_p .nav-tabs{
      display: inline-block;
      overflow: auto;
      overflow-y: hidden;
      white-space: nowrap;
      width: 100%;
    }
    .faq_p .nav-tabs li{
      display: inline-block;
      margin-bottom: 10px;
    }
  }

.x-card.blog-post {
    color: #5a5a5a;
}
