    body {
        background-color: #161516;
    }

    .header-sec-desk {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 8px 17px;
        background-color: #161516;
        border-bottom: 3px solid #e1021e;
    }


    div#anoth-city li {
        list-style: none;
        padding: 0px 28px;
        background-color: #fff;
    }

    div#city {
        position: absolute;
        height: 53px;
        overflow: hidden;
        z-index: 9999;
        width: 100%;
        color: #C9C0C0;
    }

    ul.head-input {
        display: flex;
        align-items: center;
        padding: 0px;
        margin: 0;
        list-style: none;
    }

    .serch-p a {
        color: #fff;
        text-decoration: none;
    }

    li.add-post-sec a:hover {
        background-image: #e1021e;
    }

    input#srch:hover {
        background-color: #e1021e;
    }

    ul.head-input li a {
        color: #fff;
        text-decoration: none;
        font-size: 16px;
    }

    ul.head-input li {
        padding: 0px 7px;
    }

    li.pai-sec {
        color: #fff;
    }

    li.add-post-sec a {
        /* background-color: #e1021e; */
        background-color: #e1021e;
        padding: 10px 20px;
        font-weight: 700;
        border-radius: 5px;
        border: 1px solid #a9a9a9;
    }

    img.img-search {
        margin: 0px 4px;
    }

    /* img.img-fluid.img-logo {
        height: 60px;
    } */

    a.searh-sect {
        position: absolute;
        top: 1px;
        right: 1px;
        background-color: #9e0c4a;
        padding: 6px 8px;
        border-radius: 0px;
        border-left: 1px solid #0000007a;
    }

    input#search {
        padding: 7px 23px 7px 9px;
        font-size: 15px;
        margin-bottom: 10px;
    }

    ul.head-input li a:hover {
        color: #e1021e;
    }

    .row.sec-btn {
        text-align: center;
        padding: 20px 0px;
    }

    .col-6.col-sm-4.col-md-3.col-lg-2.opt-btn {
        transition: background-color 0.5s ease;
        padding: 5px 0px;
    }

    .btn-sec-loc {
        transition: background-color 0.3s ease;
        width: 90%;
        color: #000;
        border-radius: 5px;
        border: none;
        padding: 14px 0px;
    }

    .col-6.col-sm-4.col-md-3.col-lg-2.opt-btn:hover a {
        color: #fff;
    }


    .col-6.col-sm-4.col-md-3.col-lg-2.opt-btn a {
        text-decoration: none;
        width: 94%;
        border-radius: 25px;
        border: 2px solid #e1021e;
        padding: 10px 0px;
        /* background-color: #33b7bc; */
        display: inline-block;
        color: #fff;
        /* background-image: -webkit-linear-gradient(#25a4a9, #05686b); */
    }


    .col-6.col-sm-4.col-md-3.col-lg-2.opt-btn a:hover {
        /* background-color: #e1021e; */
        background-color: #e1021e;
    }

    hr {
        border-top: 1px solid rgb(126 120 120);
    }

    h1.title-info {
        font-size: 25px !important;
        padding: 7px 0px 0px 0px;
        font-weight: 900;
        font-family: math;
        color: #ffffff;
    }

    h2.title-info {
        font-size: 25px !important;
        padding: 20px 0px 0px 0px;
        font-weight: 900;
        font-family: math;
        /* color:#9e0c4a; */
    }

    section.content-sec {
        background-color: #282728;
        padding: 27px 0px;
        border-top: 1px solid #5c5a5a;
        border-bottom: 1px solid #5c5a5a;
        margin: 9px 0px;
    }

    /* .header-sec-mob {
    display: none;
} */
    .mob-header-main {
        display: none;
    }

    input#srch:hover {
        background-color: #ce0722;
    }

    li.add-post-sec a:hover {
        color: #fff !important;
        background-color: #ce0722;
    }

    input#search {
        /* background-color: #e1021e !important; */
        /* border-bottom: 1px solid #8b8b8b; */
        outline: none;
        color: #fff;
        background-color: #e1021e;
    }

    .mob-nav-slider {
        display: flex;
        justify-content: space-around;
        align-items: center;
    }

    .post-add {
        text-align: center;
    }

    .card-main-sec {
        border-radius: 5px;
        background-color: #f7f7f7;
        box-shadow: 1px 1px 8px 0px #00000030;
        padding: 7px 10px;
        margin: 10px 3px;
        min-height: 341px;
        font-size: 19px;
    }

    .city-section {
        padding: 16px 0px 0px 0px;
        border-top: 3px solid #e1021e;
    }

    ul.opt-sec li {
        padding: 5px 0px;
    }

    .card-section {
        padding: 0px 0px 13px 0px;
    }

    .info-c {
        font-weight: 600;
        padding: 4px 0px;
        font-family: math;
        font-size: 18px;
    }

    a.loc-bsec:hover {
        color: #9e0c4a;
    }

    a.loc-bsec {
        padding: 0px 5px;
        color: #1758d3;
        text-decoration: none;
        font-size: 18px;
    }

    .info-c span {
        color: #dc3545;
        font-size: 20px;
    }

    ul.opt-sec {
        list-style: none;
        padding: 0px;
    }

    a.reg-slisec {
        width: 100%;
        display: flex;
        text-align: center;
        color: #fff;
        text-decoration: none;
        padding: 5px 5px;
        margin: 5px 5px;
    }
    a.reg-slisec:hover {
        color: red !important;
    }

    a.login-slisec {
        width: 100%;
        display: flex;
        text-align: center;
        color: #fff;
        text-decoration: none;
        padding: 5px 5px;
        margin: 5px 5px;
    }
    a.login-slisec:hover {
        color: red !important;
    }

    .post-add {
        text-align: center;
        color: #e1021e;
        text-decoration: none;
        padding: 7px 0px;
        margin: 5px 5px;
        border: 2px solid #e1021e;
        border-radius: 5px;
    }

    .post-add:hover {
        background-color: #e1021e;
        color: #fff;
        border-radius: 5px;
    }

    .post-add a {
        color: #fff;
        text-decoration: none;
    }


    @media (min-width:768px) and (max-width:991px) {

        /* img.img-fluid.img-logo {
            height: 60px;
        } */

        input#search {
            padding: 7px 13px;
            font-size: 15px;
        }

        .row.sec-btn {
            text-align: center;
            padding: 2px 0px;
        }

        h1.title-info {
            font-size: 25px !important;
            padding: 8px 0px 7px 0px;
            font-family: math;
        }


        select {
            -webkit-appearance: none;
            /* Removes default iOS styles */
            appearance: none;
        }

        h2.title-info {
            font-size: 25px !important;
            padding: 8px 0px 7px 0px;
            font-family: math;
        }

        a.searh-sect {
            padding: 6px 8px;
        }

        ul.head-input li {
            padding: 0px 4px;
            font-size: 14px;
        }

        li.add-post-sec a {
            padding: 9px 11px;
        }


        /* footer css start */
        .footer_logo img {
            max-width: 100% !important;
        }

        p.copyright-text {
            font-size: 12px;
        }


        h1.main-home-h {
            font-size: 26px;
            text-align: center;
        }

        p.se-desc {
            color: #d5cdcd;
            text-align: center;
        }

        /* footer css end  */
    }

    @media (min-width:576px) and (max-width:767px) {

        h1.main-home-h {
            font-size: 30px;
            text-align: center;
        }

        p.se-desc {
            color: #d5cdcd;
            text-align: center;
        }


    }

    p {
        color: #c1c1c1;
    }

    @media screen and (max-width:767px) {
        .header-sec-desk {
            display: none;
        }

        /* .header-sec-mob {
        display: block;
    } */
        img.img-fluid.img-mob {
            /* height: 60px; */
            margin-left: 5px;
        }

        h2.sec-title-faq {
            font-size: 25px !important;
        }

        .row.sec-btn {
            text-align: center;
            padding: 2px 0px;
        }

        h1.title-info {
            font-size: 25px !important;
            padding: 7px 0px 0px 0px;
            font-family: math;
        }

        h2.title-info {
            font-size: 25px !important;
            padding: 7px 0px 0px 0px;
            font-family: math;
        }

        .header-sec-mob {
            background-color: #161516;
            border-bottom: 3px solid #e1021e;
        }

        .mob-header-main {
            display: block;
        }

        .header-sec-mob {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 14px 0px;
        }

        ul.mob-nav-opt {
            list-style: none;
            display: flex;
            justify-content: center;
            align-items: center;
            margin: 0px;
        }

        img.img-fluid.nav-img {
            height: 31px;
            padding: 4px;
        }

        ul.mob-nav-opt li {
            padding: 0px 7px;
        }

        .mob-header-main {
            position: relative;
        }

        .sliderr-s {
            padding: 7px 3px;
            background-color: #282728;
            border-bottom: 1px solid #e1021e;
            position: absolute;
            right: 1%;
            top: 60px;
            z-index: 9999;
            width: 154px;
            transition: display 0.5s ease-in-out;
            border-radius: 8px;
            display: none;
        }

        /* footer mob-start */
        .site-footer .copyright-text,
        .site-footer .social-icons {
            text-align: center !important;
        }

        .footer_link {
            margin-bottom: 30px;
            padding: 0px
        }

        ul.social-icons {
            padding: 0;
        }

        .network_main {
            order: 3;
            text-align: center;
        }

        /* footer mob-end */
    }




    /* footer css start */
    .site-footer {
        background-color: #080808;
        padding: 45px 0 0;
        font-size: 15px;
        line-height: 24px;
        color: #fff;
        border-top: 1px solid #777676;
    }

    .site-footer a {
        color: #fff;
    }

    .footer_logo img {
        filter: brightness(0) invert(1);
        max-width: 200px;
    }

    .site-footer h2 {
        color: #e1021e !important;
        margin-bottom: 15px;
        font-size: 16px;
        text-transform: uppercase;
        margin-top: 5px;
        letter-spacing: 2px;
        font-weight: 700;
    }

    .site-footer .footer_link li {
        margin-bottom: 5px;
    }

    .footer_content {
        border-top: 1px solid #7e7878;
        padding-top: 15px;
    }

    .footer_content p:last-of-type {
        margin-bottom: 0;
    }

    .copyright-text {
        margin: 0;
    }

    .se-network {
        background-color: #e1021e;
        padding: 10px 15px;
        display: inline-block;
        border-radius: 10px 10px 0 0;
    }

    .se-network a {
        color: #fff;
        display: inline-block;
        font-weight: 700;
    }

    i.fa.fa-globe {
        color: #666;
    }

    .site-footer .social-icons {
        text-align: right;
        padding: 0px;
    }

    .social-icons li {
        display: inline-block;
        margin-left: 5px;
    }

    ul.footer_link li {
        list-style: none;
    }

    .footer_link {
        padding: 0px
    }

    /* footer css end */

    /* faq css start */
    h2.sec-title-faq {
        font-size: 25px;
        padding: 5px;
        font-weight: 600;
        text-align: center;
        color: #fff;
        text-align: center;
        margin: 14px 0 0;
        line-height: 1.1;
    }

    .accordion {
        width: 100%;
        max-width: 1000px;
        margin: 2rem auto;
    }

    .accordion-item {

        color: #ffffff;
        margin: 1rem 0;
        /* border-radius: 0.5rem; */
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .25);
        /* background-color: #e1021e; */
    }

    .accordion-item-header:hover {
        background-color: #e1021e;
    }

    .accordion-item-header {
        padding: 0.5rem 3rem 0.5rem 1rem;
        min-height: 3.5rem;
        line-height: 1.25rem;
        /* font-weight: 700; */
        display: flex;
        align-items: center;
        position: relative;
        cursor: pointer;
        font-family: Lato, sans-serif !important;
    }

    .accordion-item-body {
        border: 1px solid #e1021e;
    }

    .accordion-item-header.active {
        /* background-image: -webkit-linear-gradient(#24999d, #046063); */
        background-color: #e1021e;
    }

    .accordion-item-header::after {
        content: "\002B";
        font-size: 2rem;
        position: absolute;
        right: 1rem;
        color: #fff;
        top: 15px;
    }

    .accordion-item-header.active::after {
        content: "\2212";
    }

    .accordion-item-body {
        max-height: 0;
        overflow: hidden;
        transition: max-height .2s ease-out;
    }

    .accordion-item-body-content {
        padding: 1rem;
        line-height: 1.5rem;
        border-top: 1px solid;
        border-image: linear-gradient(to right, transparent, #1e8d91, transparent) 1;
        background-color: #282728;
        font-family: Lato, sans-serif !important;
    }

    /* faq css start */


    /* login form Start */

    section.body-log {
        font-family: Arial, sans-serif;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        background-image: radial-gradient(circle at top, #e1021e80 12%, transparent 45%);
    }

    .login-container,
    .register-container {
        width: 100%;
        max-width: 600px;
    }

    .login-form,
    .register-form {
        /* background-color: #212121; */
        padding: 0px;
        /* border-radius: 8px; */
        /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
        /* border: 1px solid #e1021e; */
    }

    form.login-form h2 {
        text-align: center;
        color: #fff;
    }

    button.login-sub,
    button.register-btn {
        width: 100%;
        padding: 11px;
        background-color: #e1021e;
        color: #fff;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        margin: 10px 0px;
        font-size: 17px;
    }


    button.login-sub:hover {
        background-color: #ce0722;
    }

    button.register-btn:hover {
        background-color: #ce0722;
    }

    .imp-sec {
        padding: 9px 3px;
        font-size: 15px;
    }

    a.forget-pass {
        padding: 0px 3px;
        font-size: 15px;
        color: #e1021e;
    }

    input#username {
        width: 100%;
        border-radius: 5px;
        padding: 7px 5px;
        margin: 0px 0px 15px 0px;
    }

    input#password {
        width: 100%;
        border-radius: 5px;
        padding: 7px 5px;
        margin: 0px 0px 10px 0px;
    }

    /* login form end */

    /* register page css start */

    div#captcha {
        background-color: #fff;
        padding: 0px 13px;
        border-radius: 5px;
    }

    h2.reg-heading {
        text-align: center;
        color: #fff;
    }

    label {
        display: block;
        margin: 10px 0 5px;
        color: #666;
    }

    input {
        width: 100%;
        padding: 11px 8px;
        margin-bottom: 10px;
        box-sizing: border-box;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

    .imp-sec.reg-term {
        margin-bottom: 20px;
    }

    input#agree {
        width: 14px;
    }

    .imp-secur {
        padding: 3px 3px;
        font-size: 15px;
    }

    section.body-log.reg-sect {
        padding: 9px 3px;
        font-size: 15px;
        font-family: Arial, sans-serif;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        background-color: #161516;

    }

    a.agree-term.keychainify-checked {
        text-decoration: none;
    }


    ul.breadcrumb {
        margin-left: 0px;
        padding: 10px 11px !important;
    }

    .row.sec-all {
        /* background-image:-webkit-linear-gradient(#27b1b6, #056f73); */
        padding: 26px 15px 0px 15px;

        background-color: #c9c4c452;


    }

    /* register page css end */

    /* form css opt start */
    .from-wraper {
        width: 100%;
        padding: 32px 0px 32px 0px;
    }

    form.search_form {
        width: 100%;
        border-radius: 0;
        display: block !important;
    }

    span.glyphicon-list {
        top: 8px;
        z-index: 999;
        left: 24px;
    }

    .form-control {
        display: block;
        width: 100%;
        height: calc(1.5em + 0.75rem + 8px);
        padding: 0px 29px;
    }

    input.btn.btn-primary {
        text-transform: uppercase;
        width: 100%;
        /* background-color: #e1021e; */
        ;
        background-color: #e1021e;
        font-weight: bold;
        font-family: 'Poppins', sans-serif;
        border-radius: 5px;
        padding: 9px 0px;
        color: #fff;
        border: 1px solid #cbc9c9;
    }

    .row.sec-all {
        justify-content: center;
    }

    /* form css opt start */


    .row {
        margin: 0px !important;
    }



    /* profiles details css start */

    img.img-fluid.img-sp {
        /* background-color: #d1d1d1; */
        border-radius: 5px;
        border: 1px solid #4d4a4a;
        padding: 1px;
    }

    .img-profiles {
        padding: 0px;
    }


    .provision-mob {
        display: none;
    }

    li.pai-s {
        color: #000 !important;
    }

    ul.opt-girl li {
        padding: 0px 3px;
        font-size: 13px;
        color: red;
    }

    li.pai-sp {
        color: #000 !important;
    }

    ul.opt-girl {
        list-style: none;
        display: flex;
        padding: 0px;
    }

    .provision-but {
        text-align: right;
    }


    @media (min-width:768px) and (max-width:991px) {
        img.img-fluid.img-sp {
            max-width: 122px !important;
        }

        p.content-d {
            margin-top: 7px;
            line-height: 19px;
            font-size: 14px;
        }

        .profile-title-s a {
            line-height: 22px;
            font-size: 15px !important;

        }

        p.content-d {
            margin-bottom: 0px !important;
        }

        ul.opt-girl {
            margin-bottom: 0px;
        }

    }

    @media screen and (max-width:767px) {

        p.content-d {
            margin-top: 6px !important;
            line-height: 18px !important;
            font-size: 13px;
        }

        .se-network {
            padding: 10px 3px !important;
        }

        .profile-title-s a {
            line-height: 19px !important;
            font-size: 13px !important;

        }

        .col-8.col-md-10.col-lg-10.about-pro {
            padding: 0px 8px;


        }

        .container.mt-5.table-parent {
            padding: 0px;
        }

        .col-12.col-md-7.col-lg-7.title-main {
            padding: 0px;
        }

        .col-12.col-md-5.col-lg-5.contanct-n {
            padding: 0px;
        }

        .from-wraper {
            display: none;
        }
    }

    .provision-but-mob {
        display: none;
    }


    @media screen and (max-width:472px) {
        /* .provision-but {
        display: none;
    } */

        .provision-but-mob {
            display: block;
            text-align: right;
        }

        .abt-g {
            display: none;
        }

        .provision-but {
            display: none;
        }

        .provision-mob {
            bottom: 0px;
            right: -8px;
        }

        img.img-fluid.img-sp {
            max-width: 99px !important;
        }


        .call-mob span {
            padding: 0px 1px 4px 2px;
            border: 1px solid #c1baba;
            background-color: #f7f7f7;
            border-radius: 8px;
            box-shadow: 2px 2px 2px 0px #636161;
            margin: 0px 2px;
        }

        p.content-d {
            margin-bottom: 5px;
        }

        .provision-mob {
            display: block;
        }

        li.loc-s {
            display: none;
        }

        li.pai-sp {
            display: none;
        }
    }


    @media screen and (max-width:575px) {

        h1.main-home-h {
            color: #f8f9fa;
            padding: 0px 0px 5px 0px;
            font-size: 28px;
            text-align: center;
        }

        p.se-desc {
            color: #d5cdcd;
            text-align: center;
        }

    }

    /* profiles details css end */

    /* profile Card Css Start */

    .details-sect {
        flex: 1;
        -webkit-box-orient: horizontal;
        -ms-flex-direction: row;
        flex-direction: row;
        position: relative;
        word-wrap: break-word;
        word-break: break-word;
    }

    .profile-title-s a {
        font-size: 18px;
        font-weight: 700;
        line-height: 1.3;
        margin-top: 5px;
        color: #230951;
    }

    p.content-d {
        margin-top: 10px;
        line-height: 26px;
        display: inline;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        word-wrap: break-word;
    }

    .row.pro-card {
        background-color: #282728;
        margin: 50px 0px;
        border: 0;
        border-radius: 5px;
        /* padding: 4px; */
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        margin: 10px 0px !important;
    }

    span.btn.btn-warning.text-light {
        background-color: #28095f;
    }

    .profile-title-s a:hover {
        text-decoration: none;
        color: #421493;
    }

    .profile-title-s a {
        line-height: 26px;
        display: inline;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        word-wrap: break-word;
    }

    img.img-fluid.img-sp {
        max-width: 159px;
    }

    .qtsec {
        position: absolute;
        top: 0px;
        z-index: 999;
        right: 0px;
        background-color: red;
        transform: rotate(360deg);
        padding: 0px 9px;
        color: #fff;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 700;
        border-radius: 1px;
    }

    .row.pro-card {
        overflow: hidden;
    }

    .img-sec-p {
        display: flex;
        /* justify-content: center; */
        align-items: center;
    }

    span.btn.call-text.text-light {
        background-color: #28095f;
        padding: 3px 3px;
        font-size: 14px;
    }

    span.btn.btn-success.whats-app.text-light {
        background-color: #28a745;
        border-color: #28a745;
        padding: 3px 3px;
        font-size: 14px;
    }



    .row {
        margin: 0px !important;
    }





    /* serch section header start */

    @media screen and (min-width: 768px) and (max-width: 962px) {

        table.table.table-bordered.table-striped tr td {
            font-size: 13px;
        }

        .container.mt-5.table-parent {
            padding: 0px;
        }



    }

    /* serch section header end */



    /* profile Card Css Start */


    /* faq css start */

    @import url("https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700&display=swap");

    /* faq css end */


    /* footer css start */


    .id-sec span {
        padding: 0px 5px;
        background-color: #000;
        font-weight: 500;
    }


    .btn-warning.focus,
    .btn-warning:focus {
        color: #ffffff;
        background-color: #c90820 !important;
        border-color: #c90820 !important;
    }

    ul.opt-optsec li {
        font-size: 14px;
        font-weight: 500;
        ;
    }

    .id-sec {
        font-size: 14px;
    }

    @media screen and (max-width:767px) {

        h1.title-dp {
            font-size: 18px !important;
        }

    }



    /* register page css start */


    ul.breadcrumb {
        margin-left: 0px;
        padding: 10px 11px !important;
    }

    /* register page css end */

    /* profiles details css start */
    ul.breadcrumb {
        padding: 0px;
        list-style: none;
        margin-bottom: 0;

    }

    ul.breadcrumb li {
        display: inline;
        font-size: 16px;
    }

    h1.title-dp {
        font-size: 21px;
        padding: 8px 0px;
        color: #fff;
    }

    ul.breadcrumb li+li:before {
        padding: 8px;
        color: black;
        content: "/\00a0";
    }

    ul.breadcrumb li a {
        color: #000;
        text-decoration: none;
    }

    ul.breadcrumb li a:hover {
        text-decoration: none;
        color: #0275d8;
    }

    ul.opt-optsec li {
        display: inline;
        padding: 0px 3px;
    }

    ul.opt-optsec {
        padding: 0;
        list-style: none;
        margin-bottom: 0;
    }

    .opt-dloc {
        display: flex;
        justify-content: space-between;
        padding: 11px 13px;
        /* background-color: #e1021e; */
        align-items: center;
        margin-bottom: 10px;
        border-radius: 5px;
        color: #fff;
        background-color: #e1021e;
    }

    .img-sect-p {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .profile-imgl {
        background-color: whitesmoke;
        padding: 9px;
        border-radius: 5px;
    }

    a.br-a {
        color: #17a2b8;
        margin-right: 3px;
    }

    img.img-fluid.img-p {
        max-width: 250px;
        background-color: #d1d1d1;
        padding: 10px;
        border-radius: 5px;
    }

    .d-sect-p ul {
        padding: 7px 16px;
        margin: 0px;
    }

    ul.breadcrumb.sec-detb li a {
        font-size: 16px;
        color: #ff0000;
    }

    img.img-fluid.img-sp {
        /* background-color: #d1d1d1; */
        border-radius: 5px;
        border: 1px solid #4d4a4a;
        padding: 1px;
    }

    .col-lg-3.col-md-4.col-4.img-opt-all {
        padding: 2px 2px;
    }

    .content-sec p {
        padding: 8px 0px;
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6;
        color: #e3e3e3;
    }

    .btn-section a {
        display: block;
    }

    .btn-section {
        text-align: center;
    }

    h3.sec-title-con {
        text-align: center;
        padding: 17px 0px;
        color: #fff;
    }

    .btn-section {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    a.btn-tel {
        background-color: #00869b;
        padding: 16px 0px;
        width: 400px;
        text-align: center;
        color: #fff;
        font-weight: 500;
        text-decoration: none;
        margin: 0px 0px 12px 0px;
    }

    a.btn-tel:hover {
        background-color: #036f80;
    }

    a.btn-whats {
        background-color: #2eab65;
        padding: 16px 0px;
        width: 400px;
        text-align: center;
        color: #fff;
        font-weight: 500;
        text-decoration: none;
        margin-bottom: 10px;
    }

    a.btn-whats:hover {
        background-color: #1e9451;
    }

    a.signup {
        color: #e1021e;
    }

    h2.mb-4 {
        font-size: 25px;
        color: #fff;
    }

    a.btn-tel img {
        filter: brightness(0) invert(1) !important;
        margin-right: 5px;
    }


    @media (min-width:768px) and (max-width:991px) {

        a.btn-tel {
            width: 269px;
            padding: 12px 0px;
        }

        a.btn-whats {
            width: 269px;
            padding: 12px 0px;
        }

        img.img-fluid.img-sp {
            max-width: 122px !important;
        }

    }

    @media screen and (max-width:767px) {
        a.btn-tel {
            width: 261px;
        }

        a.btn-whats {
            width: 261px;
        }

        .col-12.col-md-6.col-lg-3.pd-0.serch-enj {
            padding: 0px;
        }

        .col-12.col-md-6.col-lg-2.serch-enj {
            padding: 0px;
        }

        span.glyphicon-list {
            left: 11px;
        }

        .col-12.col-sm-6.col-md-6.col-lg-3.card-location-imp {
            padding: 0px;
        }

        .col-12.faq-imp {
            padding: 0px;
        }
    }

    .btn-primary:not(:disabled):not(.disabled).active,
    .btn-primary:not(:disabled):not(.disabled):active,
    .show>.btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #9e0c4a;
        border-color: #f7f7f7;
    }

    .opt-abt {
        margin-top: 7px;
    }


    @media screen and (max-width:472px) {
        img.img-fluid.img-sp {
            max-width: 99px !important;
        }

        table.table.table-bordered.table-striped tr td {
            font-size: 15px !important;
        }

    }

    /* profiles details css end */


    ul.breadcrumb {
        padding: 0px;
        list-style: none;
        /* background-color: #fff; */
        margin-bottom: 0;


    }

    ul.breadcrumb li {
        display: inline;
        font-size: 16px;
    }

    ul.breadcrumb li+li:before {
        padding: 8px;
        color: black;
        content: "/\00a0";
    }

    ul.breadcrumb li a {
        color: #000;
        text-decoration: none;
    }

    ul.breadcrumb li a:hover {
        text-decoration: none;
        color: #0275d8;
    }

    img.img-fluid.img-sp {
        max-width: 159px;
    }

    a.agree-term {
        color: #e1021e;
    }

    /* profile details css end */

    /* forget-css start */


    .login-container {
        width: 100%;
        max-width: 600px;
    }



    form.login-form h2 {
        text-align: center;
        color: #fff;
    }

    button.login-sub {
        width: 100%;
        padding: 11px;
        background-color: #e1021e;
        color: #fff;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        margin: 10px 0px;
        font-size: 17px;
    }


    button.login-sub:hover {
        background-color: #ce0722;
    }

    .imp-sec {
        padding: 9px 3px;
        font-size: 15px;
        color: #d3caca;
    }

    /* login form end */

    /* ---------------------------------------------------------- */

    /* register page css start */

    label {
        display: block;
        margin: 10px 0 5px;
        color: #fff;
    }

    input {
        width: 100%;
        padding: 11px 8px;
        margin-bottom: 10px;
        box-sizing: border-box;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

    /* forget-css  end */
    #city {
        /* background-color: #fff; */
        list-style-type: none;
    }

    #city li {
        cursor: pointer;
        background-color: #fff;
        padding: 7px 22px;
        border-bottom: 1px solid #cdcdcd;
    }

    .pagi {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .pagi a {
        color: #000 !important;
        font-weight: bold;
        padding: 0px 10px;
    }

    .pagi a:hover {
        border-radius: 10px;
        background-color: #9e0c4a;
        text-decoration: none;
        color: #fff !important;
    }

    .content-box {
        /* max-width: 1000px; */
        /* margin: 15px auto; */
        border-top: 3px solid #e1021e;
        padding: 10px 0px;
        color: #efe8e8;
    }

    .bcrum_loc {
        max-width: 1143px;
        padding: 15px;
        margin: 10px auto;
    }

    .bcrum_loc a {
        text-decoration: none;
        color: #e6e2e2;
    }

    .title {
        /* max-width: 1000px; */
        margin: 0 auto;
    }

    @media(max-width:365px) {
        ul.mob-nav-opt li {
            padding: 0px 5px !important;
        }
    }

    .scroll-btn {
        border: 1px solid #ffffff !important;
    }