body {
    margin: 0;
    padding: 0;
    font-family: 'Oxanium', sans-serif;
    color: #001c11;
    font-size: 18px;
    line-height: 33px;
    font-weight: 400;

}

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

/* p {
    font-size: 15px;
    color: #252123;
    line-height: 26px
} */

a {
    outline: 0;
    color: #252123;
    text-decoration: none;
}

a:focus {
    outline: 0
}

.clearfix {
    clear: both;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

::-moz-selection {
    text-shadow: none;
    background: #2f4398;
    color: #fff
}

a,
input,
select,
textarea {
    transition: all .1s;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    transition: all .1s
}

::selection {
    text-shadow: none;
    background: #2f4398;
    color: #fff
}


/* a:focus,
a:hover {
    color: #1c84f9;
    text-decoration: none
} */

h1,
h2 {
    font-family: "Oxanium", serif;
    color: #001c11;
    font-size: 43px;
    font-weight: 700;
    text-transform: uppercase;
}

h3,
h4,
h5 {
    font-family: "Oxanium", serif;
}





.header-top {
    background: #023723;
    padding: 6px 0;
}

.header-links ul li i {
    color: #dcaf30;
}

.header-links a {
    color: #9ab8ad;
    font-size: 16px;
}

.social-style1 {
    display: flex;
    gap: 10px;
    color: #fff;
}

.social-title {
    font-size: 16px;
    color: #9ab8ad;
}

.social-icon a {
    color: #fff;
    width: 34px;
    height: 34px;
    border-radius: 34px;
    background: #074f34;
    display: inline-block;
    font-size: 14px;
    text-align: center;
}

.navbar-nav.main_menu {
    flex-direction: initial;
    gap: 40px;
    justify-content: center;
}

.header-inner {
    display: flex;
}

.menu-area {
    background: #dcaf30;
    position: relative;
    z-index: 1;
}

.menu-area::before {
    content: " ";
    display: block;
    background: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 30px;
    z-index: -1;

}

.header-inner {
    display: inline-flex;
    align-items: center;
    height: 124px;
    max-width: 100%;
}



.header-icons {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.header-inner .header-icons {
    background-color: #fff;
    border-radius: 0 100px 100px 0;
    height: 100%;
    width: 115px;

}

.header-icons .icon-btn {
    width: 83px;
    height: 83px;
    border-radius: 83px;
    background: #043925;
    margin-right: 0px;
    display: inline-block;
    margin-left: 10px;
}

.contact-content .contact-text {
    margin-bottom: 0px;
    font-size: 18px;
    color: #001c11;
}

.contact-content .contact-title {
    font-size: 26px;
    font-weight: 600;
    color: #001c11;
    margin-bottom: 0px;
}

.contact-content .contact-title a {
    color: #001c11;
}

.logo-sec {
    padding: 7px 0;
}

.home-banner .banner-caption {
    max-width: 800px;
}

.bnrtitle {
    font-family: 'Oxanium';
    font-size: 90px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    line-height: 90px;
}

.home-banner {
    min-height: 913px;
    display: flex;
    align-items: center;
    background-size: cover !important;
}

.bnrtitle span {
    background: #dcaf30;
    font-size: 80px;
    color: #001c11;
    padding: 0 10px;
}

.vs-btn2 {
    display: flex;
    border: none;
    text-align: center;
    text-transform: capitalize;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 500;
    background-color: #023723;
    color: #fff;
    line-height: 1;
    padding: 5px 7px 5px 28px;
    border-radius: 9999px;
    transition: all 0.5s ease;
    align-items: center;
    gap: 30px;

}

.btn:hover {
    background-color: #023723;
    color: #fff;
}

.arrow-icon img {
    transition: transform .7s ease-in-out;
}

.vs-btn2:hover .arrow-icon img {
    transform: rotate(45deg);
}


.arrow-icon {
    width: 42px;
    height: 42px;
    border-radius: 42px;
    background: #dcaf30;

}

.ccl-bgf3f9f7 {
    background: #f3f9f7;
}

.ccl-clng-bx {
    background: #fff;
    border-radius: 15px;
    text-align: center;
    padding: 0 35px 40px;
    height: 100%;
}

.ccl-clng-icon {
    background: #043925;
    width: 102px;
    height: 102px;
    border-radius: 102px;
    margin: 0 auto 0;
    position: relative;
    top: -45px;
}

.ccl-clng-bx h5 {
    font-size: 22px;
    font-weight: 600;
}

.srv-row {
    margin-top: 90px;
}

.ccl-cleaning-services {
    background: #f3f9f7 url('../images/our-skillful-london-icon.webp') no-repeat right 110px bottom -7px;
    padding-bottom: 160px;
}

.bg043925 {
    background: #043925;
}

.reasons-to-select-commercial .reasons-tsc-title {
    color: #fff;
}

.reasons-to-select-commercial .reasons-tsc-title h2 {
    color: #FFF;
}

.reasons-tsc-info {
    background: #084830;
    border-radius: 15px;
    padding: 10px;
    height: 100%;
}

.reasons-tsc-info-thumb img {
    border-radius: 8px;
}

.reasons-tsc-info-content {
    padding: 25px 20px;
}

.reasons-tsc-info-content h4 {
    font-weight: 600;
    font-size: 24px;
    color: #fff;
    margin-bottom: 25px;
}

.reasons-tsc-info-content p {
    font-size: 15px;
    line-height: 28px;
    color: #fff;
}

.as-skilled {
    color: #fff;
}

.how-we-clean-carpets .btn-row {
    display: flex;
    justify-content: center;
    margin-bottom: -165px;
    margin-top: 100px !important;
}

.how-we-clean-carpets .btn-arrow-row {
    background: #fff;
    padding: 30px 70px;
    border-radius: 15px;
}

.sctchgard-stain-prtctn {
    background: #ddb031;
    border-radius: 30px;
}

.sctchgard-stain-thumb img {
    margin-top: -140px;
}

.sctchgard-stain-content {
    padding-right: 170px;
}

.methods-employ-row {
    position: relative;
}

.methods-employ-row::before {
    content: '';
    position: absolute;
    left: 50%;
    width: 2px;
    height: 100%;
    background: #ddb031;
}

.methods-employ-row .row:first-child:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    top: 0px;
    left: 50%;
    border: 2px solid #ddb031;
    background: #fff;
    border-radius: 50%;
    margin-left: -8px;
}

.methods-employ-row .row:last-child:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    bottom: 0px;
    left: 50%;
    border: 2px solid #ddb031;
    background: #fff;
    border-radius: 50%;
    margin-left: -8px;
}


