:root {
    --main-bg-color: #f9f9f9;
    --card-bg-color: #fff
}

.error-alert,
.terms-conditions,
body,
body.booking-page {
    font-family: Arial, sans-serif
}

.contact-container,
.contact-form,
.faq-container,
.promo-banner,
.quote-form,
.thank-you-container {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.container,
.outer-container {
    max-width: none
}

.booking-progress-header,
.faq-category:first-child,
.faq-category:nth-child(2),
.promo-text h2,
.promo-text p,
.single-box ul,
.single-service h1 {
    margin-bottom: 20px
}

.step img,
img {
    object-fit: cover
}

.new-code,
.step p::before {
    right: 0;
    position: absolute
}

img {
    max-width: 100%
}

.container h1,
.container h2 {
    color: #fff;
    text-align: center;
    font-size: 68px
}

.comparison-table .maidforyou,
.comparison-table .standart-cleaning-companies,
.container,
.happiness-guarantee p,
.section-title,
.service-area>p:first-of-type,
.service-page-carousel .review-header .google-logo,
.single-service-content>p:first-of-type,
.testimonial-title {
    text-align: center
}

.container h1 {
    margin-top: 0
}

.container h2 {
    font-size: 18px;
    margin-top: 10px
}

.sqs-block-form {
    max-width: 80% !important;
    margin: 20px auto 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto
}

.sqs-block-form .field-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto auto auto;
    grid-template-areas: "first-name last-name email" "service bathroom frequency" "submit submit submit";
    grid-gap: 20px;
    padding: 30px;
    border: 2px solid var(--button-outline-color);
    border-radius: 15px;
    background: #f0f0f0;
    box-sizing: border-box;
    text-align: left
}

.sqs-block-form .field-list .field {
    width: 100%;
    box-sizing: border-box
}

.sqs-block-form .field-list .field label {
    display: block;
    font-weight: 700;
    color: #000;
    margin-bottom: 5px
}

.sqs-block-form .field-list .field input,
.sqs-block-form .field-list .field select {
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid var(--dropdown-border-color);
    border-radius: 10px;
    background: var(--dropdown-bg-color);
    color: var(--dropdown-text-color);
    height: 60px;
    width: 100%
}

.sqs-block-form .field-list .field select {
    background: var(--dropdown-bg-color);
    color: var(--dropdown-text-color);
    border: 1px solid var(--dropdown-border-color);
    border-radius: 10px
}

.sqs-block-form .field-list .field select:hover {
    background: var(--dropdown-hover-bg-color)
}

.sqs-block-form .field-list .field select:focus {
    border-color: var(--button-bg-color);
    outline: 0
}

.sqs-block-form .field-list .first-name {
    grid-area: first-name
}

.sqs-block-form .field-list .last-name {
    grid-area: last-name
}

.sqs-block-form .field-list .email {
    grid-area: email
}

.sqs-block-form .field-list .service {
    grid-area: service
}

.sqs-block-form .field-list .bathroom {
    grid-area: bathroom
}

.sqs-block-form .field-list .frequency {
    grid-area: frequency
}

.sqs-block-form .field-list .submit-button {
    grid-area: submit;
    text-align: center
}

.service-area-button a,
.sqs-block-form .field-list .submit-button a,
.submit-button button {
    display: block;
    width: 100%;
    padding: 25px;
    background-color: var(--button-bg-color) !important;
    color: #000 !important;
    border: 1px solid var(--button-outline-color);
    border-radius: 10px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
    font-size: 1.2em
}

.sqs-block-form .field-list .submit-button a:hover,
.submit-button button:hover {
    background-color: var(--button-hover-bg-color) !important;
    color: #fff !important
}

.book-now-button:hover,
.contact-form button:hover,
.promo-text button:hover {
    background-color: var(--button-hover-bg-color)
}

.promo-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--promo-bg-color);
    padding: 10px !important;
    border-radius: 30px;
    width: 70%;
    margin: 20px auto;
    overflow: hidden;
    transform: translateY(-30px) !important
}

.promo-text {
    max-width: 600px;
    text-align: center;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box
}

.promo-text p {
    font-size: 1em
}

.promo-text form {
    display: flex;
    flex-direction: column;
    align-items: center
}

.promo-text input[type=email],
.promo-text input[type=text] {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 1em;
    width: 100%;
    max-width: 400px;
    box-sizing: border-box
}

.promo-text button {
    padding: 10px 20px;
    background-color: var(--button-bg-color);
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 1em;
    cursor: pointer
}

.section-container {
    background-color: var(--section-bg-color)
}

.answer,
.question {
    padding-left: 20px
}

.faq-container {
    margin: 70px auto;
    max-width: 1200px;
    padding: 20px;
    background-color: #fff;
    border-radius: 15px
}

.answer,
.comparison-table td,
.mobile-compaire-section .check-icon,
.mobile-compaire-section .check-red,
.question,
.service-area ul li,
.service-area-content h3,
.single-blog-container h3,
.single-blog-container ul li,
.single-box h3,
.single-service-content h1,
h2,
h4,
p {
    color: #000
}

.faq-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.faq-category {
    width: 45%;
    margin-bottom: 20px
}

.faq-category h2 {
    border-bottom: 2px solid #ccc;
    padding-bottom: 5px
}

.faq-item,
.service-area .service-area-content p {
    margin: 10px 0
}

.answer,
.answer li,
.answer p,
.answer ul {
    text-align: left !important;
    margin-left: 0
}

.question {
    font-weight: 400;
    cursor: pointer;
    position: relative
}

.question:before {
    content: "+";
    color: #795548;
    position: absolute;
    left: 0
}

.answer {
    display: none;
    width: 100%
}

.faq-category:nth-child(3),
.faq-category:nth-child(4),
.home-text-content .section-title h2,
.mobile-compaire-section .comparison-table {
    margin-bottom: 0
}

.faq-container h1 {
    margin-top: 30px;
    text-align: center
}

.faq-container>p {
    color: #666;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px
}

.faq-container ul,
.service-text ul {
    list-style-type: disc;
    margin-left: 20px
}

.faq-title h2,
.faq-title p,
body {
    margin: 0
}

.booking-form-container .form-step.active,
.dropdown:hover .dropdown-menu,
.faq-container .active .answer,
.instagram-section .instagram a,
.pricing-details-hidden-initially,
.tab-container .tab-pane.active {
    display: block
}

.faq-title {
    text-align: center;
    margin-bottom: 30px;
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 10px
}

.faq-container h1 {
    color: #000 !important;
    font-size: 36px !important
}

.footer-area,
.form-row {
    justify-content: space-between
}

.section-title h1 {
    font-size: 40px;
    font-weight: 300;
    padding-top: 50px
}

.header-content h1 {
    font-size: 2.5em;
    color: #333
}

.header-content p {
    font-size: 1.2em;
    color: #777
}

.form-section {
    text-align: center;
    padding: 30px 20px;
    margin: 50px 0
}

.form-section h2 {
    font-size: 2em;
    margin-bottom: 20px;
    color: #333;
    font-weight: 400 !important
}

.quote-form {
    max-width: 900px;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    border-radius: 10px
}

.quote-form fieldset {
    border: none;
    margin-bottom: 20px
}

.quote-form h2 {
    font-size: 1.5em;
    color: #000;
    font-weight: 700 !important
}

