.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.welcom-part {
  height: 1000px;
  min-height: auto;
}

.slide {
  height: 100%;
  max-height: none;
  min-height: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.53)), to(rgba(0, 0, 0, 0.53))), url('../images/shutterstock_1695842029.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.53), rgba(0, 0, 0, 0.53)), url('../images/shutterstock_1695842029.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.welcome-slider {
  height: 100%;
}

.subscribe-section {
  height: 400px;
  border-top: 3px solid #fda902;
  border-bottom: 2px solid #fda902;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #052dfa, #011579);
}

.text-16 {
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
}

.text-16.text-16-60 {
  margin-bottom: 5px;
  opacity: 0.6;
  color: #fff;
  font-size: 19px;
}

.text-16.text-16-60.subs {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.what-is {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 16px 35px;
  float: none;
  border-radius: 4px;
  background-color: #db0476;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}

.what-is:hover {
  border-color: #0c6eb8;
  background-color: #db0476;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.what-is:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.what-is.cta {
  background-color: #6e7186;
}

.what-is.cta.sub {
  background-color: rgba(110, 113, 134, 0);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fad500, #fda902);
  -webkit-transition: background-color 200ms ease, color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: background-color 200ms ease, color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: background-color 200ms ease, color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: background-color 200ms ease, color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  font-family: Montserrat, sans-serif;
  color: #011579;
  font-weight: 700;
}

.what-is.cta.sub:hover {
  background-color: rgba(250, 213, 0, 0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fad500), to(#fad500));
  background-image: linear-gradient(180deg, #fad500, #fad500);
}

._7-col {
  display: inline-block;
  width: 540px;
  margin-right: 20px;
}

._7-col._7-col-last {
  display: inline-block;
  margin-right: 0px;
}

.form1-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 7px;
  padding-top: 93px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 0px none #fda902;
  text-align: center;
}

.form1-input {
  height: 58px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 16px 20px;
  border: 3px solid #fda902;
  border-radius: 4px;
  background-color: #fff1be;
  -webkit-transition: border 400ms ease;
  transition: border 400ms ease;
  font-family: Montserrat, sans-serif;
  color: #011579;
  font-size: 16px;
  line-height: 26px;
}

.form1-input:hover {
  border-color: rgba(25, 145, 235, 0.5);
}

.form1-input:focus {
  border-color: #1991eb;
}

.form1-form-wrapper {
  margin-top: -30px;
}

.headline-8-col {
  width: 620px;
  margin-bottom: 34px;
}

.form1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.form1-error {
  padding: 15px;
  border-radius: 4px;
  background-color: #fd0009;
}

.form1-form-wrap {
  margin-bottom: 0px;
}

.form1-success {
  margin-top: 10px;
  border-radius: 4px;
  background-color: #ffd500;
  color: #fff;
}

.body {
  background-color: #fff;
}

.text-block {
  color: #000596;
}

.text-block-2 {
  color: #fff9f9;
}

.sticky-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
  padding: 20px;
  background-color: #f4f4f4;
}

.nav-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  -ms-grid-columns: 1fr max-content max-content max-content;
  grid-template-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: 1fr max-content max-content max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.nav-logo-link {
  display: block;
  height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.nav-logo {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.nav-link {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 0px 10px 21px;
  color: #444;
  text-decoration: none;
}

.nav-link:hover {
  text-decoration: underline;
}

.list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-bottom: 0px;
  padding-bottom: 10px;
  border-top: 2px solid #000;
  border-bottom: 3px solid #fda902;
  background-color: hsla(0, 0%, 100%, 0);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 91.3%, 0.96), #fff);
  box-shadow: 4px 4px 3px 0 rgba(0, 0, 0, 0.22);
}

.container {
  width: 100%;
  height: 100%;
}

.image {
  margin-top: 8px;
  padding-top: 14px;
  padding-bottom: 12px;
}

.nav-link-2 {
  margin-top: 31px;
  margin-right: 4px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px none #000;
  -webkit-transition: color 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, background-color 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #011579;
  font-size: 12px;
  font-weight: 700;
}

.nav-link-2:hover {
  border-style: none;
  border-width: 2px;
  border-color: #fad500 #fad500 #fda902;
  border-radius: 14px;
  color: #052dfa;
}

.nav-link-2:focus {
  border-top: 2px none #fad500;
  border-right: 2px none #fad500;
  border-left: 2px none #fad500;
  border-radius: 14px;
  background-image: none;
  color: #011579;
}

.nav-link-2.w--current {
  border-style: none;
  border-width: 2px 2px 1px;
  border-color: #fad500;
  border-radius: 14px;
  color: #052dfa;
}

.slide-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.48)), to(rgba(0, 0, 0, 0.48))), url('../images/FREE-ESTIMATE.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.48)), url('../images/FREE-ESTIMATE.jpg');
  background-position: 0px 0px, 50% -20%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 3px solid #ffb700;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.28)), to(rgba(0, 0, 0, 0.28))), url('../images/shutterstock_114706057.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.28), rgba(0, 0, 0, 0.28)), url('../images/shutterstock_114706057.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #fff;
}