.methods-employ-row .row [class*="col-"] {
    position: relative;
}



.space-right {
    padding-right: 100px;
}

.space-left {
    padding-left: 100px;
}

.bxnumber {
    width: 78px;
    height: 78px;
    border-radius: 78px;
    box-shadow: 0 0 0 6px rgba(19, 94, 66, 1);
    background: #023723;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -39px;
    top: 50%;
    margin-top: -39px;
}

.bxnumber1 {
    right: initial;
    left: -39px;
}

.bxnumber span {
    font-size: 26px;
    font-weight: 600;
    color: #fff;
}

ul.crpt-deep-list {
    margin: 0;
    padding: 0px;
}

ul.crpt-deep-list li {
    position: relative;
    padding-left: 30px;
    line-height: 25px;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
}

ul.crpt-deep-list li::before {
    content: url('../images/ylw-arro-icon.webp');
    position: absolute;
    top: 3px;
    left: 0;
}

.methods-employ-content h2 {
    font-size: 30px;
}

.our-goal-is-to-wow {
    background: #023723;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.trusted-by {
    padding: 100px 0;
}

.ourgoal-sec h2 {
    color: #fff;
    max-width: 530px;
    position: relative;
}

.ourgoal-sec h2::after {
    content: url('../images/star-icon.webp');
    position: absolute;
    top: -37px;
    right: 0;
}

