:root {
--primary-color: #dfcc80;
--secondry-color: #2a1e11;
--territery-color: #fff9dd;
--extra-color: #ae894e;
--white-color: #ffffff;
--black-color: #000000;
--graident-color: radial-gradient(100% 194.77% at 0% 1.37%, #dfcc80 0%, #ae894e 100%);
--radius: 20px;
}

.hero-banner::before {
background:
linear-gradient(0deg, #2a1e1133, #2a1e1133),
radial-gradient(102.36% 70.97% at 55.05% 37.96%, #2a1e1100 33.17%, #2a1e11CC 100%),
linear-gradient(350.95deg, #2a1e1100 79.64%, #2a1e11BF 90.54%);
}

.hero-banner.inner-banner::before {
background:
linear-gradient(0deg, #2a1e1133, #2a1e1133),
radial-gradient(102.36% 70.97% at 55.05% 37.96%, #2a1e1100 17.26%, #2a1e11CC 100%),
linear-gradient(0.35deg, #2a1e1100 69.59%, #2a1e1180 88.67%);
}



.slider-controls defs stop:first-child{stop-color: #dfcc80;}
.slider-controls defs stop:nth-child(2){stop-color: #ae894e;}

.why-choose-us-tickmark svg path:first-child{ fill: #ae894e; }
.why-choose-us-tickmark defs stop:first-child{stop-color: #2a1e11;}
.why-choose-us-tickmark defs stop:nth-child(2){stop-color: #dfcc80;}
.why-choose-us-tickmark svg path:nth-child(3){ fill: #ffffff; }

.image-comparison__thumb{ background: #dfcc80; }

.pricing_box ol li::after, .pricing_box ul li::after{border: solid #ffffff; border-width: 0 0 3px 3px; box-shadow: -1px 7px 3px 1px #2a1e1180;}
.benifit-box-point ul li::after{border: solid #ffffff; border-width: 0 0 3px 3px; box-shadow: -1px 7px 3px 1px #2a1e1160;}
.table-content-points ul li::after{border: solid #ffffff; border-width: 0 0 3px 3px; box-shadow: -1px 7px 3px 1px #2a1e1180;}
.custmize-cleaning-list li::after{border: solid #ffffff; border-width: 0 0 3px 3px; box-shadow: -1px 7px 3px 1px #2a1e1160;}

.why-choose-us-inner::before{ background: #2a1e1199; }
.contact-details::before { background: linear-gradient(0deg, #2a1e1199, #2a1e1199), linear-gradient(0deg, #2a1e1199, #2a1e1199); }

.contact-img svg path:first-child{ fill: #ae894e; }
.contact-img defs stop:first-child{stop-color: #dfcc80;}
.contact-img defs stop:nth-child(2){stop-color: #ae894e;}

.socical-media svg g:nth-child(2) path { fill: #2a1e11; }