.quote-form p {
    font-size: .9em;
    color: #777;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 700
}

.form-row {
    display: flex;
    gap: 20px
}

.form-group {
    flex: 1;
    margin-bottom: 20px;
    text-align: left
}

.form-group label {
    display: block;
    font-weight: 400;
    margin-bottom: 5px;
    color: #000
}

.contact-info h1,
.contact-info p {
    margin-bottom: 1rem;
    text-align: left
}

.form-group input,
.form-group textarea {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 5px
}

.form-group button {
    width: 100%;
    padding: 15px;
    background-color: #c9c7c0;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1.2em
}

.contact-container,
.contact-form {
    padding: 2rem;
    border-radius: 15px
}

.form-group button:hover {
    background-color: #a0a09a
}

:root {
    --button-bg-color: rgb(201, 199, 192) !important;
    --button-hover-bg-color: rgb(191, 189, 182) !important;
    --button-outline-color: #ccc;
    --heading-color: rgb(201, 199, 192);
    --dropdown-bg-color: white;
    --dropdown-hover-bg-color: #f0f0f0;
    --dropdown-text-color: #333;
    --dropdown-border-color: #999;
    --section-bg-color: #fff;
    --text-color: #333;
    --promo-bg-color: #f9f9f9;
    --border-color: #ccc;
    --text-color: #555;
    --heading-color: #333;
    --button-bg-color: rgb(201, 199, 192);
    --button-hover-bg-color: rgb(191, 189, 182);
    --email-link-color: #0073e6;
    --button-bg-color: #a0c4b0;
    --button-hover-bg-color: #91b9a3;
    --footer-bg-color: rgb(242, 240, 233);
    --footer-text-color: #000
}

.contact-info h1 {
    color: #000 !important;
    font-size: 36px !important;
    color: var(--heading-color)
}

body {
    padding: 0;
    line-height: 1.6
}

.contact-container {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    background-color: var(--main-bg-color);
    gap: 2rem;
    max-width: 950px;
    margin: 70px auto
}

.contact-info {
    max-width: 50%;
    text-align: left
}

.contact-info p {
    font-size: 1rem;
    color: var(--text-color)
}

.contact-info a {
    color: #0073e6;
    text-decoration: none
}

.blog-container .read-more:hover,
.carousel-container .read-more-btn:hover,
.contact-info a:hover,
.footer-column ul li a:hover,
.terms-conditions a.email-link:hover {
    text-decoration: underline
}

.contact-form {
    width: 60%;
    background-color: var(--card-bg-color);
    text-align: left
}

.booking-page form,
.contact-form form,
.price-order,
.service-page-carousel .name-date {
    display: flex;
    flex-direction: column
}

.contact-form label {
    margin-bottom: .5rem;
    color: var(--heading-color);
    text-align: left
}

.contact-form input,
.contact-form textarea {
    margin-bottom: 1rem;
    padding: .5rem;
    border: 1px solid var(--border-color);
    border-radius: 5px;
    text-align: left
}

.contact-form button {
    background-color: var(--button-bg-color);
    color: #fff;
    border: none;
    padding: .75rem;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color .3s;
    text-align: left
}

.terms-conditions h1 {
    font-size: 2em;
    margin-bottom: 20px;
    color: #000;
    font-weight: 700;
    text-align: center
}

.list-content-container .image-content,
.terms-conditions h2,
.terms-conditions p,
.terms-conditions strong,
.terms-conditions ul,
.terms-conditions ul li,
.text-content {
    text-align: left
}

.terms-conditions h2 {
    font-size: 1.5em;
    margin: 20px 0 10px;
    color: #000;
    font-weight: 700;
    border-bottom: 2px solid #ccc;
    padding-bottom: 5px
}

.terms-conditions ul {
    list-style-type: none;
    padding-left: 0
}

.terms-conditions p,
.terms-conditions strong,
.terms-conditions ul li {
    margin-bottom: 10px;
    color: #000
}

.terms-conditions a.email-link {
    color: var(--email-link-color);
    text-decoration: none
}

@media (max-width:768px) {
    .outer-container {
        padding: 11px;
        height: auto
    }

    .sqs-block-form {
        max-width: 100%;
        padding: 0 11px
    }

    .sqs-block-form .field-list {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        padding: 5.5px;
        gap: 5.5px
    }

    .faq-row,
    .form-row {
        flex-direction: column
    }

    .sqs-block-form .field-list .field,
    .sqs-block-form .field-list .submit-button {
        width: 100%;
        max-width: 100%
    }

    .sqs-block-form .field-list .field input,
    .sqs-block-form .field-list .field select {
        padding: 5.5px 8.8px !important;
        font-size: 15.4px !important;
        height: 38.5px;
        border-radius: 5.5px
    }

    .sqs-block-form .field-list .submit-button {
        margin-top: 11px
    }

    .sqs-block-form .field-list .submit-button a {
        padding: 11px !important;
        font-size: 15.4px !important
    }

    .container h1 {
        font-size: 30.8px;
        margin-top: 22px
    }

    .container h2 {
        font-size: 15.4px;
        margin-top: 5.5px
    }

    .cta-box {
        width: 90%;
        max-width: 90%;
        margin: 16.5px auto;
        padding: 8.8px 0 !important;
        font-size: 15.4px !important;
        line-height: 1.32 !important
    }

    iframe,
    img,
    video {
        max-width: 100%;
        height: auto
    }

    .container .home-sub-title {
        font-size: 20px !important;
        padding-top: 33px
    }

    .absolute-element {
        position: static;
        width: 100%;
        margin: 0 auto
    }

    .promo-banner,
    .promo-text {
        box-sizing: border-box;
        max-width: 100%
    }

    .promo-banner {
        padding: 15px;
        width: calc(100% - 30px);
        margin: 20px auto
    }

    .promo-text {
        padding: 0 10px;
        text-align: center;
        position: relative
    }

    .promo-text h2 {
        font-size: 1.5em;
        margin-bottom: 10px;
        color: #000 !important
    }

    .promo-text p {
        font-size: .9em;
        margin-bottom: 10px
    }

    .promo-text input[type=email],
    .promo-text input[type=text] {
        max-width: 100%;
        font-size: .9em;
        padding: 8px
    }

    .promo-text button {
        font-size: .9em;
        padding: 8px 15px
    }

    .answer ul,
    .faq-category h3 {
        padding-left: 0;
        width: 100%
    }

    .faq-row {
        align-items: flex-start;
        width: 100%
    }

    .faq-category {
        width: 100%;
        margin-bottom: 0 !important
    }

    .answer,
    .answer li,
    .answer p,
    .answer ul,
    .faq-item,
    .question {
        width: 100%
    }

    .form-row {
        gap: 0
    }

    .form-group {
        margin-bottom: 15px
    }

    .form-group:last-child {
        margin-bottom: 0
    }

    .contact-container {
        flex-direction: column;
        align-items: center;
        padding: 1rem;
        gap: 1rem;
        max-width: 100%
    }

    .contact-form,
    .contact-info {
        max-width: 80%;
        width: 100%
    }

    .contact-form {
        padding: 1.5rem
    }

    .terms-conditions {
        width: 90%;
        margin: 0 auto;
        padding: 50px 10px 10px
    }

    .terms-conditions h1 {
        font-size: 1.5em;
        margin-top: -30px !important
    }

    .terms-conditions h2 {
        font-size: 1.2em
    }

    .terms-conditions p,
    .terms-conditions ul li {
        font-size: 1em
    }
}