.ourgoal-sec h2 span {
    color: #ddb031;
}

.our-goal-is-to-wow::before {
    content: " ";
    display: block;
    background: #dcae30;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 62%;
    z-index: -1;
}

.trusted-by {
    background-color: #dcae30;
    border-radius: 200px 0 0 200px;
    height: 100%;
    padding-left: 100px;
}


.inner-banner {
    min-height: 377px;
    background-size: cover !important;
    display: flex;
    align-items: center;
}

.inner-banner .bnrtitle h2 {
    color: #fff;
}

.many-area {
    font-weight: 500;
}

.our-techniques-for-cleaning .srv-row {
    margin-top: 60px;
}

.our-techniques-for .our-tcnqs-info {
    background: #fff;
}
.cnttal {
    background: #dcae30;
    padding: 3px;
}

.pain-associated {
    position: relative;
}

.pain-associated::before {
    content: " ";
    display: block;
    background: linear-gradient(to right, #0a3c2a 0%, #0a3c2a 50%, #ddb031 50%, #ddb031 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.clm-bg-34c0ca {
    background: #0a3c2a;
}

.clm-bg-00162d {
    background: #ddb031;
}

.pain-assoc-cnt {
    padding: 70px 20px;
}
.severe-pain-cnt, .severe-pain-cnt h2 {
    color: #fff;
}
.our-tcnqs-info {
    background: #fff;
    border-radius: 15px;
    text-align: center;
    padding: 0 35px 40px;
    height: 100%;

}
.our-tcnqs-info-numb {
    width: 102px;
    height: 102px;
    border-radius: 102px;
    border: 6px solid #135e42;
    background: #043925;
    /* box-shadow: 0 0 0 6px rgba(19, 94, 66, 1); */
    margin: 0 auto;
    position: relative;
    top: -45px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.our-tcnqs-info-numb span {
  font-size: 40px;
  font-weight: 600;
  color: #fff;
}
.our-techniques-for .btn-row {
  display: flex;
  justify-content: center;
  margin-bottom: -165px;
  margin-top: 100px !important;
  position: relative;
  z-index: 1;
}

.when-is-the-best-time img {
  margin-top:0;
  margin-left: auto;
  display: block;
}
.our-techniques-for .btn-arrow-row {
  background: #f3f9f7;
  padding: 30px 70px;
  border-radius: 15px;
  
}
.pressure-jet-washing {
    background: #0a3c2a;
    color: #fff;
}
.pressure-jet-washing h2 {
    color: #fff;
}
h5 {
  line-height: 32px;
}
.faqs-sec .accordion .accordion-item {
  border: none;
  border-bottom: 0px solid #e5e5e5;
  border-radius: 0;
  margin-bottom: 25px;
}
/* .faqs-sec .accordion .accordion-item button[aria-expanded=true] {
  border-bottom: 1px solid #03b5d2;
} */
.faqs-sec .accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 40px;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
  color: #fff;
  background: #043925;
  border-radius: 15px;
  position: relative;
  z-index: 1;
}
/* .faqs-sec .accordion button:hover, .faqs-sec .accordion button:focus {
  cursor: pointer;
  color: #34c0ca;
} */
.faqs-sec .accordion button:hover::after, .faqs-sec .accordion button:focus::after {
  cursor: pointer;
  color: #34c0ca;
  border: 1px solid #34c0ca;
}
.faqs-sec .accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}
.faqs-sec .accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 42px;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
  margin-top: -11px;
}
.faqs-sec .accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.faqs-sec .accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}
.faqs-sec .accordion button[aria-expanded=true] {
  color: #fff;
  background: #043925;
}
.faqs-sec .accordion button[aria-expanded=true] .icon::after {
  width: 0;
}
.faqs-sec .accordion button[aria-expanded=true] + .accordion-content {
  opacity: 1;
  max-height:100%;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.faqs-sec .accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
    border: 1px solid #e5e5e5;
    padding: 0px 40px;
    margin-top: -11px;
    border-radius: 0 0 15px 15px;
}
.faqs-sec .accordion .accordion-content p {
  font-size: 18px;
  font-weight: 400;
  margin: 2em 0;
}
/* 
.faqs-sec .accordion {
  max-width: 960px;
  margin: 0 auto;
} */
.call-us-at .btn-row{
    margin-top: -40px;
    position: relative;
    z-index: 2;
}
.call-us-at .btn-arrow-row {
    background: #fff;
    border-radius: 15px;
    padding: 40px 80px;
}
.bg-0a3c2a {
    background: #0a3c2a;
}

