.hope-area .heading-size-25 {
  margin-top: 20px;
}

.hope-area {
  align-items: start !important;
  grid-template-columns: 1fr;
}

@media screen and (max-width: 991px) {
  .hope-area {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  /* .condition-content h3 {
            text-align: center !important;
        } */
  .hope-area ul {
    padding-left: 0px;
  }
}
.paragraph-small-text {
  font-size: 12px !important;
  line-height: 18px !important;
}
.white-bg {
  background-color: #fff;
}
.heading-size-25 {
  color: #00c7ff;
}
.nav--button {
  background-color: #00c7ff;
}
.primary-button,
.primary-button:hover {
  background-image: linear-gradient(270deg, #00c7ff, #00c7ff);
}
.sticky-btn.white {
  color: #00c7ff;
  border-color: #00c7ff;
}
.condition-content p {
  font-size: 20px;
  line-height: 40px;
}
.heading-size-25 {
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 20px;
}
.overally,
.footer_section,
.copy-section {
  background-color: #00c7ff;
}
.footer-text h5,
.link-9,
.heading-33,
.text-block-27 {
  color: #000;
}
input.w-button {
  background: #fff;
  color: #000;
}
.icon-width {
  width: 24px;
}
.text-heading {
  color: #000 !important;
  margin-bottom: 15px;
  font-size: 32px;
  font-weight: 600;
  text-align: center !important;
  color: #000;
}
.inner-container-2 {
  background-color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}
.sub-heading {
  text-align: center;
  line-height: 120% !important;
  margin-bottom: 10px;
}
.new-content p strong {
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 20px;
  margin-top: 20px;
  display: block;
  color: #00c7ff;
}
ul li {
  font-size: 20px;
  line-height: 40px;
}
ul li strong {
  font-weight: bold;
}
.font-20 {
  font-size: 20px;
}
p.font-20 strong {
  font-size: 20px !important;
}
p.font-inline-block strong {
  display: inline-block;
  font-size: 20px;
  color: #000;
  font-weight: bold !important;
}
ol.refs {
  padding: 0;
}
ol.refs li {
  display: inline;
  font-size: 12px;
  line-height: 1;
  padding: 0;
  margin: 0;
  list-style: decimal;
}
.font-strong-inline strong {
  display: inline !important;
  margin: 0;
  padding: 0;
}
.hero-img {
  height: 350px;
  width: 100%;
  object-fit: cover;
}
.ref-p p {
  font-size: 12px;
  line-height: 110%;
  display: inline;
}
@media screen and (max-width: 479px) {
  .condition-content {
    /* text-align: center; */
    text-align: left;
  }
  .h3-30.black.left._2,
  .paragraph-15,
  .heading-size-25,
  .paragraph-16,
  .paragraph-19 {
    text-align: left;
  }
  .inner-container-2 {
    padding-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .menu-button.w--open {
    background-color: #00c7ff;
  }
  .menu-button {
    border: 1px solid #00c7ff;
    color: #00c7ff;
    border-radius: 8px;
    padding: 12px;
  }
}
@media screen and (max-width: 480px) {
  .fc-btn {
    width: 100% !important;
  }
}
@media screen and (min-width: 1280px) {
  .image-12 {
    height: 122px;
    width: 222px!important;
    width: 100%;
    object-fit: cover;
  }
}