.hero-overlay.about-us {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.34)), to(rgba(0, 0, 0, 0.34))), url('../images/64-0-0-1704-10000-8220-1920.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.34), rgba(0, 0, 0, 0.34)), url('../images/64-0-0-1704-10000-8220-1920.jpg');
}

.hero-overlay.customers {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.29)), to(rgba(0, 0, 0, 0.29))), url('../images/Floor_Cleaning.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.29), rgba(0, 0, 0, 0.29)), url('../images/Floor_Cleaning.jpg');
}

.hero-overlay.services {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/cleaners.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/cleaners.jpg');
}

.centered-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 263px;
  padding-right: 0px;
  padding-bottom: 38px;
  padding-left: 292px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 13px;
  background-color: rgba(1, 4, 196, 0);
  text-align: center;
}

.centered-container.free-e {
  margin-top: 283px;
  padding-left: 253px;
}

.centered-container.covid {
  margin-top: 138px;
  padding-left: 356px;
}

.centered-container.covid._2 {
  margin-top: 158px;
  padding-left: 328px;
}

.paragraph {
  width: 88%;
  font-family: Montserrat, sans-serif;
  color: #e7e7e7;
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.77);
}

.paragraph.free-e {
  margin-bottom: -9px;
  text-align: left;
}

.button {
  margin-top: 20px;
  margin-right: 24px;
  padding-top: 9px;
  padding-right: 15px;
  border-radius: 5px;
  background-color: #fad500;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: Montserrat, sans-serif;
  color: #0300a3;
  font-weight: 700;
}

.button:hover {
  background-color: #fda902;
  color: #0300a3;
}

.heading-2 {
  display: block;
  width: 100%;
  margin-top: 22px;
  margin-bottom: 12px;
  padding-right: 0px;
  padding-bottom: 7px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-bottom: 2px none #fad500;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #e7e7e7;
  text-align: left;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.77);
}

.heading-2.covid {
  width: 88%;
  margin-top: 9px;
  margin-bottom: 2px;
  border: 1px none #000;
}

.footer {
  padding-top: 44px;
  padding-bottom: 18px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fff 18%, #9e9d9d);
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -29px;
  margin-bottom: 11px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 200px;
  height: 120px;
  margin-top: 0px;
  margin-right: -3px;
  padding-right: 0px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #0502bb;
  font-size: 11px;
  font-weight: 400;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.text-block-3 {
  margin-top: -38px;
  margin-left: 464px;
  padding-top: 0px;
  padding-right: 12px;
  font-family: Montserrat, sans-serif;
  color: #43434e;
  font-size: 10px;
  line-height: 14px;
  font-weight: 300;
  text-align: right;
}

.services-section {
  height: auto;
  border-bottom: 2px solid #fda902;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5));
}

.our-customers-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 46px;
  padding-bottom: 95px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px none #fda902;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #052dfa, #1239fd 7%, #001681 81%);
}

.testimonials-section {
  height: 700px;
  border-bottom: 2px solid #fda902;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fff 64%, #d5d4d4);
}

.contact-form {
  padding-top: 119px;
  padding-bottom: 100px;
  border-bottom: 2px solid #fda902;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(58, 58, 58, 0.46)), to(rgba(58, 58, 58, 0.46))), url('../images/shutterstock_682226959.jpg');
  background-image: linear-gradient(180deg, rgba(58, 58, 58, 0.46), rgba(58, 58, 58, 0.46)), url('../images/shutterstock_682226959.jpg');
  background-position: 0px 0px, 50% 60%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.contact-form.free-estimate {
  opacity: 1;
}

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

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-3 {
  font-family: Montserrat, sans-serif;
  color: #fadd00;
  text-align: center;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.87);
}

.paragraph-2 {
  font-family: Montserrat, sans-serif;
  color: #fadd00;
  text-align: center;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.8);
}

.italic-text {
  font-family: Montserrat, sans-serif;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.88);
}

.field-label {
  font-family: Montserrat, sans-serif;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.77);
}