.polishing-wood-floors {
    color: #fff;
}
.polishing-wood-floors h2 {
    color: #fff;
    margin-bottom: 35px;
}
.polishing-wood-floors .vs-btn2{
    background: #fff;
    color: #001c11;
}

.contact-us-nowf .btn-row {
  display: flex;
  justify-content: center;
  margin-bottom: -165px;
  margin-top: 100px !important;
  position: relative;
  z-index: 1;
}
.contact-us-nowf .btn-arrow-row {
  background: #fff;
  padding: 30px 70px;
  border-radius: 15px;
}

 ul.crpt-deep-list.rug-clng-list li::before {
    content: url('../images/black-arrow-icon.webp');
 }
.our-tcnqs-info{
    background: #f3f9f7;
}
.our-price-list .ccl-clng-icon {
    font-size: 32px;
    color: #fff;
    line-height: 102px;
}
.our-price-list .ccl-clng-bx h5 {
    text-transform: uppercase;
}
.our-price-list .row [class*=col-] {
    width: 20%;
}

.wutf-list {
    text-align: center;
    padding-left: 0;
}
.wutf-list li {
    display: inline-block;
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 35px;
}
.wutf-list li img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.tdtm-text {
    font-weight: 500;
}
.wutf-list li {
  font-size: 14px;
  padding: 8px 15px;
}
.tdtm-text br{
    display: none;
}

ul.crpt-deep-list.crpt-mrg li {
    margin-bottom: 20px;
}
.is-hiring-pro .btn-row {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -60px;
}
.is-hiring-pro .btn-arrow-row {
    background: #ffffff;
    padding: 30px 50px;
    border-radius: 15px;
}
ul.alcohol-list li{
    padding: 20px 0;
}
ul.alcohol-list li:not(:last-child){
    border-bottom: 1px solid #cdcdcd;
}
ul.alcohol-list li:first-child{
    padding-top: 0;
}
ul.alcohol-list li:last-child{
    padding-bottom: 0;
}

.prcdr-ftf-rinse-content {
    max-width: 600px;
    margin-left: auto;
}
.lvhc-silk li {
    display: inline-block;
    margin-right: 15px;
}
.cleng-uplt-bx {
  background: #f3f9f7;
  border-radius: 15px;
  text-align: center;
  padding: 0 35px 40px;
  height: 100%;
}
.cleng-uplt-number-box {
  width: 102px;
  height: 102px;
  border-radius: 102px;
  border: 6px solid #135e42;
  background: #043925;
  margin: 0 auto;
  position: relative;
  top: -45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cleng-uplt-number-box span {
  font-size: 40px;
  font-weight: 600;
  color: #fff;
}
.cleng-uplt-bx h5 {
    text-transform: uppercase;
}
.fora-sngle .ccl-clng-bx{
    padding: 0 24px 40px;
}

.prices-for-end-of.contact-us-nowf .btn-arrow-row {
  background: #f3f9f7;
  padding: 30px 70px;
  border-radius: 15px;
}

.cntInnr-sect {
    padding: 60px 0;
}
.cntInnr-sect::before{
    content: " ";
    display: block;
    width: 75%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #dcaf30;
    z-index: -1;
}

.contact-info{
    background: #f8f8f8;
    padding: 60px 60px 80px;
    box-shadow: 0 13px 15px rgba(0, 0, 0, 0.21);
}
.pq-contact-box {
  display: flex;
  align-items: start;
  padding: 30px 0;
  gap: 22px;
}
.pq-contact-icon {
    width: 63px;
    height: 63px;
    background: #fff;
    border-radius: 63px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.18);
}
.contactFormSec {
    padding-right: 100px;
}
.pq-contact-box h5 {
    font-size: 22px;
    font-weight: 600;
    color: #dcaf30;
    line-height: 1;
    margin-bottom:4px;
}
.ftr__social__links a {
  width: 42px;
  height:42px;
  border-radius:0px;
  background-color: #fff;
  border: 1px solid #717171;
  display: inline-block;
  color: #043925;
  line-height:42px;
  margin: 0 3px;
  text-align: center;
}
.contactFormSec .form-control {
  height: 57px;
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 0;
  margin-bottom: 10px;
  border: none;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.18);
}
.contactFormSec textarea.form-control {
  height: 162px;
}
.contactFormSec .btn.btn-danger {
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 28px;
  padding: 15px 50px;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
  background: #043925;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  border-radius: 0px;
  border: none;
  border-radius: 0px;
  display: block;
  width: 100%;
}