.footer,
.footer a,
.footer a:hover,
.footer h3,
.stay-title,
footer {
    color: var(--footer-text-color) !important
}

.footer,
footer {
    background-color: var(--footer-bg-color) !important;
    padding: 70px 50px
}

.footer-area {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap
}

#discount-code,
.banner-items i,
.booking-page .checkbox-group input[type=checkbox],
.feature-icon-svg,
.footer-column {
    margin-right: 10px
}

.booking-page .discount-code-container button,
.footer-column.menu {
    width: 20%
}

.footer-column.sydney-service-areas {
    width: 40%
}

.booking-form-container .navigation-buttons .next-btn:last-child,
.footer-column.footer-contact {
    margin-left: auto
}

.footer h3,
.stay-title {
    font-weight: 600;
    font-size: 1.1rem
}

.footer ul {
    list-style: none;
    padding: 0
}

.blog-container .blog-date,
.footer li,
.footer-column.footer-contact form {
    margin-bottom: 10px
}

.dropdown-menu li a,
.footer a,
a,
nav ul li a {
    text-decoration: none
}

.footer button,
.footer button:hover {
    background-color: var(--footer-text-color) !important;
    color: var(--footer-bg-color) !important
}

.footer input[type=email] {
    border: 1px solid var(--footer-text-color);
    padding: 5px;
    border-radius: 5px
}

.footer input[type=email]:focus {
    outline: 0;
    border-color: var(--button-hover-bg-color)
}

.footer button {
    border: none;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer
}

a:hover {
    color: inherit !important
}

.footer-column.footer-contact form input[type=email] {
    margin-top: 0;
    padding: 5px
}

.footer-column.footer-contact form button {
    margin-top: 5px;
    padding: 5px 10px
}

.footer-left,
.footer-right {
    width: 30%
}

.footer-left h1 {
    font-size: 28px;
    color: #2c2c2c
}

.footer-columns {
    display: flex;
    justify-content: space-between;
    margin-top: 20px
}

.footer-column .footer-menu-1 {
    font-size: 16px;
    color: #2c2c2c;
    margin-bottom: 10px;
    font-weight: 700
}

.footer-column ul {
    list-style-type: none;
    padding: 0
}

.footer-column ul li {
    margin-bottom: 8px
}

.footer-column ul li a {
    text-decoration: none;
    color: #2c2c2c
}

.footer-right h4 {
    font-size: 18px;
    font-weight: 700;
    color: #2c2c2c
}

.subscribe-form {
    display: flex;
    align-items: center;
    margin-top: 10px
}

.subscribe-form input[type=email] {
    padding: 10px;
    font-size: 14px;
    border: 1px solid #2c2c2c;
    border-radius: 4px;
    outline: 0;
    width: 200px
}

.subscribe-form button {
    padding: 10px 20px;
    font-size: 14px;
    background-color: transparent;
    border: 1px solid #2c2c2c;
    cursor: pointer;
    margin-left: 10px;
    border-radius: 4px
}

.subscribe-form button:hover {
    background-color: #2c2c2c;
    color: #fff
}

#booking-testimonial-carousel,
.booknow-btn,
.footer-contact,
.service-area h2,
.single-box h3,
.single-service-foot {
    margin-top: 20px
}

.footer-contact p {
    margin: 5px 0;
    color: #2c2c2c;
    font-size: 14px
}

.step h4,
.step p {
    margin-top: 10px;
    color: #000
}

#yui_3_17_2_1_1721228574982_440,
#yui_3_17_2_1_1721228574982_649,
#yui_3_17_2_1_1721228574982_664,
#yui_3_17_2_1_1721228574982_675,
#yui_3_17_2_1_1721228574982_686,
#yui_3_17_2_1_1721228574982_701,
#yui_3_17_2_1_1721228574982_712,
#yui_3_17_2_1_1721228574982_732,
#yui_3_17_2_1_1721228574982_747,
#yui_3_17_2_1_1721229401406_413,
.logo a h1,
.promo-text h2 {
    color: #000 !important
}

.copyright-bottom {
    text-align: center;
    font-size: 14px;
    color: #2c2c2c;
    background-color: #d8e1de;
    padding: 10px 0;
    font-weight: 700
}

.book-now-button,
header {
    background-color: #f1efe7
}

#home-banner {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-position: center center !important;
    background-size: cover !important;
    min-height: 700px;
    background-image: url("https://www.crystalcleansydney.com.au/frontend/images/home/home-bg-2.webp")
}

#home-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 1
}

#home-banner .sqs-block-content {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0;
    padding: 0
}

.col,
.content-wrapper,
.section-background,
.section-border,
.sqs-block,
.sqs-layout,
.sqs-row {
    width: 100%;
    max-width: none;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden
}

.new-code {
    top: 50%;
    transform: translateY(-50%);
    width: 80%;
    left: 0;
    margin: auto;
    z-index: 1000
}

.how-it-works-section {
    text-align: center;
    padding: 40px 20px
}

.how-it-works-section h2,
.service-feature-top h2 {
    font-size: 2em;
    margin-bottom: 20px;
    color: #000 !important;
    font-weight: 400
}

.steps-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-content: center;
    align-items: stretch;
    gap: 20px;
    max-width: 1400px;
    margin: auto
}

.content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    height: 100%;
    background: #f1efe7;
    padding-bottom: 20px !important
}

.step img {
    width: 100%;
    height: 260px;
    clip-path: polygon(100% 0, 100% 87.7%, 67.5% 87.7%, 50% 100%, 32.5% 87.7%, 0 87.7%, 0 0)
}

.step h4 {
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 20px
}

.step p {
    font-size: 1em;
    text-align: center;
    max-width: 80%;
    position: relative;
    padding-top: 10px
}

.step p::before {
    content: '';
    height: 2px;
    width: 100%;
    margin: auto;
    background-color: #000;
    border-radius: 20px;
    top: -20%;
    left: 0
}

.book-now-button {
    padding: 15px 30px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    font-size: 1.2em;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    color: #000;
    display: inline-block;
    margin-top: 30px
}

.book-now-button:hover {
    color: #fff !important
}

.separator {
    width: 50px;
    height: 5px;
    background-color: var(--button-bg-color);
    margin: 20px auto;
    border-radius: 5px
}

@media all and (max-width:768px) {
    .steps-container {
        grid-template-columns: repeat(1, 1fr)
    }
}

#page-section-6690c69129c1781258d77700 {
    position: relative;
    background-image: url('https://static1.squarespace.com/static/6682192d1022a0098a1c29d9/t/66ba17ea5c003d228109fb1c/1723471855037/Trusted+Professionals+%282%29.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 100vh;
    margin: 0;
    padding: 0;
    overflow: hidden
}

#page-section-6690c69129c1781258d77700::before,
.single-service::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 1
}

#page-section-6690c69129c1781258d77700 .sqs-block-content {
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 20px;
    box-sizing: border-box
}

.col,
.section-background,
.section-border,
.sqs-block,
.sqs-layout,
.sqs-row {
    width: 100%;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important
}

#page .page-section .section-background,
#page .page-section .section-border {
    background: 0 0 !important
}

.sqs-block-content {
    padding: 0 !important;
    margin: 0 !important
}

