.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-21 {
  text-decoration: none;
  display: flex;
}

.nav__css {
  position: fixed;
}

.feature-grid {
  grid-template-columns: 1fr;
}

.feature-grid.new1-des {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.feature-grid.new1-des._11 {
  width: 1000px;
}

.feature-grid.n11 {
  display: none;
}

.navigation-logo-2 {
  width: 200px;
  margin-top: 0;
  margin-left: -10px;
}

.nav__logo__link {
  flex: none;
  width: 120px;
  margin-right: 32px;
}

.button-text-2 {
  color: #fff;
  text-shadow: 0 1px 1px #0003;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.nav__wrapper {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
}

.nav__container-2 {
  align-items: center;
  max-width: 1560px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 32px;
  display: flex;
}

.m-footer-grid-large {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 1.75fr 2fr 1fr;
}

.navigation-toggle {
  color: #fff;
  padding: 0 24px 10px 0;
  font-size: 16px;
  font-weight: 600;
  transition: all .2s;
}

.navigation-toggle:hover, .navigation-toggle.w--open:hover {
  color: #d12120;
}

.cleaning-top-bar-blue-bg {
  z-index: -1;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #00000080;
  width: 60%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% -10%;
  transform: skew(40deg);
}

.brix---link-wrapper-color-primary-2 {
  color: #ec1d25;
  align-items: center;
  width: 100%;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper-color-primary-2:hover {
  color: #281ca5;
}

.nav-logo {
  z-index: 1;
  flex: none;
  position: relative;
}

.wrap-v-small {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.header-text-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.chevron {
  margin-top: 2px;
  margin-right: 5px;
}

.contact-block {
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-20 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu-link {
  font-size: 16px;
  font-weight: 600;
}

.text-block-15 {
  color: #fff;
  margin-left: 10px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.display-l {
  color: #fff;
  letter-spacing: normal;
  text-shadow: 0 1px 1px #0003;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 37px;
  font-weight: 700;
  line-height: 45px;
}

.cleaning-list-item {
  color: #0a66c2;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.cleaning-list-item.page {
  border-bottom: 2px solid #d12120;
  font-weight: 600;
}

.navigation-dropdown {
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
}

.nav__bar {
  z-index: 10;
  background-color: #eee;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.nombre-etoile {
  color: #fff;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.container-large-4 {
  width: 100%;
  max-width: 1300px;
  height: 600px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.cleaning-navbar-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 18px 20px;
}

.cleaning-topbar-social-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.m-footer-title {
  color: #f4f4f6;
  letter-spacing: -.02em;
  margin-bottom: 32px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.paragraph-large {
  color: #fff;
  letter-spacing: -.3px;
  text-shadow: 0 1px 1px #0003;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 28px;
}

.topbar-main-block {
  z-index: 2;
  background-image: linear-gradient(#00000080 100%, #12121299 100%, #fff), url('../images/2024-04-25-2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: auto;
  max-width: none;
  height: 800px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.overline-2 {
  color: #fff;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.nav__inner-2 {
  justify-content: flex-end;
  align-items: center;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.menu-line {
  background-color: #000;
  width: 48px;
  height: 3px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.m-footer-column {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.feature-icon {
  color: #d12120;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 12px;
  display: flex;
}

.google-reviews-wrapper {
  align-items: center;
  height: 20px;
  display: flex;
}

.nav__trigger {
  order: 1;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 32px;
  margin-left: 16px;
  display: none;
  position: relative;
}

.navigation-list {
  min-width: 140px;
}

.navigation-list.w--open {
  background-color: #0000;
  min-width: 260px;
  max-height: 100vh;
  padding-top: 30px;
  position: absolute;
  left: -80px;
}

.cleaning-top-bar {
  position: relative;
}

.rating-stars-wrapper {
  grid-column-gap: 3px;
  display: flex;
}

.top {
  justify-content: space-between;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.test1 {
  text-align: center;
  background-color: #000;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 35px 15px 24px;
  transition: all 1s;
  display: inline-block;
  position: relative;
  box-shadow: 0 2px 5px #0003, inset 3px 0 #d12120;
}

.test1:hover {
  box-shadow: inset 100vh 0 #d12120;
}

.navigation-content {
  z-index: 5;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 20px 24px;
  display: flex;
  position: relative;
}

.people-image {
  margin-left: 0;
}

.link-block-2 {
  margin-left: 22px;
  transition: all 1s;
}

.contact-topbar {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: center;
  margin-left: -70px;
  display: flex;
}

.cleaning-nav-menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.feature-wrapper {
  align-items: center;
  display: flex;
}

.brix---link-text-2 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  transition: color .3s;
  display: inline-block;
}

.navigation-link-06 {
  color: #fff;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: relative;
}

.navigation-link-06:hover {
  color: #d12120;
}

.cleaning-topbar-container {
  max-width: 1200px;
}

.navigation-list-wrapper {
  background-color: #000;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
  box-shadow: 8px 39px 65px -10px #0000001a;
}

.navigation-list-wrapper.w--open {
  background-color: #fff;
  border-radius: 15px;
  min-width: 300px;
  max-height: 100vh;
  left: -97px;
  box-shadow: 0 50px 25px -50px #20355a26, 8px 18px 60px 4px #00000021;
}

.bold-text-34 {
  font-weight: 400;
}

.navigation-arrow {
  background-color: #0000;
  width: 44px;
  height: 44px;
  position: absolute;
  inset: -2px auto auto;
  transform: rotate(45deg);
}

.icon-regular-8 {
  color: #d12120;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  display: flex;
}

.icon-regular-8.new14 {
  color: #d12120;
  width: 20px;
  height: 20px;
  margin-right: 0;
}

.icon-regular-8.new14.neq {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.cleaning-navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.feature-text {
  color: #fff;
  text-shadow: 0 1px 1px #0003;
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
}

.cleaning-nav-link {
  color: #fff;
  letter-spacing: .25px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.cleaning-navbar-no-shadow {
  box-shadow: none;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #00000080;
  margin-top: 0;
  position: static;
  top: 0;
}

.cleaning-social-block {
  color: #1d262d;
  background-color: #00000080;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding: 8px;
  text-decoration: none;
  display: block;
}

.nav__flexed-2 {
  align-items: center;
  margin-left: auto;
  display: flex;
}

.cleaning-nav-block {
  position: relative;
  overflow: hidden;
}

.m-container-large {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.cleaning-container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.cleaning-contact-block {
  margin-left: 20px;
}

.body {
  background-color: #f7f8fb;
  font-family: Montserrat, sans-serif;
}

.h2-heading {
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 600;
  line-height: 72px;
}

.wrap-v-regular {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.content-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
}

.a-testimonial-avatar-wrapper {
  background-color: #f4f4f6;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.brix---btn-primary-7 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #4a3aff;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-7:hover {
  color: #fff;
  background-color: #281ca5;
  transform: translate3d(0, -3px, .01px);
}

.text-color-orange {
  color: #fe5b25;
}

.a-testimonial-avatar {
  width: 36px;
  height: 36px;
}

.section-large {
  padding: 120px 5%;
  display: none;
  position: relative;
}

.content-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.logo-block {
  grid-column-gap: 32px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 32px;
  display: flex;
}

.avatar-name {
  color: #4e3a18;
  margin-bottom: 10px;
  font-weight: 600;
}

.paragraph-x-large {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
}

.paragraph-x-large.text-color-gray-800 {
  color: #394151;
}

.h3-heading {
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(181deg, #272e6c, #652b57 55%, #e2242c);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 600;
  line-height: 65px;
}

.paragraph-small-2 {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1.7;
}

.bold-text-2 {
  font-size: 49px;
  font-weight: 800;
  line-height: 40px;
}

.avatar-detail {
  color: #4e3a18;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.icon-small {
  color: #fff;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.cta-feature-item {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #000;
  align-items: center;
  display: flex;
}

.wrap-v-small-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.avatar-detail-wrapper {
  max-width: 380px;
}

.container-regular {
  width: 100%;
  max-width: 1062px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.usp__section {
  background-color: #e22322;
  padding-top: 40px;
  padding-bottom: 40px;
}

.page-container {
  justify-content: flex-end;
  align-items: center;
  max-width: 990px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.grid {
  grid-template-rows: auto;
}

.grid._3-col {
  grid-column-gap: 32px;
  grid-template-columns: 1fr 1fr 1fr;
}

.image-47 {
  width: 64px;
}

.heading-3 {
  color: #fff;
  margin-top: 16px;
  font-family: Montserrat, sans-serif;
}

.flex-block-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.flex-block-4 {
  flex-flow: row;
}

.flex-block-3 {
  flex-flow: column;
  width: 100%;
  margin-left: 5px;
}

.flex-block {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffff26;
  border: 1px #ffffff70;
  border-radius: 100px;
  flex-flow: column;
  width: auto;
  min-width: 0;
  max-width: 200px;
  height: 100%;
  padding: 8px;
  box-shadow: 0 2px 5px #0003;
}

.flex-block.newf1, .flex-block.newf2 {
  width: 100%;
}

.image-48 {
  background-color: #fff;
  border-radius: 100px;
  padding: 5px;
}

.image-48.newdivf {
  background-color: #1d84fd;
}

.div-block {
  flex-flow: row;
  width: 40px;
  height: 40px;
  display: flex;
}

.text-block-2 {
  color: #fff;
  width: 300%;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-2.newtxt1 {
  width: 190px;
  font-size: 12px;
  font-weight: 400;
}

.flex-block-2 {
  margin-left: 2px;
}

.code-embed {
  width: 20px;
  height: 20px;
}

.button-row {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  display: flex;
}

.button-primary-large {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  text-align: center;
  letter-spacing: -.18px;
  white-space: nowrap;
  background-color: #e22322;
  border: 2px #000;
  border-radius: 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 300px;
  min-height: 48px;
  padding: 10px 24px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .45s;
  display: inline-flex;
  box-shadow: 0 2px 5px #0003;
}

.button-primary-large:hover {
  background-color: #000;
  transform: translate(6px, -6px);
}

.icon-button-primary {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  background-image: linear-gradient(#3d89e7, #124dac);
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: all .45s;
  display: flex;
}

.icon-button-primary:hover {
  transform: translate(6px, -6px);
}

.icon-button-primary.bewicontbm {
  background-image: none;
}

.icon-regular-2 {
  color: #e22322;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.icon-regular-2.newicon {
  color: #fff;
  width: 55px;
  height: 55px;
}

.icon-regular-2.newicon2 {
  width: 40px;
  height: 40px;
}

.icon-regular-2.newicon2.icon3 {
  width: 25px;
  height: 25px;
}

.paragraph-large-2 {
  color: #000;
  max-width: 520px;
  margin-bottom: 93px;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 26px;
}

.paragraph-large-2.newp1 {
  color: #fff;
}

.bg-block-grey {
  z-index: -1;
  background-color: #f5f5f5;
  min-height: 25%;
  position: absolute;
  inset: auto 0% 0%;
}

.content-wrap {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 20%;
  padding-bottom: 80px;
  display: flex;
}

.content-image {
  border-radius: 6px;
  width: 100%;
  box-shadow: 0 62px 54px #00000040;
}

.content-h2 {
  color: #000;
  margin-bottom: 15px;
  font-family: Outfit, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 50px;
}

.content-h2.newh2 {
  color: #fff;
}

.button-text {
  margin-right: 8px;
  font-size: 18px;
}

.content-section {
  background-color: #f7f8fb;
  padding: 75px 4% 0;
  position: relative;
}

.content-section.newsec1 {
  padding-top: 0;
}

.title-line {
  background-color: #a8252e;
  background-image: none;
  border-radius: 20px;
  width: 100%;
  max-width: 170px;
  min-height: 4px;
  margin-bottom: 12px;
}

.title-line.newline1 {
  background-color: #fff;
  background-image: none;
}

.content-grid-2 {
  grid-column-gap: 72px;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr 1fr;
  padding-bottom: 0;
}

.container-large {
  width: 100%;
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
}

.button-dark {
  color: #fff;
  background-color: #000;
  border-top-right-radius: 20px;
  align-items: center;
  margin-top: 32px;
  padding: 20px 32px;
  font-weight: 500;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.button {
  color: #fff;
  background-color: #e22322;
  border-top-right-radius: 20px;
  align-items: center;
  padding: 20px 32px;
  font-weight: 700;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.heading-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.container {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
}

.footer-bottom {
  border-bottom: 1px solid #ffffff1a;
  justify-content: space-between;
  margin-top: 140px;
  display: flex;
}

.logo-2 {
  width: auto;
  margin-top: -109px;
  margin-bottom: 15px;
}

.logo-2.new-logo {
  width: 150px;
  margin-top: 0;
}

.social-link {
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  padding: 10px;
  display: flex;
}

.secondary-link {
  color: #fff;
  margin-right: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.footer-column {
  flex-direction: column;
  align-items: flex-start;
  padding-right: 40px;
  display: flex;
}

.brand {
  margin-right: 20px;
}

.text-span {
  color: #ffac12;
}

.footer-top {
  border-bottom: 1px solid #ffffff1a;
  justify-content: space-between;
  margin-bottom: 40px;
  padding-bottom: 60px;
  display: flex;
}

.footer-link {
  color: #fff;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 200;
  text-decoration: none;
  transition: opacity .2s;
  display: block;
}

.footer-link:hover {
  opacity: .5;
}

.footer-wrapper {
  align-items: center;
  display: flex;
}

.footer-grid-01 {
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1.25fr 1fr;
}

.footer-title {
  color: #fff;
  margin-bottom: 22px;
  font-family: Outfit, sans-serif;
  font-size: 17px;
  font-weight: 600;
}

.footer {
  background-color: #271a00;
  background-image: url('../images/Untitled-design-1.svg'), linear-gradient(61deg, #000, #a8252e);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  padding: 221px 3% 10px;
}

.slider {
  height: 120vh;
  min-height: 750px;
}

.slide-image {
  z-index: 3;
  background-image: linear-gradient(5deg, #000000cf, #000000a6 44%, #0000), url('../images/73626591620__C8B1AA60-E364-48E3-BC49-BD715D8F0D19.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
  padding-bottom: 150px;
  display: flex;
  position: relative;
}

.slide-image.slide-image-two {
  background-image: linear-gradient(5deg, #000, #000000a6 53%, #0000), url('../images/IMG_5071.webp');
}

.slide-image.slide-image-two.newimgsalide3 {
  background-image: linear-gradient(5deg, #000, #000000a6 53%, #0000), url('../images/banner-thumbnail.png');
}

.slide-image.slide-image-two.newimgsalide3.nl54 {
  background-image: linear-gradient(5deg, #000, #000000a6 53%, #0000), url('../images/l.jpg');
}

.slide-image.newimgslide1 {
  background-image: linear-gradient(5deg, #000000cf, #000000a6 44%, #0000), url('../images/Dallas_Stucco_Contractor-scaled.webp');
}

.slide-image.newimgslide1.newsliding5 {
  background-image: linear-gradient(5deg, #000000cf, #000000a6 44%, #0000), url('../images/IMG_3832.webp');
}

.slide-image.newimgslide1._2sdslide {
  background-image: linear-gradient(5deg, #000000cf, #000000a6 44%, #0000), url('../images/stucco-inner-hero.webp');
}

.navigation-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  height: 100%;
  min-height: auto;
  margin-bottom: -39px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-paragraph {
  color: #fff;
  max-width: 550px;
  margin-top: -15px;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.5;
}

.slider-wrapper {
  width: 100%;
  height: 100%;
}

.display-heading {
  color: #fff;
  letter-spacing: -.04em;
  max-width: 560px;
  margin-top: 0;
  margin-bottom: 22px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.2;
}

.slide-content-wrap {
  z-index: 9;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 60px 3%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.navigation {
  z-index: 999;
  background-color: #0000;
  border-bottom: 1px solid #ffffff1a;
  align-items: center;
  min-height: 90px;
  padding: 20px 4%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.slider-content {
  z-index: 99;
  display: block;
  position: absolute;
  inset: 0%;
}

.slide {
  overflow: hidden;
}

.left-arrow {
  display: none;
}

.slider-section {
  position: relative;
}

.right-arrow {
  display: none;
}

.nav-link-plain {
  color: #fff;
  margin-left: 0;
  margin-right: 0;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  font-weight: 400;
  transition: all .35s;
}

.nav-link-plain:hover, .nav-link-plain:active, .nav-link-plain:focus-visible, .nav-link-plain[data-wf-focus-visible], .nav-link-plain:visited {
  color: #a8252e;
}

.nav-link-plain.w--current {
  color: #fff;
}

.plain-link-wrap {
  align-items: center;
  display: flex;
}

.nav-menu {
  color: #3f0a3d;
  align-items: center;
  width: auto;
  height: 100%;
  display: flex;
}

.hero-block {
  color: #000;
  background-color: #fff;
  border-top-right-radius: 35px;
  align-items: center;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 48px;
  font-size: 20px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.text-block {
  margin-right: 8px;
}

.slide-nav {
  justify-content: flex-end;
  margin-bottom: 35px;
  padding-right: 106px;
  display: none;
}

.line-break {
  background-color: #dddddd73;
  width: 1px;
  min-height: 25px;
  margin-left: 14px;
  margin-right: 32px;
}

.content-grid-reverse {
  grid-column-gap: 72px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.1fr;
  justify-items: end;
}

.bg-block-top-grey {
  z-index: -1;
  background-color: #f5f5f5;
  min-height: 25%;
  position: absolute;
  inset: 0% 0% auto;
}

.paragraph {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.blog-section {
  background-color: #f7f8fb;
  background-image: url('../images/Untitled-design-1.svg');
  background-position: 50%;
  background-size: cover;
  padding: 20px 3% 120px;
}

.button-arrow {
  color: #3b5cf0;
  align-items: center;
  margin-bottom: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.container-2 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.background-svg-placeholder {
  z-index: 6;
  display: flex;
  position: relative;
}

.blog-thumbnail {
  background-color: #cfcfcf;
  min-width: 215px;
  height: 250px;
}

.title-small {
  color: #8e8e8e;
  letter-spacing: 4px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.title-heading {
  color: #000;
  letter-spacing: normal;
  font-family: Outfit, sans-serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 42px;
}

.blog-card {
  background-color: #fff;
  background-image: linear-gradient(#0009 100%, #fff), url('../images/IMG_5116.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 6px;
  flex-flow: column;
  align-items: stretch;
  width: auto;
  padding: 189px 14px 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #a8252e;
}

.blog-card.card2 {
  background-image: linear-gradient(#0009 100%, #fff), url('../images/banner-thumbnail.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  position: relative;
  top: -40px;
  box-shadow: 0 2px 5px #a8252e;
}

.blog-card.card4 {
  background-image: linear-gradient(#0009 100%, #fff), url('../images/Dallas_Stucco_Contractor-scaled.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  position: relative;
  top: -55px;
  box-shadow: 0 2px 5px #a8252e;
}

.blog-card.card3 {
  background-image: linear-gradient(#0009 100%, #fff), url('../images/kitchen.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  box-shadow: 0 2px 5px #a8252e;
}

.blog-title {
  color: #fff;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 14px;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.arrow-right {
  color: #fff;
}

.blog-content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 20px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.text-block-16 {
  color: #fff;
  margin-right: 10px;
}

.title-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 520px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-cover {
  object-fit: cover;
  border-radius: 2px;
  width: 100%;
  height: 250px;
}

.category {
  color: #b0b0b0;
  letter-spacing: 1px;
  margin-bottom: 14px;
  font-weight: 600;
}

.blog-paragraph {
  color: #aaa;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 24px;
}

.grid-blog {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 50px;
  padding-top: 0;
}

.bold-text-35 {
  letter-spacing: normal;
  font-family: Outfit, sans-serif;
  font-size: 45px;
  font-weight: 600;
}

.title-wrapper-large-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 792px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-regular-2 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-wrapper-4 {
  margin-bottom: 20px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
}

.section-small-3 {
  padding: 80px 5%;
}

.section-small-3.background-secondary {
  background-color: #f6f5f3;
}

.section-small-3.background-secondary.newsec {
  background-color: #fff;
}

.section-small-3.background-secondary.newsec.newsec1.invs1 {
  background-color: #fff;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 20px;
}

.section-small-3.background-secondary.newsec.newsec1.invs1.ml {
  background-color: #f7f8fb;
  background-image: url('../images/Untitled-design-1.svg'), url('../images/64722386290e384f56283ebc_Why-Us-Section-Bg.png');
  background-position: 50%, 50% 100%;
  background-size: cover, cover;
  padding-top: 75px;
  padding-bottom: 0;
}

.section-small-3.background-secondary.newsec.newsec1.invs1.ml.nl7 {
  z-index: 5;
  margin-top: -125px;
  padding-top: 0;
  position: relative;
}

.gallery-thumb-cover-2 {
  color: #fff;
  text-transform: uppercase;
  background-image: linear-gradient(#0009, #0009);
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: Inconsolata, monospace;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: sticky;
  inset: 0;
}

.title-wrapper-small {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  color: #383a42;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 720px;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.testimonial-overlay {
  z-index: 5;
  pointer-events: none;
  background-image: linear-gradient(#fff0, #f6f5f300 50%, #f6f5f3cc 80%, #f6f5f3);
  position: absolute;
  inset: 0%;
}

.expandir {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.lightbox-link-3 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 340px;
  height: 400px;
}

.lightbox-link-3.image1 {
  background-image: url('../images/387056970_812722277310952_4420910492666136413_n.jpg');
  border-radius: 6px;
  transition: all .45s;
}

.lightbox-link-3.image1:hover {
  transform: translate(4px, -4px);
}

.lightbox-link-3.image1.ani {
  background-image: url('../images/IMG_6591-scaled-1-1024x768.webp');
  text-decoration: none;
}

.lightbox-link-3.image1.ani.a1 {
  background-image: url('../images/FFFE71CE-7CBD-41F1-9458-626C96DC1133-2-1024x772.jpg.webp');
}

.lightbox-link-3.image3 {
  background-image: url('../images/328086421_587924376486841_7917133437586571683_n.jpg');
  border-radius: 6px;
}

.lightbox-link-3.image3.an {
  background-image: url('../images/73626591620__C8B1AA60-E364-48E3-BC49-BD715D8F0D19.webp');
  text-decoration: none;
  transition: all .45s;
}

.lightbox-link-3.image3.an:hover {
  transform: translate(4px, -4px);
}

.lightbox-link-3.image3.an.a3 {
  background-image: url('../images/Photo-Sep-15-2023-12-44-57-PM.jpg');
}

.lightbox-link-3.image2 {
  background-image: url('../images/386337631_810860787497101_7644533005443752777_n.jpg');
}

.lightbox-link-3.image2._6 {
  border-radius: 6px;
}

.lightbox-link-3.image2._6.an {
  background-image: url('../images/IMG_5916-1.webp');
  text-decoration: none;
  transition: all .45s;
}

.lightbox-link-3.image2._6.an:hover {
  transform: translate(4px, -4px);
}

.lightbox-link-3.image2._6.an.a2 {
  background-image: url('../images/banner-thumbnail.png');
}

.lightbox-link-3.image4 {
  background-image: url('../images/IMG_4625.webp');
  border-radius: 6px;
  text-decoration: none;
  transition: all .45s;
}

.lightbox-link-3.image4:hover {
  transform: translate(4px, -4px);
}

.lightbox-link-3.image6 {
  background-image: url('../images/IMG_5110.webp');
  border-radius: 6px;
  text-decoration: none;
  transition: all .45s;
}

.lightbox-link-3.image6:hover {
  transform: translate(4px, -4px);
}

.lightbox-link-3.image5 {
  background-image: url('../images/IMG_5071.webp');
  border-radius: 6px;
  text-decoration: none;
  transition: all .45s;
}

.lightbox-link-3.image5:hover {
  transform: translate(4px, -4px);
}

.h3-heading-2 {
  color: #fff;
  text-align: center;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 55px;
}

.h3-heading-2.newheading {
  color: #000;
  text-align: center;
}

.paragraph-regular-22 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.6;
}

.paragraph-regular-22.newdesc {
  color: #000;
  margin-top: 10px;
}

.flex-block-6 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.expand-icon {
  width: 35px;
  margin-top: 5px;
  margin-bottom: 10px;
  position: relative;
}

.testimonial-block {
  position: relative;
}

.blog-slider {
  background-color: #0000;
  width: 100%;
  max-width: 1280px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.avatar-cover {
  object-fit: cover;
  border-radius: 20em;
  width: 100%;
  height: 100%;
  box-shadow: 0 2px 5px #0003;
}

.our-impact-purple-block-text-div-2 {
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  padding-right: 84px;
  display: flex;
}

.author-name-2 {
  color: #000;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
}

.home-testimonials_rating-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 200px;
  height: 30px;
  margin-top: 10px;
  margin-bottom: 30px;
  display: grid;
}

.home-testimonials_rating-wrapper.new122 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 15px;
  margin-left: -5px;
  display: flex;
}

.home-testimonials_rating-wrapper.new1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 30px;
  display: block;
}

.testimonial-grid-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
}

.h2-heading-4 {
  color: #000;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.1;
}

.our-impact-purple-div-container-2 {
  z-index: 1;
  background-color: #fff;
  background-image: url('../images/Untitled-design-3.png'), linear-gradient(205deg, #d4010a, #041541 69%);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  margin-top: 20px;
  padding: 20px 90px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.title-wrapper-large {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 900px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.testimonial-wrapper-one {
  text-align: center;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 14px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 36px 40px 26px;
  transition: box-shadow .3s;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.testimonial-wrapper-one:hover {
  box-shadow: 37px 37px 72px #dcdcdc26;
}

.avatar {
  background-color: #f1efee;
  border-radius: 100%;
  width: 70px;
  height: 70px;
  margin-bottom: 20px;
  position: relative;
}

.left-arrow-2 {
  background-color: #fff;
  background-image: url('../images/Untitled-design-3.png'), linear-gradient(205deg, #d4010a, #041541 69%);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  border: 1px #f1f1f1;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 60px;
  height: 60px;
  min-height: 60px;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  transition: border-color .2s, transform .3s;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.left-arrow-2:hover {
  border-color: #6f57eb;
  transform: translate(-8px);
}

.icon-right {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  margin-left: 12px;
  display: flex;
}

.icon-right.newicon12 {
  margin-left: 8px;
}

.right-arrow-2 {
  background-color: #fff;
  background-image: url('../images/Untitled-design-3.png'), linear-gradient(205deg, #d4010a, #041541 69%);
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  border: 1px #f1f1f1;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 60px;
  height: 60px;
  min-height: 60px;
  transition: border-color .2s, transform .3s;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.right-arrow-2:hover {
  border-color: #6f57eb;
  transform: translate(8px);
}

.body-button-normal {
  letter-spacing: -.02em;
  font-size: 16px;
  font-weight: 700;
}

.testimonial-section {
  background-color: #fff;
  align-items: center;
  padding: 60px 3%;
  display: flex;
  overflow: hidden;
}

.our-impact-purple-button-div {
  justify-content: center;
  align-items: center;
  width: 30%;
  display: flex;
}

.people-image-2 {
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
}

.bold-text-41 {
  font-weight: 700;
}

.testimonial-wrapper-three {
  text-align: center;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 14px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 36px 40px 26px;
  transition: box-shadow .3s;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.testimonial-wrapper-three:hover {
  box-shadow: 37px 37px 72px #dcdcdc26;
}

.author-block {
  margin-top: 32px;
}

.home-testimonials_rating-icon {
  color: #000;
  flex-direction: column;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: .25rem;
  display: flex;
}

.image-51 {
  margin-left: -35px;
  margin-right: 10px;
}

.button-right-icon {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #160042;
  background-image: url('../images/btn-graphic.svg'), linear-gradient(205deg, #d4010a, #0d1541 69%);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 16px 12px 32px;
  font-size: 16px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: relative;
}

.button-right-icon:hover {
  background-color: #282556;
  transform: translate(0);
}

.button-right-icon:active {
  background-color: #160042;
}

.button-right-icon:focus {
  outline-offset: 0px;
  outline: 2px solid #b6b9ce;
}

.our-impact-purple-text-2 {
  color: #fff;
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.slide-nav-2 {
  justify-content: center;
  display: flex;
  bottom: -60px;
}

.paragraph-large-3 {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.paragraph-large-3.text-color-gray-950 {
  color: #1f1e1e;
  font-size: 17px;
}

.blog-mask {
  overflow: visible;
}

.slider-dots {
  display: none;
}

.testimonial-wrapper-two {
  text-align: center;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 14px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 36px 40px 26px;
  transition: box-shadow .3s;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.testimonial-wrapper-two:hover {
  box-shadow: 37px 37px 72px #dcdcdc26;
}

.container-3 {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-details {
  opacity: .8;
  color: #000;
  font-size: 16px;
  line-height: 1.6;
}

.grid-two-column {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.checkbox-field {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.form-row {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.h2-heading-5 {
  color: #252527;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 1.2;
}

.text-link {
  color: #a8252e;
  text-decoration: underline;
}

.text-link.text-color-gray-200 {
  color: #d0d0d2;
}

.form-block {
  width: 100%;
  margin-bottom: 0;
}

.column-regular {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.column-regular.column-left {
  justify-content: center;
  align-items: flex-start;
  margin-right: 40px;
}

.overline-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-cta-large {
  background-color: #f5f5f6;
  background-image: linear-gradient(#0000, #000), none;
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  padding: 240px 5% 80px;
  position: relative;
}

.text-field {
  color: #252527;
  letter-spacing: .08px;
  background-color: #f2f3f8;
  border: 1px #e6e6e7;
  border-radius: 6px;
  min-height: 44px;
  margin-bottom: 0;
  padding: 10px 14px;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  transition: border-color .3s;
  box-shadow: 0 2px 5px #0003;
}

.text-field:hover {
  border-color: #d0d0d2;
}

.text-field:focus {
  border-color: #ff5805;
}

.text-field::placeholder {
  color: #000;
  font-weight: 300;
}

.text-field.text-area {
  min-height: 140px;
}

.checkbox-outline {
  border: 2px solid #d0d0d2;
  width: 16px;
  height: 16px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 10px;
}

.checkbox-outline.w--redirected-checked {
  background-color: #ff5805;
  background-image: none;
  background-position: 50%;
  background-size: 20px;
  border-color: #ff5805;
  margin-top: 0;
  margin-left: 0;
  margin-right: 10px;
  box-shadow: 0 0 #0000;
}

.checkbox-outline.w--redirected-focus {
  box-shadow: 0 0 #0000;
}

.column-large {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.overline-regular {
  letter-spacing: .8px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.button-primary-large-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #ff5805;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: inline-flex;
}

.icon-x-small {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.max-width-small {
  width: 100%;
  max-width: 486px;
}

.max-width-regular {
  width: 100%;
  max-width: 588px;
}

.checkbox-label {
  color: #59595f;
  letter-spacing: -.08px;
  -webkit-user-select: none;
  user-select: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.checkbox-label.text-color-gray-200 {
  color: #d0d0d2;
}

.container-large-5 {
  z-index: 1;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.paragraph-2, .paragraph-3 {
  color: #fff;
}

.image-52 {
  z-index: 2;
  margin-bottom: 0;
  margin-left: -19px;
  position: absolute;
  top: 722px;
}

.icon-3 {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.content-wrap-2 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.p {
  color: #1a1a1a;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6;
}

.p.body-color {
  color: #fff;
}

.section {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 50px 5%;
  display: flex;
}

.section.reverse-color {
  background-color: #041541;
  background-image: url('../images/Untitled-design-3.png'), linear-gradient(#041541d9 100%, #fff), url('../images/2023-07-10-1.jpg');
  background-position: 50%, 0 0, 50%;
  background-size: cover, auto, cover;
  padding-bottom: 0;
}

.section.reverse-color.newsec {
  justify-content: center;
  align-items: center;
}

.section.reverse-color.newsec.n1111 {
  background-image: linear-gradient(#000000d9 100%, #fff), url('../images/IMG_5110.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 140px;
  padding-bottom: 100px;
}

.section-14 {
  width: 205%;
  margin-right: -55px;
}

.short-image {
  object-fit: cover;
  border-radius: 6px;
  width: 115%;
  max-width: none;
  height: 430px;
  margin-bottom: 45px;
  margin-left: -130px;
  box-shadow: 0 2px 5px #a8252e;
}

.bold-text-12 {
  font-family: Outfit, sans-serif;
  font-size: 28px;
  line-height: 30px;
}

.playbuttonwrapper {
  color: #fff;
  background-color: #d4010a;
  background-image: url('../images/Untitled-design-3.png'), linear-gradient(205deg, #d4010a, #041541 69%);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
  position: relative;
  inset: -260px auto 0% 30%;
  box-shadow: 0 2px 5px #0003;
}

.playbuttonwrapper.new12.new1113 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100px;
  display: flex;
  top: -315px;
  left: 20%;
}

.grid_1-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.grid_1-2.newsec {
  justify-content: center;
  align-items: center;
  margin-left: 80px;
  display: flex;
}

.paragraph-small {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}

.paragraph-small.text-color-gray-800 {
  color: #fff;
  width: 180px;
  font-size: 16px;
  font-weight: 800;
}

.container-4 {
  width: 100%;
  max-width: 1100px;
}

.container-4.newsec {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.content-button {
  font-size: 10px;
}

.content-button.newv {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.h2 {
  color: #1a1a1a;
  margin-top: 0;
  font-weight: 500;
}

.h2.body-color {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 46px;
}

.subheading-small {
  color: #252527;
  letter-spacing: -.08px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.subheading-small.text-color-black {
  color: #000;
}

.icon {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-x-small {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.column-x-small.column-center {
  justify-content: flex-start;
  align-items: center;
  margin-top: -22px;
}

.paragraph-small-3 {
  letter-spacing: -.08px;
  font-size: 14px;
  line-height: 24px;
}

.paragraph-small-3.text-color-tertiary {
  color: #59595f;
}

.row-small {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.avatar-image {
  object-fit: cover;
  border-radius: 99px;
  width: 100%;
  height: 100%;
}

.h6-heading {
  color: #252527;
  letter-spacing: -.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
}

.testimonial-review-card {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 22px 24px;
  display: flex;
  box-shadow: 0 2px 5px #0003, 0 2px 5px #0003;
}

.section-regular {
  background-color: #f7f8fb;
  background-image: url('../images/Untitled-design-1.svg');
  background-position: 50%;
  background-size: cover;
  padding: 80px 5%;
  position: relative;
}

.testimonial-tile {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.testimonial-review-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
}

.avatar-regular {
  background-color: #f5f5f6;
  border: .5px solid #e6e6e7;
  border-radius: 99px;
  width: 48px;
  height: 48px;
  padding: 4px;
}

.paragraph-x-large-2 {
  font-size: 20px;
  line-height: 32px;
}

.paragraph-x-large-2.text-color-primary {
  color: #252527;
}

.paragraph-regular {
  font-size: 16px;
  line-height: 28px;
}

.paragraph-regular.text-color-tertiary {
  color: #000;
}

.icon-small-2 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.row-x-small {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column {
  flex-flow: column;
  display: flex;
}

.heading-pattern {
  z-index: -1;
  background-image: none;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -8px;
  margin-bottom: -12px;
  margin-right: -24px;
  padding-top: 8px;
  padding-bottom: 12px;
  padding-right: 24px;
  display: inline-block;
}

.feature-grid-2 {
  z-index: 2;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  position: relative;
}

.subheading-small-2 {
  color: #fff;
  letter-spacing: -.02em;
  font-family: Outfit, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
}

.section-large-2 {
  padding: 128px 5%;
  position: relative;
}

.section-large-2.overflow-hidden {
  z-index: 6;
  background-color: #f7f8fb;
  background-image: url('../images/Untitled-design-1.svg');
  background-position: 50%;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 73px;
  overflow: hidden;
}

.feature-card-grid {
  z-index: 0;
  pointer-events: none;
  position: absolute;
  inset: 8px 8px auto auto;
}

.button-secondary {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #fff;
  text-align: center;
  letter-spacing: -.006em;
  background-color: #1a1925;
  background-image: linear-gradient(#ffffff1f, #fff0);
  border-radius: 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition-property: background-color;
  transition-duration: .3s;
  transition-timing-function: ease;
  display: inline-flex;
  box-shadow: inset 0 -8px 20px #1a192514, 0 8px 12px -4px #1a19250f, 0 4px 8px -4px #1a19251f, 0 2px 4px -1px #1a19251f, 0 1px 1.5px -.5px #1a19251f, 0 .75px .75px #1a19251f, 0 .25px .25px #1a19253d, inset 0 1px 3px #ffffff14, inset 0 .75px .75px #ffffff14, inset 0 .25px .25px #ffffff1f;
}

.button-secondary:hover {
  background-color: #51515e;
}

.feature-image-wrapper {
  display: flex;
  position: relative;
}

.max-width-small-2 {
  width: 100%;
  max-width: none;
}

.paragraph-small-4 {
  color: #fff;
  letter-spacing: -.005em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5;
}

.icon-wrapper {
  z-index: 1;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.feature-image {
  object-fit: fill;
  border: .72px solid #eeeef0;
  border-radius: 24px;
  flex: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-shadow: 0 3px 3px -1.5px #07011308, 0 2px 2px -1px #07011308, 0 1px 1px -.5px #07011308, 0 .5px .5px #07011308;
}

.icon-4 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  display: flex;
}

.container-large-6 {
  z-index: 2;
  width: 100%;
  max-width: 1084px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.button-group {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.feature-card {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff0;
  background-image: linear-gradient(#00000080 100%, #fff), url('../images/IMG_5916-1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border: 1px #eeeef0;
  border-radius: 6px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 85px 24px 28px;
  display: flex;
  position: relative;
  box-shadow: 0 40px 50px #00000040;
}

.feature-card.rcard {
  background-image: linear-gradient(#0009 100%, #fff), url('../images/residential-stonework-masonry-house-concrete-flower-mound-texas-1024x768.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.feature-card.newcard1, .feature-card.newcard2 {
  background-color: #a8252e;
  background-image: none;
  width: 400px;
  margin-top: 0;
}

.column-x-large {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.feature-dashboard {
  flex: none;
  width: 40vw;
  position: absolute;
  -webkit-mask-image: linear-gradient(#000 70%, #0000), linear-gradient(to right, #000 70%, #0000);
  mask-image: linear-gradient(#000 70%, #0000), linear-gradient(to right, #000 70%, #0000);
  -webkit-mask-composite: source-in;
  mask-composite: intersect;
}

.icon-large {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.grid-two-column-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}

.h3-heading-3 {
  color: #1a1925;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.3;
}

.h3-heading-3.text-balance {
  color: #000;
  font-family: Outfit, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 1;
}

.badge-secondary {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #1a1925;
  background-color: #a8252e;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  padding: 6px 12px 8px 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  display: flex;
}

.column-3x-large {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  display: flex;
}

.paragraph-regular-23 {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.5;
}

.button-ghost {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #1a1925;
  text-align: center;
  letter-spacing: -.006em;
  background-color: #0000;
  border-radius: 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-flex;
}

.button-ghost:hover {
  background-color: #eeeef0;
}

.icon-pattern {
  z-index: -1;
  pointer-events: none;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: -4px auto auto -4px;
}

.text-block-17 {
  color: #fff;
  font-family: Outfit, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.bold-text-42 {
  color: #000;
  font-size: 45px;
  line-height: .7;
}

.button-right-icon-2 {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #a8252e;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 16px 32px;
  font-size: 21px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: relative;
}

.button-right-icon-2:hover {
  background-color: #a8252e;
  transform: translate(6px, -6px);
  box-shadow: 0 2px 5px #a8252e;
}

.button-right-icon-2:active {
  background-color: #160042;
}

.button-right-icon-2:focus {
  outline-offset: 0px;
  outline: 2px solid #b6b9ce;
}

.body-button-normal-2 {
  letter-spacing: normal;
  text-transform: capitalize;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}

.icon-right-2 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-left: 0;
  margin-right: 12px;
  display: flex;
}

.icon-right-2.nl5 {
  margin-left: 12px;
  margin-right: 0;
}

.icon-right-2.g24 {
  width: 20px;
  height: 20px;
}

.text-span-2 {
  color: #a8252e;
  text-decoration: underline;
}

.brix---icon-pagraph-wrapper-2 {
  color: #6e7191;
  align-items: flex-start;
  font-weight: 400;
  display: flex;
}

.brix---link-text-3 {
  color: #fff;
  font-size: 16px;
  transition: color .3s;
  display: inline-block;
}

.brix---link-text-3.nre1 {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}

.brix---link-wrapper-color-primary-3 {
  color: #ec1d25;
  align-items: center;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper-color-primary-3:hover {
  color: #281ca5;
}

.icon-regular-12 {
  color: #fff;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  display: flex;
}

.brix---icon-mg-top {
  margin-top: 4px;
}

.brix---paragraph-default-11 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---paragraph-default-11.ntetxt.newtext {
  color: #fff;
  font-family: Outfit, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.brix---footer-list-wrapper-2 {
  margin-bottom: 0;
  padding-left: 0;
  font-weight: 500;
  list-style-type: none;
}

.brix---footer-list-item {
  margin-bottom: 18px;
  padding-left: 0;
}

.code-embed-2 {
  border-radius: 6px;
  width: 100%;
  height: 100%;
  box-shadow: 0 2px 5px #0003;
}

.code-embed-2.new41 {
  width: 275px;
}

.footer-legal-wrap-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #666;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.paragraph-small-15 {
  color: #fff;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.7;
}

.link-2 {
  text-decoration: none;
}

.bold-text-11 {
  color: #fff;
  text-decoration: none;
}

.footer-legal-links-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: #fff;
  align-items: center;
  display: flex;
}

.footer-legal-link-2 {
  color: #fff;
  font-family: Outfit, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.footer-legal-link-2:hover {
  color: #fff;
}

.divider-gray-800 {
  background-color: #ffffff9e;
  width: 100%;
  height: 1px;
}

.flex-block-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 35px;
}

.flex-block-8 {
  flex-flow: row;
}

.flex-block-9 {
  flex-flow: column;
  width: 100%;
  margin-left: 5px;
}

.flex-block-10 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffff26;
  border: 1px #ffffff70;
  border-radius: 100px;
  flex-flow: column;
  width: auto;
  min-width: 0;
  max-width: 200px;
  height: 100%;
  padding: 8px;
  box-shadow: 0 2px 5px #0003;
}

.flex-block-10.newf1, .flex-block-10.newf2 {
  width: 100%;
}

.image-53 {
  background-color: #fff;
  border-radius: 100px;
  padding: 5px;
}

.image-53.newdivf {
  background-color: #1d84fd;
}

.text-block-18 {
  color: #fff;
  width: 300%;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-18.newtxt1 {
  width: 190px;
  font-size: 12px;
  font-weight: 400;
}

.flex-block-11 {
  margin-left: 2px;
}

.button-secondary-large {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #a8252e;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: inline-flex;
}

.contact-map-card {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #a8252e;
  border-radius: 6px;
  flex-flow: column;
  padding: 24px;
  display: flex;
  position: absolute;
  inset: auto 12px 12px;
  box-shadow: 0 2px 5px #0003;
}

.contact-map-button {
  color: #000;
  background-color: #25252733;
  border: .5px solid #e6e6e7;
  border-radius: 999px;
  padding: 32px;
  position: absolute;
}

.form-field-grid {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
}

.icon-5 {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.field-label {
  color: #000;
  letter-spacing: normal;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.paragraph-small-16 {
  letter-spacing: -.08px;
  font-size: 14px;
  line-height: 24px;
}

.paragraph-small-16.text-color-tertiary {
  color: #fff;
}

.contact-map-right {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.heading-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1.15fr 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 64px;
  display: flex;
}

.subheading-regular {
  color: #fff;
  letter-spacing: -.12px;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.paragraph-x-large-3 {
  font-family: Outfit, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
}

.contact-map-button-inner {
  background-color: #fff;
  border-radius: 99px;
  padding: 24px;
  box-shadow: 0 2px 1.5px .5px #95a0b229;
}

.icon-regular {
  color: #fff;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  margin-right: 5px;
  display: flex;
}

.button-grid-small {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  width: 100%;
}

.column-tiny {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

.text-color-brand {
  color: #a8252e;
}

.h2-heading-6 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 65px;
  font-weight: 700;
  line-height: 1.2;
}

.container-regular-3 {
  z-index: 1;
  width: 100%;
  max-width: 1062px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.button-ghost-small {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #000;
  letter-spacing: -.08px;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.checkbox {
  background-color: #f5f5f6;
  border: 2px solid #d0d0d2;
  width: 16px;
  height: 16px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 10px;
}

.checkbox.w--redirected-checked {
  background-color: #ff5805;
  background-image: none;
  background-position: 50%;
  background-size: 20px;
  border-color: #ff5805;
  margin-top: 0;
  margin-left: 0;
  margin-right: 10px;
  box-shadow: 0 0 #0000;
}

.checkbox.w--redirected-focus {
  box-shadow: 0 0 #0000;
}

.contact-map {
  z-index: 0;
  width: 100%;
  height: 100%;
}

.form-card {
  background-color: #f7f8fb;
  border: 1px #e6e6e7;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  padding: 32px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.button-outline-small {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #a8252e;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #e6e6e7;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  display: inline-flex;
}

.text-block-19 {
  color: #fff;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.image-waves {
  z-index: 3;
  background-color: #f7f8fb;
  width: 100%;
  height: 15vh;
  margin-bottom: -150px;
  position: static;
  inset: auto 0% 0%;
}

.image-waves.nw3 {
  height: 15vh;
  margin-bottom: 0;
  position: relative;
}

.image-waves.newav4 {
  margin-bottom: -145px;
}

.image-waves.w4 {
  position: relative;
}

.waves {
  object-fit: cover;
  object-position: 50% 100%;
  width: 100%;
  height: 100%;
  margin-top: -145px;
}

.waves.waves1 {
  margin-top: -13px;
  transform: rotate(180deg);
}

.waves.waves1.new4 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0)rotate(180deg);
}

.waves.waves4 {
  margin-top: -150px;
  margin-bottom: -15px;
}

.waves.nl6 {
  position: relative;
}

.text-span-3 {
  -webkit-text-decoration: underline #a8252e;
  text-decoration: underline #a8252e;
}

.text-span-4 {
  color: #a8252e;
  text-decoration: underline;
}

.text-span-5 {
  color: #a8252e;
}

.text-span-6 {
  color: #a8252e;
  text-decoration: underline;
}

.text-span-7 {
  color: #a8252e;
  letter-spacing: normal;
  text-decoration: underline;
}

.text-span-8, .text-span-9 {
  color: #a8252e;
  text-decoration: underline;
}

.navigation-dropdown-1 {
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.navigation-link-03 {
  color: #fff;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  text-decoration: none;
  transition: all .45s;
  display: flex;
}

.navigation-link-03:hover {
  color: #fff;
  transform: translate(4px, -4px);
}

.menu-link-2 {
  font-size: 16px;
  font-weight: 500;
}

.navigation-list-wrapper-2 {
  background-color: #a8252e;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
  box-shadow: 8px 39px 65px -10px #0000001a;
}

.navigation-list-wrapper-2.w--open {
  background-color: #fff;
  border-radius: 15px;
  min-width: 300px;
  max-height: 100vh;
  left: -97px;
  box-shadow: 0 50px 25px -50px #20355a26, 8px 18px 60px 4px #00000021;
}

.icon-regular-13 {
  color: #d12120;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  display: flex;
}

.icon-regular-13.new14 {
  color: #d12120;
  width: 20px;
  height: 20px;
  margin-right: 0;
}

.icon-regular-13.new14.neq {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.navigation-toggle-2 {
  color: #fff;
  margin-left: 0;
  padding: 16px;
  font-size: 15px;
  font-weight: 500;
  transition: all .2s;
}

.navigation-toggle-2:hover {
  color: #fff;
}

.chevron-2 {
  margin-top: 20.5px;
  margin-right: 5px;
}

.navigation-arrow-2 {
  background-color: #a8252e;
  width: 44px;
  height: 44px;
  position: absolute;
  inset: -2px auto auto;
  transform: rotate(45deg);
}

.text-block-42 {
  letter-spacing: normal;
  text-transform: capitalize;
  margin-right: 9px;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.navigation-list-2 {
  min-width: 290px;
}

.navigation-list-2.w--open {
  background-color: #0000;
  min-width: 290px;
  max-height: 100vh;
  padding-top: 30px;
  left: -80px;
}

.lightbox-link {
  width: 100%;
  height: 100%;
  position: relative;
}

.layout2_content {
  max-width: 32rem;
}

.image-54 {
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  min-height: 35rem;
  margin-top: -100px;
  overflow: visible;
}

.playbuttonwrapper-2 {
  color: #fff;
  background-color: #58dbc2;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
  position: absolute;
  inset: 45% 50% 50% 45%;
}

.layout2_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.layout2_image-wrapper {
  justify-content: center;
  align-items: center;
  margin-bottom: -68px;
  display: flex;
  position: relative;
}

.container-large-7 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.icon-6 {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.margin-bottom-2 {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.padding-vertical-2 {
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical-2.padding-xhuge.custom {
  padding-bottom: 0;
}

.paragraph-4 {
  color: #fff;
  font-weight: 600;
}

.page-padding {
  margin-bottom: 111px;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.section-layout2 {
  background-color: #a8252e;
}

.button-link {
  color: #3b9c8a;
  background-color: #0000;
  font-weight: 700;
  text-decoration: underline;
}

.button-link.noleft {
  padding-left: 0;
}

.button-link.noleft.primarycolor {
  color: #58dbc2;
}

.h4-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 17px;
  font-family: Outfit, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2;
}

.h4-heading.white {
  color: #fff;
  font-size: 40px;
}

.give_image-wrapper {
  height: 720px;
}

.paragraph-5 {
  color: #fff;
  font-weight: 300;
  line-height: 24px;
}

.heading-10 {
  color: #fff;
  font-style: italic;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-small {
  display: flex;
}

.give_component {
  grid-column-gap: 0rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.give_image {
  object-fit: cover;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  display: block;
}

.give_content {
  z-index: 2;
  background-color: #a8252e;
  border-radius: 6px;
  margin-top: 4rem;
  margin-right: -4rem;
  padding: 32px;
  position: relative;
}

.padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.padding-section-small {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.feature-shape {
  position: absolute;
  inset: 0% 0% auto auto;
}

.feature-header-block {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.feature-header {
  grid-column-gap: 83px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: .4fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  display: grid;
}

.feature-icon-2 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
  display: flex;
}

.feature-grid-3 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.margin-bottom-08 {
  margin-bottom: 8px;
}

.margin-bottom-08.text-weight-medium {
  font-weight: 500;
}

.paragraph-large-4 {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  text-transform: uppercase;
  font-family: Outfit, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
}

.container-large-2 {
  background-color: #a8252e;
  border-radius: 9px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding: 5%;
  display: flex;
  position: relative;
}

.feature-card-2 {
  color: #f4f4f6;
  background-color: #79151c;
  border-top: 10px solid #79151c;
  border-radius: 8px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 10px #4a545e2b;
}

.feature-section {
  background-color: #0000;
  padding: 40px 5%;
  position: relative;
}

.paragraph-6 {
  color: #fff;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}

.f-margin-bottom-16 {
  margin-bottom: 16px;
}

.reasons-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.reasons-wrapper.nl4 {
  margin-top: 97px;
}

.appointment-button-div-main {
  background-color: #c40b0b;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 300px;
  height: 45px;
  padding-left: 15px;
  text-decoration: none;
  display: flex;
  position: relative;
  transform: skew(-6deg);
}

.appointment-button-div-main.newbtn {
  background-color: #161616;
  width: 300px;
  height: 45px;
  transform: skew(-6deg);
}

.f-blog-grid {
  grid-column-gap: 70px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 4fr .25fr;
}

.reasons_small-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.icon-regular-15 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.icon-regular-15.newicon {
  margin-left: 11px;
}

.reasons-container {
  background-color: #161616;
  background-image: url('../images/Untitled-design-33.svg'), url('../images/Untitled-design-14.png');
  background-position: 85% 2%, 50% 100%;
  background-size: cover, cover;
  border: 1px #e0e3eb;
  width: 100%;
  height: auto;
  margin-bottom: -10px;
  padding: 2rem 1rem 6.5rem;
}

.f-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.make-an-appointment-arrow-div {
  z-index: 0;
  background-image: url('../images/Untitled-design-27.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 45px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.make-an-appointment-arrow-div.btnimg {
  background-image: url('../images/Untitled-design-27.svg');
  background-position: 0%;
  background-size: cover;
  width: 60px;
  height: 45px;
}

.paragraph-regular-8 {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 28px;
}

.paragraph-regular-8.text-color-gray-800 {
  color: #fff;
  width: 500px;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 300;
}

.paragraph-regular-8.text-color-gray-800.nl4 {
  color: #000;
  width: auto;
}

.f-h4-heading {
  color: #000;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Outfit, sans-serif;
  font-size: 30px;
  line-height: 1.2;
}

.f-blog-thumbnail-xl {
  border-radius: 8px;
  height: 100%;
  overflow: hidden;
}

.f-paragraph-regular {
  color: #000;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.f-blog-wrapper {
  position: relative;
}

.f-blog-wrapper.ml {
  border-left: 1px solid #a8252e;
  padding-left: 5%;
}

.f-margin-bottom-20 {
  margin-bottom: 20px;
}

.f-section-large {
  z-index: 5;
  background-image: url('../images/Untitled-design-1.svg');
  background-position: 50%;
  background-size: cover;
  margin-bottom: -21px;
  padding: 92px 5%;
  position: relative;
}

.icon-regular-17 {
  color: #fff;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.icon-regular-17.icon3 {
  width: 40px;
  height: 40px;
}

.reasons-big-text {
  color: #fff;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: Outfit, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
}

.f-blog-line-normal {
  background-color: #e4e6f1;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.f-image-cover {
  object-fit: cover;
  width: 100%;
  height: 500px;
}

.f-margin-bottom-64 {
  margin-bottom: 64px;
}

.f-h5-heading {
  color: #000;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Outfit, sans-serif;
  font-size: 32px;
  line-height: 1.4;
}

.appointment-button-text-div-container {
  width: 90%;
}

.make-an-appointment-text {
  color: #fff;
  margin-left: -40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.make-an-appointment-text.l2 {
  margin-left: 0;
}

.flex-block-12 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 35px;
}

@media screen and (min-width: 1280px) {
  .h3-heading {
    background-image: linear-gradient(#272e6c, #272e6c 45%, #e2242c);
    margin-bottom: -8px;
    line-height: 55px;
  }

  .bold-text-2 {
    font-size: 49px;
    font-weight: 800;
    line-height: 0;
  }

  .icon-small {
    color: #fff;
    margin-left: 2px;
  }
}

@media screen and (min-width: 1440px) {
  .display-l {
    font-size: 40px;
  }

  .content-section {
    padding-bottom: 20px;
  }

  .h2-heading-4 {
    letter-spacing: normal;
    font-size: 49px;
    font-weight: 800;
  }

  .section-regular.newk {
    z-index: 5;
    margin-top: -150px;
  }

  .section-large-2.overflow-hidden {
    z-index: 4;
    margin-top: -130px;
    margin-bottom: -60px;
    padding-top: 14px;
  }

  .image-waves.w4 {
    height: 15vh;
    margin-bottom: 1px;
    position: relative;
  }

  .waves.nl6 {
    margin-top: -154px;
    position: relative;
  }

  .padding-global {
    z-index: 5;
    margin-top: -100px;
    position: relative;
  }
}

@media screen and (max-width: 991px) {
  .icon-2 {
    color: #fff;
  }

  .cleaning-menu-button {
    padding: 12px;
  }

  .cleaning-menu-button.w--open {
    color: #fff;
    background-color: #c8c8c800;
  }

  .nav__logo__link {
    width: 100px;
    height: 32px;
  }

  .nav__wrapper {
    opacity: 1;
    flex: none;
    width: 100vw;
    height: 100vh;
    transition: all .7s cubic-bezier(.19, 1, .22, 1);
    position: fixed;
    inset: 0%;
    transform: translate(0%);
  }

  .nav__container-2 {
    justify-content: space-between;
  }

  .m-footer-grid-large {
    grid-template-columns: 1fr;
  }

  .navigation-toggle {
    width: 100%;
    padding-left: 16px;
  }

  .navigation-toggle.w--open {
    width: 100%;
  }

  .cleaning-top-bar-blue-bg {
    background-color: #fff0;
    transform: none;
  }

  .logo {
    object-fit: cover;
  }

  .header-text-wrap {
    max-width: 600px;
  }

  .chevron {
    margin-right: 20px;
  }

  .display-l {
    font-size: 72px;
    line-height: 82px;
  }

  .cleaning-list-item {
    text-align: left;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .navigation-dropdown {
    margin-left: 0;
    margin-right: 0;
  }

  .topbar-main-block {
    position: relative;
  }

  .nav__inner-2 {
    background-color: #eee;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }

  .google-reviews-wrapper {
    justify-content: flex-start;
  }

  .nav__trigger {
    z-index: 1;
    display: flex;
  }

  .navigation-list.w--open {
    width: 100%;
    padding-top: 0;
    position: relative;
    left: auto;
  }

  .cleaning-top-bar {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: #0a66c266;
  }

  .navigation-content {
    width: 100%;
  }

  .cleaning-nav-menu {
    background-color: #fff;
    flex-flow: column wrap;
    justify-content: space-around;
    align-items: flex-start;
    padding: 20px;
    display: flex;
  }

  .navigation-list-wrapper {
    box-shadow: none;
  }

  .cleaning-nav-menu-wrapper {
    background-color: #0000;
  }

  .cleaning-nav-link {
    color: #1d262d;
    padding-left: 5px;
    padding-right: 5px;
  }

  .cleaning-social-block {
    background-color: #fff;
  }

  .cleaning-contact-block {
    margin-left: 0;
  }

  .content-grid {
    grid-template-columns: 1fr;
  }

  .brix---btn-primary-7 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .section-large {
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .content-wrapper {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .grid._3-col {
    grid-column-gap: 24px;
  }

  .content-wrap {
    padding-top: 0%;
  }

  .content-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .content-grid-2 {
    grid-column-gap: 24px;
    grid-row-gap: 44px;
    grid-template-columns: 1fr;
  }

  .heading-2 {
    margin-bottom: 32px;
  }

  .footer-bottom {
    flex-direction: column;
  }

  .footer-column {
    padding-right: 20px;
  }

  .brand {
    margin-right: 10px;
    padding: 0;
  }

  .footer-top {
    flex-direction: column;
  }

  .footer-grid-01 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .slider {
    height: 80vh;
  }

  .navigation-container {
    min-height: auto;
    position: relative;
  }

  .menu-button-green {
    color: #fff;
    border: 1px solid #ffffff1a;
  }

  .menu-button-green.w--open {
    background-color: #000;
  }

  .nav-link-plain {
    color: #fff;
    width: 100%;
  }

  .nav-link-plain:hover {
    color: #fff;
  }

  .nav-menu {
    color: #fff;
    background-color: #000;
    height: auto;
  }

  .line-break {
    display: none;
  }

  .content-grid-reverse {
    grid-row-gap: 44px;
    grid-template-columns: 1fr;
    justify-items: start;
  }

  .grid-blog {
    grid-template-columns: 1fr;
  }

  .expand-icon {
    width: 20px;
    position: absolute;
    bottom: 10px;
    right: 20px;
  }

  .testimonial-block {
    padding: 60px 40px;
  }

  .blog-slider, .our-impact-purple-block-text-div-2 {
    width: auto;
  }

  .testimonial-grid-2 {
    grid-template-columns: 1fr;
  }

  .our-impact-purple-div-container-2 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .testimonial-wrapper-one {
    flex-wrap: wrap;
  }

  .testimonial-content-2 {
    max-width: 420px;
  }

  .testimonial-section {
    background-image: none;
  }

  .our-impact-purple-button-div {
    width: auto;
  }

  .testimonial-wrapper-three, .testimonial-wrapper-two {
    flex-wrap: wrap;
  }

  .grid-two-column {
    grid-template-columns: 1fr;
  }

  .form-block {
    align-items: center;
  }

  .section-cta-large {
    padding-top: 180px;
  }

  .section-regular {
    padding-top: 54px;
    padding-bottom: 54px;
  }

  .testimonial-review-grid {
    grid-template-columns: 1fr;
  }

  .feature-grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .section-large-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .button-secondary {
    background-image: linear-gradient(#ffffff1f, #fff0);
  }

  .feature-image-wrapper {
    display: none;
  }

  .feature-dashboard {
    width: 100%;
    position: static;
  }

  .grid-two-column-2 {
    grid-template-columns: 1fr;
  }

  .h3-heading-3 {
    font-size: 40px;
  }

  .column-3x-large {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .footer-legal-wrap-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    align-items: center;
  }

  .contact-map-button {
    padding: 24px;
  }

  .contact-map-right {
    height: 600px;
  }

  .heading-grid {
    grid-template-columns: 1fr;
  }

  .contact-map-button-inner {
    padding: 16px;
  }

  .form-card {
    max-width: none;
  }

  .navigation-dropdown-1 {
    margin-left: 0;
    margin-right: 0;
  }

  .navigation-list-wrapper-2 {
    box-shadow: none;
  }

  .navigation-toggle-2 {
    width: 100%;
    padding-left: 16px;
  }

  .navigation-toggle-2.w--open {
    width: 100%;
  }

  .chevron-2 {
    margin-right: 20px;
  }

  .navigation-list-2.w--open {
    width: 100%;
    padding-top: 0;
    position: relative;
    left: auto;
  }

  .margin-bottom-2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-vertical-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .give_component {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .feature-header {
    flex-direction: column;
    align-items: flex-start;
  }

  .feature-grid-3 {
    grid-template-columns: 1fr 1fr;
  }

  .reasons-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .nav__logo__link {
    width: 100px;
  }

  .nav__container-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .m-footer-grid-large {
    grid-template-columns: 1fr;
  }

  .nav-logo {
    padding-left: 0;
  }

  .display-l {
    font-size: 52px;
    line-height: 72px;
  }

  .cleaning-list-item {
    padding-top: 0;
  }

  .nav__trigger {
    margin-left: 8px;
  }

  .top {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: center;
  }

  .cleaning-nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cleaning-nav-link {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .cleaning-contact-block {
    margin-top: 10px;
  }

  .brix---btn-primary-7 {
    padding: 20px 32px;
  }

  .section-large {
    padding-top: 72px;
    padding-bottom: 72px;
    overflow: hidden;
  }

  .grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .grid._3-col {
    grid-template-columns: 1fr;
  }

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

  .content-grid-2 {
    grid-template-columns: 1fr;
  }

  .footer-bottom {
    flex-wrap: wrap;
    margin-top: 40px;
  }

  .footer-column {
    padding-right: 0;
  }

  .footer-grid-01 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .slider {
    min-height: 760px;
  }

  .display-heading {
    font-size: 62px;
  }

  .slide-content-wrap {
    background-image: none;
    background-position: 0 100%;
    background-repeat: repeat;
    background-size: 125px;
  }

  .h3-heading-2 {
    font-size: 40px;
  }

  .testimonial-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .our-impact-purple-block-text-div-2 {
    padding-right: 10px;
  }

  .our-impact-purple-div-container-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .testimonial-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .h2-heading-5 {
    font-size: 40px;
  }

  .grid_1-2, .testimonial-review-grid {
    grid-template-columns: 1fr;
  }

  .heading-pattern {
    margin-right: -20px;
    padding-right: 20px;
  }

  .feature-grid-2 {
    grid-template-columns: 1fr;
  }

  .brix---icon-mg-top {
    margin-top: 0;
  }

  .brix---footer-list-item {
    margin-bottom: 10px;
  }

  .form-field-grid {
    grid-template-columns: 1fr;
  }

  .contact-map-right {
    aspect-ratio: auto;
  }

  .h2-heading-6 {
    font-size: 40px;
  }

  .layout2_component {
    grid-template-columns: 1fr;
  }

  .margin-bottom-2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-vertical-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .page-padding {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .h4-heading {
    font-size: 44px;
  }

  .give_image-wrapper {
    height: 430px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .give_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .give_content {
    margin-right: 0;
    padding: 21px;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .feature-header {
    margin-bottom: 60px;
  }

  .reasons-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .f-h4-heading {
    font-size: 36px;
  }

  .f-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}

@media screen and (max-width: 479px) {
  .feature-grid {
    color: #fff;
  }

  .feature-grid.new1-des._11 {
    display: none;
  }

  .feature-grid.n11 {
    display: block;
  }

  .navigation-logo-2 {
    width: 180px;
    margin-top: 20px;
    margin-left: 0;
  }

  .nav__logo__link {
    width: 200px;
    margin-top: -40px;
  }

  .button-text-2 {
    text-decoration: none;
  }

  .nav__container-2 {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 20px;
    position: static;
  }

  .cleaning-top-bar-blue-bg {
    background-color: #ffffff1a;
    transform: skew(40deg);
  }

  .brix---link-wrapper-color-primary-2 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .wrap-v-small {
    color: #000;
  }

  .logo {
    flex: none;
  }

  .header-text-wrap {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 60px;
  }

  .contact-block {
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
  }

  .section-20 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .display-l {
    text-align: center;
    letter-spacing: normal;
    padding: 0;
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 37px;
  }

  .nav__bar {
    -webkit-text-fill-color: inherit;
    background-color: #eee0;
    background-clip: content-box;
    display: block;
    position: absolute;
  }

  .nombre-etoile {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
  }

  .container-large-4 {
    height: auto;
    margin-top: 140px;
    margin-bottom: 50px;
    padding: 0%;
  }

  .m-footer-title {
    margin-bottom: 10px;
  }

  .paragraph-large {
    text-align: center;
    margin-bottom: 20px;
    padding: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .topbar-main-block {
    height: auto;
    padding: 5% 5% 60%;
  }

  .overline-2 {
    text-align: left;
  }

  .image-46 {
    max-width: 15%;
  }

  .nav__inner-2 {
    background-color: #000;
    background-image: linear-gradient(#0000001a 100%, #fff);
    padding-left: 20px;
    padding-right: 0;
  }

  .menu-line {
    background-color: #fff;
    border-radius: 8px;
  }

  .feature-icon {
    color: #d12120;
    width: 25px;
    height: 25px;
  }

  .google-reviews-wrapper {
    text-align: center;
    justify-content: center;
    margin-top: 20px;
  }

  .nav__trigger.nav__closed {
    justify-content: center;
    align-items: flex-end;
    height: 40px;
  }

  .cleaning-top-bar {
    display: none;
  }

  .top {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #00000080;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    transform: skew(0deg);
  }

  .test1 {
    width: 100%;
    text-decoration: none;
  }

  .people-image {
    max-width: 30%;
    margin-left: 0;
  }

  .link-block-2 {
    width: 100%;
  }

  .contact-topbar {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    display: none;
  }

  .cleaning-nav-menu {
    flex-direction: column;
  }

  .brix---link-text-2 {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
  }

  .line-wrap {
    width: 40px;
    height: 40px;
    margin-right: 10px;
  }

  .icon-regular-8 {
    color: #d12120;
    margin-right: 5px;
  }

  .feature-text {
    color: #fff;
    font-weight: 600;
  }

  .cleaning-navbar-no-shadow {
    display: none;
  }

  .nav__flexed-2 {
    justify-content: center;
    align-items: flex-end;
    margin-left: 0;
    padding-top: 35px;
  }

  .body {
    font-family: Montserrat, sans-serif;
    font-weight: 300;
  }

  .h2-heading {
    color: #000;
    letter-spacing: normal;
    margin-top: -5px;
    font-size: 30px;
    font-weight: 700;
    line-height: 32px;
  }

  .a-testimonial-avatar-wrapper {
    border: 1px #ffc31066;
  }

  .a-testimonial-avatar-wrapper.new23 {
    margin-left: 5px;
  }

  .brix---btn-primary-7 {
    background-color: #ac1515;
    border-radius: 4px;
    width: 100%;
    margin-bottom: -10px;
    padding-top: 18px;
    padding-bottom: 18px;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 19px;
    box-shadow: 0 2px 5px #0003;
  }

  .brix---btn-primary-7:hover {
    background-color: #272e6c;
    background-image: linear-gradient(0deg, #272e6c, #e2242c);
    transform: scale(1)translate3d(0, -3px, .01px);
  }

  .text-color-orange {
    color: #272e6c;
  }

  .section-large {
    padding-top: 40px;
    padding-bottom: 40px;
    display: block;
  }

  .logo-block {
    margin-top: 0;
  }

  .avatar-name {
    color: #272e6c;
    margin-bottom: 5px;
    margin-left: 5px;
  }

  .image {
    border-radius: 4px;
    margin-bottom: 20px;
  }

  .paragraph-x-large.text-color-gray-800 {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
  }

  .h3-heading {
    color: #000;
    background-image: linear-gradient(185deg, #384297 27%, #272e6c 44%, #e2242c);
    margin-bottom: -11px;
    font-size: 30px;
    line-height: 30px;
  }

  .paragraph-small-2 {
    color: #000;
    font-size: 15px;
    font-weight: 700;
  }

  .bold-text-2 {
    color: #272e6c;
    font-size: 30px;
  }

  .avatar-detail {
    margin-left: 5px;
    font-size: 15px;
    line-height: 23px;
  }

  .icon-small {
    color: #ac1514;
  }

  .avatar-detail-wrapper {
    border-left: 1px solid #272e6c;
  }

  .flex-block-5 {
    z-index: 1;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    position: relative;
  }

  .flex-block.newf1 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
    position: static;
  }

  .flex-block.newf2 {
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
  }

  .button-row {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: row;
    align-items: stretch;
    width: 100%;
  }

  .button-primary-large {
    width: 80%;
    font-size: 14px;
  }

  .icon-button-primary.bewicontbm {
    background-image: none;
  }

  .content-wrap {
    padding-bottom: 0;
  }

  .content-h2 {
    font-size: 30px;
    line-height: 34px;
  }

  .content-section {
    padding-bottom: 0;
  }

  .container {
    padding-top: 55px;
  }

  .footer-bottom {
    text-align: center;
    flex-direction: column;
  }

  .logo-2.new-logo {
    margin-left: 5%;
  }

  .footer-column {
    margin-bottom: 30px;
  }

  .footer-top {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-wrapper {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .footer-grid-01 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 2fr;
  }

  .slider {
    height: 110vh;
  }

  .display-heading {
    line-height: .6;
  }

  .slide-content-wrap {
    padding: 5%;
  }

  .menu-button-green {
    background-color: #a8252e;
    border-radius: 6px;
    margin-right: 5%;
  }

  .menu-button-green.w--open {
    margin-right: 5%;
  }

  .navigation {
    padding-left: 0%;
    padding-right: 0%;
  }

  .slider-content {
    padding-top: 0;
  }

  .nav-menu {
    width: 100%;
    height: 100vh;
    padding-left: 5%;
    padding-right: 5%;
  }

  .blog-section {
    padding: 5% 5% 15%;
  }

  .blog-thumbnail {
    width: 100%;
    height: 220px;
    margin-bottom: 20px;
  }

  .title-heading {
    margin-bottom: -25px;
  }

  .blog-card {
    flex-direction: column;
  }

  .blog-card.card2, .blog-card.card4 {
    top: 0;
  }

  .blog-title {
    font-size: 25px;
  }

  .blog-content-wrapper {
    width: 100%;
  }

  .bold-text-35 {
    font-size: 40px;
    line-height: .9;
  }

  .title-wrapper-large-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .section-small-3.background-secondary.newsec {
    margin-bottom: -35px;
    padding-bottom: 62px;
  }

  .section-small-3.background-secondary.newsec.newsec1.invs1 {
    background-image: none;
    flex-flow: column;
    display: flex;
  }

  .section-small-3.background-secondary.newsec.newsec1.invs1.ml {
    margin-bottom: 0;
    padding-top: 60px;
  }

  .section-small-3.background-secondary.newsec.newsec1.invs1.ml.nl7 {
    margin-top: -50px;
  }

  .lightbox-link-3.image1.ani {
    background-image: url('../images/IMG_6591-scaled-1-1024x768.webp');
    width: 100%;
  }

  .lightbox-link-3.image1.ani.a1 {
    background-image: url('../images/FFFE71CE-7CBD-41F1-9458-626C96DC1133-2-1024x772.jpg.webp');
    width: 100%;
  }

  .lightbox-link-3.image3.an {
    background-image: url('../images/73626591620__C8B1AA60-E364-48E3-BC49-BD715D8F0D19.webp');
    width: 100%;
  }

  .lightbox-link-3.image3.an.a3 {
    background-image: url('../images/Photo-Sep-15-2023-12-44-57-PM.jpg');
    width: 100%;
  }

  .lightbox-link-3.image2._6.an {
    background-image: url('../images/IMG_5916-1.webp');
    width: 100%;
  }

  .lightbox-link-3.image2._6.an.a2 {
    background-image: url('../images/banner-thumbnail.png');
    width: 100%;
  }

  .lightbox-link-3.image4 {
    background-image: url('../images/IMG_4625.webp');
    width: 100%;
  }

  .lightbox-link-3.image6 {
    background-image: url('../images/IMG_5110.webp');
    width: 100%;
  }

  .lightbox-link-3.image5 {
    background-image: url('../images/IMG_5071.webp');
    width: 100%;
  }

  .h3-heading-2 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 40px;
  }

  .h3-heading-2.newheading {
    font-size: 25px;
    line-height: 35px;
  }

  .paragraph-regular-22.newdesc {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
  }

  .flex-block-6 {
    flex-flow: column;
  }

  .bold-text-40 {
    font-family: Outfit, sans-serif;
    font-size: 38px;
    font-weight: 700;
    line-height: 37px;
  }

  .blog-slider {
    display: block;
  }

  .avatar-cover {
    width: 100%;
  }

  .our-impact-purple-block-text-div-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: center;
    margin-bottom: 20px;
    padding-right: 0;
    display: grid;
  }

  .home-testimonials_rating-wrapper {
    align-items: center;
    display: none;
  }

  .h2-heading-4 {
    font-size: 32px;
  }

  .our-impact-purple-div-container-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('../images/Untitled-design-3.png'), linear-gradient(205deg, #d4010a, #041541 69%);
    background-position: 50%, 0 0;
    background-size: cover, auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .testimonial-wrapper-one {
    flex-direction: column;
  }

  .avatar {
    width: 55px;
    height: 55px;
  }

  .testimonial-section {
    padding-top: 60px;
    padding-bottom: 60px;
    display: none;
  }

  .people-image-2 {
    max-width: 30%;
    margin-left: 0;
  }

  .bold-text-41 {
    color: #000;
    font-size: 32px;
  }

  .testimonial-wrapper-three {
    flex-direction: column;
  }

  .home-testimonials_rating-icon.newstar {
    margin-left: 5px;
  }

  .image-51 {
    margin-left: 0;
    margin-right: 0;
  }

  .button-right-icon {
    width: 100%;
    margin-right: 20px;
  }

  .button-right-icon.newbtn1 {
    background-image: url('../images/btn-graphic.svg'), linear-gradient(18deg, #d4010a, #0d1541 69%);
    background-position: 50%, 0 0;
    background-size: cover, auto;
  }

  .paragraph-large-3.text-color-gray-950 {
    font-size: 18px;
    line-height: 26px;
  }

  .testimonial-wrapper-two {
    flex-direction: column;
  }

  .grid-two-column {
    grid-template-columns: 1fr;
  }

  .form-row {
    flex-flow: column;
    align-items: stretch;
  }

  .section-cta-large {
    padding-top: 120px;
  }

  .content-wrap-2 {
    margin-top: -60px;
    margin-bottom: 40px;
  }

  .section.reverse-color {
    padding-top: 0;
  }

  .section.reverse-color.newsec.n1111 {
    padding-top: 300px;
    padding-bottom: 200px;
    display: flex;
  }

  .section-14 {
    width: auto;
    margin-bottom: -42px;
    margin-right: 0;
    position: relative;
  }

  .short-image {
    width: 100%;
    height: 450px;
    margin-top: -90px;
    margin-left: 0;
  }

  .bold-text-12 {
    font-size: 23px;
    line-height: 25px;
  }

  .playbuttonwrapper {
    clear: none;
    width: 80px;
    height: 80px;
    position: relative;
    top: 0%;
    left: 40%;
  }

  .playbuttonwrapper.new12 {
    position: relative;
    top: 275%;
    bottom: 0%;
  }

  .playbuttonwrapper.new12.new1113 {
    top: -235px;
    left: 35%;
  }

  .grid_1-2 {
    padding-top: 0;
  }

  .grid_1-2.newsec {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
  }

  .paragraph-small.text-color-gray-800 {
    display: none;
  }

  .container-4.newsec {
    flex-flow: column;
  }

  .h2.body-color {
    font-family: Outfit, sans-serif;
    font-size: 30px;
    line-height: 40px;
  }

  .testimonial-review-card {
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-regular {
    padding-top: 50px;
  }

  .testimonial-tile {
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-large-2.overflow-hidden {
    padding-top: 5px;
  }

  .button-group {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .feature-card.newcard1, .feature-card.newcard2 {
    background-color: #a8252e;
    background-image: none;
    width: 100%;
  }

  .h3-heading-3.text-balance {
    font-size: 27px;
  }

  .button-right-icon-2 {
    background-color: #a8252e;
    border-radius: 2px;
    width: 100%;
    margin-top: 20px;
    font-size: 18px;
    transform: skew(-4deg);
  }

  .button-right-icon-2:hover {
    background-color: #a8252e;
    transform: translate(6px, -6px)skew(-4deg);
    box-shadow: 0 2px 5px #a8252e;
  }

  .body-button-normal-2 {
    text-transform: capitalize;
    font-family: Outfit, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
  }

  .body-button-normal-2.n2 {
    font-size: 18px;
  }

  .icon-right-2 {
    width: 28px;
    height: 28px;
  }

  .brix---link-text-3 {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
  }

  .brix---link-text-3.nre1 {
    font-size: 16px;
  }

  .icon-regular-12 {
    color: #fff;
    margin-right: 5px;
  }

  .brix---icon-mg-top {
    margin-top: 0;
  }

  .brix---paragraph-default-11 {
    color: #fff;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    line-height: 28px;
  }

  .brix---paragraph-default-11.ntetxt {
    text-align: center;
    font-size: 16px;
  }

  .brix---paragraph-default-11.ntetxt.newtext {
    margin-top: 0;
  }

  .brix---footer-list-item {
    margin-bottom: 8px;
  }

  .code-embed-2, .code-embed-2.new41 {
    width: 100%;
  }

  .footer-legal-wrap-2 {
    align-items: center;
  }

  .paragraph-small-15 {
    text-align: center;
    width: 205px;
  }

  .footer-legal-links-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-direction: column;
    display: none;
  }

  .flex-block-7 {
    z-index: 1;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    position: relative;
  }

  .flex-block-10.newf1 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
    position: static;
  }

  .flex-block-10.newf2 {
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
  }

  .contact-map-card {
    width: auto;
    max-width: none;
    right: 12px;
  }

  .heading-grid {
    grid-template-columns: 1fr;
  }

  .paragraph-x-large-3 {
    line-height: 26px;
  }

  .button-grid-small {
    grid-template-columns: 1fr;
  }

  .image-waves.nw3 {
    height: 8vh;
  }

  .waves.waves4 {
    margin-bottom: -40px;
  }

  .navigation-dropdown-1 {
    width: 100%;
  }

  .navigation-list-wrapper-2 {
    background-color: #a8252e;
  }

  .icon-regular-13 {
    color: #d12120;
    margin-right: 5px;
  }

  .navigation-arrow-2 {
    background-color: #a8252e;
  }

  .image-54 {
    min-height: 20rem;
  }

  .playbuttonwrapper-2 {
    width: 80px;
    height: 80px;
    top: 42%;
    left: 40%;
  }

  .margin-bottom-2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-vertical-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .h4-heading, .h4-heading.white {
    font-size: 35px;
  }

  .heading-10 {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 700;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .give_component {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
  }

  .give_image {
    border-radius: 12px;
    margin-top: 0;
  }

  .give_content {
    border-radius: 12px;
    margin-top: 1.5rem;
  }

  .feature-header-block {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .feature-header {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .feature-icon-2 {
    width: 40px;
    height: 40px;
  }

  .feature-grid-3 {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr;
  }

  .container-large-2 {
    padding: 10% 20px 0%;
  }

  .feature-card-2 {
    padding-left: 20px;
  }

  .feature-section {
    padding-bottom: 60px;
  }

  .reasons-wrapper {
    margin-top: 45px;
  }

  .appointment-button-div-main {
    border-radius: 6px;
    width: 100%;
    height: 45px;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .appointment-button-div-main.newbtn {
    background-color: #161616;
    border-radius: 0;
    width: 100%;
  }

  .f-blog-grid {
    grid-template-columns: 1fr;
    grid-auto-flow: column;
  }

  .reasons_small-text {
    color: #fff;
  }

  .icon-regular-15.newicon {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: 15px;
  }

  .reasons-container {
    background-color: #161616;
    background-image: url('../images/Untitled-design-33.svg');
    background-position: 100%;
    background-size: cover;
    border-radius: 4px;
    padding-left: 1rem;
    box-shadow: 0 2px 5px #0003;
  }

  .make-an-appointment-arrow-div {
    background-color: #e3220b00;
    background-image: url('../images/Untitled-design-27.svg');
    background-position: 0%;
    background-size: cover;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 45px;
  }

  .make-an-appointment-arrow-div.btnimg {
    background-image: url('../images/Untitled-design-27.svg');
  }

  .paragraph-regular-8.text-color-gray-800 {
    width: auto;
  }

  .f-blog-wrapper {
    display: block;
  }

  .f-blog-wrapper.ml {
    display: none;
  }

  .f-section-large {
    z-index: 5;
  }

  .reasons-big-text {
    color: #fff;
    font-weight: 700;
  }

  .f-h5-heading {
    color: #000;
    font-family: Outfit, sans-serif;
    font-size: 30px;
  }

  .appointment-button-text-div-container {
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
  }

  .make-an-appointment-text {
    text-transform: capitalize;
    justify-content: center;
    align-items: center;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    display: flex;
  }

  .flex-block-12 {
    flex-flow: column;
  }
}

#w-node-d5066d24-6a72-12f9-bc65-54ac7a7063d2-70977505, #w-node-e419e149-75e6-0cac-adc9-8f2e3637a9de-3637a9db {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7826c0eb-e18c-83d1-2cac-e1526c95e9cd-6c95e9c9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0ad3413c-9691-0c71-0535-813ce7ef8cd9-e7ef8cd8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_26e417a2-4af0-4c05-8c63-b507232b7476-d6de2b94 {
  align-self: start;
}

#w-node-_26e417a2-4af0-4c05-8c63-b507232b747e-d6de2b94 {
  align-self: auto;
}

#w-node-_63823437-fcb5-4fcc-b850-7e827c9dab8a-d6de2b94 {
  place-self: stretch start;
}

#w-node-_8b819aaf-b8c1-1e99-4591-2adaaf93d80e-2a59a697, #w-node-_8b819aaf-b8c1-1e99-4591-2adaaf93d7ff-2a59a697, #w-node-_8b819aaf-b8c1-1e99-4591-2adaaf93d80e-254d7204, #w-node-_8b819aaf-b8c1-1e99-4591-2adaaf93d7ff-254d7204, #w-node-_8b819aaf-b8c1-1e99-4591-2adaaf93d80e-6504fe1d, #w-node-_8b819aaf-b8c1-1e99-4591-2adaaf93d7ff-6504fe1d, #w-node-_8b819aaf-b8c1-1e99-4591-2adaaf93d80e-c8edf470, #w-node-_8b819aaf-b8c1-1e99-4591-2adaaf93d7ff-c8edf470 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #form.w-node-_7826c0eb-e18c-83d1-2cac-e1526c95e9c9-6c95e9c9 {
    justify-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e419e149-75e6-0cac-adc9-8f2e3637a9de-3637a9db {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d5066d24-6a72-12f9-bc65-54ac7a7063ce-70977505 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-e419e149-75e6-0cac-adc9-8f2e3637a9de-3637a9db {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_26e417a2-4af0-4c05-8c63-b507232b747e-d6de2b94 {
    order: -9999;
  }
}