.field-label-2 {
  font-family: Montserrat, sans-serif;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.77);
}

.field-label-3 {
  font-family: Montserrat, sans-serif;
}

.field-label-4 {
  font-family: Montserrat, sans-serif;
}

.field-label-5 {
  font-family: Montserrat, sans-serif;
}

.text-field {
  border: 2px solid #fda902;
  border-radius: 8px;
  background-color: #faf3c8;
  font-family: Montserrat, sans-serif;
  color: #000c66;
}

.text-field-2 {
  border: 2px solid #fda902;
  border-radius: 8px;
  background-color: #faf3c8;
  font-family: Montserrat, sans-serif;
  color: #000c66;
}

.text-field-3 {
  border: 2px solid #fda902;
  border-radius: 8px;
  background-color: #faf3c8;
  font-family: Montserrat, sans-serif;
  color: #000c66;
}

.text-field-4 {
  border: 2px solid #fda902;
  border-radius: 8px;
  background-color: #faf3c8;
  font-family: Montserrat, sans-serif;
  color: #000c66;
}

.textarea {
  border: 2px solid #fda902;
  border-radius: 8px;
  background-color: #faf3c8;
  font-family: Montserrat, sans-serif;
  color: #000c66;
}

.submit-button {
  position: static;
  display: inline-block;
  margin-top: 11px;
  border-radius: 6px;
  background-color: #fadd00;
  -webkit-transition: background-color 375ms ease;
  transition: background-color 375ms ease;
  font-family: Montserrat, sans-serif;
  color: #0023ad;
  font-weight: 700;
  text-align: center;
}

.submit-button:hover {
  background-color: #fabc00;
}

.container-2 {
  margin-top: 33px;
  padding: 30px;
  border: 3px none #fda902;
  border-radius: 15px;
  background-color: #030d68;
  color: #fff;
}

.container-2.home {
  margin-top: 122px;
}

.container-2.home.free-estimate {
  background-color: rgba(3, 13, 104, 0.61);
  opacity: 1;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2 {
  margin-top: 12px;
  margin-right: 0px;
  margin-bottom: 19px;
  padding: 15px 25px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, 0.8) 50%, hsla(0, 0%, 100%, 0));
}

.div-block-2 {
  border-radius: 8px;
}

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

.success-message {
  margin-top: 19px;
  border-radius: 12px;
  background-color: #0008ff;
  color: #fff;
}

.text-block-4 {
  border-radius: 0px;
  text-align: center;
}

.error-message {
  margin-top: 23px;
  border-radius: 16px;
  background-color: #fd0000;
}

.list {
  padding-left: 63px;
}

