.css-1s2u09g-control {
    border: 0 !important;
    color: #333 !important;
    font-weight: 500 !important;
    background: white !important;
}

.css-1pahdxg-control {
    border: 0 !important;
    color: #333 !important;
    background: white !important;
    box-shadow: none !important;
    font-weight: 500 !important;
}

.css-qc6sy-singleValue {
    color: #333333 !important;
    font-weight: 500 !important;
}

i.fa.fa-eye-slash.eyeIcon {
    position: absolute;

    border-radius: 5px;
    right: 5%;
    z-index: 2;
    border: none;
    top: 27%;
}

i.fa.fa-eye.eyeIcon {
    position: absolute;

    border-radius: 5px;
    right: 5%;
    z-index: 2;
    border: none;
    top: 27%;
}

.iconIn {
    position: relative;
}

.css-1d8n9bt {
    padding: 0 !important;
}

svg.css-tj5bde-Svg {
    fill: #8a2a8e;
}

.css-319lph-ValueContainer {
    padding: 0 !important;
}

span.css-1okebmr-indicatorSeparator {
    visibility: hidden;
    display: none;
}

.css-tlfecz-indicatorContainer {
    padding: 8px 0 !important;
}

.css-6j8wv5-Input {
    color: #333 !important;
}

.css-14el2xx-placeholder {
    font-weight: 500 !important;
    line-height: inherit !important;
    text-transform: capitalize !important;
    color: #333 !important;
}

.property-search-field .form-group {
    padding: 24px 16px !important;
}

