.ismal-icon {
    min-width: 2.875rem;
}
.w100 {
    width: 100%}
.cpointer {
    cursor: pointer!important;
}
.nopadd {
    padding: 0;
}
.flex {
    display: flex!important;
}
.flex1 {
    flex: 1;
}
.flex-j-c-c {
    justify-content: center;
}
.flex-a-i-c {
    align-items: center;
}
.pro-registration-modal {
    max-width: 100%}
.input-group-counter {
    display: flex;
    max-width: 200px;
    margin: 0 auto;
    border: 1px solid #d4d9de;
    margin-bottom: 1rem;
    border-radius: .5rem;
    overflow: hidden;
}
.igc-prepend {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.clamp-3 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.igc-counter {
    border-radius: 0!important;
    margin: 0!important;
    outline: 0!important;
    border: none!important;
    background: #fff!important;
    width: 60px!important;
    flex: 1;
    border-left: 1px solid #d4d9de!important;
    border-right: 1px solid #d4d9de!important;
    padding: 0!important;
}
.igc-append, .igc-prepend {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    flex: 1;
    border: none;
    outline: 0;
    background: #efefef;
    color: #000!important;
    fill: #000;
}
.igc-append:hover, .igc-prepend:hover {
    background-color: #d4d9de!important;
    color: #000!important;
    fill: #000!important;
}
.igc-append {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.modal-heading {
    display: flex;
    justify-content: center;
    align-items: center;
}
.modal-heading-back-button {
    margin-right: 1rem;
    cursor: pointer;
}
.button-close-check-pro-availibility-popup, .button-close-new-booking, .button-close-new-booking-popup, .button-close-new-pro-registration, .button-close-promotional-codes-popup {
    padding: .25rem;
    border-radius: 50%;
    border: none;
    outline: 0;
}
.form-control.form-field-input {
    background: #fff;
}
.form-control.form-field-input::placeholder {
    color: #66696e!important;
}
.form-field.ff2 .form-field-label-2 {
    position: absolute;
    width: 100%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    opacity: 1;
    visibility: visible;
    left: 0;
    top: 0;
    font-size: .75rem;
    line-height: normal;
    border: 1px solid transparent;
    color: #66696e;
    padding: 0;
    letter-spacing: normal;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    pointer-events: auto;
}
.extras_list_item {
    cursor: pointer;
    margin-bottom: .75rem;
}
.extras_list_item .extras-2 .extras_title {
    flex: 1;
    font-size: 14px;
    margin-right: .5rem;
    display: flex;
    align-items: center;
}
.extras_list_item .extras-2 .extras_hours {
    font-size: 12px;
}
.extras_list_item .extras-2 {
    border: 1px solid #e3e8ee;
    display: flex;
    align-items: center;
    padding: .5rem;
    border-radius: .5rem;
}
.extras_list_item .extras-2 .extras_title:before {
    content: "";
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1.5rem;
    height: 1.5rem;
    min-width: 1.5rem;
    margin-right: .5rem;
    border: 1px solid #d4d9de;
    border-radius: 50%;
    fill: #f83187;
    color: #f83187;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    background-color: #d4d9de;
}
.extras_list_item.active .extras-2 .extras_title:before {
    border-color: #f83187;
    background-color: #f83187;
    background-image: url(../img/svg-icons/ic-check-radio.svg);
}
.extras_list_item.active .extras-2 {
    border: 1px solid #f83187;
}
.pro-registration-modal-heading-2 {
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -.25px;
    color: #000;
    text-align: left;
    padding-top: 0;
    margin-bottom: 1rem;
}
.custom-controls.pets, .custom-controls.supplies {
    margin-bottom: 0;
}
.custom-controls.pets .custom-control, .custom-controls.supplies .custom-control {
    display: flex;
    padding: 0;
    align-items: center;
}
.custom-controls.pets {
    margin: 0;
}
.custom-controls.pets .custom-control {
    margin-left: 0;
}
#bookingModalSupplyCharges {
    font-size: 12px;
    color: #f83187;
}
.supply-and-pets-description {
    font-size: 12px;
    color: #52565b;
}
.form-field .form-field-prefix {
    position: absolute;
    bottom: 8px;
    height: 24px;
    width: 24px;
    display: flex;
    align-items: center;
}
.form-field .form-field-prefix+input {
    padding-left: 2rem!important;
}
.all_pros_list .select_pros_list_item, .selected_pros_list_item {
    display: flex;
    width: 100%;
    align-items: center;
    padding: .5rem;
    border: 1px solid #d4d9de;
    border-left-color: transparent;
    border-right-color: transparent;
    cursor: pointer;
}
.all_pros_list .select_pros_list_item.active {
    border: 1px solid #f83187;
    border-radius: .5rem;
}
.all_pros_list .select_pros_list_item .pros-profile-pic, .selected_pros_list_item .pros-profile-pic {
    height: 40px;
    width: 40px;
    margin-right: .5rem;
    border-radius: 50%;
    overflow: hidden;
}
.all_pros_list .select_pros_list_item .pros-profile-pic img, .selected_pros_list_item .pros-profile-pic img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.all_pros_list .select_pros_list_item .pro-name, .selected_pros_list_item .pro-name {
    flex: 1;
    color: #0f141a;
    font-size: 14px;
}
.all_pros_list .select_pros_list_item .pro-ratings, .selected_pros_list_item .pro-ratings {
    font-size: 13px;
}
.selected_pros_list_item {
    border: none;
    padding: 0;
}
.booking-plan-info {
    padding: .5rem;
    background: #f0f2f5;
    font-size: 14px;
    margin-top: 1rem;
    color: #383d41;
}
.booking-plan-info .planinfo-row {
    display: flex;
}
.planinfo-row .planinfo-title {
    flex: 1;
    font-size: 13px;
}
.planinfo-row .planinfo-details {
    flex: 4;
    font-size: 12px;
    font-weight: 700;
}
.price-calc {
    margin-top: 1rem;
    font-size: 12px;
    color: #111;
}
.price-calc .price-calc-row {
    display: flex;
    align-items: center;
    width: 100%}
.price-calc .price-calc-row .price-calc-name {
    flex: 1;
}
.promo-code-form-field input {
    font-size: 14px;
}
.success-description {
    color: #66696e;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
}
div#ui-datepicker-div {
    z-index: 10000!important;
}
.ui-timepicker-container.ui-timepicker-standard.ui-timepicker-no-scrollbar {
    z-index: 1000!important;
    max-height: 125px;
}
.ui-timepicker-viewport {
    max-height: 120px;
    overflow-y: auto;
}
body.vanilla-modal.modal-visible, body.vanilla-modal.modal-visible-popup {
    overflow: hidden;
}
.lazy-wrap {
    overflow: hidden;
    width: fit-content;
}
img.lazy {
    transition: filter 1s ease;
    filter: blur(10px);
}
img.lazy.is-loaded {
    filter: blur(0);
}
#btn-apply-modal-booking-coupon {
    padding: .5rem .5rem;
    font-size: 14px;
    height: auto;
    right: 0;
}
#input-modal-booking-coupon {
    font-size: 14px;
}
.success_applied_coupon {
    display: flex;
    align-items: center;
}
.success_applied_coupon .remove_coupon {
    margin-left: .5rem;
    cursor: pointer;
}
.success_applied_coupon .remove_coupon svg {
    height: 20px;
    fill: orange;
}
.modal-booking-payment-method-dropdown {
    position: relative;
    border: none;
    border-bottom: 1px solid #d4d9de;
    border-radius: 0;
    line-height: 1;
    letter-spacing: -.25px;
}
.modal-booking-payment-method-dropdown .payment-method-dropdown-add-new-card-button, .modal-booking-payment-method-dropdown .payment-method-dropdown-button {
    padding: .625rem 0;
    cursor: pointer;
    font-size: 14px;
}
.payment-method-dropdown-list-items {
    position: absolute;
    top: 100%;
    display: none;
    z-index: 1000;
    background: #fff;
    width: 100%;
    border: 1px solid #d4d9de;
    padding: .5rem 0;
    border-radius: .3rem;
    margin-top: 4px;
}
.payment-method-dropdown-list-items.show {
    display: block;
}
.payment-method-dropdown-list-item {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: .5rem;
}
.payment-method-dropdown-list-item:hover {
    background: #feeaf3;
}
.payment-method-dropdown-button .payment-method-dropdown-list-item, .payment-method-dropdown-list-item.selected {
    padding: 0;
    pointer-events: none;
    background: unset;
}
.payment-method-dropdown-button .payment-method-dropdown-list-item::after, .payment-method-dropdown-list-item.selected::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    position: absolute;
    right: 1rem;
}
.payment-method-dropdown-list-item .payment-method-icon {
    margin-right: .5rem;
}
.payment-method-dropdown-list-item .payment-method-card-number {
    font-size: 14px;
}
.payment-method-dropdown-list-item .payment-method-icon img {
    height: 20px;
}
.vanilla-modal.modal-cleaner-details-visible-popup #vanillaModalCleanerDetailsPopup.modal-popup, .vanilla-modal.modal-visible-popup .modal-popup {
    z-index: 999;
    opacity: 1;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
}
.vanilla-modal.modal-cleaner-details-visible-popup #vanillaModalBookingPopup.modal-popup {
    opacity: 0;
    z-index: -1;
}
.vanilla-modal.modal-cleaner-details-visible-popup.modal-visible-popup #vanillaModalBookingPopup.modal-popup {
    opacity: 1;
    z-index: 1500;
}
.vanilla-modal .modal-popup {
    display: block;
    position: fixed;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(32, 44, 59, .4);
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity .2s, z-index 0s .2s;
    -o-transition: opacity .2s, z-index 0s .2s;
    transition: opacity .2s, z-index 0s .2s;
    text-align: center;
    overflow: hidden;
    overflow-y: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
.modal-visible-popup .modal-inner {
    z-index: 100;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    transition: opacity .2s, -webkit-transform .2s;
    -o-transition: opacity .2s, transform .2s;
    transition: opacity .2s, transform .2s;
    transition: opacity .2s, transform .2s, -webkit-transform .2s;
}
.vanilla-modal .modal-popup::before {
    content: "";
    display: inline-block;
    overflow: hidden;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.vanilla-modal .modal-popup>* {
    display: inline-block;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
}
.tidy_add_payment_method_container .form-control {
    padding: .75rem;
    font-size: 14px;
    height: 50px!important;
}
.tidy_add_payment_method_container .form-group {
    position: relative;
}
.tidy_add_payment_method_container .form-group .form-row {
    display: flex;
}
.tidy_add_payment_method_container .form-group .form-row .col {
    padding: 0;
}
.tidy_add_payment_method_container #input-new-card-number {
    margin-bottom: -1px;
    padding-left: 50px;
}
.tidy_add_payment_method_container #input-new-card-exp-date, .tidy_add_payment_method_container #input-new-card-number {
    border-bottom-right-radius: 0;
}
.tidy_add_payment_method_container #input-new-card-cvv, .tidy_add_payment_method_container #input-new-card-exp-date {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-left: 50px;
    position: relative;
}
.tidy_add_payment_method_container #input-new-card-cvv, .tidy_add_payment_method_container #input-new-card-number {
    border-bottom-left-radius: 0;
}
.tidy_add_payment_method_container select.form-control {
    height: 50px!important;
    font-size: 14px;
    background: #fff;
}
.tidy_add_payment_method_container #select-new-card-holder-country {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.tidy_add_payment_method_container #input-new-card-holder-postal-code {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.form-control-icon {
    height: 24px;
    width: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 14px;
    left: 12px;
}
.form-control-icon-suffx {
    height: 24px;
    width: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 14px;
    right: 12px;
}
.city-picture-skew {
    -moz-transform: skew(0deg, -8deg);
    -webkit-transform: skew(0deg, -8deg);
    -o-transform: skew(0deg, -8deg);
    -ms-transform: skew(0deg, -8deg);
    transform: skew(0deg, -8deg);
    transform-origin: 100% 0;
    border-radius: 1rem;
    overflow: hidden;
    display: block;
    height: 350px;
    width: 475px;
}
.city-picture-skew picture img {
    -moz-transform: skew(0deg, 8deg);
    -webkit-transform: skew(0deg, 8deg);
    -o-transform: skew(0deg, 8deg);
    -ms-transform: skew(0deg, 8deg);
    transform: skew(0deg, 8deg);
    transform-origin: 100% 0;
    height: calc(100% + 64px);
    width: 100%;
    object-fit: cover;
    display: block;
}
@media (max-width:767.98px) {
    .btn-scroll-down {
    display: block;
}
}.pro-registration-modal {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 620px;
    min-height: 540px;
}
.pro-registration-modal .modal-header {
    padding: 1.5rem 1.875rem 1.25rem;
}
.pro-registration-modal .modal-header::after {
    width: calc(100% - 1.25rem);
    left: .625rem;
}
.pro-registration-modal .modal-header progress {
    position: absolute;
    bottom: 0;
    left: .625rem;
    height: 3px;
    border-radius: 2px;
    border: none;
    width: calc(100% - 1.25rem);
    z-index: 2;
}
.pro-registration-modal .modal-header progress::-webkit-progress-bar {
    background-color: transparent;
}
.pro-registration-modal .modal-header progress::-webkit-progress-value {
    background-color: #f83187;
}
.pro-registration-modal .modal-body {
    padding: 1.5rem 1.875rem;
}
.pro-registration-modal .modal-footer {
    padding: 1rem 1.875rem 1.875rem;
}
.pro-registration-modal-heading {
    font-size: 1.255rem;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -.25px;
    color: #000;
    text-align: center;
    padding-top: .375rem;
    margin-bottom: 2rem;
}
.pro-registration-modal-center {
    position: relative;
    width: 100%;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
}
.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.form-row>.col, .form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
}
.form-field.ff3 input[type=email], .form-field.ff3 input[type=number], .form-field.ff3 input[type=password], .form-field.ff3 input[type=search], .form-field.ff3 input[type=tel], .form-field.ff3 input[type=text], .form-field.ff3 input[type=url], .form-field.ff3 select, .form-field.ff3 textarea {
    border: none;
    border-bottom: 1px solid #d4d9de;
    border-radius: 0;
    line-height: 1;
    letter-spacing: -.25px;
    padding: .625rem 0;
    margin-top: .5rem;
}
.form-field.ff3.focus input[type=email]:focus, .form-field.ff3.focus input[type=number]:focus, .form-field.ff3.focus input[type=password]:focus, .form-field.ff3.focus input[type=search]:focus, .form-field.ff3.focus input[type=tel]:focus, .form-field.ff3.focus input[type=text]:focus, .form-field.ff3.focus input[type=url]:focus, .form-field.ff3.focus select:focus, .form-field.ff3.focus textarea :focus {
    border-bottom: 1px solid #f83187;
}
.form-field.ff3 .form-field-label {
    padding: .5rem 0;
}
.form-field.ff3.focus .form-field-label {
    opacity: 1;
    visibility: visible!important;
    -webkit-transform: translateY(-1.25rem);
    -ms-transform: translateY(-1.25rem);
    transform: translateY(-1.25rem);
    font-size: 12px;
}
.pro-reg-modal-app-links {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;
    justify-content: center;
}
.pro-reg-modal-app-links li {
    margin-left: .5rem;
}
.pro-reg-modal-app-links li:first-child {
    margin-left: 0;
}
.intro-heading h1 {
    font-size: 2rem;
}
@media only screen and (min-width:1200px) {
    .container-small {
    max-width: 60rem;
}
}.booking-popup-modal {
    max-width: 450px;
}
.forgot-password {
    position: relative;
    background-color: #f83187;
    background-image: -o-linear-gradient(331deg, #fc0386, #c9028a);
    background-image: linear-gradient(119deg, #fc0386, #c9028a);
    color: #fff;
    min-height: 100vh;
}
.forgot-password a {
    color: #fff;
}
.forgot-password-container {
    padding: 2.5rem 1rem;
    max-width: 25.75rem;
    margin-left: auto;
    margin-right: auto;
}
.forgot-password-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 3.5rem;
}
.forgot-password-logo a {
    display: block;
}
.forgot-password-logo svg {
    width: 5rem;
    height: 2rem;
    fill: #fff;
}
.forgot-password-logo img {
    width: 5rem;
    height: 2rem;
}
.forgot-password-title {
    font-size: 2rem;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -.23px;
    text-align: center;
    margin-bottom: 2rem;
}
.forgot-password-text {
    font-size: 1.125rem;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -.23px;
    text-align: center;
    margin-bottom: 2rem;
}
.forgot-password-form-fields {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    border-radius: .25rem;
    margin-bottom: 1.5rem;
}
.forgot-password-form-fields .form-field {
    margin-bottom: 0;
}
.forgot-password-form-fields .form-field input {
    border-color: #fff;
}
.forgot-password-form-fields hr {
    margin: 0;
    background-color: #c8c9cd;
}
.forgot-password-btn .btn {
    -webkit-box-shadow: 0 6px 4px -4px rgba(0, 0, 0, .1);
    box-shadow: 0 6px 4px -4px rgba(0, 0, 0, .1);
    margin-bottom: .5rem;
}
.forgot-password-or {
    position: relative;
    padding: 1.5rem 0;
    color: rgba(255, 255, 255, .8);
    font-size: .75rem;
    letter-spacing: -.18px;
    text-align: center;
}
.forgot-password-or::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 47%;
    height: 1px;
    margin-top: 1px;
    background: -webkit-gradient(linear, left top, right top, color-stop(4%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .7)));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 4%, rgba(255, 255, 255, .7) 50%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 4%, rgba(255, 255, 255, .7) 50%);
    z-index: 2;
}
.forgot-password-or::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 47%;
    height: 1px;
    margin-top: 1px;
    background: -webkit-gradient(linear, right top, left top, color-stop(4%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .7)));
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 4%, rgba(255, 255, 255, .7) 50%);
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 4%, rgba(255, 255, 255, .7) 50%);
    z-index: 2;
}
.forgot-password-btn2 .btn.btn-border.btn-white::before {
    border-color: #f5b3db;
}
.forgot-password-btn2 .btn.btn-border.btn-white:hover {
    background-color: #f5b3db;
}
.forgot-password-btn2 .btn.btn-border.btn-white:hover::before {
    border-color: #f5b3db;
}
.iti input#input-booking-modal-register-mobile {
    padding-left: 3.5rem;
}
.payment-method-dropdown-list-item.add-new-card {
    font-size: 14px;
    color: #333;
}
.modal-visible .modal-inner {
    overflow-x: auto;
}
.booking-modal {
    max-width: 100%}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
}
.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem;
}
.popover .arrow::after, .popover .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-popover-auto[x-placement^=top], .bs-popover-top {
    margin-bottom: .5rem;
}
.bs-popover-auto[x-placement^=top]>.arrow, .bs-popover-top>.arrow {
    bottom: calc(-.5rem - 1px);
}
.bs-popover-auto[x-placement^=top]>.arrow::before, .bs-popover-top>.arrow::before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0, 0, 0, .25);
}
.bs-popover-auto[x-placement^=top]>.arrow::after, .bs-popover-top>.arrow::after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff;
}
.bs-popover-auto[x-placement^=right], .bs-popover-right {
    margin-left: .5rem;
}
.bs-popover-auto[x-placement^=right]>.arrow, .bs-popover-right>.arrow {
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0;
}
.bs-popover-auto[x-placement^=right]>.arrow::before, .bs-popover-right>.arrow::before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0, 0, 0, .25);
}
.bs-popover-auto[x-placement^=right]>.arrow::after, .bs-popover-right>.arrow::after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff;
}
.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {
    margin-top: .5rem;
}
.bs-popover-auto[x-placement^=bottom]>.arrow, .bs-popover-bottom>.arrow {
    top: calc(-.5rem - 1px);
}
.bs-popover-auto[x-placement^=bottom]>.arrow::before, .bs-popover-bottom>.arrow::before {
    top: 0;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: rgba(0, 0, 0, .25);
}
.bs-popover-auto[x-placement^=bottom]>.arrow::after, .bs-popover-bottom>.arrow::after {
    top: 1px;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: #fff;
}
.bs-popover-auto[x-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}
.bs-popover-auto[x-placement^=left], .bs-popover-left {
    margin-right: .5rem;
}
.bs-popover-auto[x-placement^=left]>.arrow, .bs-popover-left>.arrow {
    right: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0;
}
.bs-popover-auto[x-placement^=left]>.arrow::before, .bs-popover-left>.arrow::before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0, 0, 0, .25);
}
.bs-popover-auto[x-placement^=left]>.arrow::after, .bs-popover-left>.arrow::after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff;
}
.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}
.popover-header:empty {
    display: none;
}
.popover-body {
    padding: .5rem .75rem;
    color: #212529;
}
.ism-item.ism-item-select {
    width: 10.5rem;
}
@media (max-width:575.98px) {
    .ism-item.ism-item-select {
    width: 100%}
}@media only screen and (min-width:1920.02px) {
    .intro-sripe>picture img {
    height: auto;
}
}.partnership .intro-app-img-inner {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
.partnership .intro-app-img {
    justify-content: flex-start;
    padding-right: 0;
    padding-left: 2rem;
    margin-top: -2.1rem;
}
.partnership .hero-image {
    position: absolute;
    left: 60%;
    top: 22%;
    z-index: 1;
}
.partnership .intro-sripe>picture>img {
    z-index: 2;
}
.partnership .intro-button .ism-btn a {
    display: inline-block;
}
.partnership .intro-button .ism-btn a>span {
    display: inline-block;
    height: 40px;
    line-height: 40px;
}
.partnership .partnership-about .ism-btn {
    padding-left: 0;
}
.partnership .partnership-about .ism-btn a {
    display: inline-block;
}
.partnership .partnership-about .ism-btn a>span {
    display: inline-block;
    height: 40px;
    line-height: 40px;
}
.partnership .intro-heading {
    padding-left: 0;
}
.partnership .intro-heading p {
    max-width: 530px;
}
.partnership .intro-badges {
    margin-top: 200px;
}
.partnership.home-cleaning .intro-badges {
    margin-top: 160px;
}
.partnership.office-cleaning .intro-badges {
    margin-top: 180px;
}
.partnership.office-cleaning .intro-badges {
    margin-top: 180px;
}
.partnership.deep-cleaning .intro-badges {
    margin-top: 160px;
}
@media only screen and (max-width:1376px) {
    .partnership .intro-heading {
    padding-left: 2rem;
}
.partnership .intro-button .ism-btn {
    padding-left: 2rem;
}
.partnership .intro-badges {
    padding-left: 2rem;
}
}@media only screen and (max-width:991px) {
    .partnership .intro-badges {
    margin-top: 140px;
}
.partnership.home-cleaning .intro-badges {
    margin-top: 90px;
}
.partnership.office-cleaning .intro-badges {
    margin-top: 130px;
}
.partnership.deep-cleaning .intro-badges {
    margin-top: 120px;
}
}@media only screen and (max-width:767px) {
    .partnership .intro-badges, .partnership.deep-cleaning .intro-badges, .partnership.home-cleaning .intro-badges, .partnership.office-cleaning .intro-badges {
    margin-top: 30px;
}
}@media only screen and (min-width:1921px) {
    .partnership .hero-image {
    position: absolute;
    left: 60%;
    top: 19%;
    z-index: 1;
}
}.partnership .partnership-about h2 {
    font-size: 1.875rem;
}
.partnership .partnership-about ul {
    color: #66696e;
    font-size: 1rem;
}
.partnership .partnership-about img.no-shadow {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}
.partnership .partnership-about .sh-title {
    font-size: .813rem;
}
.partnership .partnership-about .sh-subtitle {
    font-size: 1.75rem;
}
.partnership .partnership-about p b {
    color: #0f141a;
}
.partnership .partnership-about .heading-center {
    max-width: 550px;
}
.partnership .partnership-about .heading-center.office-cleaning {
    max-width: 750px;
}
.partnership .partnership-about .section.section-cleaning-info {
    background-color: #f0f2f5;
    padding: 67px 0;
}
.partnership .partnership-about .section.section-cleaning-info img {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}
.partnership .partnership-about .section.section-cleaning-info p {
    color: #0f141a;
    font-size: .875rem;
    line-height: 1.625rem;
}
.partnership .partnership-about .section.section-cleaning-info h2 {
    color: #0f141a;
    font-size: 1.75rem;
}
@media only screen and (max-width:991px) {
    .partnership .partnership-about .section.section-cleaning-info img {
    width: 80%}
}.partnership .partnership-about .heading-center.home-cleaning {
    max-width: 600px;
}
.partnership .partnership-about .heading-center.home-cleaning p {
    font-size: 1.125rem;
}
.partnership.deep-cleaning .hero-image {
    position: absolute;
    left: 40%;
    top: 12%;
    z-index: 1;
}
@media only screen and (min-width:1921px) {
    .partnership.deep-cleaning .hero-image {
    position: absolute;
    left: 44%;
    top: 9%;
    z-index: 1;
}
}.partnership.deep-cleaning .intro-heading {
    max-width: 750px;
}
.partnership.deep-cleaning .intro-heading p {
    max-width: 750px;
    font-size: 1rem;
    line-height: 1.63rem;
}
.partnership.deep-cleaning .intro {
    padding-top: 8rem;
}
.intro-heading p {
    max-width: 100%}
.intro .intro-bg #tidyapp_website_video {
    width: 100%;
    z-index: 999999;
    height: 620px;
    object-fit: cover;
}
@media (max-width:767.98px) {
    .intro .intro-bg #tidyapp_website_video {
    height: 650px;
}
}.intro-background-video .intro-badges {
    margin: 32px 0 0 -.5rem!important;
    padding-left: 2rem;
}
.intro-background-video .intro-heading, .intro-background-video .intro-heading h1 {
    color: #fff!important;
    text-shadow: 1px 1px 3px #0c0c0c;
}
.intro-background-video .main-mnu>ul>li>a {
    color: #fff;
    fill: #fff;
}
.intro-background-video .mnu-mobile.main-mnu>ul>li>a:not(.btn) {
    color: #66696e;
    fill: #66696e;
}
.intro-background-video .mnu-mobile.main-mnu>ul>li>a .intro-background-video .main-mnu>ul>li>a:hover {
    color: #c8c9cd;
}
.intro-background-video .header.header-fixed .main-mnu>ul>li>a:not(.btn) {
    color: #66696e;
    fill: #66696e;
}
.intro-background-video .header.header-fixed .main-mnu>ul>li>a:not(.btn):hover {
    color: #000;
    fill: #000;
}
.intro-background-video .intro .intro-bg .black-overlay {
    background: rgba(0, 0, 0, .65);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
button.button-close-tidyapp-booking-demo-popup {
    position: absolute;
    right: 1rem;
    top: 1rem;
    outline: 0;
    background: rgba(255, 255, 255, .6);
    border: 1px solid #ddd;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    box-shadow: 0 0 4px rgb(0 0 0 / 50%);
}
button.button-close-tidyapp-booking-demo-popup:hover {
    background: rgba(255, 255, 255, .95);
}
#vanillaModalBooking .modal-inner iframe {
    max-width: 100%;
    width: 700px;
    max-height: 100%}