.list-3 {
  padding-right: 13px;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-3.free-estimate {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.icon-2 {
  color: #052dfa;
  font-size: 15px;
}

.testimonial-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 75px 3% 92px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  background-color: #5f5f5f;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fad500, #fad100 64%, #fda902);
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.h2 {
  margin-bottom: 14px;
}

.h2.white {
  margin-bottom: 29px;
  font-family: Montserrat, sans-serif;
  color: #0214bd;
}

.hero-graphic-right {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  display: block;
}

.slider {
  width: 100%;
  height: 100%;
  max-width: 750px;
  margin-top: 90px;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.arrow-right {
  left: auto;
  top: 0%;
  right: -25px;
  bottom: 0%;
  width: 55px;
  height: 55px;
  border-radius: 100px;
  background-color: #fff;
  box-shadow: 0 5px 10px 0 rgba(27, 45, 69, 0.1);
}

.profile-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.faq-title {
  display: inline-block;
  margin-bottom: 8px;
  color: #052dfa;
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
}

.paragraph-basic {
  margin-bottom: 0px;
  color: rgba(5, 45, 250, 0.59);
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: 0px;
  text-decoration: none;
}

.arrow-left {
  left: -25px;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 55px;
  height: 55px;
  border-radius: 100px;
  background-color: #fff;
  box-shadow: 0 5px 10px 0 rgba(27, 45, 69, 0.1);
}

.profile-image {
  margin-right: 25px;
  border-radius: 100px;
}

.quotes-icon {
  position: absolute;
  left: 0px;
  top: -40px;
  right: 0px;
  bottom: auto;
  margin-right: auto;
  margin-left: auto;
}

.halftone-pattern-2 {
  position: absolute;
  left: 4%;
  top: auto;
  right: 0%;
  bottom: -70px;
}

.profile-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 350px;
  padding: 90px 60px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 3px none #fd8802;
  border-radius: 12px;
}

.slide-nav {
  display: none;
}

.standard-paragraph {
  margin-bottom: 0px;
  color: rgba(5, 45, 250, 0.88);
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: 0px;
}

.standard-paragraph.center {
  display: block;
  max-width: 650px;
  text-align: center;
}

.standard-paragraph.center.white {
  font-family: Montserrat, sans-serif;
  color: #0214bd;
  line-height: 24px;
  font-weight: 400;
}

.mask {
  overflow: visible;
  background-color: transparent;
  box-shadow: 0 20px 50px 0 rgba(70, 137, 215, 0.2);
}

.slide-3 {
  margin-right: 50px;
  padding: 0px;
  border-style: none;
  border-width: 1px;
  border-color: rgba(70, 137, 215, 0.2);
  border-radius: 10px;
  background-color: #fff;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fff, #dfdfdf 99%);
}

.slide-4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.36)), to(rgba(0, 0, 0, 0.36))), url('../images/floor.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.36), rgba(0, 0, 0, 0.36)), url('../images/floor.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.centered-container-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.feature {
  padding-top: 100px;
  padding-bottom: 100px;
}

.feature.costomers.eco {
  border-bottom: 3px solid #ffb700;
}

.feature.learning {
  border-bottom: 3px solid #ffb700;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.feature-image-mask {
  width: 100%;
  max-width: 39.49136%;
  margin-right: 40px;
}

.feature-image {
  width: 371px;
  height: 100%;
  border-radius: 20px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 88%;
  margin-bottom: 23px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-bottom: 2px solid #fad500;
}

.image-3 {
  width: auto;
  max-width: none;
}

.div-block-7 {
  width: 88%;
  margin-bottom: 16px;
  padding-bottom: 0px;
  border-style: none none solid;
  border-width: 2px;
  border-color: #000 #000 #fad500;
}

.div-block-8 {
  width: 88%;
  margin-bottom: 14px;
  border-bottom: 2px solid #fad500;
}

.section {
  height: auto;
  border-bottom: 3px solid #ffa600;
}

.contact-form-2 {
  padding-top: 19px;
  padding-bottom: 100px;
  border-bottom: 3px solid #ffb700;
}

.text-span {
  font-weight: 700;
}

.text-span-2 {
  font-size: 30px;
  font-weight: 700;
}

.text-span-3 {
  font-size: 25px;
  font-weight: 500;
}

.text-span-4 {
  font-weight: 700;
  text-decoration: none;
}

.text-span-5 {
  text-decoration: none;
}

.text-span-6 {
  font-weight: 700;
}

.text-span-6:hover {
  color: #ffb300;
}

.text-span-7 {
  text-decoration: none;
}

.text-span-8 {
  font-weight: 700;
  text-decoration: none;
}

.text-span-8:hover {
  color: #ffb300;
  text-decoration: none;
}

.text-span-9 {
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.text-span-9:hover {
  color: #ffbf00;
}

.div-block-9 {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 30px;
  margin-top: 78px;
  margin-right: -73px;
  margin-left: 0px;
  padding-left: 24px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 3px solid #fda902;
  border-radius: 12px;
  background-color: #0222c7;
  font-size: 20px;
}

.text-block-5 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.69);
}

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