.cnt-pdng-rt {
    padding-right: 60px;
}
.cnt-pdng-lt {
    padding-left: 60px;
}

/* .galleryBxes{
    position: relative;
}
.cd-gallery img{
  border-radius: 10px;
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.cd-gallery li .galleryBxes:hover img {
  opacity: .4;
}
.galleryBxes i{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 56px;
  height: 56px;
  border-radius: 56px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  opacity: 0;
}
.galleryBxes a:hover i{
  color: #deb947;
}
.galleryBxes:hover i{
  opacity: 1;
} */

.galleryBxes img {
  width: 322px;
  height: 322px;
  object-fit: cover;
  margin: 0 auto;
  display: block;
}

.row2 .galleryBxes img{
    width: 550px;
    object-fit: cover;
    height: 500px;
    margin: 0 auto;
    display: block;
}







/* =========================== */

.footer-container {
    background: #001c11;
    padding: 95px 0;
}

.ftr-logo {
    max-width: 314px;
    text-align: center;
}

.ftr-logo h6 {
    color: #fff;
    margin: 25px 0 15px;
}

.ftrtp-copy-right {
    color: #fff;
    line-height: 25px;
    margin-top: 30px;
}

.ftr-explore {
    padding-left: 75px;
}

.ftrtp-copy-right a {
    color: #dcaf30;
}

.ftr-bx h4 {
    color: #dcaf30;
    margin-bottom: 35px;
    padding-left: 2rem;
}

ul.ftrNav {}

ul.ftrNav li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 22px;
}

ul.ftrNav li::before {
    content: " ";
    display: block;
    width: 9px;
    height: 9px;
    background: #dcaf30;
    border-radius: 10px;
    position: absolute;
    top: 13px;
    left: 0;

}

ul.ftrNav li a {
    color: #fff;
}

.ftrNavAdrs li {
    display: flex;
    vertical-align: middle;
    align-items: center;
    gap: 20px;
    margin-bottom: 35px;
}

.ftrNav-icon {
    width: 58px;
    height: 58px;
    border-radius: 58px;
    background: #043925;
}

.ftrNav-content {
    color: #fff;
    font-weight: 500;
    line-height: 25px;
}

.ftrNav-content a {
    color: #fff;
}

.ftr-get-in-touch {
    margin-left: -30px;
}

.footer-container .row [class*=col-]:not(:last-child) {
    background: url('../images/ftr-divider-line.webp') no-repeat right center;
}

.footer-container .row [class*=col-]:nth-child(2) {
    background: url('../images/ftr-divider-line.webp') no-repeat right 60px center;
}

.back-to-top {
    position: fixed;
    bottom: 75px;
    right: 25px;
    display: none;
    background: #dcaf30;
    color: #fff;
    border-radius: 0;
    border: none;
}