iframe#videoTidyAppBookingDemo {
    max-width: 100%;
    max-height: 100%}
.card.card-show-promcode {
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    margin-top: 1rem!important;
}
.card.card-show-promcode .card-show-promcode-container .title {
    font-size: 12px;
}
.card.card-show-promcode .card-show-promcode-container .description {
    font-size: 10px;
}
.card.card-show-promcode .card-show-promcode-container .btn.btn-small {
    padding: .5rem!important;
    height: auto;
}
#tidyapp-booking-promotional-codes-popup .modal-body {
    background: #efefef;
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem;
}
#tidyapp-booking-promotional-codes-popup .modal-body .card {
    margin: 0;
    margin-bottom: 1rem;
    padding: 1rem;
}
#tidyapp-booking-promotional-codes-popup .coupon_code_loading {
    padding: 1rem;
}
#tidyapp-booking-promotional-codes-popup .coupon_code_list_empty {
    padding: 3rem!important;
}
.coupon_code_list_item {
    margin-bottom: 1rem;
}
.coupon_code_list_item .coupon-container .title {
    font-size: 20px;
}
.coupon_code_list_item .coupon-code-container .title, .coupon_code_list_item .coupon-container .description {
    font-size: 14px;
    color: #777;
}
.coupon_code_list_item .coupon-code-container .coupon-code {
    color: var(--primary-color)!important;
    font-size: 22px;
}
.booking-address-list-item .property-image-icon, .saved-address-list-item .property-image-icon {
    height: 48px;
    width: 48px;
    border-radius: .5rem;
    object-fit: cover;
    margin-right: .5rem;
}
.tidyapp-booking-popup-body {
    background: #efefef;
}
.tidyapp-booking-popup-body .card {
    margin: 0;
    margin-bottom: 1rem;
    padding: 1rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}