.section-container {
    background-color: #f2f0e9;
    padding: 30px 0
}

.promo-text h2 {
    font-weight: 400;
    font-size: 36px
}

.custom-content p.last {
    margin: 40px 0;
    font-size: 19px;
    text-align: center
}

.custom-content p.changed {
    margin-bottom: 40px;
    font-size: 32px;
    font-weight: 400
}

.error-message {
    color: red;
    font-size: .875em;
    margin-top: .25em
}

.testimonial-area {
    padding: 70px 0;
    background: #fafafa
}

#card-element {
    border: 1px solid #e5e9ef;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 44px;
    padding: 10px 15px;
    border-radius: 5px
}

.container h2 {
    font-weight: 400
}

.testimonial-title h2 {
    color: #1c1c1c;
    font-size: 45px;
    font-weight: 400
}

.service-item a {
    width: 100%
}

.service-area-button {
    text-align: center;
    margin-top: 30px
}

.service-area-button a {
    display: inline-block;
    width: unset;
    margin: auto;
    transition: .5s;
    padding: 10px 20px
}

.service-area-button a:hover {
    color: #fff !important;
    background: #000 !important
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px;
    position: relative
}

.home-text-btn,
.logo img {
    width: 300px
}

nav {
    flex-grow: 1
}

nav ul {
    display: flex;
    list-style: none;
    gap: 10px;
    font-size: 12px;
    letter-spacing: 2px
}

nav ul li a {
    position: relative;
    color: #000
}

nav ul li a.active::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #000;
    transition: width .3s
}

.logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.home-sub-title,
.mobile-compaire-section tr:last-child td.left-col,
.service-feature,
.services-page-home #home-banner,
.single-box,
.single-service,
.tooltip {
    position: relative
}

.booking-form-container .form-step,
.card-error-new,
.header-area .header-btn.for-laptop,
.menu-icon,
.pricing-details-hidden-initially.hidden {
    display: none
}

.container h1 {
    font-weight: 400 !important
}

.contact-container {
    margin-top: 40px 0 !important
}

.header-area .header-btn a {
    display: inline-block;
    background: #cdc6b3;
    padding: 10px 20px;
    border-radius: 5px;
    color: #4c4641;
    font-weight: 700;
    transition: .3s
}

.header-area .header-btn a:hover {
    color: #4c4641 !important;
    opacity: 1 !important
}

.terms-conditions {
    width: 70%;
    margin: 70px auto;
    padding: 20px;
    line-height: 1.6;
    color: #000;
    background-color: #f9f9f9;
    border: 1px solid var(--button-outline-color);
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.new-for-home {
    padding: 30px;
    border: 2px solid var(--button-outline-color);
    border-radius: 15px;
    background: #f0f0f0;
    box-sizing: border-box
}

.new-for-home .field-list {
    grid-gap: 20px;
    padding: 0;
    border: none
}

.new-for-home .new-home-banner-text {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
    padding-top: 15px;
    gap: 10px
}

.banner-items.item-1 {
    padding: 0 15px;
    border-right: 1px solid #000;
    border-left: 1px solid #000
}

.home-sub-title {
    font-weight: 400;
    font-size: 32px;
    color: #fff
}

h2.home-banner-book-phone a {
    color: #fff
}

.service-feature-container {
    max-width: 1400px;
    margin: auto
}

.service-features {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px
}

.service-feature img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    margin-bottom: 20px;
    border-radius: 10px
}

.service-feature h3 {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #000
}

.service-feature p {
    font-size: .9rem;
    color: #555;
    line-height: 1.5
}

.single-service-section ul {
    margin-left: 12px
}

.single-blog-title .section-title,
.single-service-section {
    margin-bottom: 70px
}

.single-service-content h2 {
    text-align: center;
    margin-bottom: 10px
}

.single-service {
    background-size: cover;
    background-position: center;
    height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fafafa;
    text-align: center
}

.single-service h1 {
    font-size: 3rem;
    z-index: 2
}

.single-box {
    background: #fafafa;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
    padding: 20px 40px;
    width: 65%;
    margin: -100px auto 0;
    z-index: 2
}

.single-box li {
    line-height: 25px;
    margin-bottom: 5px;
    padding-left: 5px;
    color: #000
}

.single-service-content .service-area-button,
.testimonial-area .service-page-carousel .review-header {
    margin-top: 15px
}

.service-area {
    margin: 0 auto;
    text-align: left !important;
    max-width: 1400px
}

.service-area-all {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    gap: 80px
}

.service-area-title h2 {
    color: #000;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 0 !important;
    font-size: 30px
}

.service-area ul {
    margin-left: 40px
}

.service-area-foot-last {
    margin-top: 10px
}

.service-area-img img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 20px
}

.disabled {
    pointer-events: none
}

.card-brands-book-now,
.dynamic-total {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.tooltip {
    cursor: pointer;
    font-weight: 700;
    font-size: 15px;
    padding: 0;
    border: 1px solid #000;
    border-radius: 50%;
    margin: -5px 0 0 5px;
    height: 20px;
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    z-index: 99999999
}

.tooltiptext2,
.tooltiptext2::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.tooltiptext2 {
    visibility: hidden;
    width: 400px;
    height: auto;
    background-color: #fafafa;
    box-shadow: 0 6px 20px rgba(0, 0, 0, .1);
    color: #000;
    text-align: left;
    border-radius: 5px;
    padding: 10px;
    z-index: 1;
    opacity: 0;
    transition: opacity .3s;
    left: 45px
}

.tooltiptext2::after {
    right: -.7rem;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1rem 1.5rem 1rem 0;
    border-color: transparent #fafafa transparent transparent;
    left: -24px
}

.tooltiptext2 .phone {
    color: #f90;
    font-weight: 700
}

.tooltiptext2 ul {
    margin: 0;
    padding-left: 20px
}

.tooltiptext2 li {
    margin-bottom: 8px;
    font-size: 12px
}

.new-tooltip {
    display: flex;
    justify-content: start;
    align-items: center
}

.carousel-container .review-card .read-more-btn.show,
.dropdown {
    display: inline-block
}

.dropdown {
    position: relative;
    text-align: left
}

.dropdown-menu {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 200px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, .2);
    z-index: 50000;
    padding: 10px 0
}

.dropdown-menu li a {
    padding: 8px 16px;
    display: block;
    color: #000
}

.dropdown-menu li a:hover {
    background-color: #ddd
}

.services-page-home .sqs-block-form .field-list .field input,
.sqs-block-form .field-list .field select {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 20px
}

.services-page-home {
    position: relative !important;
    overflow: hidden
}

.services-page-home .sqs-block-form .field-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto auto auto;
    grid-template-areas: "first-name last-name" "email service" "bathroom frequency" "submit submit";
    background: #f0f0f0;
    border-radius: unset;
    border: unset
}

.services-page-home .new-code {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    width: 80%
}

.services-page-home .content-banner-services h1 {
    font-size: 48px;
    color: #fff;
    text-align: left;
    z-index: 5000;
    margin-bottom: 20px;
    line-height: 58px
}

.services-page-home .content-banner-services p {
    font-size: 28px;
    color: #fff;
    text-align: left;
    z-index: 5000
}

.services-page-home .services-home-form h2 {
    color: #000 !important;
    font-weight: 500;
    font-size: 32px;
    text-align: center;
    padding: 0 30px
}

