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

html,
body {
    border: none;
    margin: 0;
    padding: 0;
}

body {
    color: var(--color-text-primary, #111);
    font-family: Inter;
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    position: relative;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;

}

a:hover {
    text-decoration: none !important;
}

a span {
    color: #111;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    color: #313131;
}

.site-wrap {
    max-width: 1440px;
    padding-left: 100px;
    padding-right: 100px;
    margin-left: auto;
    margin-right: auto;
}

.mx690 {
    max-width: 690px;
}

.ptb80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px 0;
}

.mnu-blk {
    display: flex;
    gap: 32px;
    align-items: center;
}

a.mdstr-btn {
    border-radius: var(--radius-full, 999px);
    background: var(--color-primary, #034DAC);
    padding: 12px 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #fff;
    color: var(--color-background, #FFF);
    border: 1px solid #034DAC;
    font-family: Inter;
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    transition: all 0.3s ease-in;
    /* 25.6px */
}

a.mdstr-btn:hover {
    color: #034DAC;
    background: #fff;
    border: 1px solid #034DAC;
}

.mb-dsp,
a.mdstr-btn.mb-dsp {
    display: none;
}

.top-stn {
    background: var(--color-primary, #034DAC);
}

.top-stn p {
    color: #FFF;
    text-align: center;
    font-family: Figtree;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    padding: 12px 0;
    margin-bottom: 0 !important;
}

.top-stn {
    position: sticky;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99999999;
}

header.header {
    position: sticky;
    width: 100%;
    top: 42px;
    background: #fff;
    z-index: 99999999;
}

.mx732 {
    max-width: 732px;
}

.footer-inner {
    background: #111;
}

.flx {
    display: flex;
}

.alit-center {
    align-items: center;
}

.jsp-btw {
    justify-content: space-between;
}

.jst-cnt {
    justify-content: center;
}

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

.col-sec.mx452,
.mx452 {
    max-width: 452px;
}

.col-sec.mx274,
.mx274 {
    max-width: 274px;
}

.gap8 {
    gap: 8px;
}

.gap48 {
    gap: 48px;
}

.gap12 {
    gap: 12px;
}

.gap16 {
    gap: 16px;
}

.gap32 {
    gap: 32px;
}

.footer-inner p,
.footer-inner span {
    color: #fff;
}

.footer-inner span {
    font-weight: 600;
}

.mt16 {
    margin-top: 16px;
}

.mt24 {
    margin-top: 24px;
}

p.list-p {
    color: var(--White, #FFF);
    font-family: Figtree;
    font-size: var(--h6, 18px);
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

ul.foot-lst li a {
    color: #fff;
}

.off {
    max-width: 330px;
}

.col-sec {
    flex: 1 50%;
}

.col-sec.mx581,
.mx581 {
    max-width: 581;
}

.col-sec.mx611,
.mx611 {
    max-width: 611px;
}

.col-sec.mx596,
.mx596 {
    max-width: 594px;
}

.bnr h1 {
    font-size: var(--text-h1, 60px);
    font-weight: 700;
}

.bnr h1 span {
    color: var(--color-secondary, #CB0014);
    font-weight: 700;

}

.ptb80.pt0 {
    padding-top: 0;
}

a.mdstr-btn.no-bg {
    border-radius: var(--radius-full, 999px);
    border: 1px solid var(--color-primary, #034DAC);
    background: transparent;
    color: #0259B0;
    font-weight: 600;
}

a.mdstr-btn.no-bg:hover {
    background: #034DAC;
    color: #fff;
}

.elementor-element.elementor-element-89f14b1.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    padding: 0;
}

.boredered-bx {
    border-radius: var(--radius-xl, 16px);
    background: #F9FAFB;
    position: relative;
    overflow: hidden;
}

.mx1040 {
    max-width: 10540px;
}

.mx690 {
    max-width: 690px;
}

.mlr-ato {
    margin-left: auto;
    margin-right: auto;
}

.t-center {
    text-align: center;
}

h1.entry-title {
    display: none !important;
}

h2.strng-h2 {
    font-size: var(--text-h2, 40px);
    color: #313131;
    font-weight: 700;
    line-height: 120%;
}

h2.strng-h2 span {
    color: var(--color-primary, #034DAC);
}

.mx818 {
    max-width: 818px;
}

img.abs.top {
    position: absolute;
    right: 0;
}

img.abs.bottom {
    position: absolute;
    left: 0;
    bottom: 0;
}

.strn-bx1 {
    flex: 1 604px;
    max-width: 604px;
    padding: 24px;
}

.brds12 {
    border-radius: 12px;
}

h3.strng-h3 {
    color: var(--color-text-primary, #111);
    font-size: var(--text-h3, 32px);
    font-weight: 600;
    line-height: 140%;
}


ul.chck-pls-lst li {
    position: relative;
    padding-left: 32px;
    padding-top: 16px;
}



ul.chck-pls-lst li::before {
    content: "";
    position: absolute;
    top: 17px;
    left: 0;
    width: 24px;
    height: 24px;
    background-image: url('/images/md-imgs/chck-pls.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.mt32 {
    margin-top: 32px;
}

.mt48 {
    margin-top: 48px;
}

.align-unset {
    align-items: unset;
}

.mtcust {
    margin-top: 87px;
}

.blu-bx {
    border-radius: 45px 45px 0 0;
    background: #034DAC;
}

.mt12 {
    margin-top: 12px;
}

.mx830 {
    max-width: 830px;
}

.wtbx1 {
    border-radius: var(--radius-m, 8px);
    background: var(--color-background, #FFF);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
    padding: 32px 24px;
    color: #111;
    max-width: 270px;
}

.clr-blk {
    font-weight: 700;
}

.blu-bx,
.blu-bx h2.strng-h2 {
    color: #fff;
}

.blu-bx h2.strng-h2 span {
    color: #59A2FF;
}

.pos-rel {
    position: relative;
    overflow: hidden;
}

.just-end {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.abs-rgt {
    position: absolute;
    top: 28%;
}

.mx966 {
    max-width: 966px;
}

h4.strng-h4 {
    font-size: var(--text-h4, 24px);
    color: #FFF;
    font-weight: 600;
    line-height: 140%;
}

h4.strng-h4.abs.bt {
    position: absolute;
    bottom: 10px;
    left: 20px;
}

.md-if-bx {
    border-radius: var(--radius-m, 8px);
    border: 1px solid var(--color-background, #FFF);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
    padding: 32px 24px;
    flex: 1 31%;
    max-width: 34%;
}



.clr-fd {
    background: var(--color-surface, #F9FAFB);
}

h2.strng-h2.clr-purp {
    color: #034DAC;
}

.mx1240 {
    max-width: 1200px;
}

.txt-w {
    color: #fff !important;
}

.cln-equip {
    background: linear-gradient(270deg, rgba(16, 23, 35, 0.90) 0%, rgba(0, 59, 118, 0.90) 49.52%, rgba(16, 23, 35, 0.90) 100%), url(/images/md-imgs/cln-equip.png) lightgray 50% / cover no-repeat;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.mx724 {
    max-width: 724px;
}

.elementor-element {
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
}

a.mdstr-btn.wt-bg {
    border-radius: var(--radius-full, 999px);
    border: 1px solid #FFF;
    color: #fff;
    background: transparent;
    transition: all 0.3s ease-in;
}

a.mdstr-btn.wt-bg:hover {
    background: #fff;
    color: #313131;
}

/* FAQ css start  */

.accordion-item {
    /* margin-bottom: 16px; */
    padding: 16px 24px 24px 24px;
    position: relative;
    cursor: pointer;
    padding-right: 48px;
    padding-left: 24px;
    background: #fff;
    margin-top: 16px;
    border-bottom: 1px solid var(--color-border, #E5E7EB);

}

div :has(> .accordion-item-header.active) {
    padding: 16px 24px 24px 24px;
    padding-right: 50px;
    padding-left: 24px;
}

.accordion-item-header {
    color: var(--color-text-primary, #111);
    font-family: Inter;
    font-size: var(--text-h4, 24px);
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
}

.accordion-item-header::after {
    content: "";
    background-image: url(/images/md-imgs/faq-sym.svg);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    background-size: 100%;
    position: absolute;
    right: 26px;
    top: 35px;
}

.accordion-item-header.active::after {
    content: "";
    background-image: url(/images/md-imgs/faq-sym.svg);
    background-repeat: no-repeat;
    transform: rotate(180deg);
}

.accordion-item-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.accordion-item-body-content p {
    color: var(--color-text-secondary, #6B7280);
    font-family: Inter;
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    margin-top: 16px;
}

/* FAQ css End  */

.pd48 {
    padding: 48px 100px;
}

.brds12 {
    border-radius: var(--radius-l, 12px);
}

.drk-blu {
    border-radius: var(--radius-l, 12px);
    background: linear-gradient(270deg, #101723 0%, #003B76 49.52%, #101723 100%);
}

a.mdstr-btn.bg-wht-fff {
    background: #fff;
    color: #034DAC;
    border: 1px solid #fff;
}

a.mdstr-btn.bg-wht-fff:hover {
    background: transparent;
    color: #fff;

}

.ctc-bx {
    border-radius: var(--radius-m, 8px);
    border: 1px solid var(--color-border, #E5E7EB);
    background: var(--color-background, #FFF);
    padding: 15px;
    flex: 1 40%;
}

.ctc-bx:last-of-type a.flx.gap8.alit-center {
    margin-top: 16px;
}

.ctc-bx a {
    color: var(--color-text-primary, #111);
}

.off150 {
    max-width: 150px;
}

.gap24 {
    gap: 24px;
}

.frm-container {
    border-radius: 24px;
    border: 1px solid var(--color-border, #E5E7EB);
    background: #FFF;
    padding: 32px;
}

/* testimonial css  */
.ts-wrapper {
    max-width: 1000px;
    margin: 0px auto;
    overflow: hidden;
}

.ts-track {
    display: flex;
    gap: 20px;
    transition: transform 0.4s ease;
}

.ts-card {
    border-radius: var(--radius-xl, 16px);
    background: #F0F7FF;
    padding: 24px;
    min-width: calc(33.333% - 14px);
    box-sizing: border-box;
}

.ts-user {
    display: flex;
    align-items: center;
    gap: 10px;
}

.ts-user img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.ts-user h4 {
    margin: 0;
    font-size: 15px;
}

.ts-card p {
    font-size: 14px;
    color: #333;
    margin: 12px 0;
    line-height: 1.4;
}

.ts-stars {
    color: #ffbf00;
    font-size: 18px;
}

/* Controls */
.ts-controls {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
    gap: 20px;
}

.ts-controls button {
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
}

.ts-dots {
    display: flex;
    gap: 8px;
}

.ts-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #D9D9D9;
}

.ts-dot.active {
    background: #004092;
}

/* testimonial css  */


/* contact form css  */

label.formControlLabel {
    display: none;
}

.formResponsive .formHorizontal .formControls {
    margin-left: 0 !important;
}

.formResponsive .formHorizontal p.formDescription {
    margin-top: 0 !important;
}

.form-row {
    margin-bottom: 12px;
}

.form-control {
    height: auto !important;
}

.frm-container div#rsform_3_page_0 input,
.frm-container div#rsform_3_page_0 select,
.frm-container div#rsform_3_page_0 textarea {
    border-radius: 12px;
    border: 1px solid #E5E7EB;
    background: #F8FAFD;
    padding: 12px 16px;
    color: var(--color-text-secondary, #6B7280);
    font-family: Inter;
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    outline: 0;
    border: none;
}

.frm-container div#rsform_3_page_0 input::placeholder,
.frm-container div#rsform_3_page_0 select::placeholder,
.frm-container div#rsform_3_page_0 textarea::placeholder {
    color: var(--color-text-secondary, #6B7280);
    font-family: Inter;
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.frm-container div#rsform_3_page_0 input:focus,
.frm-container div#rsform_3_page_0 select:focus,
.frm-container div#rsform_3_page_0 textarea:focus,
.form-control:focus,
.custom-select:focus,
.frm-container div#rsform_3_page_0 input:focus-visible,
.frm-container div#rsform_3_page_0 select:focus-visible,
.frm-container div#rsform_3_page_0 textarea:focus-visible {
    outline: 0;
    box-shadow: none !important;
}

div#rsform_3_page_0 .form-row:last-of-type {
    margin-bottom: 0 !important;
}

.frm-container button[type=submit][disabled],
.frm-container button[type=submit][disabled] {
    opacity: 0.5;
    cursor: not-allowed !important;
}

.formError {
    position: absolute;
    padding: 0 5px;
    right: 0;
    left: 0;
    bottom: -19px;
    font-size: 12px;
    text-align: left;
    font-weight: 700;
    color: #cf4d4d;
}

.bfr.pos-rel,
.aft.pos-rel {
    flex: 1 22%;
    max-width: 24%;
}

/* Make images clickable */
.bfr img,
.aft img {
    cursor: pointer;
    transition: transform 0.3s ease;
    width: 100%;
    height: auto;
    display: block;
}


/* Lightbox base */
.lightbox {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.92);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999999999999999;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
}

.lightbox.active {
    opacity: 1;
    pointer-events: all;
}

/* Image */
.lb-img {
    max-width: 90%;
    max-height: 85%;
    object-fit: contain;
    border-radius: 6px;
}

/* Close button */
.lb-close {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 40px;
    color: #fff;
    cursor: pointer;
}

/* Navigation */
.lb-prev,
.lb-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    user-select: none;
}

.lb-prev {
    left: 20px;
}

.lb-next {
    right: 20px;
}

/* gallery mobile css  */
.mobile-gallery-controls {
    display: none;
}

@media (max-width: 768px) {

    .gallery-row {
        margin-top: 24px;
        overflow: hidden;
    }

    .gallery-inner {
        display: block !important;
        position: relative;
    }

    .bfr.pos-rel,
    .aft.pos-rel {
        flex: none;
        max-width: 100%;
        width: 100%;
        display: none;
        margin-bottom: 12px;
    }

    .bfr.pos-rel.mobile-active,
    .aft.pos-rel.mobile-active {
        display: block;
    }

    .bfr img,
    .aft img {
        width: 100%;
        height: auto;
        border-radius: 8px;
        object-fit: cover;
    }

    .strng-h4.abs.bt {
        position: absolute;
        left: 16px;
        bottom: 18px;
        color: #fff;
        z-index: 2;
    }

    .mobile-gallery-controls {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 14px;
        margin-top: 16px;
    }

    .mobile-gallery-arrow {
        border: none;
        background: transparent;
        font-size: 22px;
        line-height: 1;
        color: #aaa;
        cursor: pointer;
        padding: 4px 8px;
    }

    .mobile-gallery-dots {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .mobile-gallery-dot {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        border: none;
        background: #d5d5d5;
        padding: 0;
        cursor: pointer;
    }

    .mobile-gallery-dot.active {
        background: #0b61c9;
        width: 7px;
        height: 7px;
    }
}

/* gallery mobile css  */

/* about page css  */
.grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* 3 columns */
    gap: 15px;
    max-width: 500px;
}

.grid-item {
    background-color: #f5f7fa;
    border-radius: 12px;
    padding: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    cursor: pointer;
    transition: 0.2s;
}

.grid-item:hover {
    background-color: #e6ecf5;
}


.icon {
    width: 30px;
    height: 30px;
    background-color: #dbeafe;
    border-radius: 6px;
}

.grid-item img {
    width: 30px;
    height: 30px;
    object-fit: contain;
}



/* about page css  */

.mx590 {
    max-width: 590px;
}

.pd32 {
    padding: 32px;
}

.serv-bx {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex: 1 1 calc(33.333% - 24px);
    max-width: calc(33.333% - 24px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
    transition: all 0.3s ease;
}

.clr-p-hash {
    color: #6B7280;
}

.mx-cnt {
    width: max-content;
}

h2.strng-h2.bnr span {
    color: #CB0014;
}

img.abs.d-rgt {
    position: absolute;
    right: 0;
    top: 10px;
}

img.abs.d-lft {
    position: absolute;
    left: 0;
    top: 10px;
    transform: rotate(180deg);
}

/* FAQ PAGE CSS  */
.cleaning-faq-section {
    background: #f8f9fb;
    padding: 80px 0;
    font-family: inherit;
}

.faq-container {
    max-width: 1440px;
    padding: 0 100px 0 100px;
    margin: auto;
}

.faq-heading {
    text-align: center;
    margin-bottom: 28px;
}

.faq-main-title {
    margin: 0;
    font-size: 36px;
    line-height: 1.15;
    font-weight: 800;
    color: #111111;
}

.faq-main-title span {
    color: #0057c8;
}

.faq-heading p {
    max-width: 1440px;
    margin: 18px auto 0;
    font-size: 15px;
    line-height: 1.55;
    color: #1f2933;
}

.faq-tabs {
    max-width: 860px;
    margin: 0 auto 34px;
    padding: 10px 14px;
    background: #ffffff;
    border-radius: 999px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    box-shadow: 0 12px 32px rgba(17, 24, 39, 0.04);
}

.faq-tab {
    flex: 1;
    border: 0;
    background: transparent;
    color: #111111;
    border-radius: 999px;
    padding: 15px 18px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    cursor: pointer;
    transition: all 0.25s ease;
    white-space: nowrap;
}

.faq-tab:hover,
.faq-tab.active {
    background: #0057c8;
    color: #ffffff;
}

.faq-content {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
}

.faq-panel {
    display: none;
}

.faq-panel.active {
    display: block;
}

.faq-item {
    border-bottom: 1px solid #e2e6ec;
}

.faq-question {
    width: 100%;
    border: 0;
    background: transparent;
    padding: 23px 8px 23px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    cursor: pointer;
    text-align: left;
    font-size: 22px;
    line-height: 1.35;
    font-weight: 600;
    color: #111111;
}

.faq-icon {
    position: relative;
    width: 18px;
    height: 18px;
    flex: 0 0 18px;
}

.faq-icon::before,
.faq-icon::after {
    content: "";
    position: absolute;
    background: #0057c8;
    border-radius: 2px;
    transition: all 0.25s ease;
}

.faq-icon::before {
    width: 10px;
    height: 2px;
    top: 8px;
    left: 1px;
    transform: rotate(45deg);
}

.faq-icon::after {
    width: 10px;
    height: 2px;
    top: 8px;
    right: 1px;
    transform: rotate(-45deg);
}

.faq-item.active .faq-icon::before {
    transform: rotate(-45deg);
}

.faq-item.active .faq-icon::after {
    transform: rotate(45deg);
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.faq-answer p {
    max-width: 820px;
    margin: 0;
    padding: 0 48px 22px 0;
    font-size: 15px;
    line-height: 1.7;
    color: #667085;
}

.faq-item.active .faq-answer {
    max-height: 300px;
}

/* FAQ PAGE CSS  */

@media (min-width: 576px) {
    .col-sm-9 {
        flex: 0 0 96% !important;
        max-width: 96% !important;
        position: relative;
    }
}

@media (max-width: 1280px) {
    .site-wrap {
        padding-left: 80px;
        padding-right: 80px;
    }
}

@media (max-width: 1024px) {

    .mb-dsp,
    a.mdstr-btn.mb-dsp {
        display: block;
    }

    a.mdstr-btn.mb-dsp {
        padding: 12px;
    }

    a.mdstr-btn.dsk-dsp,
    img.custom-logo.dsk-dsp {
        display: none;
    }

    .mnu-blk {
        flex-direction: row-reverse;
        gap: 12px;
    }

}


/* contact form css  */
@media (max-width: 991px) {
    .bnr h1 {
        font-size: var(--text-h1, 36px);
    }

    .site-wrap {
        padding-left: 60px;
        padding-right: 60px;
    }

    h2.strng-h2 {
        font-size: var(--text-h2, 32px);
    }

    .strn-bx1 {
        padding: 24px 16px;
        flex: 1 904px;
        max-width: 904px;
    }

    h3.strng-h3 {
        font-size: var(--text-h3, 24px);
    }

    .flx-dir {
        flex-direction: column;
    }

    .col-sec.mx596,
    .mx596 {
        max-width: 100%;
    }

    .col-sec {
        flex: 1 100%;
    }

    .serv-bx {
        flex: 1 1 calc(50% - 24px);
        max-width: calc(50% - 24px);
    }

    .cleaning-faq-section {
        padding: 60px 20px 70px;
    }

    .faq-container {
        max-width: 760px;
    }

    .faq-main-title {
        font-size: 32px;
    }

    .faq-heading p {
        font-size: 14px;
    }

    .faq-tabs {
        border-radius: 28px;
        flex-wrap: wrap;
        padding: 10px;
        gap: 10px;
    }

    .faq-tab {
        flex: 1 1 calc(50% - 10px);
        padding: 14px 12px;
        font-size: 14px;
    }

    .faq-question {
        font-size: 20px;
        padding: 22px 4px 22px 0;
    }
}

@media (max-width: 832px) {

    /* .bfr.pos-rel,
    .aft.pos-rel {
        flex: 1 47%;
        max-width: 49%;
    } */

    .gallery-row.mt48 {
        margin-top: 24px;
    }

}

@media (max-width: 768px) {
    .site-wrap {
        padding-left: 16px;
        padding-right: 16px;
    }


    .footer-inner .mob-gap {
        gap: 48px;
    }

    .ptb80 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .strn-bx1 {
        flex: 1 100%;
        max-width: 100%;

    }

    .ts-card {
        min-width: 100%;
    }

    .formRow {
        flex-direction: column;
        gap: 12px;
    }

    img.abs.bottom,
    img.abs.top {
        display: none;
    }

    .boredered-bx .ptb80 {
        padding-left: 16px;
        padding-right: 16px;
    }

    .mtcust {
        margin-top: 32px;
    }

    .gap48 {
        gap: 32px;
    }

    .mob-full {
        flex-direction: column;
    }

    .mob-full a.mdstr-btn {
        width: 100%;
    }

    .just-end {
        display: none;
    }

    .abs-rgt {
        position: static;
        flex-wrap: wrap;
    }

    .wtbx1,
    .md-if-bx,
    .ctc-bx,
    .off150,
    .serv-bx {
        flex: 1 100%;
        max-width: 100%;
        width: 100%;
    }

    .ctc-bx:last-of-type a.flx.gap8.alit-center {
        margin-top: 0px;
    }


    .accordion-item-header {
        font-size: var(--text-h4, 20px);
        line-height: 140%;
    }

    .pd48 {
        padding: 48px 16px;
    }

    .header-inner {
        padding: 12px 0;
    }

    .form-row {
        margin-bottom: 0px;
    }


}


@media (max-width: 600px) {
    .grid-container {
        grid-template-columns: repeat(2, 1fr);
        /* switch to 2 columns */
    }

    .grid-item:last-child:nth-child(odd) {
        grid-column: 1 / -1;
        justify-content: center;
    }

}

@media (min-width: 601px) {
    .grid-item:last-child:nth-child(3n+1) {
        grid-column: 2;
        justify-content: center;
    }

    .card {
        flex: 1 100%;
        max-width: 100%;
    }
}



@media (max-width: 575px) {
    .cleaning-faq-section {
        padding: 48px 16px 58px;
    }

    .faq-main-title {
        font-size: 28px;
    }

    .faq-heading {
        margin-bottom: 24px;
    }

    .faq-heading p {
        font-size: 14px;
        line-height: 1.6;
    }

    .faq-tabs {
        border-radius: 24px;
        display: grid;
        grid-template-columns: 1fr;
        margin-bottom: 24px;
    }

    .faq-tab {
        width: 100%;
        white-space: normal;
        font-size: 14px;
        padding: 14px 16px;
    }

    .faq-question {
        font-size: 18px;
        gap: 16px;
        padding: 20px 0;
    }

    .faq-answer p {
        font-size: 14px;
        padding: 0 28px 20px 0;
    }

    img.abs.d-lft {
        left: -60px;
    }

    img.abs.d-rgt {
        right: -60px;
    }
}


@media (max-width: 400px) {

    .bfr.pos-rel,
    .aft.pos-rel {
        flex: 1 100%;
        max-width: 100%;
    }

}

@media (max-width: 385px) {
    .mob-flx {
        flex-direction: column;
    }

    .mob-flx a.mdstr-btn {
        width: 100%;
    }
}