/* ======================================== Detail Model ================================== */
.DetailsOfModel {
    width: 100%;
    background-color: #5B015B;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 10px;
    font-family: 'Roboto', sans-serif;
}

.topList {
    width: 100%;
    margin: 10px;
}

.topList ul {
    display: flex;
}

.topList ul li {
    background-color: white;
    margin: 5px;
    padding: 5px 10px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 3px 6px rgb(16 27 30 / 10%);
}

.topList ul li p {
    margin: 0px;
    font-weight: bold;
}

.iconBox {
    background: #f1f0f0;
    margin: 10px;
    padding: 3px;
    border: 1px solid #8a8686;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    text-align: center;
}

.popescort {
    margin-top: -6px;
}

.activebutton {
    margin:0px; padding:0; 
    background:none;
}

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

.starrating {
    color: yellow;
}

.btn.focus, .btn:focus, .form-control:focus {
    border:1px solid #bcbcbc!important;
 }

.radio-filter1 {
    display:none;
}

.bold {
    font-weight:700;
}

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

.iconBox span {
    font-size: 20px;
}

.contentBox {
    margin-right: 10px;
}

.detailContent {
    box-shadow: 0 3px 6px rgb(16 27 30 / 10%);
    padding: 10px;
    margin-left: 10px;
    border-radius: 9px;
    background-color: #fff;
    width: 94%;
    margin-top: 10px;
}

.detailContent h4 {
    font-size: 1.1rem;
}

.infoLink {
    color: #000;
    font-weight: 800;
}

.infoLink:hover {
    color: teal;
}

.lock_img {
    display: flex;
    justify-content: center;
    font-size: 86px;
    text-align: center;
}

/* .lock_img i {} */
span#inputGroupPrepend2 {
    background: transparent!important;
    color: #fff;
    border: 1px solid rgb(255 255 255 / 0.3);
}

#Forgot-btn {
    background: #b50692;
    font-size: 22px;
    height: 44px;
    line-height: 44px;
    padding: 0;
    width: 100%;
}

.logo-footer-forgot {
    width: 200px;
    margin: 25px auto;
    display: inherit;
    position: relative;
}

.tm-brand {
    position: absolute;
    right: 29%;
    top: 68px;
}

.custom-border {
    border: 1px solid rgb(255 255 255 / 0.5);
    border-radius: 15px;
    background: linear-gradient( rgb(79 0 79 / 0.42) 80%, rgb(79 0 79 / 0.01));
}

.custom-reset {
    background: linear-gradient( rgb(79 0 79 / 0.42) 80%, rgb(79 0 79 / 0.01));
}

@media(max-width:768px) {
    .topOrderList.list-unstyled {
        flex-wrap: wrap;
    }
}

/* ======================================== Detail Model ================================== */
.DetailsOfModel {
    width: 100%;
    background-color: #5B015B;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 10px;
}

.topList {
    width: 100%;
    margin: 10px;
}

.topList ul {
    display: flex;
}

.topList ul li {
    background-color: white;
    margin: 5px;
    padding: 5px 10px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 3px 6px rgb(16 27 30 / 10%);
}

.topList ul li p {
    margin: 0px;
    font-weight: bold;
}

.iconBox {
    background: #f1f0f0;
    margin: 10px;
    padding: 3px;
    border: 1px solid #8a8686;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    text-align: center;
}

.iconBox span {
    font-size: 20px;
}

.contentBox {
    margin-right: 10px;
}

.detailContent {
    box-shadow: 0 3px 6px rgb(16 27 30 / 10%);
    padding: 10px;
    margin-left: 10px;
    border-radius: 9px;
    background-color: #fff;
    width: 94%;
    margin-top: 10px;
}

.detailContent h4 {
    font-size: 1.1rem;
}

.infoLink {
    color: #000;
    font-weight: 800;
}

.infoLink:hover {
    color: teal;
}

.lock_img {
    display: flex;
    justify-content: center;
    font-size: 86px;
    text-align: center;
}

/* .lock_img i {} */
span#inputGroupPrepend2 {
    background: transparent!important;
    color: #fff;
    border: 1px solid rgb(255 255 255 / 0.3);
}

#Forgot-btn {
    background: #b50692;
    font-size: 22px;
    height: 44px;
    line-height: 44px;
    padding: 0;
    width: 100%;
}