.services-page-home .services-home-form .sqs-block-form {
    max-width: 65% !important;
    background-color: #f0f0f0;
    padding: 20px 0;
    border-radius: 20px
}

.service-page-carousel .carousel-container {
    display: grid;
    grid-template-columns: 2fr 10fr;
    grid-gap: 20px;
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px;
    align-items: start
}

.service-page-carousel .review-header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-right: 20px;
    margin-top: 40px
}

.service-page-carousel .review-header .review-h3 {
    font-weight: 400;
    font-size: 21px;
    line-height: 24px;
    text-align: center;
    color: #000;
    margin-bottom: 10px
}

.service-page-carousel .review-header h2 {
    margin: 0;
    color: #000;
    font-size: 24px;
    font-weight: 700
}

.service-page-carousel .review-header .stars {
    color: #ffc107;
    font-size: 24px;
    margin: 5px 0
}

.service-page-carousel .review-header p {
    color: #666;
    margin: 5px 0
}

.service-page-carousel .review-header .google-logo img {
    width: 110px;
    height: 35px
}

.service-page-carousel .review-header .stars img {
    width: 30px
}

.service-page-carousel .owl-carousel {
    overflow: hidden;
    position: relative
}

.service-page-carousel .review-card {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    box-sizing: border-box;
    height: 250px
}

.service-page-carousel .review-card-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px
}

.service-page-carousel .avatar-name {
    display: flex;
    align-items: center;
    gap: 10px
}

.service-page-carousel .avatar {
    background-color: #007bff;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.comparison-table tr:nth-child(2n),
.mobile-compaire-section tr:nth-child(odd) td.left-col,
.service-page-carousel .avatar.avatar-grey {
    background-color: #fff
}

.service-page-carousel .avatar img {
    width: 50px !important;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    object-fit: cover
}

.service-page-carousel .author-name {
    font-weight: 700;
    color: #000
}

.service-page-carousel .review-date {
    font-size: 12px;
    color: #999
}

.google-icon img {
    width: 20px !important
}

.service-page-carousel .rating {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #ffc107
}

.service-page-carousel .rating .stars i {
    margin-right: 2px
}

.service-page-carousel .review-text {
    font-size: 14px;
    color: #666;
    line-height: 1.5
}

.service-page-carousel .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 125px;
    transform: translateY(-50%);
    width: 100%
}

.service-page-carousel .owl-nav button {
    font-size: 20px !important
}

.carousel-container .review-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    transition: height .9s
}

.carousel-container .review-card.expanded .review-text {
    height: auto
}

.carousel-container .read-more-btn {
    cursor: pointer;
    display: none;
    padding-bottom: 10px
}

.why-choose-us-area {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 80px;
    padding: 0 20px;
    max-width: 80%;
    margin: 0 auto
}

.why-choose-us-card {
    border-radius: 10px;
    text-align: center;
    padding: 50px;
    transition: transform .3s, box-shadow .3s
}

.why-choose-us-card .icon {
    width: 100px;
    margin-bottom: 15px
}

.why-choose-us-card h3 {
    font-size: 18px;
    margin: 10px 0
}

.why-choose-us-card p {
    font-size: 14px;
    line-height: 1.5
}

.service-faq-container {
    max-width: 60%;
    margin: 50px auto;
    padding: 20px
}

.service-faq-item {
    padding-bottom: 10px
}

.service-faq-container h2,
.why-choose-heading h2 {
    text-align: center;
    font-size: 40px;
    color: #000;
    font-weight: 500;
    margin-bottom: 40px;
    padding: 0 20px
}

.service-faq-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px
}

.service-question {
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0;
    border-radius: 5px;
    display: flex;
    align-items: center;
    transition: background-color .3s, color .3s;
    color: #000
}

.book-now-button2,
.btn-quote {
    font-size: 1.2em;
    cursor: pointer
}

.service-question i {
    margin-right: 10px;
    font-size: 16px;
    color: #000;
    transition: transform .3s, color .3s
}

.service-faq-container .service-answer {
    display: none;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin: 0 20px
}

.single-blog-container .service-area-all-new {
    max-width: 1000px;
    margin: 0 auto 50px;
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.single-blog-container ul {
    padding-left: 20px;
    margin: 5px 0
}

.single-blog-container h2 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px
}

.single-blog-container .service-area-img {
    height: 400px;
    margin-top: 40px
}

.single-blog-container .service-area-img img {
    object-fit: cover;
    object-position: top
}

.single-blog-container .submit-button {
    text-align: center;
    margin: 50px 0
}

.single-blog-container .submit-button a {
    display: inline-flex;
    padding: 25px;
    background-color: var(--button-bg-color) !important;
    color: #000 !important;
    border: 1px solid var(--button-outline-color);
    border-radius: 10px;
    cursor: pointer;
    text-decoration: none;
    box-sizing: border-box;
    font-size: 1.2em;
    text-align: center
}

.cleaning-services-home {
    display: grid;
    gap: 50px;
    max-width: 1400px;
    margin: auto;
    grid-template-columns: repeat(3, 1fr)
}

.cleaning-services-card-home {
    background-color: #fff;
    border-radius: 10px;
    padding: 40px;
    text-align: center;
    position: relative
}

.cleaning-service-img-before {
    content: '';
    width: 70px;
    height: 70px;
    position: absolute;
    z-index: 999999;
    Top: -40px;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%
}

.cleaning-service-img-before.icon-end-of-lease {
    height: 80px;
    width: 80px;
    top: -42px
}

.cleaning-service-img-before i {
    position: relative;
    z-index: 99999999;
    font-size: 60px;
    color: #000
}

.cleaning-services-card-home h2 {
    font-size: 18px;
    color: #000
}

.cleaning-services-card-home p {
    color: #000;
    margin-bottom: 15px
}

.cleaning-services-card-home ul {
    padding: 0
}

.book-now-button2 {
    padding: 10px 50px;
    background-color: #f1efe7;
    border: none;
    border-radius: 30px;
    color: #000;
    display: inline-block
}

.checklist-card,
.comparison-section {
    background-color: #fafafa;
    border-radius: 10px
}

.table-book-now {
    width: 250px
}

.book-now-button2:hover {
    background-color: var(--button-hover-bg-color);
    color: #fff !important;
    opacity: 1 !important
}

.cleaning-services-card-home ul li {
    text-align: left;
    color: #000
}

.cleaning-services-strong {
    text-align: left;
    margin-left: 30px
}

.cleaning-services-card-home ul li i {
    color: #000;
    margin-right: 8px
}

.cleaning-services-card-home button:hover {
    background-color: #007f62
}

.sec-pad {
    padding: 70px 0
}

.comparison-section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px;
    text-align: center
}

.comparison-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 40px
}

.comparison-table td,
.comparison-table th {
    padding: 15px;
    border: .1px solid #ccc
}

.comparison-table th {
    color: #000;
    font-weight: 700;
    text-align: left
}

.comparison-table td.checkmark,
.comparison-table td.cross {
    color: #000;
    text-align: center
}

.checkmark.crystal-table-bg {
    background-color: #f1efe7
}

.comparison-table tr:nth-child(odd) {
    background-color: #f9f9f9
}

.checklist-section {
    max-width: 1400px;
    margin: 0 auto
}

.section-title h2 {
    font-size: 40px;
    text-align: center;
    line-height: 52px;
    margin-bottom: 10px;
    font-weight: 400
}

