/* new css addition */
.new-banner-background-image {
  background-color: #fafafa;
}
.new-all-banner {
  padding: 5rem 1.8125rem 5rem 3rem;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.google-reviews {
  display: flex;
  padding: 0.8075rem 1.1952rem 0.8076rem 1.1946rem;
  justify-content: center;
  align-items: center;
  border-radius: 3.8746rem;
  border: 0.0658rem solid #004a61;
  background: #f9f3ed;
  max-width: 31.1951rem;
  margin-bottom: 3.7438rem;
  gap: 0.6rem;
}
.new-obg-banner-heading {
  width: 60%;
}
.new-banner-buttn {
  padding-top: 2.125rem;
  display: flex;
}
.new-obg-banner-heading h1 {
  font-size: 3.75rem;
  color: #004a61;
  padding: 0.8125rem 0;
  letter-spacing: -0.0424rem;
  font-weight: 600;
}
.new-obg-banner-heading p {
  font-size: 1rem;
  color: #004a61;
  line-height: 1.5399rem;
  max-width: 36rem;
}
.boost-list {
  margin: 1.4375rem 0 0;
}
.new-obg-banner-slder-image {
  width: 40%;
}
.new-banner-buttn a {
  font-size: 1.0625rem;
  color: white;
  background: #004a61;
  padding: 0.9588rem 2.1542rem;
  border-radius: 1.563rem;
  font-weight: 500;
  transition: background-color 0.3s ease-in-out, filter 0.3s ease-in-out,
    color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
.boost-list li {
  color: #004a61;
  font-size: 1rem;
  line-height: 1.8783rem;
  padding-bottom: 0.1875rem;
  list-style: none;
  display: flex;
  align-items: baseline;
  column-gap: 0.4rem;
}
.boost-list li img {
  width: 1.1875rem;
  height: 0.8481rem;
}
.google-review-inner img {
  width: 6.3181rem;
  height: 1.4531rem;
}
.google-review-inner span {
  color: #004a61;
}

.perfered-billing-heading {
  text-align: center;
}

.perfered-billing-heading h2 {
  font-size: 3.125rem;
  line-height: 3.8198rem;
  letter-spacing: -0.0425rem;
  max-width: 65rem;
  margin: 0 auto;
}
.perfered-billing-heading p {
  color: #004a61;
  font-size: 0.9624rem;
  font-weight: 400;
  line-height: 1.5399rem;
  padding-top: 0.45rem;
}
.perfered-billing-heading .new-banner-buttn {
  justify-content: center;
  padding-top: 1.0625rem;
}
.perfered-billing-heading .new-banner-buttn a {
  background: #004a61;
  color: white;
}
.perfered-billing-heading .new-banner-buttn a:hover {
  background: #004a61;
}
/* new css addition */

/* forms */
.request-form {
  margin: auto;
  padding: 1.25rem;
  background-color: #fff;
  border-radius: 0.625rem;
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
  text-align: center;
}

.name-group {
  display: flex;
  gap: 0.9375rem;
}

.form-title {
  text-align: center;
  font-weight: 600;
  font-size: 1.5625rem;
}

.form-description {
  text-align: center;
}

.form-group {
  position: relative;
  width: 100%;
}

.request-form p {
  margin: 0.625rem 0px;
  color: #004a61;
  font-size: 0.8125rem;
  line-height: 1.3rem;
}

.request-form input::placeholder,
.request-form textarea::placeholder {
  font-size: 0.75rem;
  color: #004a616e;
}

.request-form input[type="text"],
.request-form input[type="email"],
.request-form input[type="tel"],
.request-form input[type="zipcode"] {
  width: calc(100% - 1.25rem);
  padding: 0.875rem 0.625rem;
  border: 0.0625rem solid #004a616e;
  border-radius: 0.3125rem;
  margin-top: 0.55rem;
  outline: none;
  color: #004a61;
}

.request-form textarea {
  width: calc(100% - 1.25rem);
  padding: 0.875rem 0.625rem;
  border: 0.0625rem solid #004a616e;
  margin-top: 0.55rem;
  border-radius: 0.3125rem;
  outline: none;
}

.request-form input[type="submit"] {
  background-color: #ff8d6e;
  color: #004a61;
  border: none;
  padding: 1rem;
  border-radius: 0.3125rem;
  width: 100%;
  font-size: 1rem;
  cursor: pointer;
  margin-top: 0.8125rem;
}

.all-let-us-from {
  display: flex;
  justify-content: center;
  max-width: 69rem;
  margin: 0 auto;
  column-gap: 8.125rem;
  align-items: center;
}

.all-let-column {
  width: 50%;
}

.all-let-column h3 {
  font-size: 3.125rem;
  color: #004a61;
  max-width: 31rem;
  line-height: normal;
  padding-bottom: 1rem;
}

.all-let-know p {
  font-size: 1rem;
  color: #004a61;
  margin-bottom: 1rem;
  line-height: 1.7rem;
  text-align: justify;
}

.line-bar {
  width: 14%;
  background-color: #ff8d6e;
  height: 0.1875rem;
  border-radius: 1.25rem;
  margin-bottom: 0.8125rem;
}

.let-us-help-form {
  background-color: #d2dcda;
  padding: 3.875rem 0;
}

.all-let-us-from .all-let-column:nth-child(2) {
  width: 35%;
}

.let-us-help-form-heading {
  text-align: center;
}

.let-us-help-form-heading h2 {
  font-size: 3.375rem;
  font-weight: 400;
}

.product-checkbox-group {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
}

.product-column {
  display: flex;
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
}

.product-label {
  font-size: 0.75rem;
  color: #004a616e;
  width: 40%;
  display: flex;
  align-items: center;
  text-align: left;
}

.product-checkbox {
  appearance: none;
  width: 0.8125rem;
  height: 0.8125rem;
  border-radius: 0.1623rem;
  border: 0.0324rem solid rgba(0, 73, 82, 0.43);
  background-color: white;
  cursor: pointer;
  display: inline-block;
  position: relative;
}

.product-checkbox:checked::after {
  content: "✔";
  font-size: 0.75rem;
  color: rgba(0, 73, 82, 0.43);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.product-container {
  text-align: left;
  padding-top: 1.4375rem;
}

.product-container h4 {
  color: #004a61;
  font-size: 0.7211rem;
  font-weight: 400;
  line-height: 1.2362rem;
  padding-bottom: 0.5625rem;
}

.opt-recive {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  flex-direction: row;
  align-items: start;
  padding: 1.4375rem 0 0.375rem;
}

.form-group.opt-recive input {
  width: unset;
}

.form-group.opt-recive label {
  margin-left: 0.325rem;
  text-align: left;
  font-size: 0.8rem;
  line-height: 1.6;
  color: #004a61;
}

.form-group.opt-recive label a {
  color: #ff8d6e;
}

.form-group.opt-recive label a {
  color: #ff8f00;
}

#contactUsForm .opt-recive label {
  position: unset;
  margin-left: 0.25rem;
}

.opt-out-form .want-learn-inner {
  justify-content: center;
}

.opt-out-form .want-learn-inner #optoutForm input {
  margin-top: 1rem;
}

.logos-group {
  width: 62.2223%;
  margin-top: 2.125rem;
}

section.new-banner-background-image.contact-us-banner .new-obg-banner-heading {
  width: 53%;
}

.book-demo h4 {
  font-size: 2.275rem;
  color: #004a61;
  font-weight: 400;
}

.book-demo {
  padding-bottom: 1rem;
}

.contact-us-banner .google-reviews {
  margin-bottom: 1.3438rem;
  padding: 0.5rem 0.5rem;
  margin-left: -0.3125rem;
  background-color: transparent;
}

@media screen and (max-width: 1024px) {
  .new-all-banner {
    flex-direction: column;
    gap: 4rem;
  }

  section.new-banner-background-image.contact-us-banner
    .new-obg-banner-heading,
    .new-obg-banner-heading {
    width: 100%;
  }

  .new-obg-banner-slder-image{
width: 70%;
  }

}
@media screen and (max-width: 767px) {
  section.new-banner-background-image.contact-us-banner
    .new-obg-banner-heading {
    width: 100%;
  }

  .empowering-sec .circle-container {
    transform: scale(0.7);
    margin-top: 3rem;
  }

  .all-main .empowering-sec {
    padding: 3.875rem 0 4rem;
  }

  section.new-banner-background-image.contact-us-banner .new-all-banner {
    padding: 2rem 1.8125rem 2rem 1.8125rem;
  }
}

@media screen and (max-width: 440px) {
  .empowering-sec .circle-container {
    transform: scale(0.55);
  }

  .google-review-inner.google-reviews-logos img {
    width: 4.5911rem;
  }

  .google-review-inner img {
    width: 4.3181rem;
  }
}