.logo-footer-forgot {
    width: 200px;
    margin: 25px auto;
    display: inherit;
    position: relative;
}

.tm-brand {
    position: absolute;
    right: 29%;
    top: 68px;
}

.custom-border {
    border: 1px solid rgb(255 255 255 / 0.5);
    border-radius: 15px;
    background: linear-gradient( rgb(79 0 79 / 0.42) 80%, rgb(79 0 79 / 0.01));
}

.custom-reset {
    background: linear-gradient( rgb(79 0 79 / 0.42) 80%, rgb(79 0 79 / 0.01));
}

.btn-custom_fav {
    color: #af136c;
    font-weight: bold;
    font-size: 20px;
}

.btn-custom_fav .far {
    font-size: 30px;
}

svg.svg-inline--fa.fa-heart.fa-w-16.\34 {
    font-size: 32px;
}

.pre-contact .form-control {
    margin-bottom: 17px;
    border-radius: 5px;
}

.include-text {
    width: 100%;
    margin-top: 0px;
}

.include-text .form-control:focus {
    border: 1px solid #4f004f;
}

.contact-left {
    border-radius: 20px;
}

.rate_section {
    padding: 30px 0px;
}

/* ======================================== Carosoul Image ================================== */
.profile-section .carousel-item {
    height: 500px;
}

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

/* ===============================================delete icon ===================== */
.btn-grey {
    background-color:#D8D8D8;
    color:#FFF;
}

.rating-block {
    background-color:#FAFAFA;
    border:1px solid #EFEFEF;
    padding:15px 15px 20px 15px;
    border-radius:3px;
}

.bold {
    font-weight:700;
}

.padding-bottom-7 {
    padding-bottom:7px;
}

.review-block {
    background-color:#FAFAFA;
    border:1px solid #EFEFEF;
    padding:15px;
    border-radius:3px;
    margin-bottom:15px;
}

.review-block-name {
    font-size:12px;
    margin:10px 0;
}

.review-block-date {
    font-size:12px;
}

.review-block-rate {
    font-size:13px;
    margin-bottom:15px;
}

.review-block-title {
    font-size:15px;
    font-weight:700;
    margin-bottom:10px;
}

.review-block-description {
    font-size:13px;
}

.heading {
    color: black;
}

/* ======================== review rating CSS =================*/
.rating {
   display: flex;
   width: 100%;
   justify-content: center;
   overflow: hidden;
   flex-direction: row-reverse;
   position: relative;
}

.rating-0 {
   filter: grayscale(100%);
}

.rating > input {
   display: none;
}

.rating > label {
   cursor: pointer;
   width: 40px;
   height: 40px;
   margin-top: auto;
   background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
   background-repeat: no-repeat;
   background-position: center;
   background-size: 76%;
   transition: .3s;
}

.rating > input:checked ~ label,
.rating > input:checked ~ label ~ label {
   background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

.rating > input:not(:checked) ~ label:hover,
.rating > input:not(:checked) ~ label:hover ~ label {
   background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}

.color-gray{
    color:#e6e6e6 !important; 
}

@media(max-width:768px) {
    .topOrderList.list-unstyled {
        flex-wrap: wrap;
    }
}

/* escort rate list show and hide css */
#table tr { 
    display: none; 
}

#table tr.active { 
    display: table-row; 
}

#table2 tr { 
    display: none; 
}

#table2 tr.active { 
    display: table-row; 
}

.mt-100 {
    margin-top: 100px
}

.modal-title {
    font-weight: 900
}

.modal-content {
    border-radius: 13px
}

.modal-body {
    color: #3b3b3b
}

.img-thumbnail {
    border-radius: 33px;
    width: 61px;
    height: 61px
}

.fab:before {
    position: relative;
    top: 13px
}

.smd {
    width: 200px;
    font-size: small;
    text-align: center
}

.modal-footer {
    display: block
}

.ur {
    border: none;
    background-color: #e6e2e2;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.cpy {
    border: none;
    background-color: #e6e2e2;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer
}

.ur.focus, .ur:focus {
    outline: 0;
    box-shadow: none !important
}

.message {
    font-size: 11px;
    color: #ee5535
}

.img-thumbnail {
    border-radius: 33px;
    width: 61px;
    height: 61px;
}

.smd p {
    text-align:left;
    margin-top:5px;
}