.section-title {
    max-width: 960px;
    margin: auto auto 30px
}

.section-tittle p {
    text-align: center;
    font-size: 18px
}

.checklist-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px
}

.home-text-container,
.list-content-container,
.reliable-container {
    grid-template-columns: repeat(2, 1fr)
}

.checklist-card {
    padding: 10px;
    border: 1px solid #d9d9d9;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .25);
    text-align: left
}

.service-item,
.thank-you-container {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.checklist-card img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 10px;
    object-position: bottom
}

.checklist-card h3 {
    font-size: 1.5rem;
    color: #000;
    margin: 15px 0;
    text-align: center
}

.checklist-card ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.cleaning-services-card-home ul {
    list-style: disc;
    margin: 0 auto;
    width: 190px
}

.checklist-card ul li {
    color: #000;
    font-weight: 700;
    font-size: 13px;
    line-height: 25px;
    display: flex
}

.checklist-card ul li i {
    font-size: 15px;
    color: #000;
    width: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-right: 10px;
    flex-shrink: 0
}

.list-container {
    max-width: 1400px;
    margin: auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 70px
}

.list-content-container {
    display: grid;
    gap: 50px;
    align-items: center;
    border-radius: 10px
}

.home-text-content,
.text-content {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.text-content h2,
.text-content h3 {
    font-size: 28px;
    line-height: 36px;
    color: #000;
    font-weight: 400
}

.text-content p {
    font-size: 16px;
    color: #000
}

.list-content-container .image-content img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 20px
}

.list-content-container .image-content.item-1 {
    text-align: right
}

.happiness-container {
    background-color: #f1efe7;
    padding: 50px
}

.happiness-guarantee {
    max-width: 1200px;
    margin: auto;
    color: #fafafa
}

.happiness-guarantee .icon {
    font-size: 3rem;
    margin-right: 20px
}

.hapiness-top {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
    justify-content: center
}

.hapiness-top h2 {
    text-align: center;
    font-size: 40px;
    line-height: 50px
}

.reliable-container {
    display: grid;
    align-items: center;
    gap: 60px
}

.reliable-left-image img {
    width: 100%;
    height: 800px;
    object-fit: cover;
    display: block;
    border-radius: 20px;
    object-position: center
}

.reliable-content {
    max-width: 80%
}

.reliable-content h2 {
    color: #000;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 20px;
    text-align: center
}

.feature-icon-svg svg {
    height: 55px
}

.reason {
    display: flex;
    margin-bottom: 30px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 30px
}

.reason-text strong {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px
}

.button-wrapper {
    margin-top: 40px;
    text-align: center
}

.btn-quote {
    background: #f1efe7;
    border: none;
    color: #000;
    padding: 20px 30px;
    font-weight: 700;
    border-radius: 5px;
    transition: background-color .3s;
    width: 70%;
    display: inline-block;
    margin: auto
}

.reason-text p {
    margin: 5px 0 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px
}

.home-text-container {
    display: grid;
    max-width: 80%;
    margin: auto;
    align-items: center;
    gap: 30px
}

.home-text-img img {
    border-radius: 20px;
    height: 600px;
    width: 100%
}

.instagram-section .instagram {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    max-width: 1200px;
    margin: auto
}

.instagram-section .instagram img {
    display: block;
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 10px
}

.table-wrapper.mobile-compaire-section {
    border: 2px solid #f1efe7;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    display: none
}

.mobile-compaire-section table.comparison-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    text-align: center
}

.mobile-compaire-section th,
td {
    padding: 16px 20px;
    border: none;
    position: relative;
    font-size: 14px
}

.mobile-compaire-section th.left-header {
    background-color: #f1efe7;
    color: #000;
    position: relative
}

.mobile-compaire-section th.right-header {
    color: #000;
    background-color: #fff;
    border-top-right-radius: 12px
}

.mobile-compaire-section td.left-col {
    background-color: #f1efe7;
    color: #000;
    font-weight: 500;
    padding-left: 25px
}

.mobile-compaire-section td.right-col {
    background-color: #fff;
    color: #1f2937;
    padding-left: 25px
}

.mobile-compaire-section tr:nth-child(odd) td.right-col {
    background-color: #fdf6f1
}

.mobile-compaire-section .icon-left {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px
}

.mobile-compaire-section .cross-icon {
    color: #1f2937
}

.mobile-compaire-section th.left-header::after {
    content: '';
    position: absolute;
    background-color: #f1efe7;
    width: 100%;
    height: 30px;
    top: -30px;
    z-index: 999999;
    left: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    outline: #F1EFE7 solid 2px
}

.mobile-compaire-section tr:last-child td.left-col::after {
    content: '';
    position: absolute;
    background-color: #f1efe7;
    width: 100%;
    height: 30px;
    bottom: -30px;
    z-index: 999999;
    left: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    outline: #F1EFE7 solid 2px
}

.mobile-compaire-section tr:last-child td.right-col {
    border-bottom-right-radius: 12px
}

.new-table-section .table-wrapper {
    max-width: 960px;
    margin: 20px auto 0;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border: 1px solid #ccc;
    border-radius: 6px
}

.new-table-section table {
    width: 100%;
    border-collapse: collapse;
    min-width: 320px
}

.new-table-section td,
.new-table-section th {
    border: 1px solid #ccc;
    padding: 12px 16px;
    text-align: left;
    white-space: nowrap;
    color: #000
}

.blog-section,
.booking-page h2,
.booking-page p,
.not-found,
.service-item,
.service-text h3 {
    text-align: center
}

.new-table-section th {
    background-color: #f1efe7;
    font-weight: 700
}

.new-table-section tr:nth-child(2n) {
    background-color: #fafafa
}

@media (max-width:400px) {

    .new-table-section td,
    .new-table-section th {
        padding: 8px 10px
    }
}

.not-found {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #000
}

.not-found h1 {
    font-size: 120px;
    font-weight: 700;
    color: #000;
    line-height: 140px
}

.not-found p {
    font-size: 22px;
    color: #000
}

.blog-section {
    position: relative;
    padding: 200px 20px;
    color: #fff;
    background-blend-mode: overlay;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.blog-section h1 {
    font-size: 54px;
    font-weight: 700
}

.blog-section p {
    font-size: 18px;
    max-width: 600px;
    margin: 20px auto auto
}

.blog-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px;
    max-width: 1200px;
    margin: auto
}

.blog-container .blog-card {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    transition: transform .3s ease-in-out
}

.blog-container .blog-card:hover {
    transform: translateY(-5px)
}

.blog-container .blog-card img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: top
}

.blog-container .blog-content {
    padding: 20px
}

.blog-container .blog-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}

.blog-container .blog-author {
    font-size: 14px;
    color: gray
}

.blog-container .blog-description {
    font-size: 14px;
    color: #555;
    margin-bottom: 15px
}

.blog-container .read-more {
    text-decoration: none;
    color: #333;
    font-weight: 700
}

@media all and (max-width:1200px) {
    .blog-container {
        margin: 20px;
        padding: 0
    }
}

.tab-container .tab-nav {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    list-style: none
}

.tab-container .tab {
    flex: 1;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    transition: background-color .3s;
    font-size: 18px;
    border-bottom: 3px solid #ccc
}

.tab-container .tab.active {
    font-weight: 700;
    color: #e84a3c;
    border-bottom: 3px solid #e84a3c
}