.tidyapp-booking-popup-body .btn-apply-coupon-code {
    margin-left: 1rem;
}
.container-before-after-photos {
    margin-top: 10rem;
}

.before-after-photo-list {
    flex-wrap: wrap;
    border-radius: 6px;
    background-color: #f0f2f5;
    overflow: hidden;
}

.gutter-24 {
    margin 0 -0.75rem
}
.gutter-24 > [class*='col-'] {
    padding-right: 0.75rem;
    padding-left: 0.75rem; 
}

.ba-nav {
    margin-bottom: 1rem;
}
.ba-item {
    margin-bottom: 1rem;
}

.container-before-after-photos .before-after-photo-button {
    font-size: 0.875rem;
    line-height: 2.5rem;
    min-width: 50%;
    text-align: center;
    color: #a5a5a5;
    padding: 0 1rem;
    border-radius: .25rem;
    cursor: pointer;
    transition: all 0.15s;
}
@media only screen and (min-width: 767px) {
    .container-before-after-photos .before-after-photo-button {
        min-width: 140px;
    }
}

.container-before-after-photos .before-after-photo-button:hover {
    color: #f83187;
}
.container-before-after-photos .before-after-photo-button.active {
    background-color: #f83187;
    color: #fff;
}
.container-before-after-photos .before-after-photo-button:first-child {
    margin-left: 0;
}
.container-before-after-photos .before-after-photo-button:last-child {
    margin-right: 0;
}
.container-before-after-photos .download_photos_button {
    font-size: 0.8125rem;
    font-weight: 500;
    color: #cb018a;
    cursor: pointer;
    transition: all 0.2s;
}
.container-before-after-photos .download_photos_button:hover .icon {
    fill: #cb018a;
}
.container-before-after-photos .download_photos_button .icon {
    margin-right: .5rem;
    fill: #66696E;
    transition: all 0.2s;
}
.before-after-photo-items {
    margin-bottom: -1.5rem;
}
.container-before-after-photos .before-after-photo-item {
    max-height: 250px;
    margin-bottom: 1.5rem;
}
.container-before-after-photos .before-after-photo-item img, .container-before-after-photos .before-after-photo-item video {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 0.375rem;
}