.follow-me  .fb_icon {
    color: #1773EA;
    margin-left: 10px;
}

.follow-me  .tw_icon {
    color: #4FC5F7;
    margin-left: 10px;
}

.follow-me  .ig_icon {
    color: #D9246D;
    margin-left: 10px;
}

.about_box h2 {
    color: #444;
    font-size: 20px;
}

.include-text h3,.testi_login {
    font-size: 20px;
    color: #EB00E7;
    border: 1px solid #EB00E7;
    padding: 10px;
    border-radius: 5px;
    display: inline;
}

h1.heading-2.mobile_text {
    font-size: 27px;
}

h2.contact_head {
    font-size: 30px;
}

.min_text {
    text-align: center;
}

.register-modal .logo-footer {
    position: relative;
}

.tm_span {
    color: #fff;
    position: absolute;
    right: 139px;
    top: 61px;
}

.register-modal .modal-content {
    padding: 50px 25px;
}

/* ===============================Media Mobile Responsive ====================== */
@media(max-width:767px) {
    .heading-dark{
        font-size: 17px;
    }

    .gallery-top-vote .btn {
        height: 58px;
        width: 287px;
        text-align: center;
        line-height: 63px;
        font-size: 28px;
        padding: 0px;
    }

    .single-tabs .nav-tabs .nav-link {
        font-size: 7px;
        margin: 2px;
        border-radius: 4px;
        padding: 8px 0px;
    }

    .filter_navbar {
        padding-left:20px;
        display: flex;
    }

    .filterEffect {
        margin-bottom: 20px;
    }

    .topList ul li {
        width: 100%;
    }

    .detailContent {
        width: 100%;
        margin: 0;
        padding: 10;
    }

    .detailContent h4 {
        font-size: 1rem;
    }

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

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

    .profile-sec-inner .col-md-4, #myTabContent .col-md-4 {
        padding: 0px 0px;
    }

    .section-availability h2, .section-availability h3 {
        text-align: center;
        font-size: 24px;
    }

    h1.mobile_text {
        font-size: 1.5rem;
    }

    .single-contact h2 {
        text-align: center;
    }

    .single-contact h2 {
        font-size: 33px;
    }

    .contact-right h3 {
        margin-top: 20px;
        text-align: center;
    }

    .contact-left p {
        text-align: center;  
    }

    .contact-left a {
        text-align: center;
        font-size: 20px;
    }

    .contact-right h5 {
        text-align: center;
        padding: 10px 50px;
    }

    .include-text h3,.testi_login {
        font-size: 20px;
        color: #EB00E7;
        border: 1px solid #EB00E7;
        padding: 10px;
        border-radius: 5px;
    }

    .testbtn1 {
        margin-left: 92px;
    }

    .testbtn2 {
        margin-left:62px;
    }

    .myTesti {
        margin-bottom: 20px;
    }

    .single-testimonial .tab-content {
        margin-top:10px
    }

    .single-testimonial .nav-link {
        font-size: 15px;
    }

    .testi-user {
        font-size: 19px;
    }

    .testi-time {
        margin-top: -41px;
        font-size: 16px;
    }

    .follow-me  .fb_icon {
        color: #1773EA;
        margin-left: 10px;
    }

    .follow-me  .tw_icon {
        color: #4FC5F7;
        margin-left: 10px;
    }

    .follow-me  .ig_icon {
        color: #D9246D;
        margin-left: 10px;
    }

    h1.mobile_text {
        font-size: 20px;
        color: #EB00E7;
        border: 1px solid #EB00E7;
        padding: 10px;
        border-radius: 5px;
    }

    .flow_heading {
        font-size: 20px;
    }

    h3.min_text {
            font-size: 20px;
            padding: 10px 40px;
    }

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

    .preferred-ser-lst li {
        flex: 34%;
        max-width: 100%;
        padding: 1px 4px;
    }

    h3.ser_head {
        text-align: center;
    }

    .table_content_rate h2 {
        font-size: 20px;
        text-align: center;
    }

    .about_box h2 {
        color: #444;
        font-size: 20px;
    }

    h1.heading-2.mobile_text {
        font-size: 24px;
    }

    .footer-links {
        text-align: center;

    }

    .link-title {
        text-align: center;
    }

    .footer-brands {
        display: flex;
        justify-content: center;
    }

    .follow-me {
        padding: 10px;
    }

    .sidebar-brand-logo img {
        height: 44px;
    }

    h1.edit_pro_heading {
        text-align: center;
    }
}