.tab-container .tab-content {
    padding-top: 20px
}

.tab-container .tab-pane {
    display: none;
    font-size: 16px;
    line-height: 1.5
}

.checklist-card .disabled {
    opacity: .5
}

.services-section,
body {
    background-color: var(--main-bg-color)
}

:root {
    --border-color: #ccc;
    --text-color: #555;
    --heading-color: #333;
    --button-bg-color: #a0c4b0;
    --button-hover-bg-color: #91b9a3
}

body {
    color: var(--text-color);
    font-size: 90%
}

.services-section {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 13px;
    padding: 0;
    margin: 70px
}

.service-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid var(--border-color);
    border-radius: 10px;
    overflow: hidden;
    background-color: var(--card-bg-color);
    padding: 20px;
    min-height: 550px
}

.service-item img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 10px
}

.service-text {
    padding: 10px;
    flex-grow: 1;
    text-align: left;
    color: #000
}

.service-text h3 {
    margin-bottom: 10px;
    font-size: 1.5em;
    color: var(--heading-color)
}

.service-text li {
    margin-bottom: 5px
}

@media (max-width:768px) {
    .services-section {
        grid-template-columns: 1fr
    }
}

.booking-page.booking-section {
    margin: 70px 0
}

.booking-page.questions-content .container:last-of-type {
    position: absolute;
    left: 0;
    max-width: none !important;
    margin-top: 20px
}

#complete-booking-button,.last-back-btn {
    width: 100%;
    max-width: none;
    padding: 15px 0;
    margin-top: 10px
}

body.booking-page {
    margin: 0;
    padding: 0
}

.booking-page .booking-section {
    width: 100%;
    padding: 20px;
    display: flex;
    justify-content: center
}

.booking-page .booking-form-container {
    display: flex;
    justify-content: space-between;
    width: 70%;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    flex-wrap: wrap
}

.booking-page #pricing-summary-bg,
.booking-progress-header,
.booking-progress-step {
    background-color: #fff;
    border-radius: 15px;
    padding: 20px
}

.booking-page .form-content {
    flex: 1.85;
    margin-right: 20px
}

.booking-page .booking-image {
    width: 90%;
    max-width: 300px;
    height: auto;
    max-height: 250px;
    border-radius: 10px;
    margin: 0 auto
}

.booking-page .pricing-summary {
    text-align: left;
    font-size: 1em;
    color: #000 !important;
    position: sticky;
    top: 10;
    z-index: 99999
}

.booking-page .pricing-summary h3 {
    margin: 0;
    font-size: 14px;
    color: #000 !important;
    font-weight: 400 !important
}

.booking-page .pricing-summary h3.first {
    margin-top: 1rem
}

.booking-page .pricing-summary p {
    margin: 5px 0
}

.book-total {
    float: right;
    padding-right: 20px;
    font-size: 14px !important;
    color: #000 !important
}

.booking-page .booking-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    background-color: transparent;
    box-shadow: none;
    padding: 0
}

.booking-page h2 {
    font-size: 1.2em;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000
}

.booking-page p {
    font-size: .8em;
    color: #555;
    margin-top: 10px;
    margin-bottom: 10px
}

.booking-page .entry-group,
.booking-page .form-group,
.booking-page .frequency-group,
.booking-page .parking-group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-bottom: 10px
}

.booking-page .entry-group label,
.booking-page .form-group label,
.booking-page .frequency-group label,
.booking-page .parking-group label {
    margin-bottom: 5px;
    color: #000;
    font-weight: 400
}

.booking-page .form-group input,
.booking-page .form-group select,
.booking-page .form-group textarea {
    width: 100%;
    box-sizing: border-box;
    padding: 8px;
    margin: 5px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: .9em
}

.booking-page .entry-group input[type=radio],
.booking-page .form-group input[type=checkbox],
.booking-page .form-group input[type=radio],
.booking-page .frequency-group input[type=radio],
.booking-page .parking-group input[type=radio] {
    margin: 0 10px 0 0
}

.booking-page .radio-item {
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    justify-content: flex-start;
    text-align: left;
    font-size: .73em;
    cursor: pointer
}

.booking-page .radio-item input {
    cursor: pointer;
    margin: 0 !important;
    padding-left: 8px !important;
    width: 15%
}

.booking-page .checkbox-group label,
.booking-page .radio-item label {
    margin-bottom: 0;
    text-align: left;
    color: #000;
    font-weight: 400
}

.booking-page .radio-item label {
    padding: 8px 8px 8px 0;
    width: 100%;
    cursor: pointer
}

.booking-page .grid-item-full {
    grid-column: span 2;
    padding-bottom: 50px
}

.booking-page textarea {
    flex: 1 1 100%;
    height: 100px
}

.discount-code-container {
    display: flex
}

#discount-code,
.booking-page button {
    padding: 11px;
    background-color: #c9c7c0;
    color: #fff;
    border: none;
    border-radius: 4px;
    margin-top: 10px;
    text-align: center;
    font-size: .9em;
    cursor: pointer
}

.booking-page button:hover {
    background-color: #bfbdb6
}

.booking-page .checkbox-group {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: .8em
}

.booking-page .parking-note {
    font-size: .8em;
    color: #555;
    text-align: center;
    margin-top: -10px;
    margin-bottom: 10px
}

.booking-page .questions-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    text-align: left;
    font-size: .9em;
    margin-top: 0 !important
}

.booking-page .question-item {
    margin-bottom: 8px !important;
    padding: 0 !important;
    text-align: left
}

.booking-page .question-item h3 {
    margin: 0 !important;
    padding: 0 !important;
    font-size: .9em;
    color: #000;
    cursor: pointer;
    display: flex;
    align-items: center;
    text-align: left;
    font-weight: 400
}

.booking-page .question-item .toggle-icon {
    margin-right: 5px
}

.booking-page .question-item p {
    font-size: .9em;
    color: #555;
    display: none;
    margin-top: 3px !important;
    margin-bottom: 0 !important;
    text-align: left;
    padding: 0 !important
}

.booking-page .question-item.active p {
    display: block;
    margin-top: 2px !important
}

.booking-page .extras-group {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 20px !important;
    margin-bottom: 30px !important
}

.booking-page .extra-item {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    padding: 10px !important;
    border: 2px solid #ccc !important;
    border-radius: 8px !important;
    text-align: center !important;
    font-size: .7em !important;
    cursor: pointer !important;
    background-color: #fff !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1) !important;
    height: 150px !important;
    position: relative !important
}

.booking-page .extra-item img {
    max-width: 50px !important;
    margin-bottom: 10px !important
}

.booking-page .extra-item label {
    margin-bottom: 0 !important;
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 12px
}

.booking-page .extra-item.highlighted {
    border-color: #b7a08b !important;
    background-color: transparent !important
}

.booking-page .extra-item .counter,
.booking-page .extra-item span {
    height: 20px !important;
    background: #ded0c1 !important;
    color: #fff !important
}

.booking-page .extra-item .counter-container {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    position: absolute !important;
    width: 100% !important;
    top: 50%;
    transform: translateY(-50%);
    left: 0
}

.booking-page .extra-item .decrease,
.booking-page .extra-item .increase {
    display: none !important
}

.booking-page .extra-item .decrease {
    margin-left: -10px
}

