@font-face {
    font-family: "SF Pro";
    src: url("../font/SF-Pro.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}



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

html{
    scroll-behavior: smooth;
}

body {
    color: #DFE6F5;

    /* Body */
    font-family: "SF Pro";
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
}


body p {
    margin: 0 0 16px;
}

.mb16 {
    margin-bottom: 16px;
}

p.hpbparag.bnr-txt.mrb16 {
    margin-bottom: 16px;
}

.max-wth550 {
    max-width: 550px;
}

.max-wth650 {
    max-width: 650px;
}

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

.flx.gap56.flx-cl-eql {
    gap: 56px;
}

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

a.ftr-cnt {
    color: #5F6872;
    text-decoration: none;
}

header.header.container-header.full-width {
    background-color: rgb(255, 255, 255);
    position: sticky;
    z-index: 99;
    width: auto;
    top: 0px;
    box-shadow: rgb(57, 75, 87) 0px 0px 11px -7px;
}

a.brand {
    line-height: 16px;
}


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

.hd-lg img {
    width: 89px;
}

.hdrCTAbtn {
    display: flex;
    gap: 24px;
}

.flexs {
    display: flex;
    gap: 8px;
    align-items: center;
}

.info-flx2 {
    display: flex;
    gap: 8px;
    align-items: center;
    margin-bottom: 20px;
}

.stcky-hdr .info-flx2 {
    margin-bottom: 0;
}

.im-ph {
    width: 56px;
    height: 56px;
    border: 1px solid rgb(33 31 26 / 20%);
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.stcky-hdr span.ft16.call-flx.dsp-mb-n {
    display: flex;
    flex-direction: column;
}

.info-flx-cl1 span.fw5 a,
.info-flx-cl1 span.fw7 {
    color: #211F1A;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
}

.fw7 {
    font-weight: 700 !important;
}


a.new-btn,
a.new-btn1 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    border-radius: 8px !important;
    text-decoration: none;
    border-radius: 8px;
    border: 1px solid var(--Border-Button, #6F75FF);
    background: var(--Primary, #2C2D81);
    display: flex;
    height: 44px;
    padding: 8px 24px;
    align-items: center;
    gap: 16px;
    width: max-content;
    position: relative;
}

a.lg-btn {
    padding: 10px 18px;
    display: inline-block;
    width: auto;
    text-align: center;
    align-items: center;
    gap: 8px;
    color: #FFF;
    font-family: 'Lato';
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    line-height: normal;
    display: flex;
    align-items: center;
    text-decoration: none;
    border-radius: 8px;
    border: 1px solid var(--Border-Button, #6F75FF);
    background: var(--Primary, #2C2D81);
    width: max-content;
}

.mt24 {
    margin-top: 24px;
}

header.active a.stcky-btn {
    display: block;
}

a.stcky-btn {
    display: none;
}

/* header css end  */


/* Hero section css start */
.max-width1440.hm-bn-flx.pr.lin-pic {
    overflow: hidden;
    padding-bottom: 8px;
}

.max-width1440.hm-bn-flx {
    display: flex;
    align-items: stretch;
}

.max-width1440 {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}

.pr,
.fmn-box.fmn-box-two {
    position: relative;
    z-index: 1;
}

.femHPBcol.bg-cl-prp {
    display: flex;
    align-items: center;
}

.femHPBcol {
    flex: 1;
}

.bg-cl-prp {
    background-color: #4C4084;
}

.bg-stp {
    background-image: url(/images/webp/stop-dryer-vent.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 16px;
}

.op0 {
    opacity: 0;
}

.im-bdr {
    border-radius: 16px;
}

.cl-w,
.cl-w p,
h2.shr-title.cl-w {
    color: #fff;
}

p.sectionHlt {
    color: #FEDB00 !important;
    font-family: "Lato", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.4px;
}

p.sectionHlt {
    opacity: 1;
}

h1.hph1.bnr-title {
    color: var(--White, #FFF);
    font-family: Lato;
    font-size: var(--H1, 64px);
    font-style: normal;
    font-weight: 800;
    line-height: var(--line-height-h1, 76.8px);
    /* 120% */
    margin-bottom: 24px;
    margin-top: 0;
}

p.sub {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 24px;
}

p.hpbparag.bnr-txt.mrb16 {
    font-size: 16px;
}

p.hpbparag.bnr-txt.mrb16 {
    margin-bottom: 16px;
}

p.hpbparag.bnr-txt.mrb16 {
    margin-bottom: 16px;
}

p.hpbparag.bnr-txt,
.fw5 {
    font-weight: 500;
}

.mrt50 {
    margin-top: 50px;
}

a.def-btn.flx-btn-new {
    display: flex;
    align-items: center;
    gap: 8px;
    width: max-content;
}

.mob-btn {
    display: none;
}

.mob-btn a {
    display: flex;
    width: max-content;
    gap: 5px;
    align-items: center;
    padding: 13px 30px;
    color: #1B1B1B;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-transform: capitalize;
    border-radius: 8px;
    background: #FEDB00;
    text-decoration: none;
}

.pa {
    position: absolute;
    z-index: -1;
}

.lin-pic img.pa.bn-btnm-vic {
    rotate: 181.9deg;
    bottom: -25px;
    right: 0.9px;
    transform: scale(1.1, 1);
    width: 100%;
    z-index: 1;
}

.lin-pic img.pa.bn-btnm-vic.ylw-ln {
    rotate: 183.8deg;
    bottom: 1px;
    right: 0.4px;
    transform: scale(1.1, 1);
    width: 100%;
    z-index: 1;
}

span#more1 span.pr.list-blt .flx-equ-col {
    flex: 1 50%;
    box-sizing: border-box;
    width: 50%;
}

.img-frm {
    width: 100%;
}

.mx577 {
    max-width: 577px;
}

ul.drw-list {
    list-style: none;
}

ul.drw-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.mrt32 {
    margin-top: 32px;
}

.mb0 {
    margin-bottom: 0;
}

.mrt40 {
    margin-top: 40px;
}

ul.drw-list li.drw-list-blk {
    padding-left: 32px;
    position: relative;
}

ul.drw-list li:before {
    content: "";
    background-image: url(../../../../../images/grandoaksplumbing/svg/lucide_check.svg);
    position: absolute;
    left: 0px;
    top: 0px;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
    background-size: contain;
}

li.drw-list-blk b {
    color: var(--Primary-Text, #121A24);
    font-family: Lato;
    font-size: var(--Body, 16px);
    font-style: normal;
    font-weight: 700;
    line-height: var(--line-height-body, 25.6px);
    /* 160% */
}

ul.drw-list.ban-lst {

    margin-left: 0;
    margin-right: 0;
}

ul.drw-list.ban-lst li.drw-list-blk {
    color: #121A24;
    font-family: Lato;
    font-size: var(--Body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--line-height-body, 25.6px);
}


/* Contact form css  */

.frm-area.bg-cl-frm {
    border-radius: 16px;
    border: 1px solid #D3D4F3;
    background: #FFF;
    max-width: 100%;
    border-top: #fff;
    box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.30);
}

.bn-sec .frmbox p {
    color: #5F6872;
}


.frm-sec {
    z-index: 2;
    position: relative;
}

.frm-area.bg-cl-frm h2.hpb-title {
    color: #112855 !important;

    /* H3 */
    font-family: Poppins;
    font-size: var(--text-h3, 22px);
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 26.4px */
    margin-top: 0;
    margin-bottom: 8px;
}

form#userForm,
form.formResponsive .formHorizontal .rsform-block.rsform-block-send {
    margin-bottom: 0;
}

div#rsform_7_page_0 .row-fluid,
div#rsform_9_page_0 .row-fluid,
div#rsform_10_page_0 .row-fluid,
div#rsform_11_page_0 .row-fluid {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
}

.formContainer .row-fluid .span6 {
    flex: 1;
}

label.control-label.formControlLabel {
    display: none;
}

.frm-area.bg-cl-frm .formControls.controls input,
.frm-area.bg-cl-frm .formControls.controls textarea {
    background: #FBFAFF;
    font-family: "Lato";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    padding: 12px 14px;
    width: 100%;
    box-sizing: border-box;
    color: #444;
    border-radius: 8px;
    border: 1px solid #D6DBE6;
    background: #FBFCFE;
    outline: 0;
}

.frm-area.bg-cl-frm .formControls.controls input {
    height: 40px;
}

textarea {
    resize: vertical;
}

.formControls.controls input {
    height: 52px;
}

.frm-area .formControls.controls textarea {
    height: 120px;
}

div#rsform_7_page_0 .row-fluid .span12,
div#rsform_9_page_0 .row-fluid .span12,
div#rsform_10_page_0 .row-fluid .span12,
div#rsform_11_page_0 .row-fluid .span12 {
    width: 100%;
}

select#Service_Needed,
select#Appointment_Urgency,
select#Type_of_Property,
select {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    padding: 12px 14px;
    width: 100%;
    color: #444 !important;
    border-radius: 8px;
    border: 1px solid #D6DBE6;
    background: #FBFCFE;
    height: 46px;
    outline: 0;
}

button#btnjQ10_0,
button#btnjQ11_0 {
    display: none;
}

label.control-label.formControlLabel {
    display: none;
}

.rsform-type-checkboxgroup .formControls label {
    display: flex;
    gap: 10px;
    align-items: baseline;
}

.rsform-type-checkboxgroup .formControls label input {
    width: max-content !important;
    height: unset;
}

button#Submit1 {
    cursor: pointer;
}

.formContainer button[type=submit][disabled] {
    opacity: 0.5;
}

/* Contact form css end  */
/* Hero section css end  */

.bg-cl {
    background: #F3F1FF;
}

.mrt64 {
    margin-top: 64px;
}

.hp-section {
    padding: 80px 0;
}

.text-center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

h2.hph2-title {
    color: var(--Primary-Text, #121A24);
    font-family: Lato;
    font-size: var(--H2, 40px);
    font-style: normal;
    font-weight: 600;
    line-height: var(--line-height-h2, 48px);
    /* 120% */
    margin-top: 0;
    margin-bottom: 16px;
}

h4.hph2-title {
    color: var(--Primary-Text, #121A24);
    font-family: Lato;
    font-size: var(--H4, 24px);
    font-style: normal;
    font-weight: 600;
    line-height: var(--line-height-h4, 28.8px);
    /* 120% */
    margin-bottom: 16px;
}

p.hpbparag.bnr-txt,
.fw5 {
    font-weight: 500;
}

.fw4 {
    font-weight: 400 !important;
}

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

.flx.gap120.flx-cl-eql {
    display: flex;
    align-items: stretch;
    gap: 32px;
}

.flx-equ-col.eca-txt.mb-pd.th-clen {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.flx-equ-col.eca-txt.mb-pd.th-clen {
    border-radius: 16px;
    border: 1px solid #EAECF0;
    background: #FFF;
    box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08), 0px 4px 6px -2px rgba(16, 24, 40, 0.03);
    padding: 90px 32px;
}

.clr-none {
    color: #27232F !important;
}

.mt16 {
    margin-top: 16px;
}

.global-btn {
    margin-top: 32px;
}

p.subheading {
    color: #393C47;
    font-weight: 700;
    line-height: 30px;
}

p.pr.bult-txt.bult-cl {
    color: #4C4084;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    padding-left: 29px;
}


.flx {
    display: flex;
    gap: 45px;
    align-items: center;
}

.flx.gap34 {
    gap: 34px;
}

.area-bfr,
.area-bfr-rgt {
    position: relative;
}

.hp-section.mbpdt65 {
    padding-top: 120px;
}

.algn-rgt {
    text-align: right;
}

.area-bfr-rgt img {
    padding-right: 60px;
}

.area-bfr::before,
.area-bfr-rgt::before {
    content: "";
    background: rgb(243, 241, 255);
    width: 80%;
    height: auto;
    position: absolute;
    z-index: -1;
    left: -60px;
    top: -50px;
    bottom: -50px;
}

.area-bfr-rgt::before {
    right: 0px;
    left: unset;
}

.new-lftrgt::before {
    left: 0px;
    right: unset;
}

p.bult-txt::before {
    content: "";
    background-image: url(../../../../../images/svg/blt-blk.svg);
    position: absolute;
    left: 0px;
    top: 0px;
    background-repeat: no-repeat;
    height: 21px;
    width: 21px;
    background-size: contain;
}

.pd50 {
    padding-left: 50px;
}

.pr50 {
    padding-right: 50px;
}

p.pr.bult-txt.bult-cl::before {
    background-image: url(../../../../../images/svg/dryer-list-ic2.svg);
}

p.pr.bult-txt.bult-cl.risk-cl::before {
    background-image: url(../../../../../images/svg/warning.svg);
    height: 24px;
    width: 24px;
    top: -2px;
}

.max-width565 {
    max-width: 565px;
}

::placeholder {
    color: #444;
    opacity: 1;
    /* Override default opacity in Firefox */
}

/* Internet Explorer 10-11 */
:-ms-input-placeholder {
    color: #444;
}

/* Microsoft Edge (old) */
::-ms-input-placeholder {
    color: #444;
}

p.pr.bult-txt.bult-cl.risk-cl {
    padding-left: 32px;
}

.bdr-btn-yl {
    border-bottom: 9px solid rgb(254, 219, 0);
}

.sec-pd-tp {
    padding-top: 120px;
}

img.pa.sec-tp {
    top: 0px;
    width: 100%;
}

.max-wth803 {
    max-width: 809px;
}

.max-wth976,
.wrapper.max-wth976 {
    max-width: 976px;
}

.mrt60 {
    margin-top: 52px;
}

.bg-map ul.list-flx.mrt20.centered {
    margin: 0px auto 40px;
}

.cleanser-flx {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: stretch;
}

.cleanser-cl {
    flex: 1 1 40%;
    width: 40%;
    padding: 32px 25px;
    border-radius: 20px;
    border: 1px solid rgb(221, 221, 227);
    background: rgb(255, 255, 255);
}

.hr-eft-n .cleanser-cl {
    pointer-events: none;
}

.cleanser-ig {
    width: 100px;
    height: 100px;
    background-color: rgb(243, 241, 255);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    border: 1px solid rgb(76, 64, 132);
    margin-bottom: 30px;
}

.cleanser-flx h3,
h3.hph2-title {
    color: #0B081D;
    font-family: "Lato", sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-top: 0px;
    margin-bottom: 20px;
}


.mb60 {
    margin-bottom: 60px;
}

.pdb0 {
    padding-bottom: 0px !important;
}

.flx-rw {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 50px;
}

.rev-cl1 {
    flex: 1 1 33%;
    width: 33%;
}

.rev-cl2 {
    flex: 1 1 67%;
    width: 64%;
}

.Background__Base-sc-9e2e4036-1.inJdCh {
    background-color: transparent !important;
}

.max-wth583 {
    max-width: 583px;
}

.text-center.max-wth583.ft24.cl-w h3 {
    color: rgb(255, 255, 255);
    text-align: center;
    font-family: "Lato", sans-serif;
    font-style: normal;
    line-height: 34px;
    letter-spacing: -0.48px;
    text-transform: initial;
    font-size: 20px !important;
    font-weight: 500 !important;
}

ul.list-flx {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    max-width: fit-content;
    margin: 20px 40px;
}

li.pr.list-blt.prk-blt {
    flex: 1 1 18%;
    max-width: 19%;
    list-style: none;
}

.pr.list-blt.prk-blt::before {
    background-color: rgb(254, 219, 0);
    width: 8px;
    height: 8px;
    content: "";
    position: absolute;
    border-radius: 50px;
    top: 11px;
    left: -19px;
}


img.pa.map-im {
    top: 0;
    left: 18%;
    max-width: 56%;
}

.dsk-n {
    display: none;
}

.cleanser-cl-new {
    flex: 1 1 26.333%;
    width: 26.333%;
}

.max-wth815 {
    max-width: 815px;
}

.mx855 {
    max-width: 855px;
}

.mx604 {
    max-width: 604px;
}

.text-center.max-wth830 {
    max-width: 830px;
}

ul.dot-lst {
    list-style: none;
}

ul.dot-lst li {
    position: relative;
    padding-left: 20px;
}

ul.dot-lst li::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 5px;
    width: 5px;
    height: 5px;
    background-color: #6a6a75;
    border-radius: 50%;
}


/* FAQ CSS  */
.wrapper {
    margin: 0px auto;
    max-width: 1000px;
    position: relative;
}

.mrt48 {
    margin-top: 48px;
}

.faqbox {
    border-bottom: 1px solid #E4E4F7;
    background: #FFF;
    margin-bottom: 40px;
    padding-bottom: 24px;
}

.accordion {
    padding: 0px 16px 0px 48px;
    overflow: hidden;
    background-color: transparent;
    text-transform: inherit;
    width: 100%;
    border: 0px solid;
    text-align: left;
    outline: none;
    position: relative;
    cursor: pointer;
    color: rgb(11, 8, 29);
    color: var(--Primary-Text, #121A24);

    /* H5 */
    font-family: Lato;
    font-size: var(--H5, 18px);
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
}

.max-wth686,
.wrapper.max-wth686 {
    max-width: 686px;
}

.max-wth710,
.wrapper.max-wth710 {
    max-width: 710px;
}

button.accordion.active {
    padding: 0px 16px 0px 48px;
    margin-bottom: 6px;
}

.ppc-faq button.accordion.active::before {
    content: "";
    background-image: url(../../../../../images/grandoaksplumbing/svg/lucide_circle-minus.svg);
    width: 24px;
    height: 24px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 16px;
}

.ppc-faq button.accordion::before {
    content: "";
    background-image: url(../../../../../images/grandoaksplumbing/svg/lucide_circle-plus.svg);
    height: 24px;
    width: 24px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 16px;
}

div.panel {
    max-height: 0px;
    overflow: hidden;
    transition: 0.4s ease-in-out;
    opacity: 0;
}

div.panel.show {
    opacity: 1;
    max-height: 500px;
    text-align: left;
    padding: 0px 16px 0px 48px;
    border-radius: 0px;
}

div.panel.show p {
    margin-bottom: 0px;
    color: #5F6872;
    text-transform: initial;
    line-height: 26px;
}


/* FAQ css end  */

.gap77 {
    gap: 77px;
}

.gap120 {
    gap: 120px;
}

.frm-area.bg-cl-black,
.frm-area.bg-cl-frm {
    padding: 32px;
}

.new-lftrgt {
    padding-right: 0;
    padding-left: 60px;
}

.mx650 {
    max-width: 656px;
}

.mx750 {
    max-width: 750px;
}

.fs16 {
    font-size: 16px;
}

.max-wdth542 {
    max-width: 542px;
}

.max-wdth568 {
    max-width: 568px;
}

.lne-or-flx {
    display: flex;
    width: 100%;
    gap: 16px;
    align-items: center;
    margin-bottom: 21px;
    margin-top: 21px;
}

.lne-or-flx hr {
    background: #393C47;
    height: 2px;
    width: 256px;
}

.lne-or {
    color: #4C4084;
    text-align: center;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
}

.info-flx {
    display: flex;
    gap: 60px;
}

.info-box {
    border-radius: 8px;
    border: 1px solid #4C4084;
    padding: 20px 24px;
    align-items: center;
    gap: 25px;
}

.info-flx2 {
    display: flex;
    gap: 8px;
    align-items: center;
    margin-bottom: 20px;
}

.ft20 {
    color: rgb(33, 31, 26);
    font-family: "Lato", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

.info-flx-cl1 p {
    color: rgb(33, 31, 26);
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    text-transform: capitalize;
}

.info-flx p {
    margin-bottom: 0px;
}

hr.info-lne.pa {
    width: 2px;
    height: 140px;
    position: relative;
    margin: 0px;
    background: #393C47;
}

.info-flx-cl1 span.fw5 a,
.info-flx-cl1 span.fw7 {
    color: rgb(33, 31, 26);
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
}

.cl-w h2,
.cl-w p {
    color: rgb(255, 255, 255);
}


.pd64 {
    padding: 64px 0;
}

.bg-cl-ylo {
    background: #FEDB00;
}

.ct-sec h2.hph2-title,
.ct-sec h2.hph2-title a {
    color: #0B081D;
    text-align: center;
    font-family: "Lato", sans-serif;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 54px;
    letter-spacing: -0.88px;
    text-decoration: none;
}

.pd24 {
    padding: 24px 0;
}

.bg-cl-wt {
    background-color: #fff;
}

.ftr-flx {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 60px;
}

.ftr-rt-txt a {
    color: #5F6872;
}

p.ftw-txt,
p.ftw-txt a {
    margin-bottom: 0;
    color: #101828;
    text-align: right;
    font-family: Urbanist;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.18px;
    text-decoration: none;
}

p.te-py a {
    font-size: 16px;
}

ul.list-flx.mrt20.centered {
    justify-content: center;
    align-items: center;
    row-gap: 32px;
    column-gap: 48px;
    max-width: 1098px;
    margin: 16px auto;
}

.cont-btm .frm-area.bg-cl-frm {
    border-top: 1px solid #4C4084;
}

span.nr-cl {
    color: #393C47;
    font-weight: 400;
}

ul.centered li.pr.list-blt.prk-blt {
    flex: unset;
    max-width: none;
}

a.new-btn:hover,
a.new-btn1:hover,
header a.new-btn:hover,
a.lg-btn.btn-wt,
a.lg-btn:hover {
    background: #fff !important;
    color: #2C2D81 !important;
    border: 1px solid #2C2D81 !important;
}

a.new-btn:hover img,
a.lg-btn.btn-wt img,
a.lg-btn:hover img {
    filter: brightness(0) saturate(100%) invert(18%) sepia(49%) saturate(1769%) hue-rotate(215deg) brightness(97%) contrast(101%) !important;
}

.hp-section.pt0 {
    padding-top: 0;
}

.pd64.bg-cl-ylo.ct-sec h2.hph2-title {
    margin-bottom: 0;
}

.itemid-127 .page-header,
.itemid-129 .page-header {
    background: #463c96;
    padding: 2rem 0;
    text-align: center;
    color: #fff;
}

.com_content.wrapper-static.view-article .inner-pg h2.hph2-title {
    font-size: 28px;
    line-height: 38px;
}

.flx-equ-col {
    flex: 1;
}

.flx.gap34.dskgap0 {
    gap: 0;
}

.cont-btm .frmbox.area-bfr::before {
    top: -40px;
    bottom: -46px;
    left: 0;
}

/*.cont-btm .frm-area.bg-cl-frm {*/
/*    margin-left: 60px;*/
/*}*/

.gap60 {
    gap: 60px;
}

.area-bfr-rgt.new-lftrgt img {
    padding-right: 0;
}

.max-wth557 {
    max-width: 557px;
}

.bg-cl-dark-gr {
    background-color: #f4f4f4;
}

.max-wth780 {
    max-width: 780px;
}

.ankr-cl a {
    color: #f8bc06;
    text-decoration: none;
    font-weight: 700;
}

.ftr-cpy-txt {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.hm-bn-flx a.def-btn:hover {
    border: 1px solid #fff;
}

.control-group.rsform-block.rsform-block-optional-upload-photos-or-floor-plans.rsform-type-fileupload label.control-label.formControlLabel {
    display: block;
}

.max-width1440.hm-bn-flx.pr.lin-pic:after {
    content: '';
    border-bottom: 9px solid rgb(254, 219, 0);
    rotate: 181.8deg;
    position: absolute;
    height: 9px;
    width: 100%;
    /* background-color: #000; */
    bottom: 18px;
    z-index: 999;
}

.max-width1440.hm-bn-flx.pr.lin-pic {
    position: relative;
}

.tle-btn a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.mt32 {
    margin-top: 32px;
}

/* 25-09-2025 added css  */
img.pa.map-im {
    top: -115px;
}

.map-sec.serv-map {
    padding: 110px 0;
}

/* .bn-sec {
        background-image: url(/images/grandoaksplumbing/bn-img-desk2.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
} */
/* .bn-sec h1, .bn-sec  p {
	color:#fff;
} */
.flx-wrap {
    flex-wrap: wrap;
}

.mt24 {
    margin-top: 24px !important;
}

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

.gap24 {
    gap: 24px;
}

.pl-lst {
    flex: 1 46%;
    max-width: 46%;
}

.rel {
    position: relative;
}

.pl12 {
    padding-left: 32px;
    color: var(--Secondary-Text, #5F6872);
    font-family: Lato;
    font-size: var(--H5, 18px);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.bdlft h4.hph2-title {
    color: #6F75FF;
}

.flx.flx-dsk-clg {
    display: flex;
    flex-direction: column;
}

.pl-lst::before {
    content: "";
    background: url(/images/grandoaksplumbing/svg/lucide_map-pin.svg);
    position: absolute;
    width: 24px;
    height: 24px;
    background-size: 100%;
    left: 0;
}

.pl16 {
    padding-left: 16px;
}

.bdlft {
    border-left: 3px solid #6F75FF;
}

.flx.gap56.flx-cl-eql.gap32 {
    gap: 32px;
}

.lt-line-cl {
    padding: 15px 0px 16px 24px;
}

.mx1030 {
    max-width: 1030px;
}

.mx864 {
    max-width: 864px;
}

.mx888 {
    max-width: 888px;
}

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

.lt-line-bx.lt-line-flx {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* gap: 24px; */
}

.lt-line-bx.lt-line-flx .lt-line-cl {
    flex: 1 33%;
    max-width: 33.33% !important;
}

.flx.flx-dsk-cl.text-center.gap56.flx-cl-eql {
    display: flex;
    flex-direction: column;
}

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

.mx742 {
    max-width: 742px;
}

.rdy-blk {
    border-radius: 16px;
    background-blend-mode: multiply, multiply;
    display: flex;
    padding: 56px;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    align-self: stretch;
    /*background: linear-gradient(rgb(48 51 147 / 80%)), url(/images/grandoaksplumbing/grandoks8-bg1240.webp) lightgray 50% / cover no-repeat;*/
    background-image: url(/images/grandoaksplumbing/grandoks8-bg-cl.webp);
    background-repeat: no-repeat;
    background-size: cover;
}

h2.hph2-title.txt-w,
p.txt-w {
    color: #fff;
}

.bg-cl-blu h2,
.bg-cl-blu p,
.bg-cl-blu a,
.bg-cl-blu span {
    color: #fff;
}

.bg-cl-blu {
    background: #2C2D81;
}

.phn-at {
    display: flex;
    align-items: flex-start;
    gap: 18px;
}

.gap32,
.two-flx.gap32 {
    gap: 32px;
}

.gap16,
.two-flx.gap16 {
    gap: 16px;
}

.two-flx {
    display: flex;
    gap: 36px !important;
}

span.log {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-top: 7px;
}

.bg-cl-blu .frmbox p,
.bg-cl-blu span.log span,
.bg-cl-blu span.log a {
    color: #fff;
}

span.log span {
    font-family: Lato;
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
}

span.log a {
    text-decoration: none;
    font-family: Lato;
    font-size: 16px;
    font-weight: 400;
    line-height: var(--line-height-body, 25.6px);
}

span.log a.ph-anr-ftr {
    text-decoration: underline;
}

.hd-lg.ftr-lg-sec {
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: 454px;
}

.hd-lg.ftr-lg-sec p {
    margin-bottom: 0px;
}

.bg-cl-blu .frm-area p.hpbparag {
    color: #5F6872;
}

h5 {
    color: var(--Primary-Text, #121A24);
    font-family: Lato;
    font-size: var(--H5, 18px);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.ftr-rt-txt {
    display: flex;
    gap: 16px;
    flex-direction: column;
}

.ftr-rt-txt img.ph-icn {
    filter: brightness(0) saturate(100%) invert(12%) sepia(99%) saturate(2072%) hue-rotate(233deg) brightness(97%) contrast(92%);
}

p.t-center.cp-txt {
    margin-bottom: 0;
}

.flx.ar-ser {
    align-items: flex-start;
}

.ftr-rt-txt span.log a.ph-anr-ftr {
    text-decoration: none;
}


.mt10 {
    margin-top: 10px;
}

ul.l-list.t-lst {
    margin-left: 30px;
    margin-bottom: 15px;
}

li.pr.list-blt.prk-blt a {
    color: #fff;

}

/* --- start custom review ----*/
.owl-carousel .owl-item img {
    width: auto !important;
}

p.date {
    display: flex;
    gap: 5px;
    margin-bottom: 0;
}

.owl-carousel .flex {
    display: flex;
    align-items: flex-start;
    width: 100%;
}

.review .star {
    max-width: 130px;
    padding-top: 15px;
}

.review .rev-info {
    padding-top: 15px;
}

.review .pro-ico {
    max-width: 50px;
    margin-right: 15px;
}

.review .owl-item {
    padding: 24px;
    border-radius: 16px;
    border: 1px solid #EAECF0;
    background: #FFF;
    padding: 24px;
}

.owl-carousel.owl-loaded.owl-drag>.owl-nav .owl-prev,
.owl-carousel.owl-loaded.owl-drag>.owl-nav .owl-next {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid #fedb00;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: var(--Accent-Color, #fedb00);
    border-radius: 8px;
    background: var(--Accent-Color, #fedb00);
}

.owl-carousel.owl-loaded.owl-drag>.owl-nav .owl-prev svg,
.owl-carousel.owl-loaded.owl-drag>.owl-nav .owl-next svg {
    color: #fff;
}

.owl-carousel .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span {
    font-size: 45px;
}

.owl-carousel button.owl-prev {
    position: absolute;
    top: 35%;
    left: -29px;
}

.owl-carousel button.owl-next {
    position: absolute;
    right: -28px;
    top: 35%;
}

.owl-carousel h4 {
    color: #27232F;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 5px;
}

.owl-carousel .date img.goggle-ic {
    width: 49px !important;
}

.owl-item.active {
    min-height: 297px !important;
}


.control-group.rsform-block.rsform-block-priv-terms-txt.rsform-type-freetext {
    margin-bottom: 16px;
    padding-left: 25px;
}

.control-group.rsform-block.rsform-block-priv-terms-txt.rsform-type-freetext a {
    color: #112855;
    /* color: #0000EE; */
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.8px;
    font-family: Roboto;
}

.control-group.rsform-block.rsform-block-priv-terms-text.rsform-type-freetext a {
    color: #0000EE !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.8px;
    font-family: Roboto;
}

.rev-blk h4 {
    color: #5F6872;
    font-weight: 600;
    line-height: 160%;
}

.service-cards.gap22 {
    gap: 22px;
}

.service-card-content.pd22 {
    padding: 16px;
}

.ft-txt .bg-cl-blu p.t-center.cp-txt {
    color: #FFE !important;
}

.control-group.rsform-block.rsform-block-priv-terms-txt.rsform-type-freetext {
    color: #5F6872;
}


@media (max-width: 991px) {
    .add-blk {
        display: none !important;
    }

    a.lg-btn {
        padding: 10px 9px 10px 32px;
        gap: 8px;
        font-size: 16px;

    }

    .tp-btn a.lg-btn img {
        left: 6px;
    }

    .add-blk,
    .call-blk.mb-dsp,
    .time-blk.dsk-dsp,
    span.ft18.txt-wt.ftw6.ft-w {
        display: none;
    }

    .rev-blk {
        flex-direction: column;
        align-items: flex-start;
    }

    .flx.flx-wrap.gap24.mt24.ar-ser {
        flex-direction: row;
    }

    div#rsform_7_page_0 button#Submit1,
    div#rsform_10_page_0 button#Submit10,
    div#rsform_11_page_0 button#Submit11 {
        width: 100% !important;
    }

    .rev-cl2 {
        flex: 1 91%;
        width: 91%;
    }

    a.def-btn.new-btn.flx-btn-new,
    a.lg-btn.mt32 {
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    a.lg-btn.mt32 {
        padding: 10px 18px !important;
    }

}

/*rev sec */

/* --- custom review ----*/
@media (max-width:768px) {
    .owl-nav {
        display: flex;
        justify-content: center;
    }

    .owl-carousel button.owl-prev {
        position: relative;
        margin-top: 30px;
        left: auto;
    }

    .owl-carousel button.owl-next {
        position: relative;
        left: auto;
        margin-top: 30px;
    }

}

/* --- end custom review ----*/

@media (min-width: 768px) {
    .dIpAiD [class*="Carousel__CarouselArrowControlContainer-sc"][aria-label="Previous"] {
        left: -35px !important;
    }

    .dIpAiD [class*="Carousel__CarouselArrowControlContainer-sc"][aria-label="Next"] {
        right: -35px !important;
    }

    span.pr.list-blt.prk-blt a {
        color: #fff;

    }
}

/*new css by tr  */
ul.drw-list.ban-lst.bn-list li.drw-list-blk,
ul.drw-list.ban-lst.bn-list li.drw-list-blk b {
    color: #fff;
}

ul.drw-list.ban-lst.mt16.bn-list li::before {
    filter: brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(257%) hue-rotate(200deg) brightness(116%) contrast(100%);
}

.flx.gap56.flx-cl-eql {
    gap: 56px;
}

.flx.algn-just {
    display: flex;
    justify-content: space-between;
}

.flx-equ-col.pr.mx250 {
    max-width: 250px;
}

.flx-equ-col.mx808 {
    max-width: 808px;
}

.hp-section.pdb32 {
    padding-bottom: 32px;
}

.mb0 {
    margin-bottom: 0px !important;
}

.mrt56 {
    margin-top: 56px;
}

.mrt46 {
    margin-top: 46px;
}

label#ckeckbox0-lbl,
label#checkbox0-lbl {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    margin-bottom: 16px;
    color: #6B7280;
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    /* 150% */
}

input#checkbox0,
input#ckeckbox0 {
    height: 20px;
}

div#h-captcha-136 {
    margin-bottom: 15px;
}

/*  */
.pd12 {
    padding-top: 12px;
    padding-bottom: 12px;
}

.bg-cl-blu {
    background: #2c2d81;
}

.site-wrap.txt-tp {
    display: flex;
    gap: 32px;
    justify-content: space-between;
    align-items: center;
}

.rev-blk,
.add-blk,
.time-blk {
    display: flex;
    gap: 8px;
    align-items: center;
}

.txt-tp .ft18 {
    font-size: 18px;
}

.bg-cl-blu h2,
.bg-cl-blu p,
.bg-cl-blu a,
.bg-cl-blu span {
    color: #fff;
}

.bg-cl-blu span.txt-drk {
    color: var(--Stroke, #c8c8c8) !important;
}


span.tp-txt-wt.txt-tp2 {
    color: var(--White, #fff);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.pl-lst.rel.pl12 {
    gap: 16px !important;
}

footer .hd-lg img {
    width: 114px;
}

/* Drain and sewer Landing Page css  */


.btn,
button#Submit10 {

    padding: 19.5px 34px 20.3px 34px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: var(--color-Red, #E1251B);
    /* max-width: max-content; */
}


ul.drw-list li:before {
    content: "";
    background-image: url(/images/svg/red-check.svg);
    position: absolute;
    left: 0px;
    top: 0px;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
    background-size: contain;
}

ul.drw-list.ban-lst.mt16.bn-list li::before {
    filter: none;
}

.bn-txt {
    max-width: 850px;
    padding: 40px 0;
}




.btn-flx.bn-btn,
button#Submit10 {
    display: flex;
    justify-content: flex-start;
    gap: 24px;
}

a.btn,
button#Submit10 {
    color: var(--color-White, #FFF);
    text-align: center;

    /* Button */
    font-family: "SF Pro";
    font-size: var(--text-button, 18px);
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
    justify-content: center;
}

button#Submit10 {
    padding: 15px 34px 15px 34px;
}

.mx753 {
    max-width: 753px;
}

.btn-no {
    color: #FFF;
    text-align: center;

    /* Button */
    font-family: "SF Pro";
    font-size: var(--text-button, 18px);
    font-style: normal;
    font-weight: 700;
    line-height: normal;

    display: flex;
    height: 68.8px;
    padding: 17.5px 34px 18.3px 34px;
    justify-content: center;
    align-items: center;

    border-radius: 8px;
    border: 2px solid rgba(255, 255, 255, 0.60);
}

.bn-sec {
    background-image: url(/images/Drain-sewer/genral-ban.webp);
    background-repeat: no-repeat;
    background-size: cover;

}

.bn-txt p {
    color: #DFE6F5;
}

p {
    color: var(--color-Gray, #555B61);
    font-family: "SF Pro";
    font-size: var(--text-body, 14px);
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 22.4px */
}

.mt30 {
    margin-top: 30px;
}

ul.drw-list li {
    color: #EEF2FB;

    /* Body */
    font-family: "SF Pro";
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
}

h1.hph1.bnr-title {
    color: #FFF;
    font-family: Poppins;
    font-size: var(--text-h1, 50px);
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 60px */
}

ul.drw-list.ban-lst.bn-list li.drw-list-blk,
ul.drw-list.ban-lst.bn-list li.drw-list-blk b {

    color: #EEF2FB;

    /* Body */
    font-family: "SF Pro";
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
}

.bn-sec ul.drw-list.bn-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

    row-gap: 16px;
}

.bn-sec ul.drw-list.bn-list>li.drw-list-blk {
    flex: 0 0 calc(50% - 20px);
    max-width: calc(50% - 20px);
}


.btn-no .phone-icon {
    color: #e1251b;
    font-family: Arial, sans-serif;
    font-size: 21px;
    line-height: 1;
    flex-shrink: 0;
    padding-right: 4px;
}

.icon-container {
    display: flex;
    padding: var(--spacing-32, 32px) var(--layout-px, 80px);
    justify-content: center;
    align-items: center;
    gap: 18px;
    align-self: stretch;
    background: #F0F4FB;
}

.ic-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5.5px;
    flex: 1 0 0;
}

.ic-title {
    color: var(--color-Background-Blue, #112855);
    text-align: center;

    /* Body - Bold */
    font-family: "SF Pro";
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
    /* 25.6px */
}


.ic-text {

    color: var(--color-Background-Blue, #112855);
    text-align: center;

    /* Caption */
    font-family: "SF Pro";
    font-size: var(--text-caption, 14px);
    font-style: normal;
    font-weight: 400;
    line-height: normal;


}


@media (max-width: 768px) {
    .bn-sec ul.drw-list.bn-list {
        column-gap: 0;
    }

    .bn-sec ul.drw-list.bn-list>li.drw-list-blk {
        flex: 0 0 100%;
        max-width: 100%;
    }

    h1.hph1.bnr-title {
        font-size: 30px;
    }

    .btn-flx.bn-btn {
        flex-direction: column;

    }

    .icon-container {
        display: flex;
        padding: var(--space-xll, 40px) var(--spacing-16, 16px);
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 18px;
        align-self: stretch;
    }

    .ic-title {
        color: var(--color-Background-Blue, #112855);
        text-align: center;

        /* Body - Bold */
        font-family: "SF Pro";
        font-size: var(--text-body, 14px);
        font-style: normal;
        font-weight: 600;
        line-height: 160%;
        /* 22.4px */

    }

    .ic-text {
        color: var(--color-Background-Blue, #112855);
        text-align: center;

        /* Caption */
        font-family: "SF Pro";
        font-size: var(--text-caption, 12px);
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

}

.ptb80 {
    padding: 80px 0;
}

.ptb32 {
    padding: 32px 0;
}



@media screen and (max-width: 768px) {
    .icon-container {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px;
        padding: 32px 16px;
        align-items: start;
    }

    .icon-container .ic-box,
    .icon-container .ic-box.mx290 {
        width: 100%;
        max-width: none;
        min-width: 0;
    }

    .btn-no {
        font-size: 14px;
    }
}

@media screen and (max-width: 420px) {
    .icon-container {
        gap: 20px 12px;
    }

    .trust-icon {
        width: 40px;
        height: 40px;
    }

    .ic-title {
        font-size: 14px;
    }

    .ic-text {
        font-size: 12px;
    }
}





/* 3 card layout  */

.service-cards {
    display: flex;
    align-items: flex-start;
    gap: var(--spacing-32, 32px);
    align-self: stretch;
}

.service-card-content h3 {
    color: var(--color-Doc-Bg, #12191F);

    /* Body - Bold */
    font-family: "SF Pro";
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
    /* 25.6px */
}

.service-card-content p {
    color: #555B61;
    font-family: "SF Pro";
    font-size: var(--text-caption, 14px);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.service-card {
    display: flex;
    height: stretch;
    flex-direction: column;
    align-items: flex-start;
    flex: 1 0 0;
    border-radius: 14px;
    border: 1px solid var(--color-Border, #E2E7EB);
    background: #FFF;
}


.mt56 {
    margin-top: 56px;
}

.flx-ct {
    display: flex;
    justify-content: center;
}

.service-heading h2 {
    color: var(--color-Doc-Bg, #12191F);
    text-align: center;

    /* H2 */
    font-family: Poppins;
    font-size: var(--text-h2, 34px);
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 40.8px */
}

.span-p {
    color: var(--color-Red, #E1251B) !important;
    text-align: center;

    /* Body - Bold */
    font-family: "SF Pro";
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 600 !important;
    line-height: 160%;
    /* 25.6px */
}


.service-heading p {
    color: var(--color-Gray, #555B61);
    text-align: center;

    /* Body */
    font-family: "SF Pro";
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
}

.grey-bg {
    background: #F0F4FB;
}

.mb8 {
    margin-bottom: 8px;
}



.service-card {
    flex: 1;
    overflow: hidden;
    border: 1px solid #dfe3e8;
    border-radius: 12px;
    background: #fff;
}

.service-card .serv-img {
    display: block;
    width: 100%;
    height: 230px;
    object-fit: cover;
}

.service-card-content {
    padding: 20px;
}

.service-card ul.service-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.hed-lg img.header-logo {
    width: 70px;
}

.hed-lg {
    display: flex;
    gap: 10px;
    align-items: center;
}

.service-card ul.service-list li {
    width: 100%;
    max-width: 100%;
    flex: none;
}


.service-list li {
    color: var(--color-Gray, #555B61) !important;

    /* Body */
    font-family: "SF Pro";
    font-size: var(--text-body, 16px) !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 160%;
    /* 25.6px */
}


.problem-cards {
    display: flex;

    justify-content: center;
    align-items: center;
    gap: var(--space-xl, 32px);
    max-width: 1070px;
}

.problem-card {
    display: flex;
    height: stretch;
    padding: var(--space-xl, 32px) var(--space-l, 24px);
    flex-direction: column;

    gap: 10px;
    flex: 1 0 0;
    border-radius: var(--radius-m, 8px);
    border: 1px solid var(--color-Border, #E2E7EB);
    background: #FFF;
}


.problem-card h3 {
    color: #000;

    /* H4 */
    font-family: Poppins;
    font-size: var(--text-h4, 18px);
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 21.6px */

}



/* h3 line  */

.problem-card h3 {
    position: relative;
    margin: 0;

}

.problem-card h3::after {
    content: "";
    display: block;
    width: 302px;
    /* control line width here */
    height: 1px;
    margin-top: 20px;
    background: #E2E7EB;
}


/*  */

.gry-txt {
    color: var(--color-Gray, #555B61);
    /* text-align: center; */

    /* Body */
    font-family: "SF Pro";
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
}

.mt20 {
    margin-top: 20px;
}


/* 4 box css  */





.why-heading h2 {
    color: var(--color-Doc-Bg, #12191F);
    text-align: center;

    /* H2 */
    font-family: Poppins;
    font-size: var(--text-h2, 34px);
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 40.8px */
}

.why-heading .gry-txt {
    color: var(--color-Gray-light, #7C848B);
    text-align: center;

    /* Body */
    font-family: "SF Pro";
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
}

.why-cards {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    gap: 32px;
}

.why-card {
    display: flex;
    flex: 1 20%;
    max-width: 22%;
    padding: var(--space-m, 16px);
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;
    border-radius: var(--radius-m, 8px);
    border: 1px solid var(--color-Border, #E2E7EB);
}

/* .why-icon {
    display: flex;
height: 36px;
padding: 8px;
flex-direction: column;
align-items: flex-start;
gap: 10px;
} */

.why-card h3 {

    color: #000;
    font-family: Poppins, sans-serif;
    font-size: var(--text-h4, 18px);
    font-weight: 700;
    line-height: 120%;
}

.why-card p {

    color: var(--color-Gray, #555B61);
    font-family: "SF Pro", sans-serif;
    font-size: var(--text-caption, 14px);
    font-weight: 400;
    line-height: normal;
}

.mt8 {
    margin-top: 8px;
}

.why-card p {
    margin: 0;
}


/* form css  */


.quote-sec-row {
    align-items: center;
}

.quote-left-content {
    max-width: 470px;
}

.quote-label {
    margin-bottom: 12px;
    color: #fff;
    font-family: "SF Pro", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
}

.quote-left-content h2.hph2-title {
    margin-bottom: 0;
    color: #fff;
    text-align: left;
    font-size: 34px;
    line-height: 120%;
}

.quote-left-content .ban-txt {
    color: #DFE6F5;
}

.quote-call {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;

    color: #DFE6F5;
    font-family: "SF Pro", sans-serif;
    font-size: 16px;
    line-height: 160%;
}

.quote-call a {
    color: #fff;
    font-weight: 700;
    text-decoration: underline;
    text-decoration-color: #E1251B;
    text-underline-offset: 4px;
}

.quote-sec-row {
    align-items: center;
}

.quote-left-content {
    max-width: 470px;
}

.quote-label {
    margin-bottom: 12px;
    color: #fff;
    font-family: "SF Pro", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
}

.quote-left-content h2.hph2-title {
    margin-bottom: 0;
    color: #fff;
    text-align: left;
    font-size: 34px;
    line-height: 120%;
}

.quote-left-content .ban-txt {
    color: #DFE6F5;
}

.quote-call {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;

    color: #DFE6F5;
    font-family: "SF Pro", sans-serif;
    font-size: 16px;
    line-height: 160%;
}

.quote-call a {
    color: #fff;
    font-weight: 700;
    text-decoration: underline;
    text-decoration-color: #E1251B;
    text-underline-offset: 4px;
}

@media screen and (max-width: 992px) {
    .quote-left-content {
        max-width: 100%;
    }

    .quote-left-content h2.hph2-title {
        font-size: 28px;
    }

    .why-list-heading h2 {
        font-size: 24px;
    }
}


/* faq css  */
/* FAQ card */
.faqbox {
    margin-bottom: 12px;
    padding: 0;
    overflow: hidden;

    border-radius: 10px;
    border: 1px solid #E5E5E5;
    background: #FFF;
}

/* Active FAQ card */
.faqbox:has(.accordion.active) {
    border: 1px solid #6F75FF;
    box-shadow: 0 6px 18px 0 rgba(44, 45, 129, 0.08);
}

/* FAQ question */
.ppc-faq button.accordion,
.ppc-faq button.accordion.active {
    position: relative;

    width: 100%;
    margin: 0;
    padding: 17px 64px 17px 20px;

    border: 0;
    background: transparent;

    color: var(--color-Background-Blue, #112855);
    text-align: left;

    font-family: "SF Pro", sans-serif;
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 800;
    line-height: 160%;

    cursor: pointer;
}

/* Plus icon */
.ppc-faq button.accordion::before {
    content: "";
    position: absolute;
    top: 39%;
    right: 22px;
    left: auto;

    width: 28px;
    height: 28px;

    background-image: url("/images/Drain-sewer/svg/plus-red.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;

    transform: translateY(-50%);
}

/* Minus icon */
.ppc-faq button.accordion.active::before {
    content: "";
    position: absolute;
    top: 39%;
    right: 22px;
    left: auto;

    width: 28px;
    height: 28px;

    background-image: url("/images/Drain-sewer/svg/minus-red.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;

    transform: translateY(-50%);
}

/* Closed answer */
.ppc-faq div.panel {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding: 0 64px 0 24px;

    transition:
        max-height 0.3s ease,
        opacity 0.3s ease,
        padding 0.3s ease;
}

/* Open answer */
.ppc-faq div.panel.show {
    max-height: 500px;
    opacity: 1;
    padding: 0 64px 20px 24px;
    text-align: left;
}

/* FAQ answer */
.ppc-faq div.panel.show p {
    margin: 0;

    color: var(--color-Gray-light, #7C848B);

    font-family: "SF Pro", sans-serif;
    font-size: var(--text-caption, 14px);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/* Mobile */
@media screen and (max-width: 768px) {

    .ppc-faq button.accordion,
    .ppc-faq button.accordion.active {
        padding: 18px 54px 18px 16px;
    }

    .ppc-faq button.accordion::before,
    .ppc-faq button.accordion.active::before {
        right: 16px;
        width: 24px;
        height: 24px;
    }

    .ppc-faq div.panel {
        padding-right: 54px;
        padding-left: 16px;
    }

    .ppc-faq div.panel.show {
        padding: 0 54px 18px 16px;
    }




    .problem-cards {
        flex-direction: column;
    }

    .why-cards {
        flex-direction: column;
    }


    .service-cards {
        flex-direction: column;
    }

    .why-card {
        margin: 0 auto;
    }

}

.jst-self {
    justify-self: center;
}

.mx273 {
    max-width: 273px;
}

.bg-dark-blue {
    background: var(--color-Background-Blue, #112855);
}

.jst-center {
    justify-content: center !important;
}

.cta-content h2 {
    color: var(--color-White, #FFF);
    text-align: center;

    /* H2 */
    font-family: Poppins;
    font-size: var(--text-h2, 34px);
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 40.8px */
}


.cta-content p {
    margin-bottom: 0;
    color: var(--color-White, #FFF);
    text-align: center;

    /* Body */
    font-family: "SF Pro";
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
}

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

.ft-txt p {
    color: var(--Secondary-Text, #5F6872) !important;

    /* Body */
    font-family: Lato;
    font-size: var(--Body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: var(--line-height-body, 25.6px) !important;
    /* 160% */
}

.ft-txt p,
.ft-txt span {
    color: var(--Secondary-Text, #5F6872) !important;

    /* Body */
    font-family: Lato;
    font-size: var(--Body, 16px);
    font-style: normal;
    font-weight: 400;

}


/* heder css  */

.header-actions {
    display: flex;
    align-items: center;
    gap: 12px;
}

.header-phone-number {
    color: #112855;

    /* H4 */
    font-family: Poppins;
    font-size: var(--text-h4, 18px);
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 21.6px */
}

.header-phone-text {
    color: var(--color-Red, #E1251B);

    /* Body */
    font-family: "SF Pro";
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
}

.header-service-btn {
    display: flex;
    padding: 15px 28px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: var(--color-Red, #E1251B);
}

.mx290 {
    max-width: 290px;
}

.mt7 {
    margin-top: 7px;
}

.mx628 {
    max-width: 628px;
}

.btn-no .phone-icon img {
    width: 24px;
}

.hd-1 {
    color: #112855;

    /* H4 */
    font-family: Poppins;
    font-size: var(--text-h4, 18px);
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 21.6px */
}

.hd-2 {
    color: #5F6872;

    /* Caption */
    font-family: "SF Pro";
    font-size: var(--text-caption, 14px);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.header-brand-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
}

a.header-service-btn {
    color: var(--color-White, #FFF);
    text-align: center;

    /* H4 */
    font-family: Poppins;
    font-size: var(--text-h4, 18px);
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 21.6px */
}


.header-phone {
    display: flex;
    padding-bottom: 0.59px;
    flex-direction: column;
    align-items: flex-start;
    gap: -0.7px;
}

.mx1090 {
    max-width: 1090px;
}

.mx1080 {
    max-width: 1080px;
}

@media (min-width: 768px) {
    .mb-dsp {
        display: none;
    }
}

a {
    text-decoration: none;
}

@media (max-width: 768px) {

    .site-wrap,
    .single-post .page-header,
    .single-post .page-content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .mbpt .flx-equ-col.pr.max1030.m-ato.mrt46 {
        margin-top: 32px;
    }

    .flx.gap56.flx-cl-eql {
        gap: 32px;
    }

    .pl12 {
        font-size: 16px;
    }

    .rev-blk.dsk-dsp img.custom-logo {
        width: 127px
    }

}

div#rsform_7_page_0 .row-fluid,
div#rsform_9_page_0 .row-fluid,
div#rsform_10_page_0 .row-fluid,
div#rsform_11_page_0 .row-fluid {
    display: flex;
    gap: 10px;
    margin-bottom: 22px !important;
}

.formControls.controls {
    position: relative;
}

.formError {
    color: #cf4d4d;
    position: absolute;
    left: 10px;
    bottom: -23px;
    /* width: 100%; */
    font-size: 12px;
}

img.custom-logo.dsk-dsp {
    margin-top: -3px;
}

div#rsform_7_page_0 button#Submit1,
div#rsform_10_page_0 button#Submit10,
div#rsform_11_page_0 button#Submit11 {
    width: 100%;
}



.quote-left-content p {
    color: var(--color-White, #FFF);

    /* Body - Bold */
    font-family: "SF Pro";
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
    /* 25.6px */

}

.quote-left-content h2 {

    color: var(--color-White, #FFF);

    /* H2 */
    font-family: Poppins;
    font-size: var(--text-h2, 34px);
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 40.8px */


}

.quote-p {

    color: var(--color-White, #FFF);

    /* Body */
    font-family: "SF Pro";
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
}



.quote-call a {
    color: var(--color-White, #FFF);
    font-family: "Segoe UI";
    font-size: 14.8px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 162.162% */
}



@media (min-width: 2400px) {
    .bn-sec {
        background-image: url(/images/Drain-sewer/genral-ban.webp);
        background-repeat: no-repeat;
        background-size: cover;
        padding: 80px 0;
    }

}

@media (min-width: 1281px) {
    .femHPBcol.bg-cl-prp.cl-w {
        padding: 50px 55px 60px 75px;
    }

    .flx-equ-col.pr.ig-sec-adj {
        max-width: 595px;
    }
}

@media (max-width: 1280px) {
    .mb60 {
        margin-bottom: 40px;
    }

    h2.hph2-title {
        font-size: 32px;
        line-height: 42px;
    }

    .femHPBcol.bg-cl-prp.cl-w {
        padding: 50px 55px 60px 40px;
    }

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

    h1.hph1.bnr-title {
        font-size: 40px;
    }

    .lin-pic img.pa.bn-btnm-vic {
        bottom: -17px;
    }
}

@media (max-width: 1248px) {
    .lne-or-flx hr {
        width: 120px;
    }
}

@media (max-width: 1100px) {
    .lin-pic img.pa.bn-btnm-vic {
        bottom: -14px;
    }

    .cont-btm h2.hph2-title,
    .cont-btm p,
    .cont-btm .info-flx {
        margin-left: 0;
    }

    .cont-btm .flx .info-flx.flx-center.info-box.gap120 {
        max-width: 650px;
    }

    .cont-btm .flx .flx-equ-col.eca-txt.mobmt50 {
        width: 100%;
        margin-top: 32px;
    }

    .cont-btm .flx {
        flex-direction: column;
    }

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

    .gap120 {
        gap: 60px;
    }

    /*.cont-btm .frm-area.bg-cl-frm {*/
    /*    margin-left: 30px;*/
    /*}*/
}

@media (min-width: 1120px) {}

@media (max-width: 992px) {
    .pr.hp-section.mbpt {
        padding-top: 20px;
    }

    .lt-line-cl {
        padding-left: 0;
    }

    .hp-section {
        padding: 40px 0;
    }

    .mrt64 {
        margin-top: 32px;
    }

    h2.hpb-title.cl-wt {
        font-size: var(--H3, 24px);
        line-height: var(--line-height-h3, 28.8px);
    }

    p.ban-txt {
        max-width: 550px;
    }

    .bn-sec .new-lftrgt {
        padding-left: 0px;
    }

    .tp-btn a.lg-btn img {
        position: absolute;
        top: 12px;
        left: 12px;
    }

    .tp-btn a.lg-btn {
        height: 48px;
        position: relative;
    }

    .bn-sec {
        padding: 0px;
        /* background-image: url(/images/grandoaksplumbing/bn-img-mb2.webp); */
    }

    .mb-n {
        display: none !important;
    }

    .max-width1440.hm-bn-flx.pr.lin-pic:after {
        bottom: 0px;
    }

    .cont-btm .frm-area.bg-cl-frm {
        border: 1px solid #4C4084;
    }

    .pr50 {
        padding-right: 0px;
    }

    .hp-section.mbpdt65,
    .mbpdt65 {
        padding-top: 65px;
    }

    .hp-section.mbpdt55,
    .mbpdt55 {
        padding-top: 55px;
    }

    .hp-section.mbpdt45,
    .mbpdt45 {
        padding-top: 40px;
    }

    .hp-section.mbpdt34,
    .mbpdt34 {
        padding-top: 35px;
    }

    .hp-section.mbpdt35,
    .mbpdt35 {
        padding-top: 34px;
    }

    .hp-section.mbpdt25,
    .mbpdt25,
    .map-sec.serv-map {
        padding-top: 25px;
    }

    div#req-ser {
        background-color: #fff;
        padding-bottom: 0;
    }

    .frm-area.bg-cl-frm {
        border: 0;
    }

    .new-lftrgt {
        padding-left: 0px;
    }

    .frm-area.bg-cl-frm h2.hpb-title {
        font-size: var(--H3, 24px);
        line-height: var(--line-height-h3, 28.8px);
    }

    .flx.gap34.dskgap0 {
        gap: 32px;
    }

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

    .header-inner {
        justify-content: space-between;
        align-items: center;
    }

    .info-flx-cl.info-flx-cl1 {
        text-align: left;
    }

    .im-ph {
        width: 42px;
        height: 42px;
    }

    .flexs img {
        width: 20px;
    }

    .femHPBcol.bg-cl-prp.cl-w {
        padding: 60px 20px;
    }

    .max-width1440.hm-bn-flx {
        flex-direction: column;
    }

    .femHPBcontent {
        max-width: 718px;
    }

    .frm-area.bg-cl-frm,
    .max-wdth542,
    .max-wdth568,
    .lne-or-flx,
    .info-flx,
    .femHPBcontent {
        margin-left: auto;
        margin-right: auto;
    }


    h1.hph1.bnr-title {
        font-size: var(--H1, 30px);
    }

    .site-def-btn.mrt32 {
        display: none;
    }

    .mrt50 {
        margin-top: 32px;
    }

    .mob-btn {
        display: block;
    }

    .mob-btn a {
        margin: 32px 0 0;
    }

    .femHPBcol {
        flex: 0 0 auto;
        width: auto;
    }

    .mob-bg-img {
        background-color: #F3F1FF;
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .frm-area.bg-cl-frm {
        margin: auto;
    }

    h2.hph2-title {
        font-size: 24px;
        line-height: var(--line-height-h2, 33.6px);
    }

    h4.hph2-title.ft24 {
        font-size: var(--H4, 20px);
        line-height: var(--line-height-h4, 24px);
    }

    .mrt60 {
        margin-top: 32px;
    }

    .inr-txt,
    .hc-banner-title,
    .mb-center {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .flx.rev {
        flex-direction: column-reverse;
    }


    .flx-equ-col1,
    .flx-equ-col,
    .flx-col1,
    .flx-col1,
    .frm-cl {
        flex: 1 100%;
        width: 100%;
    }

    .flx.align-start.gap30.mrt32.gap1.sec-mid.mbgap0 {
        margin: 16px auto;
    }

    .area-bfr,
    .area-bfr-rgt {
        margin-top: 0;
    }

    p.pr.bult-txt.bult-cl {
        font-size: 16px;
    }

    .mrt32 {
        margin-top: 24px;
    }



    .map-sec .list-flx.mrt48.text-center {
        gap: 12px;
    }

    .map-sec .list-flx.mrt48.text-center {
        display: flex;
        flex-flow: wrap;
        gap: 32px;
        justify-content: center;
        align-items: center;
    }

    .flx,
    .femHPBWrap,
    .row-fluid.frm-flx {
        flex-direction: column;
    }

    .gap74,
    .flx.gap114,
    .gap120 {
        gap: 30px;
    }

    .mb60 {
        margin-bottom: 32px;
        margin-top: 40px;
    }

    .pd50,
    .mob50 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 34px;
    }

    .pr50 {
        padding-bottom: 30px;
    }

    .mobmt50 {
        margin-top: 30px;
    }

    .flx-rw {
        gap: 24px;
    }

    .flx-rw.pr.algn-center {
        flex-direction: column;
    }

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

    .rev-cl1 {
        flex: 1 100% !important;
        width: 100% !important;
        text-align: center;
    }

    .cleanser-flx h3,
    h3.hph2-title {
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
    }

    .ct-sec h2.hph2-title,
    .ct-sec h2.hph2-title a {
        font-size: 32px;
        line-height: 42px;
    }

    .pd64.bg-cl-ylo.ct-sec {
        padding: 40px 0;
    }

    .area-bfr::before,
    .area-bfr-rgt::before {
        content: "";
        background: rgb(243, 241, 255);
        width: 80%;
        height: auto;
        position: absolute;
        z-index: -1;
        top: -25px;
        bottom: -25px;
    }

    .area-bfr-rgt img {
        padding-right: 30px;
    }

    .ct-sec h2.hph2-title,
    .ct-sec h2.hph2-title a,
    h2.hph2-title48 {
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.96px;
    }

    .cont-btm {
        padding-top: 60px;
    }

    div#rsform_7_page_0 button#Submit1,
    div#rsform_10_page_0 button#Submit10,
    div#rsform_11_page_0 button#Submit11 {
        float: left;
    }

    /* 25-09-2025 added css  */
    img.pa.map-im {
        top: 0;
    }

    .flx.gap56.flx-cl-eql {
        gap: 32px;
    }

    .ftr-flx {
        padding-bottom: 40px;
    }

    .ptb80 {
        padding: 40px 0;
    }

    .service-cards {
        flex-direction: column;
        align-items: stretch;
    }

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

    a.btn,
    button#Submit10,
    .btn-no {
        width: 100%;
        max-width: 100%;
    }

}

@media (max-width: 768px) {
    .problem-card {
        width: 100%;
        max-width: 519px;
    }

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

    .frm-area.bg-cl-black,
    .frm-area.bg-cl-frm {
        padding: 24px;
    }

    .lt-line-bx.lt-line-flx .lt-line-cl {
        flex: 1 100%;
        max-width: 100% !important;
    }

    .lt-line-cl {
        padding: 8px 24px 8px 24px !important;
    }

    a.lg-btn.mt32 {
        width: 100%;
        justify-content: center;
    }

    p.t-center.cp-txt {
        max-width: 280px;
        margin-left: auto;
        margin-right: auto;
    }

    .rdy-blk {
        padding: 32px;
        background: linear-gradient(rgb(48 51 147 / 80%)), url(/images/grandoaksplumbing/grandoks8-bg-mb.webp) lightgray 50% / cover no-repeat;
    }

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

    .lt-line-bx.lt-line-flx {
        flex-direction: column;
    }

    .hp-section {
        padding: 40px 0;
    }

    .hdrCTAbtn {
        gap: 14px;
    }

    /* .cont-btm .frm-area.bg-cl-frm {*/
    /*    margin-left: 20px;*/
    /*}*/
    .cont-btm .info-flx.flx-center.info-box.gap120 {
        max-width: 327px;
    }

    .text-center.max-wth583.ft24.cl-w h3 {
        line-height: 28px;
        font-size: 18px !important;
    }

    p.ftw-txt,
    p.ftw-txt a {
        font-size: 16px;
        line-height: 26px;
        text-align: left;
    }

    .ftr-cp .ftr-flx {
        flex-direction: column;
        align-items: flex-start;
        gap: 32px;
    }

    .info-flx.flx-center.info-box.gap120 {
        gap: 18px;
    }

    hr.info-lne.pa {
        width: 100%;
        height: 2px;
    }

    .info-flx.flx-center.info-box.gap120 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    div#rsform_7_page_0 .row-fluid,
    div#rsform_9_page_0 .row-fluid,
    div#rsform_10_page_0 .row-fluid,
    div#rsform_11_page_0 .row-fluid {
        flex-direction: column;
        align-items: flex-start;
    }

    .formContainer .row-fluid .span6 {
        flex: 1 100%;
        width: 100%;
    }

    .lne-or-flx hr {
        width: 137px;
    }

    .dsp-mb-n {
        display: none !important;
    }

    a.stcky-btn {
        display: block;
    }

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

    h1.hph1.bnr-title {
        font-size: 30px;
    }

    h2.hph2-title.ft28 {
        font-size: 24px;
    }

    h4.hph2-title {
        font-size: 16px;
        line-height: 24px;
    }

    .flx-equ-col.eca-txt.mb-pd.th-clen {
        padding: 39px 32px;
    }

    .mb-n {
        display: none;
    }

    .list-flx.mrt48 {
        margin-top: 15px;
    }

    button#view_more1,
    button#view_less1 {
        padding: 13px 30px;
        color: rgb(27, 27, 27);
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        text-transform: capitalize;
        border-color: rgb(254, 219, 0);
        background: #FEDB00;
        display: flex;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
        border-radius: 5px;
    }

    .list-flx ::before {
        content: "";
        background: rgb(254, 219, 0);
        width: 10px;
        height: 10px;
        border-radius: 50%;
        position: absolute;
        left: -18px;
        top: 11px !important;
    }

    button#view_more1 img.up-arw {
        flex: 1 1 0%;
        transform: rotate(90deg);
        transform-origin: center center;
    }

    span#more1 {
        display: flex;
        flex-flow: wrap;
        row-gap: 24px;
        padding: 6px 0px;
        gap: 24px 30px;
        margin-top: 20px;
    }

    span#more1 ul.list-flx {
        margin: 0px 0px 0 20px;
    }

    span#more1 span.pr.list-blt {
        display: flex;
        flex-flow: wrap;
        gap: 24px 8px;
        align-items: flex-start;
        flex: 1 1 32%;
        text-align: left;
    }

    button#view_less1 img.dn-arw {
        width: 20px;
    }

    .cleanser-cl-new,
    .cleanser-cl {
        flex: 1 1 100%;
        width: 100%;
    }

    .dsk-n {
        display: block;
    }

    .area-bfr,
    .area-bfr-rgt {
        padding-right: 0;
    }

    .tp-btn a.def-btn {
        font-size: 13px;
        line-height: 1.5;
        padding: 13px 8px;
    }

    .mb60 {
        margin-top: 0;
        margin-bottom: 0;
    }

    .sec-pd-tp {
        padding-top: 56px;
    }

    .hp-section,
    .map-sec.serv-map {
        padding: 40px 0;
    }

    .accordion {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: -0.48px;
        padding-right: 30px;
    }

    .ppc-faq button.accordion::after {
        top: 11px;
    }

    .mobmt40 {
        margin-top: 40px;
    }

    .mobmt32 {
        margin-top: 32px;
    }

    .cleanser-ig {
        margin-bottom: 26px;
    }

    .fvkAQn {
        padding: 0 !important;
    }

    a.header-service-btn {
        font-size: 16px;
    }

    a.btn,
    button#Submit10 {
        font-size: 14px;
    }

    .service-heading h2 {
        font-size: 24px;
    }

    .bn-sec {
        background-position: 70% 0;
    }
}


@media(max-width: 500px) {
    img.pa.map-im {
        top: 0;
        left: 12%;
        max-width: 76%;
    }

    p.ftw-txt.mrb0.ftr-rgt.tle-btn.te-py {
        justify-content: center;
        width: 100%;
    }

    a.def-btn.new-btn1 {
        display: block;
    }

    h2.hph2-title.mb-t-mx {
        max-width: 227px;
        margin-left: auto;
        margin-right: auto;
    }

    a.def-btn.flx-btn-new,
    .mob-btn a {
        width: 100%;
        text-align: center;
        justify-content: center;
    }
}

@media (max-width: 991px) {
    .add-blk {
        display: none !important;
    }

    a.lg-btn {
        padding: 10px 9px 10px 32px;
        gap: 8px;
        font-size: 16px;

    }

    .tp-btn a.lg-btn img {
        left: 6px;
    }

    .add-blk,
    .call-blk.mb-dsp,
    .time-blk.dsk-dsp,
    span.ft18.txt-wt.ftw6.ft-w {
        display: none;
    }

    .rev-blk {
        flex-direction: column;
        align-items: flex-start;
    }

    .flx.flx-wrap.gap24.mt24.ar-ser {
        flex-direction: row;
    }

    div#rsform_7_page_0 button#Submit1,
    div#rsform_10_page_0 button#Submit10,
    div#rsform_11_page_0 button#Submit11 {
        width: 100% !important;
    }

    .rev-cl2 {
        flex: 1 91%;
        width: 91%;
    }

    a.def-btn.new-btn.flx-btn-new,
    a.lg-btn.mt32 {
        width: 100%;
        justify-content: center;
    }
}

@media(max-width: 550px) {
    .two-flx {
        flex-direction: column-reverse;
    }
}


/* landscape  */

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

    .btn-flx.bn-btn {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .service-cards,
    .why-cards {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .service-card,
    .why-card {
        flex: 1 100%;
        max-width: none;
    }

    h1.hph1.bnr-title {
        font-size: 30px;
    }

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

    .icon-container {
        flex-direction: row;
    }
}



/* service 6 card css  */
/* Service six-card grid */
.service-cards.service-grid {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: var(--space-xl, 32px);
    align-items: stretch;
}

/* Service cards */
.service-grid .service-card {
    display: flex;
    width: 100%;
    min-width: 0;
    max-width: none;
    height: 100%;
    flex-direction: column;
}

.service-grid .service-card .serv-img {
    display: block;
    width: 100%;
    height: 230px;
    object-fit: cover;
}

.service-grid .service-card-content {
    flex: 1;
}

/* CTA card */
.service-cta-card {
    display: flex;
    width: 100%;
    min-width: 0;
    height: 100%;
    padding: 24px;
    flex-direction: column;
    justify-content: center;
    gap: 24px;

    border-radius: 12px;
    background: var(--color-Background-Blue, #112855);
}

.service-cta-card h3 {
    margin: 0;

    color: var(--color-White, #FFF);
    font-family: Poppins, sans-serif;
    font-size: var(--text-h4, 18px);
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.service-cta-card p {
    margin-bottom: 0;

    color: #DFE6F5;
    font-family: "SF Pro", sans-serif;
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.service-cta-actions {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.service-cta-actions .btn,
.service-cta-actions .btn-no {
    width: 100%;
    max-width: none;
    min-height: 56px;
    height: auto;
    padding: 14px 16px;
}

.service-cta-actions .btn-no {
    gap: 6px;
}

.service-cta-actions .phone-icon {
    display: flex;
    align-items: center;
}

.service-cta-actions .phone-icon img {
    width: 22px;
    height: 22px;
    object-fit: contain;
}

/* Tablet */
@media screen and (max-width: 1100px) {
    .service-cards.service-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 32px;
    }
}

/* Mobile */
@media screen and (max-width: 600px) {
    .service-cards.service-grid {
        grid-template-columns: 1fr;
        margin-top: 32px;
    }

    .service-grid .service-card .serv-img {
        height: 220px;
    }

    .service-cta-card {
        padding: 24px;
    }
}

/* Landscape mobile */
@media screen and (max-width: 768px) and (orientation: landscape) {
    .service-cards.service-grid {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}


/* check list css  */

.why-list-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 90px;
    row-gap: 28px;

    max-width: 1050px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    list-style: none;
}

.why-list-item {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    list-style: none;
}

.why-check-icon {
    display: block;
    width: 28px;
    height: 28px;
    flex: 0 0 28px;
    margin-top: 2px;
    object-fit: contain;
}

.why-list-item h3 {
    margin: 0 0 3px;

    color: var(--color-Background-Blue, #112855);
    font-family: Poppins, sans-serif;
    font-size: var(--text-body, 18px);
    font-weight: 700;
    line-height: 130%;
}

.why-list-item p {
    margin: 0;

    color: var(--color-Gray, #555B61);
    font-family: "SF Pro", sans-serif;
    font-size: var(--text-caption, 14px);
    font-weight: 400;
    line-height: normal;
}

.why-list-heading h2 {
    color: var(--color-Doc-Bg, #12191F);
    text-align: center;

    /* H2 */
    font-family: Poppins;
    font-size: var(--text-h2, 34px);
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 40.8px */
}

@media screen and (max-width: 768px) {
    .why-list-grid {
        grid-template-columns: 1fr;
        row-gap: 24px;
        margin-top: 32px;
    }

    .why-check-icon {
        width: 24px;
        height: 24px;
        flex-basis: 24px;
    }
}



/* red card  section  */
/* Membership section */
.membership-sec {
    background: #F0F4FB;
}

.membership-heading h2 {


    color: var(--color-Doc-Bg, #12191F);
    text-align: center;
    font-family: Poppins, sans-serif;
    font-size: var(--text-h2, 34px);
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}

.membership-heading .gry-txt {
    max-width: 720px;
    text-align: center;
}

/* Membership content */
.membership-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: var(--space-xll, 40px);

    max-width: 1050px;
    margin-left: auto;
    margin-right: auto;
}

/* Price card */
.membership-price-card {
    display: flex;
    width: 100%;
    max-width: 470px;
    min-height: 150px;
    padding: 30px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    background: #E1251B;
    text-align: center;
}

.membership-price-card p {
    margin-bottom: 0;
}

.membership-plan-name {
    color: #FFF;
    text-align: center;
    font-family: "Segoe UI", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
}

.membership-price {
    color: #FFF;
    text-align: center;
    font-family: "Segoe UI", sans-serif;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
}

.membership-price-note {
    margin-top: 4px;

    color: #E2E0FF;
    text-align: center;
    font-family: "Segoe UI", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

/* Right content */
.membership-details {
    flex: 1;
    min-width: 0;
    max-width: 580px;
}

.membership-list {
    display: flex;
    flex-direction: column;
    gap: 14px;

    margin: 0;
    padding: 0;
    list-style: none;
}

.membership-list li {
    position: relative;
    padding-left: 30px;

    color: var(--color-Doc-Bg, #12191F);
    font-family: "SF Pro", sans-serif;
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.membership-list li::before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;

    width: 20px;
    height: 20px;

    background-image: url("/images/Drain-sewer/svg/red-tick.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.membership-disclaimer {
    margin: 18px 0 32px;

    color: #5F6872;
    font-family: "Segoe UI", sans-serif;
    font-size: 12.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

/* Call button */
.membership-call-btn {
    display: inline-flex;
    min-height: 48px;
    padding: 12px 24px;
    align-items: center;
    justify-content: center;

    border-radius: 8px;
    background: var(--color-Red, #E1251B);

    color: #FFF;
    text-align: center;
    text-decoration: none;

    font-family: "SF Pro", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
}

.membership-call-btn:hover {
    background: #C91F17;
    color: #FFF;
}

.mt10 {
    margin-top: 10px;
}

/* Tablet */
@media screen and (max-width: 992px) {
    .membership-row {
        flex-direction: column;
        align-items: stretch;
        gap: 32px;
        max-width: 700px;
    }

    .membership-price-card,
    .membership-details {
        width: 100%;
        max-width: 620px;
        margin-left: auto;
        margin-right: auto;
    }
}

/* Mobile */
@media screen and (max-width: 768px) {
    .membership-heading h2 {
        font-size: 28px;
    }

    .membership-row {
        margin-top: 32px;
    }

    .membership-price-card {
        min-height: auto;
        padding: 24px;
    }

    .membership-price {
        font-size: 40px;
    }

    .membership-call-btn {
        width: 100%;
    }
}


/* location sec css  */

.service-area-heading h2 {
    margin: 0;

    color: var(--color-Doc-Bg, #12191F);
    text-align: center;
    font-family: Poppins, sans-serif;
    font-size: var(--text-h2, 34px);
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}

.service-area-heading .gry-txt {
    max-width: 650px;
    text-align: center;
}

.service-area-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;

    margin-left: auto;
    margin-right: auto;
    padding: 0;

    list-style: none;
}

.service-area-list li {
    margin: 0;
    list-style: none;
}

.service-area-list li {
    display: flex;
    min-height: 41px;
    padding: 8px 16px;
    align-items: center;
    justify-content: center;

    border-radius: 24px;
    border: 1px solid var(--color-Background-Blue, #112855);
    background: #FFF;

    color: var(--color-Background-Blue, #112855);
    text-align: center;
    text-decoration: none;

    font-family: "SF Pro", sans-serif;
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
}


@media screen and (max-width: 768px) {
    .service-area-heading h2 {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
        font-size: 28px;
        line-height: 120%;
    }

    .service-area-heading .gry-txt {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .service-area-list {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: stretch;
        gap: 10px;
        width: 100%;
        margin-top: 24px;
    }

    .service-area-list li {
        width: 100%;
    }

    .service-area-list li {
        width: 100%;
        min-height: 38px;
        padding: 7px 16px;
        border-radius: 24px;
        font-size: 14px;
        line-height: 160%;
    }
}

.thank-you h1 {
    color: var(--color-Doc-Bg, #12191F);
    text-align: center;    
    font-family: Poppins;
    font-size: var(--text-h1, 50px);
    font-style: normal;
    font-weight: 700;
    line-height: 120%;


}
.thank-you p {
  
font-size: 16px ;

}




.thank-you span.lgt-blu {
    color: var(--color-Background-Blue, #112855);
    text-align: center;

    /* Caption */
    font-family: "SF Pro";
    font-size: var(--text-caption, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: normal;

}

.flex {
    display: flex;
}

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

.algn-unset {
    align-items: unset
}


.emer-bx {
    border-radius: 8px;
    border: 1px solid #E2E7EB;
    padding: 16px;
    flex: 1 20%;
    max-width: 235px;
}

.emer-bx img.trust-icon {
    margin: 0 auto;
    display: flex;
}

.emer-bx h4 {
    color: #000;
    text-align: center;
    font-family: "Poppins";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin-top: 20px;
}

.mx708 {
    max-width: 708px;
}

ul.drw-list.serv-lst {
    gap: 8px;
}

ul.drw-list.ban-lst.bn-list.serv-lst li.drw-list-blk {
    color: #7C848B;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.service-card.rev-blk.expertise-blk h4 {
    color: #000;
    font-family: "Poppins";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.isit-bx {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 32px;
    border-radius: 8px;
    border: 1px solid #E2E7EB;
    background: #FFF;
    max-width: 875px;
    margin: 0 auto;
}

.bt-line {
    width: 397px;
    height: 1px;
    background: #E2E7EB;
    margin: 20px 0;
}

.col {
    flex: 1 50%;
    max-width: 50%;
}

.mx445 {
    max-width: 445px;
}

.mx340 {
    max-width: 340px;
}

.bg-dark-blue p,
.bg-dark-blue h2 {
    color: #FFF !important;
}

.bg-dark-blue h3 {
    color: #000;
    /* H3 */
    font-family: "Poppins";
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}

.isit-bx ul.drw-list.ban-lst.bn-list.serv-lst li.drw-list-blk {
    font-size: 16px;
}

.bg-dark-blue .service-section .mt32 .mt32:nth-of-type(2) .isit-bx {
    align-items: unset;
}

.bg-dark-blue .service-section .mt32 .mt32:nth-of-type(2) .isit-bx .mx445 {
    max-width: 427px;
    padding: 32px 24px;
}

.bg-dark-blue .service-section .mt32 .mt32:nth-of-type(2) .isit-bx .mx340 {
    max-width: 375px;
}

.bg-dark-blue .service-section .mt32 .mt32:nth-of-type(2) .isit-bx .bt-line {
    width: 370px;
}

.mx763 {
    max-width: 763px;
}

.mx511 {
    max-width: 511px;
}

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

.col.mx763 h2.mx1090.m-ato {
    color: #12191F;
    font-family: Poppins;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}

ul.drw-list.ban-lst.bn-list.serv-lst.frm-lst li.drw-list-blk {
    color: #ffffff;
}

.bg-dark-blue p.quote-p.mt24 {
    font-weight: 400;
}

.mx250 {
    max-width: 250px;
}

.inside-bx p,
.inside-bx h2,
.inside-bx ul li a {
    color: #fff !important;
}

.inside-bx {
    border-radius: 16px;
    background: #112855;
    padding: 40px 32px;
}

.area-serve-lst {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px 50px;
    max-width: 763px;
}

.area-serve-lst li {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 16px;
    color: #FFF;
    text-align: left;
    white-space: nowrap;
    font-family: "SF Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 590;
    line-height: 160%;
}

.area-serve-lst li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 32px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 2px;
}

.mx820 {
    max-width: 820px;
}

.bg-dark-blue .frmbox p {
    color: #5F6872 !important;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}

.gap8 {
    gap: 8px;
}

.mx1080 {
    max-width: 1080px;
}

.ptb80.pt40,
.hp-section.pt40 {
    padding-top: 40px;
}

p.span-p.mb8.txt-start {
    text-align: left;
}

ul.drw-list.ban-lst.bn-list.mt16.serv-lst.frm-lst {
    max-width: 342px;
}


.frm-area.bg-cl-black,
.frm-area.bg-cl-frm {
    padding: 27px 28px 28px 28px;
}

.mx1082 {
    max-width: 1082px;
}

.expertise-blk p.mt20 {
    color: #7C848B;
}

.rev-blk .service-card-content p {
    color: #121A24;
}

.bl2020 {
    color: #202020;
}

.mx513 {
    max-width: 513px;
}

.mx600 {
    max-width: 600px;
}

.ptb80.pt40,
.hp-section.pt40 {
    padding-top: 40px;
}

@media (max-width: 991px) {
    .header-inner {
        padding: 10px 0;
    }

    ul.drw-list.ban-lst.bn-list.serv-lst li.drw-list-blk {
        font-size: 15px;
    }

    .isit-bx {
        flex-direction: column-reverse;
        padding: 16px;
        gap: 16px;
    }

    .mx445,
    .mx345,
    .mx763,
    a.mx-fit-cnt,
    ul.drw-list.ban-lst.bn-list.mt16.serv-lst.frm-lst,
    .flx-equ-col.mx808,
    .mx511,
    .col,
    .mx1082,
    .bt-line,
    .bg-dark-blue .service-section .mt32 .mt32:nth-of-type(2) .isit-bx .mx340,
    .bg-dark-blue .service-section .mt32 .mt32:nth-of-type(2) .isit-bx .bt-line,
    .bg-dark-blue .service-section .mt32 .mt32:nth-of-type(2) .isit-bx .mx445 {
        flex: 1 100%;
        max-width: 100%;
        width: 100%
    }

    .bg-dark-blue .service-section .mt32 .mt32:nth-of-type(2) .isit-bx .mx445 {
        padding: 0;
    }

    .bg-dark-blue .service-section .mt32 .mt32:nth-of-type(2) .isit-bx {
        flex-direction: column;
    }

    .area-serve-lst {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }

    .emer-bx {
        flex: 1 32%;
        max-width: 320px !important;
    }

    .col.mx763 h2.mx1090.m-ato,
    .quote-left-content h2,
    .cta-content h2,
    .service-heading h2,
    .why-list-heading h2,
    .membership-heading h2 {
        font-size: 24px;
        line-height: 120%;
    }

    .bg-dark-blue h3 {
        font-size: 18px;
        line-height: 120%;
    }

    .btn-flx.bn-btn,
    button#Submit10 {
        flex-direction: column;
    }

}

@media (max-width: 768px) {

    .frm-area.bg-cl-black,
    .frm-area.bg-cl-frm {
        padding: 27px 16px 28px 16px;
    }

    .area-serve-lst {

        gap: 16px;
    }

    .area-serve-lst li {
        padding: 8px 8px 8px 11px;
        font-size: 13px;
    }

    .area-serve-lst li::before {
        height: 24px;
    }

    .emer-bx {
        flex: 1 46%;
        max-width: 46% !important;
    }

    .emer-bx h4,
    .service-card.rev-blk.expertise-blk h4 {
        font-size: 16px;
    }

    .bn-txt {
        padding: 0;
    }

    .tab-content1.mrt56 {
        margin-top: 32px;
    }

  div#rsform_10_page_0 .row-fluid{
    gap:22px;
  }

}

@media (max-width: 500px) {
    .area-serve-lst {
        grid-template-columns: repeat(2, 1fr);
    }

    .icon-container {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    ul.drw-list.ban-lst.bn-list.serv-lst li.drw-list-blk {
        font-size: 14px;
    }

    .emer-bx {
        flex: 1 100%;
        max-width: 100% !important;
    }

    .why-list-item h3 {
        font-size: 16px;
    }

    div#servicewhaleIteractionCenterWidget {
        right: 12px !important;
        width: 187px !important;
        padding: 10px !important;

    }
}

@media (max-width: 361px) {
    .area-serve-lst li {
        padding: 8px 8px 8px 10px;
        font-size: 11px;
    }
}

.itemid-137 .drw-list-blk {
    color: #555B61 !important;
}
.itemid-136 .drw-list-blk {
    color: #555B61 !important;
}




/* ========================================
   Inner Page Banner / Breadcrumb
======================================== */

.inner-banner {
    background: #F6F6FF;
    padding: 20px 0;
}


/* Breadcrumb */
.inner-banner .mod-breadcrumbs__wrapper {
    margin: 0;
    padding: 0;
}

.inner-banner .breadcrumb {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0;

    margin-bottom: 8px;
    padding: 0;

    list-style: none;
    background: transparent;
}


/* Remove Joomla ordered list numbers */
.inner-banner .breadcrumb > li {
    display: flex;
    align-items: center;

    margin: 0;
    padding: 0;

    list-style: none;
}


/* Remove marker completely */
.inner-banner .breadcrumb > li::marker {
    content: "";
}


/* Breadcrumb text */
.inner-banner .breadcrumb-item,
.inner-banner .breadcrumb-item a,
.inner-banner .breadcrumb-item span {
    font-family: "SF Pro", sans-serif;
    font-size: var(--text-body, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}


/* Home */
.inner-banner .breadcrumb-item a {
    color: var(--color-Doc-Bg, #12191F);
    text-decoration: none;
}

.inner-banner .breadcrumb-item a:hover {
    color: var(--color-Background-Blue, #112855);
}


/* Separator */
.inner-banner .breadcrumb-item + .breadcrumb-item::before {
    content: "»";

    display: inline-block;
    float: none;

    padding: 0 16px;

    color: var(--color-Gray, #555B61);
}


/* Current page */
.inner-banner .breadcrumb-item.active,
.inner-banner .breadcrumb-item.active span {
    color: var(--color-Background-Blue, #112855);
}


/* ========================================
   Page Title
======================================== */

.inner-banner .page-header {
    margin: 0;
    padding: 0;

    background: transparent;
    text-align: left;
}


.inner-banner .innerpage-title {
    margin: 0;

    color: var(--color-Doc-Bg, #12191F);

    font-family: Poppins, sans-serif;
    font-size: var(--text-h1, 50px);
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}


/* ========================================
   Responsive
======================================== */

@media (max-width: 992px) {

    .inner-banner {
        padding: 40px 0;
    }

    .inner-banner .innerpage-title {
        font-size: 40px;
    }
}


@media (max-width: 768px) {

    .inner-banner {
        padding: 32px 0;
    }

    .inner-banner .breadcrumb {
        margin-bottom: 16px;
    }

    .inner-banner .breadcrumb-item,
    .inner-banner .breadcrumb-item a,
    .inner-banner .breadcrumb-item span {
        font-size: 14px;
    }

    .inner-banner .breadcrumb-item + .breadcrumb-item::before {
        padding: 0 10px;
    }

    .inner-banner .innerpage-title {
        font-size: 30px;
    }
}