.loaderMain {
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
}

.loader {
    border: 16px solid #d0b0cc;
    border-radius: 50%;
    border-top: 16px solid #B50692;
    width: 120px;
    height: 120px;
    position:fixed;
    top: 50%;
    left:45%;
    transform : translate(-50%, -50%);
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


@media(max-width:767px) {
    .topList ul li {
        display: block;
        text-align: center;
    }

    .iconBox {
        margin: auto;
    }

    a.btn-custom_fav {
        display: block;
        text-align: center;
        width: 100%;
    }

    .view_wrap p {
        display: inline;
    }

    .contentBox {
        margin-right: 0px!important;
    }

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

    .register-modal .submit-btn {
        margin-left: 42px;
    }

    #loginModal .py-5 {
        padding-bottom: 1rem!important;
    }

    .Mobile_tetx {
        color: gray;
    }

    #loginModal p {
        color: gray;
    }

    button#login-btn {
        margin-left: 30px;
    }

    #forgot-btn {
        margin-left: 34px;
    }

    #ForgotModal p {
        color: gray;
    }

    #btnAddProfile {
        width: 100%;
        display: block;
    }
}

.iconBox1 .contentBox small:last-child > .span_coma{
    display: none!important;
 }
 .discreetModeOn .profile-block a.float-left-descrete {
    float: left!important;
    }

    /*404 css*/
    
    /*end404*/

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


    /* ============================================Tobar Css============ */
    .top_list_city{
        background-color: #4f004f;
        padding-top: 5px;
        align-items: center;
        padding-bottom: 5px;
      
    }
    .top_list_city ul{
        margin-bottom: 0;

    }
    .top_list_city li{
       text-transform: uppercase;
       color: #fff;
       font-weight: 500;
       font-size: 13px;
    }


    @media (max-width:767px){
        .filterEffect .btn-group{
            display: block!important;
        }
        .btn.iconCircle {
            width: 95px!important;
            height: 95px!important;
            padding: 18px;
            margin-bottom: 10px;
        }
        .list-style {
            margin-top: 11px;
        }
    }

    .linkspage .sp-tabs{
        background: #4e4e4e;
    }
    .linkspage .sp-tabs-main{
        background: #ededed;
    }
    .linkspage .sp-tabs .nav-link:focus, 
    .linkspage .sp-tabs .nav-link:hover,
    .linkspage .sp-tabs .nav-link.active{
        color: #ffffff;
        background: #ea04e8;
        border-color: #ea04e8;
        border-radius: 0;
    }

    .link-image {
        max-width:100%;
    }

    .exchange-btn {
        background: #ea00e7;
        border: 0;
        font-size: 19px;
        text-transform: uppercase;
        padding: 10px 14px;
        margin: 0;
        font-weight: 700;
        letter-spacing: 2px;
    }
    .exchange-main {
        width: 650px;
        max-width: 100%;
        background: #e7e7e7;
        padding: 20px;
    }

    .allescortsbx {
        border: 1px solid #e4e4e4;
        text-align: center;
        background: #f9f9f9;
        float: left;
        width: 100%;
        margin-bottom: 15px;
        margin-top: 25px;
    }
    .escorts-serlst a {
        width: 30%;
        color: #333;
        text-align: left;
        margin-bottom: 10px;
        margin-right: 7px;
        padding: 8px 15px;
        font-size: 13px;
        font-weight: 700;
        border: 0px solid #f5dce0;
        background: none;
        text-transform: uppercase;
        float: left;
    }
    .allescortsbx h4 {
        text-align: center;
        background: #efefef;
        padding: 15px;
        border-bottom: 1px solid #ccc;
        margin-top: 0;
        text-transform: uppercase;
        float: left;
        width: 100%;
        color: #000;
    }
    .esc_gander{
        font-weight: 600;
        width: 400px;
        max-width: 100%;
        margin: auto;
        border-radius: 46px;
        padding: 8px 15px;
        height: 55px;
    }
    @media screen and (max-width: 525px){
        .escorts-serlst a{
            float: initial;
            width: 100%;
            display: block;
            padding: 0 15px;
        }
    }