.ba-checklist-heading {
    font-size: 1.25rem;
    font-weight: 500;
    margin: 0.875rem 0;
}
.ba-accordion-list {
    list-style: none;
    margin: 0;
    padding: 0;    
}
.ba-accordion-item {
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 0.25rem;
}
.ba-accordion-item:last-child {
    margin-bottom: 0;
}
.ba-accordion-trigger {
    position: relative;
    font-size: 0.875rem;
    padding: 1.25rem 2.5rem 1.25rem 1.25rem;
    background-color: #f0f2f5;
    font-weight: 500;
    color: #0f141a;
    cursor: pointer;
}
.ba-accordion-trigger::before {
    content: "";
    position: absolute;
    left: 1.25rem;
    top: 50%;
    width: 2rem;
    height: 2rem;
    margin-top: -1rem;
    /* background-image: url('../img/svg-icons/ic-checklist.svg'); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.ba-accordion-trigger::after {
    content: "";
    position: absolute;
    right: 1rem;
    top: 50%;
    width: 10px;
    height: 6px;
    margin-top: -3px;
    /* background-image: url('../img/svg-icons/ic-dropdown.svg'); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.ba-accordion-subtasks {
    font-size: 0.8125rem;
    font-weight: 400;
    color: #706e7a;
}
.ba-accordion-content {
    display: none;
    font-size: 0.875rem;
    padding: 1.25rem;
    border: 1px solid #d6dbe0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.ba-content-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ba-content-list li {
    position: relative;
    line-height: 1.5rem;
    padding-left: 1.5rem;
    margin-bottom: 0.5rem;
}
.ba-content-list li:last-child {
    margin-bottom: 0;
}
.ba-content-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.25rem;
    width: 1rem;
    height: 1rem;
    /* background-image: url('../img/svg-icons/ic-check.svg'); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.ba-content-list li a {
    display: inline-flex;
    margin-top: 0.5rem;
}
.ba-content-list li img {
    display: block;
    border-radius: 6px;
    object-fit: cover;
}
.ba-item-badge {
    display: inline-block;
    font-size: 0.75rem;
    line-height: 1.5rem;
    margin-left: 0.5rem;
    letter-spacing: 0.18px;
    padding: 0.125rem 0.625rem;
    border-radius: 4px;
    background-color: rgba(202, 206, 212, 0.4);
}
.ba-item-photos {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 -0.25rem -0.5rem;
}
.ba-item-photos > a {
    display: block;
    margin: 0 0 0.5rem 0.5rem;
}

.signup-form-fields {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    border-radius: .25rem;
    margin-bottom: 1.5rem;
}
.signup-form-fields .form-field {
    margin-bottom: 0;
}
.signup-form-fields .form-field input {
    border-color: #fff;
    border-radius: 0;
}
.signup-form-fields .form-field:first-child input {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.signup-form-fields .form-field:last-child input {
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
.signup-form-fields hr {
    margin: 0;
    background-color: #c8c9cd;
}
.signup-form-fields .form-field input[disabled] {
    background: #d3d3d3;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}

.map-progress-bar {
    display: flex;
    align-items: center;
    height: 180px;
    font-size: 12px;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 1.5rem;
    border: solid, 1px, #E3E8EE;
}

.map-address-container {
    display: flex;
    flex: 2;
    gap: 10px;
}

.route {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    flex: 2;
    position: relative;
} 

.progress-line {
    position: absolute;
    background-color: #F0F2F5;
    height: 4px;
    width: 75%;
    top: 15%;
    left: 12%;
    z-index: 1;
    transform: translateY(-50%);
}

.progress-line-filled {
    background-color: #f83187;
    width: 0;
    z-index: 2;
    transform: translateY(-50%);
    transition: width 0.5s ease-in-out;
}

.route-section{
    display: flex;
    justify-content: center;
    text-align: center;
    width: 33.33%;
}

.step {
    z-index: 3;
    position: absolute;
    background-color: #F0F2F5;
    margin-bottom: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    transition: background-color 0.5s ease;
}

.step.active { 
    border: 3px solid #f83187;
    background-color: white;
}

.step.active::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: rgba(240, 130, 190, 0.2);
    transform: translate(-50%, -50%);
    z-index: -1;
}

.step.completed {
    background-color: #f83187;
    border: none;
}

.label {
    margin-top: 12px;
    font-size: 12px;
    color: #909090;
    font-weight: 500;
}

.label.active, .label.completed {
    color: #0F141A;
    font-weight: 500;
}

#box {
    fill: orange;
    stroke: black;
}

.address {
    display: flex;
    align-self: center;
    width: 194px;
    height: 64px;
    flex-shrink: 0;
    margin-right: 20px;
    flex: 2;
}

.address-location-icon {
    flex: 1;
}

.fa-solid.fa-circle.fa-lg.fa-stack-1x {
    line-height: 1.25;
}

.fa-solid.fa-location-dot.fa-xs.fa-stack-1x {
    line-height: 2.50;
}

.address-text-link {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 3;
}

.address-text {
    font-weight: 400;
    letter-spacing: -0.026px;
    font-size: 0.875rem;
}

.address-link {
    font-weight: 600;
    line-height: 16px;
    text-decoration: none;
}

.map {
    flex: 1;
    text-align: center;
    width: 100%;
    height: 160px;
}

.dev-line {
    border-left: 1px solid #E3E8EE;
    height: 80px;
}

.fa-circle {
    color: #F0F2F5;
}

#location {
    font-size: 15px;
    color: #0F141A;
}

#map-location {
    width: 100%;
    height: 160px;
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
}

.report_icon {
    position:relative;
    bottom: 10px;
    right: 10px;
}

.fa-circle-exclamation {
    position: relative;
    right: 23px;
    color: #f83187;
}

.fa-circle-check {
    position: relative;
    right: 23px;
    color: #30bc71;
}


.problem-title {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #000000;
    display: inline-block;
    padding-bottom: 10px;
}

.ba-accordion-content-img-container {
    display: flex;
    gap: 10px;
}

.resolved-toggle-switch {
    display: flex;
    gap: 10px;
}

/* Container for the toggle */
.toggle-switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 24px;
}