.text-span-10 {
  font-size: 10px;
  font-weight: 700;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-3 {
  padding-top: 31px;
}

.heading-4 {
  font-family: Montserrat, sans-serif;
  color: #001fb9;
  text-align: center;
}

.div-block-11 {
  margin-top: -3px;
}

.div-block-12 {
  margin-bottom: 13px;
}

.paragraph-3 {
  font-family: Montserrat, sans-serif;
  color: #001fb9;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  text-align: left;
}

.heading-5 {
  padding-bottom: 0px;
  border-bottom: 3px solid #ffc800;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  text-align: center;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.71);
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 46px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 37px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-14 {
  margin-bottom: 1px;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-2 {
  border-radius: 12px;
  background-color: #fcde00;
  box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 0.56);
  -webkit-transition: background-color 300ms ease-in-out;
  transition: background-color 300ms ease-in-out;
  font-family: Montserrat, sans-serif;
  color: #0111bd;
  font-weight: 700;
}

.button-2:hover {
  background-color: #fff;
}

.heading-6 {
  margin-top: -5px;
  font-family: Montserrat, sans-serif;
  color: #fcde00;
  font-size: 24px;
  font-style: italic;
  text-align: center;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}

.div-block-16 {
  margin-bottom: 17px;
  padding-right: 33px;
  padding-left: 33px;
  border-radius: 19px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(27%, transparent), to(hsla(0, 0%, 100%, 0.67)));
  background-image: linear-gradient(180deg, transparent 27%, hsla(0, 0%, 100%, 0.67));
}

.image-6 {
  margin-bottom: 42px;
}

.heading-7 {
  font-family: Montserrat, sans-serif;
  color: #001f99;
}

.paragraph-4 {
  font-family: Montserrat, sans-serif;
  color: #001f99;
  font-weight: 300;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -42px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-8 {
  font-family: Montserrat, sans-serif;
  color: #0730b6;
}

.paragraph-5 {
  font-family: Montserrat, sans-serif;
  color: #0730b6;
}

.discription {
  max-width: 56.25332%;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-6 {
  margin-top: 19px;
  font-family: Montserrat, sans-serif;
  color: #0526a8;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
}

.paragraph-6._1 {
  margin-bottom: 87px;
  font-weight: 300;
}

.heading-9 {
  margin-top: 57px;
  font-family: Montserrat, sans-serif;
  color: #0526a8;
  text-align: center;
}

.container-5 {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 110px;
}

.link-2 {
  color: #415191;
}

.link-2:hover {
  color: #cf9c00;
}

.bold-text-2 {
  font-weight: 500;
}

.body-2 {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.bold-text-3 {
  font-weight: 500;
}

.bold-text-4 {
  font-weight: 500;
}

.bold-text-5 {
  color: #0025b8;
  font-weight: 600;
}

.bold-text-6 {
  font-weight: 500;
}

.image-7 {
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.image-8 {
  margin-bottom: 21px;
}

.link-3 {
  color: #0425a7;
  font-weight: 800;
  text-decoration: none;
}

.link-3:hover {
  color: #da9603;
}

.text-span-11 {
  font-weight: 900;
}

.text-span-12 {
  font-weight: 900;
}

.text-span-13 {
  font-weight: 700;
}

.icon-3 {
  width: auto;
  max-height: 40px;
  max-width: none;
  font-size: 25px;
}

.icon-4 {
  font-size: 25px;
}

.bold-text-7 {
  font-weight: 300;
}

.recaptcha {
  margin-top: 25px;
  margin-bottom: 28px;
}

.recaptcha-2 {
  margin-top: 27px;
  margin-bottom: 27px;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (max-width: 991px) {
  .slide {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/shutterstock_1695842029.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/shutterstock_1695842029.jpg');
    background-position: 0px 0px, 35% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
  }

  .subscribe-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-16.text-16-60 {
    width: 100%;
  }

  .what-is.cta.sub {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, #fad500, #fda902);
  }

  ._7-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .form1-wrapper {
    width: 90%;
    margin-top: 19px;
    padding-top: 0px;
  }

  .form1-form-wrapper {
    width: 100%;
  }

  .headline-8-col {
    width: auto;
    text-align: center;
  }

  .nav-link-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav-link-2.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .slide-2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.44)), to(rgba(0, 0, 0, 0.44))), url('../images/FREE-ESTIMATE.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.44), rgba(0, 0, 0, 0.44)), url('../images/FREE-ESTIMATE.jpg');
    background-position: 0px 0px, 60% 50%;
  }

  .centered-container {
    margin-top: 558px;
    padding-right: 126px;
    padding-left: 44px;
  }

  .centered-container.free-e {
    margin-top: 341px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .centered-container.covid {
    margin-top: 282px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .centered-container.covid._2 {
    padding-left: 119px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .paragraph {
    width: 95%;
  }

  .paragraph.free-e {
    width: 100%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    font-size: 18px;
    line-height: 22px;
  }

  .paragraph.covid {
    width: 100%;
    font-size: 18px;
    line-height: 22px;
  }

  .button.covid {
    margin-top: 1px;
  }

  .footer {
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
  }

  .footer-flex-container {
    margin-top: -45px;
    margin-bottom: 0px;
    padding-top: 18px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-logo-link {
    margin-top: 13px;
  }

  .footer-image {
    margin-right: 0px;
    padding-left: 45px;
  }

  .text-block-3 {
    margin-top: 1px;
    margin-left: 0px;
    padding-top: 0px;
    color: #0005a2;
    font-size: 11px;
    text-align: center;
  }

  .our-customers-section {
    border-bottom-style: none;
  }

  .contact-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-top: 190px;
    padding-bottom: 57px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/shutterstock_682226959.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/shutterstock_682226959.jpg');
    background-position: 0px 0px, 100% 50%;
  }

  .container-2.home {
    height: auto;
    margin-top: 0px;
    padding-top: 30px;
  }

  .list {
    display: none;
  }

  .list-2 {
    display: none;
  }

  .list-3 {
    display: none;
  }

  .div-block-3.free-estimate {
    width: 70%;
  }

  .div-block-3.covid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 75%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .icon {
    color: #030099;
  }

  .div-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .menu-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .menu-button.w--open {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav-menu {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    height: auto;
    margin-top: 14px;
    padding-bottom: 32px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-top: 3px solid #fda902;
    border-bottom: 3px solid #fda902;
    background-color: hsla(0, 0%, 78.4%, 0);
    background-image: radial-gradient(circle farthest-corner at 50% 50%, hsla(0, 0%, 100%, 0.9), rgba(175, 174, 174, 0.9));
  }

  .testimonial-section {
    padding-top: 62px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.67)), color-stop(21%, hsla(0, 0%, 100%, 0))), radial-gradient(circle farthest-corner at 50% 50%, #fad500, #fad100 64%, #fda902);
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.67), hsla(0, 0%, 100%, 0) 21%), radial-gradient(circle farthest-corner at 50% 50%, #fad500, #fad100 64%, #fda902);
    background-position: 0px 0px, 0px 0px;
    background-size: auto, auto;
    background-repeat: repeat, repeat;
  }

  .h2 {
    font-size: 42px;
  }

  .h2.white {
    text-align: center;
  }

  .arrow-right {
    right: -10px;
  }

  .arrow-left {
    left: -10px;
  }

  .slide-4 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.29)), to(rgba(0, 0, 0, 0.29))), url('../images/floor.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.29), rgba(0, 0, 0, 0.29)), url('../images/floor.jpg');
    background-position: 0px 0px, 25% 100%;
  }

  .div-block-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-3 {
    width: 100%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .div-block-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-8 {
    width: auto;
    padding-left: 0px;
  }

  .image-4 {
    width: 100%;
  }

  .heading-6 {
    text-shadow: 1px 1px 3px #000;
  }
}

@media screen and (max-width: 767px) {
  .welcom-part {
    height: 700px;
  }

  .slide {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.44)), to(rgba(0, 0, 0, 0.44))), url('../images/shutterstock_1695842029.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.44), rgba(0, 0, 0, 0.44)), url('../images/shutterstock_1695842029.jpg');
    background-position: 0px 0px, 35% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
  }

  .text-16.text-16-60 {
    font-size: 18px;
  }

  .what-is.cta {
    padding-top: 16px;
  }

  .form1-input {
    margin-top: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .form1-form-wrapper {
    width: 95%;
  }

  .heading {
    font-size: 30px;
  }

  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }

  .slide-2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/FREE-ESTIMATE.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/FREE-ESTIMATE.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .hero-overlay {
    height: 600px;
    padding: 40px 20px;
  }

  .centered-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 322px;
    padding-right: 160px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #333;
    text-align: center;
  }

  .centered-container.free-e {
    margin-top: 283px;
  }

  .centered-container.covid {
    margin-top: 206px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .centered-container.covid._2 {
    margin-top: 107px;
    padding-left: 35px;
  }

  .paragraph {
    width: 95%;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .paragraph.free-e {
    font-size: 12px;
    line-height: 14px;
  }

  .paragraph.covid {
    width: 100%;
    font-size: 12px;
    line-height: 16px;
  }

  .button {
    margin-top: 11px;
    margin-right: 4px;
    border-radius: 7px;
    font-size: 12px;
  }

  .heading-2 {
    font-size: 30px;
    text-align: left;
  }

  .footer {
    padding: 40px 20px 11px;
  }

  .footer-logo-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .text-block-3 {
    color: #0b02aa;
  }

  .testimonials-section {
    height: auto;
  }

  .contact-form {
    margin-top: 0px;
    padding: 68px 20px 40px;
    border-top: 3px solid #fff;
  }

  .container-2.home {
    margin-top: 0px;
    padding-top: 30px;
  }

  .div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95%;
    margin-top: -73px;
    padding-left: 86px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-3.free-estimate {
    margin-top: -53px;
    padding-left: 0px;
  }

  .div-block-3.covid {
    margin-top: 0px;
    margin-left: 1px;
    padding-right: 55px;
    padding-left: 54px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .div-block-4 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .testimonial-section {
    margin-bottom: 0px;
    padding-top: 36px;
    padding-bottom: 99px;
    border-top-color: #fff;
    border-bottom-style: none;
  }

  .slide-wrap {
    padding: 90px 50px;
  }

  .standard-paragraph.center.white {
    line-height: 38px;
  }

  .feature {
    padding: 40px 20px;
  }

  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-image-mask {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 50%;
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .feature-image {
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-8 {
    width: auto;
  }

  .contact-form-2 {
    padding: 40px 20px;
  }

  .div-block-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .paragraph-3 {
    width: 90%;
    text-align: center;
  }

  .div-block-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-6 {
    width: 90%;
  }

  .heading-7 {
    text-align: center;
  }

  .paragraph-4 {
    text-align: center;
  }

  .div-block-17 {
    width: 80%;
    margin-top: -34px;
  }

  .section-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-8 {
    text-align: center;
  }

  .paragraph-5 {
    text-align: center;
  }

  .paragraph-6 {
    width: 90%;
    font-size: 16px;
    text-align: center;
  }

  .heading-9 {
    margin-top: 40px;
    font-size: 30px;
  }

  .container-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 11px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bold-text-2 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .welcom-part {
    height: 700px;
  }

  .subscribe-section {
    height: 300px;
  }

  .text-16.text-16-60 {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 17px;
  }

  .text-16.text-16-60.subs {
    color: #fff;
  }

  .what-is {
    display: block;
    width: 150px;
    margin-top: 24px;
    margin-bottom: 0px;
    padding: 3px 0px;
    font-size: 12px;
    text-align: center;
  }

  .what-is.cta {
    width: 100px;
    margin-top: 11px;
    padding: 1px 0px;
  }

  .form1-wrapper {
    padding-bottom: 0px;
  }

  .form1-input {
    height: 39px;
    margin-top: 0px;
    margin-right: 1px;
    margin-bottom: 0px;
    padding-top: 14px;
    padding-bottom: 15px;
    font-size: 13px;
  }

  .form1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading {
    font-size: 20px;
    line-height: 22px;
  }

  .sticky-nav {
    padding: 0px;
  }

  .nav-grid {
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 100px;
    grid-template-rows: 100px;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c4c4c4;
  }

  .slide-2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.42)), to(rgba(0, 0, 0, 0.42))), url('../images/FREE-ESTIMATE.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0.42)), url('../images/FREE-ESTIMATE.jpg');
    background-position: 0px 0px, 50% 100%;
  }

  .hero-overlay {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/shutterstock_114706057.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/shutterstock_114706057.jpg');
    background-position: 0px 0px, 20% 0%;
  }

  .hero-overlay.about-us {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/64-0-0-1704-10000-8220-1920.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/64-0-0-1704-10000-8220-1920.jpg');
    background-position: 0px 0px, 66% 50%;
  }

  .hero-overlay.customers {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/Floor_Cleaning.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/Floor_Cleaning.jpg');
    background-position: 0px 0px, 0% 0%;
    background-size: auto, 1200px;
  }

  .centered-container {
    margin-top: 291px;
    padding-right: 0px;
    text-align: left;
  }

  .centered-container.free-e {
    margin-top: 231px;
    padding-left: 6px;
  }

  .centered-container.covid {
    margin-top: 205px;
    padding-left: 0px;
  }

  .centered-container.covid._2 {
    margin-top: 155px;
    padding-right: 15px;
    padding-left: 43px;
  }

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

  .paragraph.covid {
    font-size: 10px;
    line-height: 14px;
  }

  .button {
    margin-top: 22px;
    padding: 7px;
    font-size: 12px;
  }

  .button.covid {
    margin-top: 2px;
  }

  .heading-2 {
    margin-top: 0px;
    margin-bottom: 11px;
    padding-bottom: 0px;
    font-size: 20px;
  }

  .footer {
    padding-top: 14px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .footer-flex-container {
    margin-top: 0px;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-image {
    margin-bottom: -39px;
    padding-left: 17px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .text-block-3 {
    margin-top: -48px;
    text-align: center;
  }

  .testimonials-section {
    height: auto;
  }

  .contact-form {
    display: block;
    height: auto;
    min-height: auto;
    margin-top: 0px;
    padding-top: 40px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.38)), to(rgba(0, 0, 0, 0.38))), url('../images/shutterstock_682226959.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.38)), url('../images/shutterstock_682226959.jpg');
    background-position: 0px 0px, 90% 50%;
  }

  .heading-3 {
    font-size: 20px;
  }

  .paragraph-2 {
    line-height: 16px;
  }

  .italic-text {
    line-height: 16px;
  }

  .text-field {
    margin-bottom: -3px;
  }

  .container-2.home {
    position: relative;
    height: auto;
    max-height: none;
    margin-top: 0px;
  }

  .div-block-3 {
    width: 70%;
    margin-top: -2px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-3.free-estimate {
    width: 60%;
    margin-top: 0px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-3.covid {
    width: 250px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .icon {
    margin-top: 7px;
    color: #0010a2;
  }

  .testimonial-section {
    margin-bottom: 0px;
    padding-bottom: 67px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.74)), color-stop(32%, hsla(0, 0%, 100%, 0))), radial-gradient(circle farthest-corner at 50% 50%, #fad500, #fad100 64%, #fda902);
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.74), hsla(0, 0%, 100%, 0) 32%), radial-gradient(circle farthest-corner at 50% 50%, #fad500, #fad100 64%, #fda902);
    background-position: 0px 0px, 0px 0px;
    background-size: auto, auto;
    background-repeat: repeat, repeat;
  }

  .h2.white {
    font-size: 30px;
    line-height: 33px;
  }

  .slider {
    margin-top: 68px;
  }

  .profile-image {
    margin-bottom: 15px;
  }

  .profile-block {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .slide-wrap {
    padding-top: 83px;
  }

  .standard-paragraph.center.white {
    font-size: 18px;
    line-height: 30px;
  }

  .slide-4 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.31)), to(rgba(0, 0, 0, 0.31))), url('../images/floor.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.31), rgba(0, 0, 0, 0.31)), url('../images/floor.jpg');
    background-position: 0px 0px, 30% 50%;
  }

  .centered-container-2 {
    text-align: left;
  }

  .feature-image-mask {
    max-width: 80%;
  }

  .feature-image {
    width: 90%;
  }

  .div-block-6 {
    margin-bottom: 9px;
  }

  .bold-text {
    font-size: 10px;
    line-height: 14px;
  }

  .right-arrow {
    line-height: 0px;
  }

  .text-span-3 {
    font-weight: 700;
  }

  .div-block-10 {
    width: 90%;
    margin-top: 0px;
    margin-bottom: 5px;
  }

  .container-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .paragraph-3 {
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 15px;
  }

  .heading-5 {
    padding-bottom: 0px;
    font-size: 25px;
  }

  .container-4 {
    padding-top: 0px;
  }

  .div-block-14 {
    width: 90%;
    margin-bottom: 10px;
  }

  .heading-6 {
    margin-top: 6px;
    font-size: 16px;
    line-height: 20px;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.56);
  }

  .div-block-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-6 {
    margin-bottom: 21px;
  }

  .heading-7 {
    font-size: 25px;
    line-height: 27px;
  }

  .div-block-17 {
    margin-top: -23px;
  }

  .heading-8 {
    font-size: 25px;
    line-height: 27px;
    text-align: center;
  }

  .paragraph-5 {
    text-align: center;
  }

  .discription {
    max-width: 90%;
  }

  .paragraph-6 {
    line-height: 25px;
  }

  .heading-9 {
    width: 90%;
    font-size: 25px;
    line-height: 28px;
  }

  .container-5 {
    padding-bottom: 60px;
  }

  .icon-3 {
    max-height: none;
    font-size: 20px;
  }

  .icon-4 {
    font-size: 20px;
  }

  .text-span-14 {
    font-size: 25px;
    font-weight: 700;
  }

  .text-span-15 {
    font-weight: 700;
  }

  .text-span-16 {
    font-size: 22px;
    font-weight: 700;
  }

  .text-span-17 {
    font-size: 25px;
    font-weight: 700;
  }
}