a.more-search {
    width: 36px;
    height: 36px;
    border: 1px solid !important;
    border-radius: 40px !important;
    color: #f37e2b !important;
    background: #faebd7 !important;
    font-size: 18px;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

a.more-search:hover {
    color: #f37e2b !important;
    background: #f3e3cd !important;
}

.btn-search i {
    font-size: 18px;
    margin: 0;
    padding: 0;
}

.property-image, .property-image .property-image-main {
    height: 210px;
    object-fit: cover;
    overflow: hidden;
    width: 100%;
}

.property-image .property-agent .property-agent-image {
    width: 38px !important;
    height: 38px !important;
}

.property-image .property-agent .property-agent-image img {
    height: 34px !important;
    overflow: hidden !important;
    object-fit: cover;
}

.slick-slider .property-item {
    margin-bottom: 20px;
    padding: 10px;
    margin-top: 0 !important;
    cursor: pointer;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
}

.property-details .property-details-inner .property-address {
    margin-right: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-transform: capitalize;
    font-size: 14px;
}

.property-item-listing.property-item {
    padding: 0 !important;
}

.no-banner-padding .banner {
    padding: 150px 0 80px 0;
}

.property-slider-main {
    height: 450px;
    margin-bottom: 10px;
    border: 1px solid #eee;
    border-radius: 8px;
    background: #ffffff;
    overflow: hidden;
}

@media (max-width: 992px) {
    .property-slider-main {
        height: 250px !important;
    }
}


.property-slider-main img {
    height: 100%;
    object-fit: contain;
    margin: 0 auto;
}

.swiper img {
    width: 100%;
    object-fit: cover;
}

.property-slider-nav {
    height: 100px;
    border-radius: 8px;
    background: #ffffff;
    padding: 10px 5px;
}

.property-slider-nav img.img-fluid {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.property-asNav {
    border: 1px solid #eee;
    border-radius: 8px;
}

.pagination {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.save-to-fav-nav i {
    font-size: 20px;
}


.slick-prev:before, .slick-next:before {
    display: none;
    visibility: hidden;
}

.slick-arrow i.fas {
    font-size: 24px;
    color: #7d7d7d;
}

/*RC TABS CSS*/
.rc-tabs.rc-tabs-top {
    width: 100%;
}

.rc-tabs-nav-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    border-bottom: 2px solid #eeeeee;
    border-color: #eeeeee;
    width: 100%;
}

.rc-tabs-tab {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}

.rc-tabs-tab-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    margin-bottom: -2px;
    border: none;
    font-size: 16px;
    padding: 20px 20px;
    font-family: "Barlow Semi Condensed", sans-serif;
    font-weight: 600;
    border-bottom: 3px solid transparent;
    color: #3a4957;
    cursor: pointer;
}

.rc-tabs-tab.rc-tabs-tab-active .rc-tabs-tab-btn {
    border-bottom: 3px solid #8a288f;
    color: #8a288f;
}

/*RC TABS CSS*/

/*.rc-tabs-content-holder .css-1s2u09g-control {*/
/*    border: 1px solid #eee!important;*/
/*}*/

.unified-listing-categories-main {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.bg-unified-categories {
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: nowrap;
    overflow: auto;
    border: 1px solid #eee;
    padding: 10px 0;
    box-shadow: 0 3px 12px 0 rgb(109 109 109 / 15%);
    margin: 0;
    border-radius: 8px;
}

.unified-listing-categories-item {
    border-right: 1px solid #d1d1d1;
    width: 120px;
}

.unified-listing-categories-item:last-child {
    border-right: none !important;
}

.unified-listing-categories-item-href {
    position: relative;
    padding: 5px;
    text-align: center;
    margin: 5px;
    border-radius: 5px;
    margin-top: 0 !important;
    text-transform: capitalize;
    display: block;
    cursor: pointer;
    transition: all .2s ease-in-out;
}

.unified-listing-categories-item-href h6 {
    margin-top: 5px;
    color: #7d7d7d;
    text-transform: capitalize;
    font-size: 12px !important;
}

.sub_categories-svg-icon {
    width: 60px;
    height: 60px;
}

.btn-modal-close {
    position: absolute;
    right: 25px;
    top: 30px;
}

.category-icon.main-category-item i {
    font-size: 48px;
    color: #7d7d7d;
}

.btn-searchModal, .btn-searchModal:focus {
    background: white;
    color: #333 !important;
}

.searchModalMain .modal-dialog {
    margin: 0;
    height: 100%;
    width: 100%;
    max-width: 100%;
}

.searchModalMain .modal-content {
    border-radius: 0;
    border: 0;
}

.stickySearchModalBar {
    position: fixed;
    bottom: 0;
    left: 0;
    background: #ffffff;
    margin: 0 !important;
    box-shadow: 0px 1px 12px 5px rgb(109 109 109 / 15%);
    padding: 10px;
    border-top: 1px solid #eee;
}

.searchModalMain .property-search-field .form-row {
    margin-bottom: 50px;
}

.searchModalMain .modal-header {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom: 1px solid #ededed !important;
}

.searchModalMain .btn-modal-close {
    position: absolute;
    right: 25px;
    top: 22px;
}

@media (max-width: 992px) {
    .searchMobileHeading {
        font-size: 22px !important;
        margin-bottom: 10px !important;
    }
}

.add-listing-section .css-b62m3t-container {
    height: 60px;
}

.custom-file {
    height: 50px
}

.custom-file .custom-file-input {
    height: 50px;
    color: #333;
    border-radius: 3px;
    border-color: #eee
}

.custom-file .custom-file-input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #8c2291
}

.custom-file .custom-file-label {
    height: 50px;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    border-color: #eee;
    padding: 15px 90px 15px 20px;
    border-radius: 3px
}

.custom-file .custom-file-label:after {
    height: 48px;
    padding: 14px 25px
}

.custom-file-input:focus ~ .custom-file-label {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #8c2291
}

.input-group-append .input-group-text, .input-group-prepend .input-group-text {
    width: 50px;
    background: 0 0;
    border-color: #eee;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

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

.custom-control-input:not(:disabled):active ~ .custom-control-label:before {
    background: 0 0;
    border-color: transparent
}

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

.custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
    border-color: #eee
}

.custom-control-label:before {
    top: 2px
}

.custom-control-label:after {
    top: 2px
}

.custom-checkbox .custom-control-label:before {
    border-radius: 3px;
    border: 2px solid #dfdfdf
}

.property-image .img-fluid {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.property-main-features-name {
    font-size: 15px;
    text-align: left;
    margin: 0;
    margin-bottom: 15px;
    padding-left: 5px;
    color: #333;
    padding: 0;
}

.amenityInfo {
    display: flex;
    align-items: center;
    color: #333;
    margin-bottom: 10px;
    width: 50%;
    margin-right: 0 !important;
    height: 30px;
}

.amenityInfo i {
    font-size: 6px;
    margin-right: 5px;
    color: #8a2a8e;
}

.amenityInfo img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.amenity-group {
    flex-wrap: wrap;
}

.amenity-box-feature-main {
    padding: 0 1rem !important;
}

.offering-heading {
    font-size: 15px;
    text-align: left;
    margin: 0 0 5px 0 !important;
    color: #333;
    padding: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.offering-list {
    list-style: none !important;
}

.offering-title {
    font-weight: 400;
    color: #333;
    margin-right: 5px;
}

.offering-item {
    font-weight: 500;
    color: #333;
}

.project-avatar {
    width: 120px;
    height: 120px;
    border: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.project-sticky-top {
    top: 10px !important;
}

.property-asNavSlider .slick-prev, .similarPropertiesSection .slick-prev {
    left: 10px !important;
}

.property-asNavSlider .slick-next, .similarPropertiesSection .slick-next {
    right: 10px !important;
}

.similarPropertiesSection .slick-prev {
    left: -10px !important;
}

.similarPropertiesSection .slick-next {
    right: -15px !important;
}

.property-asNavSlider .slick-prev,
.property-asNavSlider .slick-next,
.similarPropertiesSection .slick-prev,
.similarPropertiesSection .slick-next {
    z-index: 9;
}

/*SHIMMER SHINER LAZY LOAD*/
.shine {
    background: #f6f7f8;
    background-image: linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
    background-repeat: no-repeat;
    /*background-size: 800px 104px;*/
    display: inline-block;
    position: relative;

    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: placeholderShimmer;
    -webkit-animation-timing-function: linear;
}

.shimmerbox {
    height: 104px;
    width: 100px;
}

.shimmerlines {
    height: 10px;
    margin-top: 10px;
    width: 100%;
}

.shimmerphoto {
    display: block !important;
    width: 100%;
    height: 100px;
}

.property-box-shimmer {
    height: 210px;
    width: 350px;
}

.property-box-shimmerLines {
    height: 10px;
    width: 350px;
}

@-webkit-keyframes placeholderShimmer {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

/*SHIMMER SHINER LAZY LOAD*/

.property-listing-actions li i.fa.fa-heart {
    color: #f4645f;
}

.property-listing-actions li i.fa-heart {
    color: #7d7d7d;
    font-size: 18px;
}

@media (max-width: 1024px) {
    .unified-listing-categories-item-href {
        width: 100px;
    }

    .unified-listing-categories-main {
        padding: 0 10px;
    }

    .propertyListingRowSection .slick-prev, .newlyListedProjectsSection .slick-prev {
        left: -10px;
    }

    .propertyListingRowSection .slick-next, .newlyListedProjectsSection .slick-next {
        right: -15px;
    }

    .payment-method-inner img {
        width: 48px !important;
        margin: 0 5px;
    }
}

.payment-method-inner > div {
    font-size: 16px !important;
    color: #333;
    margin-top: 0;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 0.5rem;
}

.multi-preview-inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.multi-previewMain img, .multi-previewMain-del img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.multi-previewMain {
    width: 100px;
    height: 100px;
    margin: 0 10px 10px 0;
    border: 1px solid #7d7d7d9e;
    border-radius: 5px;
}


.multi-previewMain-del {
    width: 100px;
    /* height: 100px; */
    margin: 0 10px 10px 0;
    /* border: 1px solid #7d7d7d9e; */
    border-radius: 5px;
    text-align: center;
    position: relative;
}

.multi-previewMain-del .btn {
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px !important;
    margin: 0 !important;
    border-radius: 0;
    z-index: 1;
}

h1.notCapitalize {
    text-transform: inherit !important;
    font-size: 36px;
}

.property-item .badge-info {
    color: #faebd7 !important;
    background-color: #f37e2b !important;
    font-weight: 600;
}

.property-item .badge-primary {
    color: #ead8eb !important;
    background-color: #8a2a8e !important;
    font-weight: 600;
}

.property-image:after, .property-image:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: radial-gradient(ellipse at bottom right, rgba(255, 255, 255, 0) 0, rgb(64 64 64 / 0) 70%, rgb(0 0 0 / 35%) 100%);
    position: absolute;
    top: 0;
    right: 0;
}

.property-image .property-lable {
    z-index: 2 !important;
}

.box_border.content.hideContent {
    overflow: hidden;
    line-height: 1em;
    height: 450px;
    display: block !important;
}

.loginModal {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    background-color: #0000005c;
}

.loginModal .modal-content {
    border: 1px solid #eee;
    box-shadow: 0 3px 12px 0 rgb(109 109 109 / 15%);
}

.fav-icon-main {
    position: relative;
    margin-right: 5px;
}

.userIcon, .favIcon {
    display: inline-block;
    pointer-events: none;
    width: 20px;
    height: 20px;
}

.callIcon {
    display: inline-block;
    pointer-events: none;
    width: 16px;
    height: 16px;
}

span.fav-count {
    position: absolute;
    right: -5px;
    top: 3px;
    background: #f37e2b;
    height: 14px;
    width: 14px;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 10px;
    border-radius: 50%;
    font-weight: 600;
}

.number-id {
    margin-top: 3px;
}

.left-panel a:hover {
    color: #fff !important;
}

.topbar .dropdown .dropdown-menu {
    right: 0px !important;
    left: initial !important;
    top: 30px !important;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    transform: inherit !important;
}

.userNameMain {
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    background: #f2f2f2;
    padding: 7px;
    border-radius: 5px;
}

@media (max-width: 480px) {
    .number-id {
        font-size: 13px;
    }
}

.more-search[aria-expanded="true"] {
    transform: rotate(180deg);
}

.dropdown.show .fa-chevron-down {
    transition: .5s all;
    transform: rotate(180deg);
    padding-right: 0.25rem !important;
    padding-left: 0 !important;
}

.dropdown .fa-chevron-down {
    transition: .5s all;
}

.ReactPlayerMain, .ReactPlayerMain * {
    height: 250px;
}

.about-faqs img {
    width: 300px;
    margin-bottom: 30px;
    height: 100%;
}

.about-faqs h1 {
    color: #6a1f6d;
}

li.nav-item.faq-tabs-items {
    width: 33.3% !important;
}

li.nav-item.faq-tabs-items .nav-link {
    background: white !important;
    border: 1px solid #eee !important;
    box-shadow: 0 3px 12px 0 rgb(232 232 232 / 15%);
    padding: 15px 20px !important;
    text-transform: capitalize;
    color: #8a8a8a !important;
    font-weight: initial !important;
    text-align: center;
    position: relative;
}

.about-faqs h2 {
    color: #696969;
}

.faq-tabs-items .icons {
    text-align: center;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.faq-svg-icon {
    width: 50px;
    height: 50px;
    margin-right: 5px;
    vertical-align: top;
    fill: #6a1d6d;
}

.accordion.accordion-faq {
    margin-top: 50px;
}

.accordion-item.accordion-item-faq {
    border-bottom: 1px solid #eee;
    padding-top: 25px;
}

.accordion-item-faq .accordion-title {
    margin-left: 0 !important;
    margin-bottom: 25px !important;
    padding-right: 15px;
}

.accordion .accordion-item.accordion-item-faq .accordion-title {
    margin-left: 0px !important;
    font-weight: 500 !important;
    font-size: 14px;
    color: #7d7d7d;
    position: relative;
}

.transform-accordian i {
    position: absolute;
    right: 0;
    font-size: 18px;
    transform: rotate(180deg);
    transition: .5s all;
}

a.collapsed.transform-accordian i {
    transform: rotate(0deg);
}

.profile-sidebar .profile-avatar {
    border: 1px solid #eee;
    border-radius: 50%;
    padding: 3px;
    background: white;
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #8a288f2e;
    border-color: #8a288f2e;
}

/*Handymen */
.hman-bg-gradient {
    bottom: 0;
    right: 0;
    background: #542156;
    background-image: linear-gradient(to right, #542156, #332334);
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 140%;
    height: 100%;
    /*transform: skewX(-18deg) scale(1.1);*/
}
.borders-radius-6 {
    border-radius: 8px;
}


.service-hero-header {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    background-color: #001022;
}

.ustad-header-img {
    transform: scale(1.2);
}

.testimonial-section {
    background: #eef4f78c;
}

.ustad-img-cards {
    margin-bottom: 1rem;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
}

.ustad-img-cards li {
    display: inline-block;
}

.ustad-img-cards a {
    display: flex;
    flex-wrap: nowrap;
    text-align: center;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    font-size: 20px;
    color: #000;
    transition: all .3s linear;
    width: 160px;
    height: 160px;
    box-shadow: 0 4px 10px rgb(0 0 0 / 10%);
    border-radius: 15px;
    overflow:hidden;
}

.ustad-img-cards a img {
    width: 120px;
    height: 120px;
    overflow: hidden;
    object-fit: cover;
}


@media (min-width: 768px) {
    .ustad-img-cards a {
        transition: all .3s linear;
        box-shadow: none;
        text-decoration: none;
    }
}

.ustad-landing-book-now {
    box-shadow: 0 3px 12px 0 rgb(109 109 109 / 15%);
}

.serviceTitle h6 {
    color: #333;
    text-transform: capitalize;
    font-size: 13px !important;
}

.ustad-swiper-services .swiper-button-next, .ustad-swiper-services .swiper-button-prev {
    color: #333 !important;
    border-radius: 50%;
    width: 56px !important;
    height: 56px !important;
    background: #fff;
    box-shadow: -2px 1px 8px 0 rgb(0 0 0 / 16%);
}

.testimonials-inner:after {
    content: "";
    position: absolute;
    bottom: -32px;
    left: 25px;
    margin-left: -5px;
    border-width: 16px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

.testimonials-inner {
    background: #ffffff;
    box-shadow: 0 3px 12px 0 rgb(109 109 109 / 15%);
    padding: 25px 20px;
    border-radius: 8px;
    position: relative;
}

.testimonial-icon img {
    width: 36px;
    margin: 0 auto;
    text-align: center;
}

h6.testimonial-user {
    font-size: 13px;
    margin: 0;
}

.testimonial-service {
    font-size: 12px;
    color: #7d7d7d;
    font-weight: 600;
}

.testimonial-rating {
    font-size: 15px;
    color: #333;
    font-weight: 600;
}

.testimonial-rating i {
    color: #ffb100;
    font-size: 12px;
}

.testimonial-rating span {
    font-size: 12px;
    color: #7d7d7d;
}

.testimonials-main .swiper-pagination {
    text-align: center;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    padding-right: 2rem;
    height: 24px;
    align-items: center;
    bottom: 0 !important;
}

.testimonials-main .swiper-pagination .swiper-pagination-bullet {
    width: 24px;
    height: 4px;
    margin: 0 2px;
    background-color: #7d7d7d;
    border-radius: 3px;
}

.testimonials-main .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 24px;
    background-color: #8a288f;
}

.testimonials-main .swiper-slide {
    cursor: pointer;
}

.testimonial-text {
    text-align: justify;
}

.service-category-main {
    display: flex;
    justify-content: center;
    align-items: center;
}

.service-price-inner {
    color: #f38638;
    font-weight: 600;
}

.service-starting-inner {
    text-align: center;
    color: white;
    font-size: 12px;
}

.service-category-box {
    padding: 10px;
    width: 100px;
    height: 100px;
    text-align: center;
    border: 2px dotted #5baa464d;
    border-radius: 5px;
    margin: 10px;
}

.service-category-icon {
    width: 24px;
    height: 24px;
    text-align: center;
    margin: 0 auto;
}

.all-services-box {
    display: flex;
    align-items: center;
    border: 1px solid #eee;
    background: white;
    border-radius: 5px;
    box-shadow: 0 3px 12px 0 rgb(109 109 109 / 15%);
    margin-bottom: 15px;
    overflow: hidden;
}

/*.no-padd-childs:first-child, .no-padd-childs:last-child {*/
/*    padding-left: 0 !important;*/
/*}*/

.all-service-title h3 {
    font-size: 15px;
}

.all-service-price {
    font-size: 15px;
    font-weight: 600;
    color: #333;
}

.all-service-detail {
    padding: 10px;
    width: 100%;
}

.all-service-box-img {
    width: 140px;
    height: 145px;
}

.all-service-box-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.serviceCounter {
    list-style: none;
}

.counterText {
    width: 25px;
    overflow: hidden;
}

.counterText input {
    width: 100%;
    background: white;
    border: 0;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    color: #333;
}

.increBtn {
    border-radius: 50%;
}

.all-service-bg {
    background: #f2f2f2;
    border-radius: 8px;
}

.service-button-wrapper {
    position: fixed;
    bottom: 80px;
    right: 0;
    z-index: 9;
    width: 100%;
    display: flex;
    justify-content: end;
}

.service-btn-count {
    background: #ffffff;
    color: #8a288f;
    border-radius: 11%;
    margin-right: 5px;
    padding: 5px 10px;
}

.service-btn-total {
    font-weight: 600;
    margin-right: 15px;
}

.btn-service {
    width: 20rem;
    background: #fff;
    height: 60px;
    border: 1px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    box-shadow: 0 3px 12px 0 rgb(109 109 109 / 15%);
}

.btn-service-right {
    background: #892a8d;
    padding: 10px;
    color: #fff;
    height: 60px;
    display: flex;
    align-items: center;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    justify-content: center;
    text-align: center;
}

.lets-continue {
    font-size: 16px;
    font-weight: 600;
}

.lets-continue i {
    font-size: 20px;
    margin-left: 10px;
    vertical-align: text-bottom;
}

.input-absolute i.fas {
    position: absolute;
    top: 13px;
    font-size: 24px;
    left: 10px;
}

.input-absolute input.form-control {
    padding-left: 2rem !important;
}

.modal.login .ustad-auth-dialog.modal-dialog {
    max-width: 900px;
}

.welcome-note h3 {
    font-size: 22px;
    font-weight: 400;
}

.welcome-note h4 {
    font-size: 22px;
}

.verify-note h3 {
    font-size: 22px;
    font-weight: 600;
}

.verify-note h4 {
    font-size: 16px;
}

.verify-note h6 {
    color: #892a8d;
}

.resend-otp, .change-otp-num {
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.verification .react-code-input input {
    width: 50px !important;
    height: 50px !important;
    text-align: center;
    box-shadow: none !important;
    font-family: inherit !important;
    padding: 0 !important;
    color: #333 !important;
}

.tc-main, .pp-main {
    font-weight: 500;
    color: #333;
    font-size: 15px;
}

.ustad-auth-modal {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    background-color: #0000005c;
}

.active-order {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.heading-active-order {
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.date-order {
    font-size: 14px;
    font-weight: 600;
    color: #333;
}

.search-order i.fas {
    position: absolute;
    top: 14px;
    right: 10px;
    font-size: 20px;
    color: #8a288f;
}

.order-service-detail {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px 0;
}

.order-service-main {
    padding: 10px;
    border: 1px solid #8a288f;
    border-radius: 5px;
    background: white;
    box-shadow: 0 3px 12px 0 rgb(109 109 109 / 15%);
}

.my-order-tabs-main {
    background: #f8f8f8;
    border-radius: 5px;
    box-shadow: 0 3px 12px 0 rgb(109 109 109 / 10%);
    border: 1px solid #eee;
    overflow: hidden;
}

.my-order-link.active {
    background: #fff !important;
    color: #8a288f !important;

}

.my-order-link {
    text-transform: capitalize !important;
    color: #333 !important;
    background: #f2f2f2 !important;
}

.order-active-span {
    font-weight: 600;
    color: #892a8d;
}

.order-service-name {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    padding-bottom: 8px;
    border-bottom: 2px dotted #e9e9e9;
}

.order-service-detail-left {
    font-size: 14px;
    font-weight: 500;
    color: #333;
}

.order-service-detail-right {
    color: #333;
    font-weight: 600;
}

.service-detail-spec {
    display: flex;
    justify-content: space-between;
    color: #333;
    font-weight: 600;
    margin: 10px 0;
}

.order-detail-main {
    background: #f8f8f8;
    border-radius: 5px;
    box-shadow: 0 3px 12px 0 rgb(109 109 109 / 10%);
    border: 1px solid #eee;
    overflow: hidden;
}

.order-detail-top-header {
    background: #fff;
    color: #333;
    font-weight: 600;
    text-align: center;
    position: relative;
    padding: 10px;
    font-size: 16px;
}

.order-detail-content {
    padding: 0 15px;
}

.service-detail-sub {
    font-size: 15px;
    color: #892a8d;
    font-weight: 600;
}

.od-header-dropdown {
    position: absolute;
    right: 5px;
    top: 8px;
}

.order-detail-dd-btn {
    color: #333 !important;
}

.order-detail-dd-btn::after,
.order-modal-dd-btn::after {
    visibility: hidden;
    display: none;
    opacity: 0;
}

.OrderBookModal {
    padding: 0 !important;
}

.OrderBookModal .modal-dialog {
    max-width: 100% !important;
    margin: 0 !important;
}

.offwhite-box {
    background: #f2f2f2;
    border-radius: 8px;
    align-items: center;
    padding-right: 10px;
}

.delivering-status {
    background: #f2f2f2;
    padding: 10px;
    border-radius: 8px;
}

.delivering-status-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.delivering-to, .add-new-address {
    font-size: 13px;
    font-weight: 600;
    color: #333;
}

.address-specific {
    color: #333;
    margin-top: 5px;
}

.delivering-status, .delivering-status-promo {
    background: #f2f2f2;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 3px 12px 0 rgb(161 161 161 / 15%);
    border: 1px solid #eee;
}

.input-promo .search input {
    padding-left: 30px;
    padding-right: 80px;
    height: 44px;
}

.input-promo .search a {
    padding: 5px;
    color: #fff !important;
}

.delivering-promo {
    font-size: 14px;
    font-weight: 600;
    color: #333;
}

.apply-promo {
    position: absolute;
    right: 0;
    top: 2px;
}

.billing-detail {
    color: #333;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.billing-heading {
    font-size: 14px;
    color: #333;
    font-weight: 600;
}

.total-price {
    font-weight: 600;
}

.OrderBookModal .modal-header {
    border: 0;
}

.OrderBookModal .modal-content {
    background: #f2f2f2;
}

.OrderBookModal .modal-body {
    background: #fff;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.OrderBookModal .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.OrderBookModal .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
}

.myOrderPayment h3, .myOrderItem h3 {
    font-size: 15px;
}

.pm-left {
    background: white;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 6px;
    color: #333;
}

.additional-info-txt textarea {
    height: 120px;
}

.order-modal-dd-btn {
    display: flex;
    width: 20px;
    height: 20px;
    align-items: center;
    justify-content: center;
}

.select-book-date-show {
    color: #333;
    font-weight: 600;
}

.select-book-date-show i.fas {
    color: #8a288f;
    font-size: 16px;
    vertical-align: middle;
    margin-right: 5px;
}

.order-track {
    display: flex;
    flex-direction: column;
}

.order-track-step {
    display: flex;
    height: 7rem;
}

.order-track-step:last-child {
    overflow: hidden;
    height: 4rem;
}

.order-track-step:last-child .order-track-status span:last-of-type {
    display: none;
}

.order-track-status {
    margin-right: 1.5rem;
    position: relative;
}

.order-track-status-dot {
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #dfdfdf;
}

.order-track-status-line {
    display: block;
    margin: 0 auto;
    width: 2px;
    height: 7rem;
    background: #dfdfdf;
}

.order-track-text-stat {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 3px;
}

.order-track-text-sub {
    font-size: 13px;
    font-weight: 300;
}

.order-track {
    transition: all 0.3s height 0.3s;
    transform-origin: top center;
}

.order-track-step.active .order-track-status-dot {
    background: #892a8d;
}

.order-track-step.active .order-track-text-stat {
    color: #892a8d;
    font-weight: 600;
}

.deliver-overflow {
    max-height: 215px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.pri-address{
    background: #ead8eb;
    color: #8a288f;
}

.pri-address *{
    font-weight: 600;
    color: #8a288f;
}

.pri-address .delivering-to {
    border-bottom: 1px solid;
    background: white;
    padding: 0 4px;
    border-radius: 5px;
}

i.fas.fa-check.fa-4x.my-3.text-success {
    background: #8a288f2e;
    border-color: #8a288f40;
    color: #8a288f !important;
    text-transform: capitalize;
    border-radius: 50%;
    padding: 25px;
}
.text-transform-none{
    text-transform: none;
}
/*Handymen */


.plans-images {
    width: 130px;
    margin: 10px 10px 10px 0;
    overflow: hidden;
    box-shadow: 0px 10px 12px 2px #8b8b8b17;
    border-radius: 5px;
    object-fit: cover;
    cursor: pointer;
}

/*
------ SWIPER SLIDER --------
*/
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 60px;
    background-color: #fff;
}

.swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 2px;
    background-color: #7d7d7d;
    border-radius: 0.5rem;
    opacity: 1;
    cursor: pointer;
    transition: all .3s ease-in-out;
}

.swiper-button-next, .swiper-button-prev {
    background: #f9f9fb;
    color: #333;
    border-radius: 50%;
    width: 24px !important;
    height: 24px !important;
    color: #0b0b0b !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 13px !important;
}

.swiper-landing .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #f37e2b;
}

.swiper-landing .swiper-pagination .swiper-pagination-bullet {
    background-color: #6e574766;
}

.swiper-landing .swiper-pagination {
    text-align: left;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    padding-right: 2rem;
    height: 24px;
    align-items: center;
    bottom: 0 !important;
}

.btn-see-more {
    margin-left: 185px;
    transform: translateY(-27px);
    position: relative;
    z-index: 11;
    padding-left: 15px !important;
    border-left: 1px solid #f37e2b;
    color: #f37e2b;
    border-radius: 0;
    align-items: center;
    visibility: hidden;
    opacity: 0;
    display: none;
    transition: .5s all;
}

.btn-see-more:hover {
    color: #f37e2b;
}

.btn-see-more i {
    margin-top: 1px;
}

.swiper-initialized .btn-see-more {
    visibility: visible;
    opacity: 1;
    display: inline-flex;
}

.swiper-landing .property-item {
    box-shadow: 0 3px 12px 0 rgb(109 109 109 / 12%);
}

/*
------ SWIPER SLIDER --------
*/


/*.swiper-landing .property-image {*/
/*    border-radius: 8px 8px 0 0;*/
/*}*/

.swiper-main .property-details,
.swiper-main .property-item,
.swiper-main .property-details .property-btn a,
.pp-main .property-details,
.pp-main .property-item,
.pp-main .property-details .property-btn a {
    border-radius: 0 0 8px 8px;
}

.swiper-main, .pp-main {
    background: #fff;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
}

@media (min-width: 768px) {
    .pp-main-horizontal {
        background: #fff;
        border-radius: 8px 0 0 8px;
        overflow: hidden;
    }

    .pp-main-horizontal .property-image {
        border-radius: 8px 0 0 8px;
    }

    .pp-main-horizontal .property-details {
        border-radius: 0 8px 8px 0;
    }

    .pp-main-horizontal .property-details .property-btn a {
        border-radius: 0 0 8px 0;
    }
}

@media (max-width: 767px) {
    .pp-main-horizontal {
        background: #fff;
        border-radius: 8px 8px 0 0px;
        overflow: hidden;
    }

    .pp-main-horizontal .property-image {
        border-radius: 8px 8px 0 0px;
    }

    .pp-main-horizontal .property-details {
        border-radius: 0 0px 8px 8px;
    }

    .pp-main-horizontal .property-details .property-btn a {
        border-radius: 0 0px 8px 8px;
    }
}

.wb-search-main, .wb-search-main .property-search-item {
    border-radius: 6px;
}

.wb-search-main .card {
    border-radius: 0 0 6px 6px;
}

.wb-search-main .card .form-group {
    border-radius: 0;
}

.wb-search-main .form-group:first-child {
    border-radius: 0 0 0px 6px;
}

.wb-search-main .form-group:last-child {
    border-radius: 0 0 6px 0px;
}

.wb-search-main .d-none.d-lg-block.form-group {
    border-radius: 0 0px 6px 0px;
}

.wb-search-main .advanced-search {
    position: relative !important;
}

@media (max-width: 575px) {
    .section-title h2 {
        font-size: 20px !important;
    }

    .d-block.d-sm-flex .btn + .btn {
        margin-left: 10px;
    }
}

/*.banner.bg-holder.bg-overlay-black-30:before {*/
/*    backdrop-filter: blur(2px);*/
/*    -webkit-backdrop-filter: blur(2px);*/
/*}*/

.property-search-field .form-group label {
    display: block;
    font-weight: 600;
    color: #333;
    font-family: "Poppins", sans-serif;
}

.dropdown img.profileImg {
    background: white;
    border-radius: 13px;
    object-fit: cover;
}

.form-control.isMulti {
    padding: 6px;
    height: auto;
}

.form-control.isMulti .css-g1d714-ValueContainer {
    padding: 0 !important;
}

.short-by .form-control.css-b62m3t-container {
    padding: 6px;
    margin-left: 10px;
    border: 0;
}

.profile-avatar img#front-img-preview {
    object-fit: cover;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

#ProjectInquiryModalLabel p {
    font-size: 14px;
}

#ProjectInquiryModal button.close {
    position: absolute;
    right: 15px;
    top: 25px;
}

.modal-banner-close {
    position: absolute;
    top: 5px;
    right: 5px;
    background: #fff !important;
    width: 36px !important;
    height: 36px !important;
    font-size: 36px;
    border-radius: 50%;
    opacity: 0.7 !important;
}

.modal-banner-width {
    object-fit: cover;
    max-height: 200px;
}

.banner-modal .modal-lg {
    max-width: 1000px;
    padding: 0 10px;
}

.banner-modal {
    background-color: #0000005c;
}

@media (max-width: 767px) {
    .modal-banner-width {
        max-height: 140px;
    }
}

.owl-carousel.advertisment-slider {
    z-index: inherit;
}

.no-sticky-logo {
    display: block
}

.header .is-sticky .no-sticky-logo {
    display: none
}

.is-sticky-logo {
    display: none
}

.header-white .no-sticky-logo {
    display: none;
}

.header-white .is-sticky-logo {
    display: block;
}

.header .is-sticky .is-sticky-logo {
    display: block
}

header.header.header-transparent .topbar {
    background: #ffffff00;
    padding: 10px 0;
}

.top-bar-hr {
    margin: 0 60px;
    margin-bottom: 5px;
    border-top: 1px solid #ffffff4f;
}

.header.header-transparent .container-fluid {
    align-items: center;
}

.header-transparent.header-bg .is-sticky {
    background: #fff;
}

.header-transparent.header-bg .navbar.is-sticky .navbar-nav .nav-link {
    color: #333;
}

.header-transparent.header-bg .navbar .navbar-nav .nav-item.active .nav-link {
    color: #000000;
    font-weight: 600;
    background: #ffffff;
    border-radius: 6px;
    border: 1px solid #ffffff40;
}

.navbar .add-listing .btn-primary {
    background: #fff;
    border-color: #fff;
    color: #333 !important;
}

.navbar .add-listing .btn-primary i {
    color: #161616;
}


.navbar.is-sticky .add-listing .btn-primary {
    background: #70b45d;
    border-color: #70b45d;
    color: #fff !important;
    text-transform: capitalize;
}

.navbar.is-sticky .add-listing .btn-primary i {
    color: #fff !important;
}

.header-transparent.header-bg .navbar .navbar-nav .nav-link {
    padding: 5px 20px;
}

.header-transparent.header-bg .navbar .navbar-nav .nav-item.active .nav-link {
    color: #000000;
    font-weight: 600;
    background: #ffffff;
    border-radius: 6px;
    border: 1px solid #ffffff40;
}

.header-transparent.header-bg .navbar.is-sticky .navbar-nav .nav-item.active .nav-link {
    /*background: #8a288f2e;*/
    /*border-color: #8a288f40;*/
    color: #8a288f !important;
}

.navbar-dark .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1);
}

@media (min-width: 992px) {
    .footer.footer.bg-dark.space-pt {
        background-image: url("../images/footer-img.jpg") !important;
        background-repeat: no-repeat !important;
        background-position: top !important;
    }
}


.text-secondary-jo {
    color: #f27e2b !important;
}

.footer-app {
    width: 200px;
}

.header-white .navbar .add-listing .btn-primary {
    background: #70b45d;
    border-color: #70b45d;
    color: #fff !important;
    text-transform: capitalize;
}

.header-white .navbar .add-listing .btn-primary i {
    color: #fff !important;
}

@-webkit-keyframes shaker {
    0% {
        -webkit-transform: translate(10px, 0);
    }
    50% {
        -webkit-transform: translate(-10px, 0);
    }
    100% {
        -webkit-transform: translate(10px, 0);
    }
}

.shake {
    -webkit-animation-name: shaker;
    -webkit-animation-duration: 0.1s;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-timing-function: linear;

}

.auth-column {
    border-radius: 5px;
}

/*Updated Slider V2*/
.detail-gallery-frontImg-modal {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    background-color: #00000f5c;
}

.detail-gallery-frontImg-modal .modal-dialog {
    max-width: 80rem;
}

.detail-gallery-frontImg {
    cursor: pointer;
}

.frontImg-ctas-arrow {
    position: absolute;
    top: 39%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    cursor: pointer;
    height: 100px;
}

.fImg-arrow {
    background: white;
    color: #333;
    margin: 0 10px;
    border-radius: 7px;
    width: 24px;
    height: 24px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.frontImg-ctas-counters {
    position: absolute;
    bottom: 5%;
    display: flex;
    align-items: center;
    left: 6px;
    z-index: 5;
}

.fImg-counter {
    background: white;
    padding: 2px 7px;
    border-radius: 5px;
    margin: 0 5px;
    color: #333;
    cursor: pointer;
}

.detail-gallery-frontImg img {
    border-radius: 5px;
    max-height: 495px;
    object-fit: cover;
    border: 1px solid #f2f2f2;
}

.detail-gallery-frontImg-modal .detail-big-car-gallery {
    max-height: 575px;
    margin: 15px 15px 0px;
    background: #ffffff;
    overflow: hidden;
}

.detail-gallery-frontImg-modal .detail-big-car-gallery img {
    width: 100%;
    object-fit: contain;
    max-height: 565px;
}

.detail-gallery-frontImg-modal .property-modal-video {
    padding: 20px 15px 0px;
    background: #ffffff;
    overflow: hidden;
    height: 580px!important;
}

.detail-gallery-frontImg-modal .property-modal-video .fb-video iframe,
.detail-gallery-frontImg-modal .property-modal-video .fb_iframe_widget_fluid_desktop span {
    padding: 20px 15px 0px;
    background: #ffffff;
    overflow: hidden;
    height: 580px!important;
    width: 100%!important;
}

.detail-gallery-frontImg-modal .property-modal-map {
    max-height: 580px;
}
.detail-gallery-frontImg-off {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 3;
}

.detail-gallery-frontImg-modal .nav-tabs {
    flex-wrap: nowrap;
}

.detail-gallery-frontImg-modal .nav-item {
    width: 100%;
}

.detail-gallery-frontImg-modal .nav-tabs .nav-item .nav-link.active {
    background: #ead8eb;
    border-bottom: 3px solid #8a288f !important;
}

.detail-gallery-frontImg-modal .nav-tabs .nav-item .nav-link {
    text-align: center;
    background: #f2f2f2;
    border-bottom: 3px solid #7d7d7d;
}

.modal-detail-close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
    width: 28px;
    height: 28px;
    background: #e3e3e3;
    border-radius: 5px;
    font-size: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6a6a6a;
    border: 0;
    opacity: 0.9;
}

.modal-detail-close:hover {
    opacity: 1;
}

.project-dp .frontImg-property-video{
    border:1px solid #eee;
    border-radius: 5px;
    overflow: hidden;
}
/*Updated Slider V2*/


/*ADD PROPERTY V2*/
.main-outer-add-property .form-control{
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}

.main-outer-add-property .css-b62m3t-container {
    height: 50px!important;
    padding-top: 5px!important;
}

.add-listing-section label{
    font-family: "Poppins", sans-serif;
}

.add-property-header {
    background: #f9f9f9;
    border-radius: 8px;
}

.add-property-header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 20px;
}

.switch-field {
    display: flex;
    overflow: hidden;
}

.switch-field-inner {
    border: 1px solid #ebe0e0;
    border-radius: 7px;
}

.switch-field input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.switch-field label {
    font-family: "Poppins", sans-serif;
    color: #333;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    border: 0;
    margin: 10px;
    transition: all 0.1s ease-in-out;
}

.switch-field label:hover {
    cursor: pointer;
}

.switch-field input:checked + label {
    background-color: #70b45d;
    box-shadow: none;
    color: #fff;
}

.switch-field label:first-of-type {
    border-radius: 5px;
}

.switch-field label:last-of-type {
    border-radius: 5px;
}

.upload-single-img-listing input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
    z-index: 1;
}

.upload-single-img-listing label.btn {
    background: #70b45d;
    color: #fff;
}

.add-listing-main .accordion-style-2 .accordion-title .btn{
    font-size: 14px;
}

span.red {
    color: red;
    font-size: 18px;
}

.btn-submit-property{
    background: #892a8d;
    color: #fff!important;
    font-size: 18px;
}

@media (max-width: 554px){
    .btn-submit-property {
        background: #892a8d;
        color: #fff!important;
        font-size: 15px;
        padding: 15px!important;
    }
}

/*ADD PROPERTY V2*/