/* Hide default checkbox */
.toggle-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The track */
.slider {
    cursor: pointer;
    background-color: #ccc;
    border-radius: 24px;
    width: 100%;
    height: 100%;
    transition: background-color 0.3s;
}

/* The circular slider */
.slider::before {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #BCC2C9;
    content: "x";
    font-family: "Font Awesome 6 Free";
    font-size: 8px;
    height: 21px;
    width: 21px;
    left: 1px;
    bottom: 1.8px;
    background-color: white;
    border-radius: 50%;
    transition: transform 0.3s;
}

/* Toggled state */
.toggle-switch input:checked+.slider {
    background-color: #4caf50;
}

.toggle-switch input:checked+.slider::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 12px;
    content: "\f00c";
    transform: translateX(22px);
}

.btn-secondary{
    background-color: #6c757d;
}

.btn-secondary:hover{
    background-color: #5a6268;
}

@media only screen and (max-width: 768px) {
    .map-progress-bar {
        flex-direction: column;
        height: auto;
        min-height: 100px;
        gap: 10px;
        font-size: 15px;
    }

    .map-address-container {
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        width: 100%;
    }

    .address-location-icon {
        flex: initial;
    }

    .fa-solid.fa-circle.fa-lg.fa-stack-1x {
        line-height: 1.05;
    }

    .map {
        flex: 1;
    }

    .address {
        flex: 3;
    }

    .dev-line {
        height: 0;
        width: 100%;
        border-top: 1px solid #E3E8EE;
        margin: 10px 0;
    }
}

@media only screen and (max-width: 402px) {
    .map-address-container {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .map {
        flex-grow: 1;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin-bottom: 4px;
    }

    #map-location {
        width: 100%;
    }

    .address {
        flex: 3;
        width: 100%;
        align-items: center;
    }

    .fa-solid.fa-circle.fa-lg.fa-stack-1x {
        font-size: 40px;
    }

    #location {
        font-size: 20px;
    }
}