#w-node-_04854f3c-c6f7-0207-e67e-6b230a610863-5503039b {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-d94b0cae-bc7c-09ca-6fbb-a1ead4bf574e-52f31e27 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-d94b0cae-bc7c-09ca-6fbb-a1ead4bf5756-52f31e27 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (max-width: 479px) {
  #w-node-_04854f3c-c6f7-0207-e67e-6b230a610853-5503039b {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-a9a6ef15-a532-2458-0a31-760fed2c4eb0-5503039b {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_04854f3c-c6f7-0207-e67e-6b230a610857-5503039b {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-ee9b39b8-6def-e765-653a-4e0e2a863382-5503039b {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_04854f3c-c6f7-0207-e67e-6b230a61085b-5503039b {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_04854f3c-c6f7-0207-e67e-6b230a61085f-5503039b {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d94b0cae-bc7c-09ca-6fbb-a1ead4bf573e-52f31e27 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d94b0cae-bc7c-09ca-6fbb-a1ead4bf5742-52f31e27 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d94b0cae-bc7c-09ca-6fbb-a1ead4bf5746-52f31e27 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d94b0cae-bc7c-09ca-6fbb-a1ead4bf574a-52f31e27 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-d94b0cae-bc7c-09ca-6fbb-a1ead4bf574e-52f31e27 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