.booking-page .extra-item .increase {
    margin-right: -10px
}

.booking-page .extra-item.walls-interior-windows .counter:not(:empty)~.decrease,
.booking-page .extra-item.walls-interior-windows .counter:not(:empty)~.increase,
.booking-page .extra-item.walls-interior-windows:hover .decrease,
.booking-page .extra-item.walls-interior-windows:hover .increase {
    display: flex !important
}

.booking-page .extra-item span {
    cursor: pointer !important;
    font-size: 18px !important;
    border-radius: 50% !important;
    width: 20px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important
}

.booking-page .extra-item .counter {
    font-size: 14px !important;
    position: absolute !important;
    bottom: -10px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    border-radius: 6px !important;
    padding: 2px 6px !important;
    width: 25px !important;
    text-align: center !important;
    display: none
}

.booking-page .extra-item .counter:not(:empty) {
    position: absolute !important;
    top: 74px;
    display: flex;
    justify-content: center;
    align-items: center
}

#cleaning-plan-details,
#service-cost,
#total-price-container {
    text-align: left;
    font-size: .9em;
    color: #000
}

#total-price-container span {
    font-size: .9em;
    color: #000;
    text-align: left !important
}

.error-alert {
    display: flex;
    align-items: center;
    background-color: #fee;
    color: #d9534f;
    padding: 5px 20px;
    border-radius: 5px;
    width: 100%;
    position: relative;
    margin-bottom: 20px
}

.card-close,
.loader {
    position: absolute
}

.error-alert .error-icon {
    background: #f56c6c;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    padding: 12px;
    margin-right: 15px
}

.card-close {
    top: 10%;
    z-index: 100;
    cursor: pointer;
    right: 2%
}

#complete-booking-button,.last-back-btn {
    display: flex;
    justify-content: center;
    align-items: center
}

.loader {
    border: 3px solid #f3f3f3;
    border-top: 3px solid #3498db;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    -webkit-animation: 1s linear infinite spin;
    animation: 1s linear infinite spin;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    display: none
}

.new-loader {
    width: 32px;
    height: 32px
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.card-container {
    text-align: center;
    max-width: none;
    left: 0;
    padding-right: 6px
}

#discount-code {
    background: #fff !important;
    border: 1px solid #dcdfe6;
    color: #606266;
    cursor: unset;
    padding: 10px 20px;
    width: 40%
}

#discount-code:focus {
    border: 1px solid #1b040471;
    outline: 0
}

#cleaning-plan-details {
    border-bottom: 1px solid #e5e9ef;
    padding-bottom: 1rem
}

#total-price-container {
    border-top: 1px solid #e5e9ef;
    margin-top: 1rem;
    padding-top: 1rem
}

ul#selected-extras li {
    font-size: 11px;
    margin-bottom: 5px;
    font-weight: 500;
    color: #000;
    margin-left: 10px
}

.cleaning-plan {
    font-size: 18px !important;
    font-weight: 600 !important;
    margin-bottom: 8px;
    color: #000 !important
}

.booking-step-header {
    display: flex;
    align-items: center
}

.booking-step-header .stepclass {
    border: 1px solid gray;
    padding: 5px 15px;
    border-radius: 30px;
    font-size: 16px
}

.booking-step-header h2 {
    font-size: 30px;
    font-weight: 500;
    margin-left: 20px
}

.header-section-book p {
    color: #000;
    margin: 5px 0;
    text-align: left;
    font-size: 15px
}

.payment-cards-book-now {
    margin: 20px auto
}

.cards-book-now {
    display: flex;
    gap: 5px
}

.cards-book-now .card-image {
    width: 40px;
    height: 25px;
    transition: transform .3s
}

.security-message-book-now {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #333;
    margin-left: 20px
}

.security-message-book-now i {
    font-size: 20px;
    color: #00c1b4;
    margin-right: 10px
}

.security-message-book-now span {
    font-weight: 500
}

.booking-form-container .header-section-book h2 {
    font-size: 36px;
    font-weight: 500;
    line-height: 42px;
    text-align: center;
    margin-bottom: 20px
}

.booking-form-container .progress-stepper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0;
    position: relative
}

.booking-form-container .progress-stepper::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #ddd;
    z-index: 1;
    transform: translateY(-50%)
}

.booking-form-container .step {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #ccc;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 18px;
    z-index: 2;
    position: relative;
    border: 2px solid #ccc;
    transition: background-color .3s, border-color .3s
}

.booking-form-container .step.active {
    background-color: #8ba88f;
    border-color: #8ba88f
}

.booking-form-container .step-label {
    background-color: #8ba88f;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    top: -15px;
    left: 25px
}

.booking-form-container .navigation-buttons {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    margin-top: 30px
}

.booking-form-container .navigation-buttons .back-btn,
.card-back-btn {
    background-color: var(--footer-bg-color) !important;
    color: #000 !important;
    transition: .3s !important
}

.booking-form-container .navigation-buttons .back-btn:hover,
.card-back-btn:hover {
    background-color: #333 !important;
    color: #fff !important
}

.booking-form-container .navigation-buttons .btn {
    display: flex;
    width: 100%
}

.mobile-toggle-button {
    display: none;
    margin-top: 10px;
    padding: 8px 15px;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer
}

.price-1 {
    order: 2
}

.price-2 {
    order: 1
}

.service-page-carousel5 {
    width: 400px
}

.booking-testimonial-card {
    background-color: #fff;
    position: relative;
    margin: 0 auto;
    padding: 24px;
    border-radius: 12px;
    color: #1f2937;
    overflow: hidden
}

.booking-testimonial-quote-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 10rem;
    color: rgba(255, 255, 255, .6);
    z-index: 0;
    line-height: 1;
    pointer-events: none
}

.booking-testimonial-content>*,
.booking-testimonial-header {
    position: relative;
    z-index: 1
}

.booking-testimonial-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px
}

.booking-testimonial-left,
.booking-testimonial-nav-buttons {
    display: flex;
    align-items: center;
    gap: 8px
}

.booking-testimonial-left span {
    font-weight: 600;
    font-size: 18px
}

.booking-testimonial-nav-button {
    transition: background-color .2s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #4b5563;
    width: 30px;
    height: 30px;
    border-radius: 50px !important
}

.booking-testimonial-nav-button:hover {
    background-color: #e5e7eb !important;
    color: #000 !important
}

.booking-testimonial-nav-button i {
    font-size: 15px
}

.booking-testimonial-content {
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    z-index: 1
}

.booking-testimonial-content p:first-child {
    font-size: 15px;
    font-weight: 500
}

.booking-testimonial-content p:last-child {
    font-size: 18px;
    font-weight: 600;
    color: #000
}

.booking-testimonial-star-rating {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1
}

.booking-testimonial-star-rating i {
    color: gold
}

.thank-you-container {
    width: 80%;
    max-width: 600px;
    margin: 70px auto !important;
    padding: 20px;
    background-color: #fff;
    border-radius: 15px;
    text-align: center
}

.thank-you-header {
    font-size: 38px !important;
    color: #333;
    font-weight: 700;
    text-align: center;
    background-color: transparent;
    border: none;
    box-shadow: none;
    margin: 0
}

.thank-you-line {
    border-bottom: 1px solid #c4c4c4;
    margin: 20px 0
}

.thank-you-content {
    text-align: center;
    font-size: 16px;
    line-height: 1.6
}
