@font-face {
  font-family: "Open Sans Condensed";
  src: url("/staticfiles/fonts/OpenSansCondensed-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans Condensed";
  src: url("/staticfiles/fonts/OpenSansCondensed-Light.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("/staticfiles/fonts/SourceSansPro-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("/staticfiles/fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("/staticfiles/fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

body,
html {
  margin: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

.all-main h1,
.all-main h2,
.all-main h3,
.all-main h4,
.all-main h5,
.all-main h6,
.all-main p,
.all-main ul,
.all-main li {
  margin: 0;
  padding: 0;
}

.all-main h1,
.all-main h2,
.all-main h3,
.all-main h4,
.all-main h5,
.all-main h6,
.all-main span {
  font-family: "Source Sans Pro";
}

.all-main p,
.all-main ul,
.all-main li,
.all-main a,
.all-main label {
  font-family: "Open Sans Condensed", sans-serif;
}

.all-main ul {
  list-style: none;
}

.all-main a {
  cursor: pointer;
  text-decoration: none;
}

.all-main img {
  width: 100%;
}

.all-main .custom-container {
  max-width: 76rem;
  margin: 0 auto;
  padding: 0 1.25rem;
}

.omni-hero-section {
  position: relative;
}

.omni-hero-section::after {
  background-image: url(/staticfiles/images/omni-hero-bg.webp);
  height: 66.0625rem;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}

.omni-hero-top {
  position: relative;
}

.omni-hero-top.omni-top-home {
  background-image: url(/staticfiles/images/omni-top.webp);
  height: 44.5625rem;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}

.omni-hero-main {
  position: relative;
}

.health-care-image {
  position: absolute;
  top: 40%;
  right: 12%;
  transform: translateY(-66%);
  display: flex;
  justify-content: center;
  align-items: center;
}

.omni-hero-content h1 {
  font-weight: 400;
  line-height: 1.1;
  color: #fff;
  margin-bottom: 0.6rem;
  text-transform: uppercase;
  font-size: 2.5rem;
}

.omni-hero-content .landing-heading {
  font-size: 3rem;
}

.omni-hero-content .landing-para {
  font-size: 1.25rem;
}

.omni-hero-content p {
  color: #ffffff;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.875rem;
  color: #ffffff;
  margin-bottom: 1rem;
  letter-spacing: 0.0063rem;
}

.omni-hero-content img {
  width: 5.4375rem;
}

.hero-cards-main {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.4375rem;
  margin-top: -13.75rem;
}

.hero-card img {
  width: 2.8125rem;
  height: 2.8125rem;
  margin-bottom: 1.5625rem;
  filter: brightness(0) saturate(100%) invert(45%) sepia(21%) saturate(5096%)
    hue-rotate(310deg) brightness(102%) contrast(104%);
}

.hero-card {
  width: 25.85%;
  text-align: center;
  padding: 18rem 1.4375rem 2.25rem 1.4375rem;
  background-color: #ebebeb;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hero-card.hero-card-center h3 {
  color: #e65598;
}

.hero-card.hero-card-center img {
  filter: unset;
}

.hero-card h3 {
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.2737rem;
  color: #652e5a;
  margin-bottom: 0.5625rem;
  text-transform: uppercase;
}

.hero-card .border-line {
  border: 0.77px solid #652e5a;
  width: 12rem;
  margin: 0 auto;
  margin-bottom: 0.5625rem;
}

.hero-card.hero-card-center .border-line {
  border: 0.77px solid #e65598;
}

.hero-card.hero-card-center p {
  color: #e65598;
}

.hero-card p {
  max-width: 76%;
  font-style: italic;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.25;
  color: #652e5a;
  margin-bottom: 1rem;
  height: 3.8rem;
}

.generic-btn a {
  font-weight: 400;
  display: inline-block;
  font-size: 1.125rem;
  padding: 1rem 1.4375rem;
  background-color: #fff;
  color: #652e5a;
  border-radius: 0.1875rem;
  text-transform: capitalize;
  font-family: "source sans pro", sans-serif;
}

.hero-card .generic-btn a {
  text-transform: uppercase;
}
/* services-section start */
.services-section {
  padding-top: 5rem;
  background-color: #e8daed;
}

.custom-container.services-container {
  max-width: 68.75rem;
  padding: 0 1.875rem;
}

.generic-heading {
  margin-bottom: 2.5rem;
}

.generic-heading h2 {
  font-weight: 700;
  font-size: 2.1875rem;
  color: #652e5a;
  text-transform: capitalize;
}

.generic-heading .border-line {
  margin-bottom: 0.9375rem;
  background-color: #e6a1c1;
  width: 4.4375rem;
  height: 0.5rem;
  opacity: 1;
  border-radius: 0.3125rem;
}

.services-offer-main {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.2rem;
}

.services-offer {
  padding: 1.75rem 1.4375rem;
  width: 24%;
  background-color: #652e5a;
}

.services-offer h3 {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.25;
  margin-bottom: 2rem;
  font-style: italic;
  color: #fff;
}

.services-offer img {
  width: 1.25rem;
  height: 1.375rem;
  padding: 1rem;
}

.services-offer a {
  background-color: #fff;
  display: inline-flex;
  border-radius: 50%;
  border: 1px solid #652e5a;
  transition: 0.2s ease-in-out;
}

.services-offer a:hover {
  background-color: #6d4064;
  border-radius: 50%;
  border: 1px solid #fff;
}

.services-offer a:hover img {
  filter: brightness(0) invert(1);
}

/* services-section end */
/* mission-statement start */
.mission-statement-section {
  padding: 4.125rem 0 3.125rem;
  background-color: #e8daed;
}

.mission-statement-main {
  display: flex;
}

.mission-statement-main .generic-heading p {
  margin-top: unset;
  margin-bottom: 3.3rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.875rem;
  font-family: "source sans pro", sans-serif;
}

.mission-statement-main .generic-heading h2 {
  font-size: 1.875rem;
}

.mission-statement-left .border-line {
  width: 100%;
  height: 0.125rem;
  border-radius: 0.3125rem;
  margin-bottom: 1.625rem;
}

.mission-statement-left h2 {
  margin-bottom: 1.625rem;
}

.generic-heading p {
  margin-top: 0.8125rem;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  color: #66595f;
  text-transform: capitalize;
}

.mission-statement-left {
  width: 44%;
  padding: 4.375rem;
  margin-bottom: unset;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mission-statement-right {
  width: 48%;
  display: flex;
}

/* mission-statement end */
/* our-services-main start */
.our-services-section {
  padding: 5.375rem 0;
  background-image: url(/staticfiles/images/our-services-bg.webp);
  background-position: top;
  background-size: cover;
}

.our-services-main .generic-heading {
  max-width: 48%;
}

.our-services-main .border-line {
  margin: 0 auto;
  margin-bottom: 0.8125rem;
}

.our-services-cards-main {
  display: flex;
  justify-content: center;
  gap: 0.3125rem;
}

.our-services-cards {
  width: 24.5%;
  background-color: #fff;
  text-align: center;
  opacity: 0.85;
}

.our-services-cards:hover {
  transform: translate(0px, -0.25rem);
  transition: 0.4s ease-in-out;
}

.our-services-cards a {
  font-weight: 400;
  font-size: 1.25rem;
  text-transform: uppercase;
  color: #652e5a;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 12.5rem;
  max-width: 85%;
  margin: 0 auto;
  line-height: 1.3;
  font-family: "source sans pro", sans-serif;
}

.our-services-cards-boxes-main {
  display: flex;
  flex-direction: column;
  gap: 0.3125rem;
  margin-bottom: 3.125rem;
}

.services-btn {
  display: flex;
  justify-content: center;
}

.services-btn a {
  border: 1px solid #652e5a;
  background-color: transparent;
  padding: 1rem 2.661rem;
}

.experts-btn a {
  background-color: #e8daed;
  border: unset;
}

/* our-services-main end */
/* specialized-healthcare start */
.specialized-healthcare-section {
  padding: 5rem 0;
  background-color: #652e5a;
  background-image: url(/staticfiles/images/specialized-health-care-bg.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.specialized-healthcare-main .generic-heading h2 {
  color: #fff;
  line-height: 2.8125rem;
}

.specialized-healthcare-main .generic-heading h2 span {
  font-weight: 400;
}

.specialized-healthcare-main .generic-heading {
  max-width: 39%;
  margin-bottom: 1.875rem;
}

.border-line.border-center {
  margin: 0 auto;
  margin-bottom: 1.875rem;
}

.healthcare-btn {
  display: flex;
  justify-content: center;
}

.healthcare-btn a {
  box-shadow: 0px 1px 2px 0px #1018280a;
  border: 1px solid #ffffff;
  background-color: transparent;
  gap: 0.5rem;
  display: flex;
  color: #fff;
}

.healthcare-btn a img {
  width: 1.25rem;
}

/* specialized-healthcare end */
/* body-care start */
.body-care-section {
  padding: 5rem 0;
  background-image: url(/staticfiles/images/body-care-bg.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.generic-heading.heading-center.bigger-heading h2 {
  font-weight: 300;
  font-size: 3.75rem;
  color: #3c3c3c;
}
.body-care-section .generic-heading.heading-center p {
  margin-bottom: 4.25rem;
}
.generic-heading.heading-center.bigger-heading p {
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #474747;
  letter-spacing: 0.0063rem;
}
.generic-heading.heading-center {
  margin: 0 auto 1.875rem;
  text-align: center;
}

.generic-heading.heading-center .border-line {
  margin: 0 auto 0.9375rem;
}

.body-care-main .heading-center {
  max-width: 75%;
}

.surgical-main-all {
  display: flex;
  justify-content: center;
  gap: 0.9375rem;
  position: relative;
}
.subtitle {
  font-weight: 300;
  font-size: 1.875rem;
  line-height: 1.875rem;
  text-align: center;
  color: #955c89;
  margin: 0;
}
.surgical-images-main {
  padding-bottom: 9.375rem;
}

.surgical-card-left,
.surgical-card-right {
  padding: 2.5rem;
  position: absolute;
  background-color: #fff;
  bottom: 0;
  width: 28%;
  transition: 0.3s ease-in-out;
}
.surgical-card-left {
  left: -3.5rem;
}
.surgical-card-left:hover {
  transform: translate(0.85rem, 0);
}
.surgical-card-right {
  right: -3.5rem;
  width: 32%;
}
.surgical-card-right:hover {
  transform: translate(-0.85rem, 0);
}
.surgical-images-main h3 {
  text-transform: capitalize;
  margin-bottom: 1.25rem;
  font-weight: 300;
  font-size: 3.125rem;
  line-height: 3.5625rem;
  text-align: left;
  color: #3c3c3c;
}

.surgical-images-main ul li {
  margin-bottom: 1.375rem;
  font-weight: 300;
  font-size: 1.25rem;
  line-height: 1.4375rem;
  text-align: left;
  color: #454545;
}

.surgical-images-main ul li:last-child {
  margin-bottom: unset;
}

/* body-care end */
/* trusted-experts start */
.trusted-experts-section {
  padding: 5rem 0;
  background-image: url(/staticfiles/images/locations-background-img.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.trusted-experts-main .generic-btn {
  display: flex;
  justify-content: center;
}

.generic-btn.btn-clr a {
  background-color: #d6b3cf;
  color: #652e5a;
}
.generic-btn.btn-clr.btn-bold a {
  background-color: #d6b3cf;
  color: #652e5a;
  font-size: 1.375rem;
  /* border: 1px solid #652e5a; */
}
.experts-info-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 3.25rem;
  padding-top: 4.25rem;
  row-gap: 3.75rem;
  margin-bottom: 3.375rem;
}

.experts-info-main .experts-info {
  display: flex;
  width: 46%;
  gap: 2rem;
}

.experts-info-main .expert-image img {
  width: 13.75rem;
  padding-top: 0.625rem;
}

.social-icons {
  display: flex;
  gap: 1rem;
}

.social-icons img {
  width: 1.25rem;
  height: 1.25rem;
  opacity: 20%;
}

.experts-info-main h3 {
  font-weight: 300;
  font-size: 1.875rem;
  line-height: 1.2;
  text-transform: capitalize;
  color: #3c3c3c;
  margin-bottom: 0.9375rem;
}

.experts-info-main h3 a {
  color: #3c3c3c;
}

.experts-info-main h3 a:hover {
  text-decoration: underline;
}

.experts-info-main p {
  font-weight: 400;
  font-size: 1.175rem;
  margin-bottom: 0.9375rem;
  line-height: 1.875rem;
  color: #474747;
  letter-spacing: 0.0063rem;
}
.experts-info-main p strong {
  color: #77496d;
  font-size: 1.175rem;
}
.generic-heading.bigger-heading {
  max-width: 65%;
}

/* trusted-experts end */
/* testimonial-slider start */
.testimonial-slider-section {
  padding: 5rem 0;
}

.testimonial-slider {
  text-align: center;
  position: relative;
  padding: 1.875rem;
}

.slides-wrapper {
  position: relative;
}

.testimonial-slider .slide {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transition: opacity 0.5s ease;
  pointer-events: none;
  max-width: 80%;
  margin: 0 auto;
}

.testimonial-slider .slide.active {
  opacity: 1;
  position: relative;
  pointer-events: all;
}

.stars {
  display: flex;
  gap: 1.4375rem;
  justify-content: center;
  margin-bottom: 1.875rem;
}

.stars img {
  width: 1.9375rem;
  /* filter: brightness(0); */
}

.testimonial-slider label {
  font-size: 1.4375rem;
  color: #505050;
}

.prev,
.next {
  position: absolute;
  top: 50%;
  transform: translateY(-145%);
  border: none;
  background: none;
  cursor: pointer;
}

.prev {
  left: 25px;
}

.next {
  right: 25px;
}

.dots {
  margin-top: 1.875rem;
}

.dot {
  height: 10px;
  width: 10px;
  border: 1px solid rgba(214, 179, 207, 1);
  display: inline-block;
  border-radius: 50%;
  margin: 5px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.dot.active {
  background: #d6b3cf;
}

.testimonial-slider p {
  font-weight: 300;
  font-style: Italic;
  font-size: 2.2rem;
  margin-bottom: 1.875rem;
  color: #292929;
}

/* testimonial-slider end */
/* feel-better start */
.feel-better-section {
  padding: 5rem 0 4rem;
  background-image: url(/staticfiles/images/feel-better-bg.webp);
}

.feel-better-main .heading-center {
  margin-bottom: 5rem;
  max-width: 66%;
}
.feel-better-main .heading-center p strong {
  font-weight: 700;
  color: #77496d;
}
.feel-better-image {
  position: relative;
  display: flex;
  justify-content: center;
  padding-bottom: 7.6rem;
}

.feel-better-image img {
  max-width: 93.8%;
  border-radius: 0.625rem;
}

.feel-better-card {
  position: absolute;
  text-align: center;
  background-color: #fff;
  bottom: 0;
  padding: 1.875rem 1.875rem 3.75rem;
  max-width: 57%;
}

/* //////////////////////////////// */

/* Slider */
.feel-better-main {
  display: block !important;
}

.feel-slider-wrapper {
  position: relative;
  overflow: hidden;
  padding-bottom: 3rem;
  width: 71.25rem;
  margin: 0 auto;
}

.feel-slider-track {
  display: flex;

  transition: transform 0.55s cubic-bezier(0.77, 0, 0.175, 1);
  will-change: transform;
}

.feel-slide {
  min-width: 100%;
  position: relative;
}

.feel-slide .feel-better-card {
  position: absolute;
  bottom: -2.5rem;
  width: 56.25rem;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  padding: 1.625rem 2.25rem 3.75rem;
}

.feel-better-card h3 {
  font-size: 1.875rem;
  font-weight: 300;
  color: rgba(60, 60, 60, 1);
  margin-bottom: 1.125rem;
}

.feel-better-card p {
  font-size: 1.125rem;
  font-weight: 300;
  color: rgba(60, 60, 60, 1);
}

.feel-better-card p label {
  font-weight: 700;
  color: rgba(119, 73, 109, 1);
}

/* Nav arrows */
.feel-slider-btn {
  position: absolute;
  transform: translateY(-50%);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  transition:
    background 0.2s,
    color 0.2s;
}

.feel-slider-btn.prev {
  left: 1rem;
}

.feel-slider-btn.next {
  right: 1rem;
}

/* Dots */
.feel-slider-dots {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  margin-top: 0.35rem;
  position: relative;
  z-index: 0;
}

.feel-dot {
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  border: 0.0938rem solid #c4829a;
  background: transparent;
  cursor: pointer;
  transition: background 0.25s;
  padding: 0;
}

.feel-dot.active {
  background: #c4829a;
}

/* feel-better end */
/* insurance start */
.insurance-section {
  padding: 5rem 0;
  background-image: url(/staticfiles/images/insurance-bg.webp);
  background-size: cover;
}

.insurance-main .generic-heading {
  margin-bottom: 5rem;
}

.company-logos-main {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 5.3875rem;
  row-gap: 4.875rem;
  justify-content: center;
}

.company-logo {
  width: 18.5%;
}

/* insurance end */
/* preferred-location start */
.preferred-location-section {
  padding: 5rem 0 6.5rem;
}

.maps-main {
  display: flex;
  justify-content: center;
  gap: 3.5625rem;
  margin-top: 3rem;
}

.map-card {
  width: 31%;
  border-radius: 0.625rem;
  height: fit-content;
  box-shadow: 0 0.15rem 1.75rem 0 rgb(33 40 50 / 0.15);
  border: 1px solid #d6b3cf;
}

.map-card iframe {
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
  cursor: pointer;
}

.maps-desc {
  padding: 1.625rem;
}

.maps-desc h3 {
  margin-bottom: 0.625rem;
  font-weight: 400;
  font-size: 1.35rem;
  line-height: 1.1;
  text-transform: capitalize;
  color: #77496d;
  font-family: "open sans condensed", sans-serif;
}
.maps-desc a:hover {
  text-decoration: underline;
}
.preferred-location-section .generic-heading.bigger-heading {
  max-width: unset;
  margin: unset;
  text-align: unset;
}
.generic-heading.heading-center.bigger-heading ul {
  list-style-type: disc;
  padding-left: 3.2rem;
}
.generic-heading.heading-center.bigger-heading ul li a {
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #474747;
  letter-spacing: 0.0063rem;
}
.generic-heading.heading-center.bigger-heading ul li a:hover {
  text-decoration: underline;
}
.generic-heading.heading-center.bigger-heading ul li {
  margin-bottom: 1rem;
}
.generic-heading.heading-center.bigger-heading ul li:nth-child(2) {
  margin-bottom: 1.5rem;
}
.preferred-location-section .special-visit-para {
  margin-bottom: 1rem;
}
.preferred-location-section .generic-heading.bigger-heading h2 {
  text-align: center;
}
.maps-desc p {
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: 0.0063rem;
  color: #77496d;
}

.maps-desc p label {
  color: rgba(230, 85, 152, 1);
  font-weight: 300;
  cursor: pointer;
}

/* preferred-location end */
/* signup start */
.signup-section {
  padding: 5rem 0;
  background-image: url(/staticfiles/images/signup-bg.webp);
}

.signup-main {
  display: flex;
  gap: 3.5rem;
  align-items: center;
  justify-content: space-between;
}

.signup-main .services-offer-main {
  padding: 2.1875rem 2.0625rem;
  display: unset;
  background-color: #fff;
  border-radius: 1.5625rem;
}

.signup-main .generic-heading h2 {
  text-transform: capitalize;
}

.signup-main .generic-heading h2 span {
  font-weight: 400;
}

.signup-main .services-offer-main h3 {
  margin-bottom: 0.9375rem;
  font-weight: 400;
  font-size: 1.2125rem;
  line-height: 1.5625rem;
  text-transform: capitalize;
  color: rgba(101, 46, 90, 1);
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
  margin-bottom: 1.2rem;
}

.signup-main .services-offer-main label {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.9375rem;
  text-transform: capitalize;
  color: rgba(99, 89, 102, 1);
  font-family: "source sans pro", sans-serif;
}

.signup-main .form-group input {
  border-radius: 0.3125rem;
  background-color: rgba(244, 246, 246, 1);
  padding: 1.407rem;
  outline: none;
  border: none;
}

.signup-main .form-group {
  display: flex;
  flex-direction: column;
}

.signup-main .generic-heading {
  width: 50%;
}

.signup-main .services-offer-main {
  width: 49%;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.signup-main input[type="submit"] {
  margin-top: 1.875rem;
  padding: 0.9rem 2.175rem;
  background-color: #652e5a;
  color: white;
  border: unset;
  border-radius: 0.3125rem;
  font-size: 0.975rem;
  font-weight: 400;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
.signup-main input[type="submit"]:hover {
  color: white;
  background-color: #e55297;
}
/* signup end */
.circle-wrap {
  padding: 0 0 0 3.125rem;
  position: relative;
  top: -30rem;
  left: 12rem;
}

/**** Circles *****/
.omni-hero-content-main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 26.25rem;
  height: 26.25rem;
  background-color: rgba(101, 46, 90, 1);
  text-align: center;
  position: absolute;
  top: 8.75rem;
  right: 10.3125rem;
}

.omni-hero-content {
  max-width: 69%;
}

.omni-hero-content.hero-circle-content {
  max-width: 80%;
}

.circle {
  position: absolute;
  border-radius: 50%;
  text-align: center;
}

.circle-wrap .circle img {
  width: unset;
  display: inline-flex;
}

.cir2 {
  top: 28rem;
  right: 11.5rem;
  width: 7.8125rem;
  height: 7.8125rem;
  background-color: #e8daed;
}

.cir3 {
  top: 29.5rem;
  right: 6.875rem;
  width: 1.875rem;
  height: 1.875rem;
  background-color: rgba(101, 46, 90, 1);
}

.cir4 {
  top: 22.625rem;
  right: 0.9375rem;
  width: 3.75rem;
  height: 3.75rem;
  background-color: rgba(230, 85, 152, 1);
  padding: 1.25rem;
}

.circle-wrap .cir4 img {
  width: 2.5625rem;
  height: 3.5rem;
}

.cir5 {
  top: 13.125rem;
  right: 0.625rem;
  width: 2.375rem;
  height: 2.375rem;
  background-color: rgb(167 159 170);
}

.cir6 {
  top: 13.5rem;
  right: 1.5625rem;
  width: 5rem;
  height: 5.125rem;
  background-color: rgba(254, 255, 253, 0.5);
  padding: 1.75rem 1.25rem 0 0.625rem;
}

.circle-wrap .cir6 img {
  width: 4.9375rem;
  height: 3.625rem;
}

.cir7 {
  top: 6.875rem;
  right: 6.875rem;
  width: 2.5rem;
  height: 2.5rem;
  background-color: rgba(101, 46, 90, 1);
  padding: 1.25rem;
}

.circle-wrap .cir7 img {
  width: 2.5rem;
}

.circle-wrap .cir11 .img11 {
  width: 2.4375rem;
  height: 2.375rem;
}

.cir8 {
  top: 3.125rem;
  /* 50px */
  right: 13.125rem;
  /* 210px */
  width: 1.875rem;
  /* 30px */
  height: 1.875rem;
  background-color: rgba(230, 85, 152, 1);
}

.cir9 {
  top: 2rem;
  right: 16.7125rem;
  width: 3.75rem;
  height: 3.5rem;
  background-color: rgba(254, 255, 253, 0.5);
  padding: 1.5rem 1.25rem 1.25rem 1.25rem;
}

.cir10 {
  top: 4.25rem;
  /* 100px */
  right: 22.1875rem;
  /* 355px */
  width: 2.8125rem;
  /* 45px */
  height: 2.8125rem;
  background-color: rgba(101, 46, 90, 1);
}

.cir11 {
  top: 2.5rem;
  /* 40px */
  right: 28.125rem;
  /* 450px */
  width: 2.5rem;
  /* 45px */
  height: 2.5rem;
  background-color: rgba(230, 85, 152, 1);
  padding: 1.25rem;
  /* 20px */
}

.cir12 {
  top: 9.375rem;
  right: 32.5rem;
  width: 3.125rem;
  height: 5.125rem;
  background-color: rgba(101, 46, 90, 1);
  padding: 1.125rem 1.25rem 0 1.875rem;
  /* 18px 20px 0 30px */
}

.circle-wrap .cir12 img {
  width: 3.0625rem;
  height: 4rem;
}

.cir13 {
  top: 23rem;
  right: 37.5rem;
  width: 1.5625rem;
  height: 1.5625rem;
  background-color: rgba(101, 46, 90, 1);
}

.cir14 {
  top: 23.4875rem;
  right: 37.1625rem;
  width: 3.438rem;
  height: 2.438rem;
  background-color: rgba(254, 255, 253, 0.5);
  padding: 1.125rem 0.625rem;
}

.circle-wrap .cir14 img {
  width: 1.6875rem;
  height: 3.375rem;
  margin-top: -0.375rem;
}

.cir15 {
  top: 30.0125rem;
  right: 31rem;
  width: 3.125rem;
  /* 50px */
  height: 3.125rem;
  background-color: rgba(230, 85, 152, 1);
}

form .success-message {
  font-family: "Open Sans Condensed", sans-serif;
  text-align: center;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5625rem;
  text-transform: capitalize;
  color: rgba(230, 85, 152, 1);
  margin-top: 1.375rem;
}

.map-container {
  position: relative;
  width: 100%;
  padding-bottom: 50.25%;
  /* 16:9 ratio */
  height: 0;
  overflow: hidden;
}

.map-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.circle-wrap .cir9 img {
  filter: brightness(0) saturate(100%) invert(20%) sepia(17%) saturate(3067%)
    hue-rotate(274deg) brightness(99%) contrast(90%);
  width: 3.75rem;
  height: 3.25rem;
}
.new-banner-all {
  background-image: url(/staticfiles/images/omni-hero-bg.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.top-hero-div {
  background-image: url(/staticfiles/images/omni-top.webp);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  height: 51.5625rem;
  position: relative;
  z-index: 1;
}
.custom-container.banner-container {
  position: relative;
  height: 100%;
}
.circle-wrap {
  position: unset;
  height: 100%;
}
.omni-hero-content-main {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  transform: translate(-124px, 110px);
}
.hero-content-parent {
  height: 100%;
}

.form-grid {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin: 0 auto;
}
.form-input-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.signup-main .form-group {
  display: flex;
  flex-direction: column;
  width: 47%;
}
.signup-main .form-group-full {
  width: 100%;
}
.signup-main .services-offer-main label {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.9375rem;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #635966;
}
.signup-main .form-group input,
.signup-main .form-group select,
.form-group-full input,
.form-group-full select {
  border-radius: 0.3125rem;
  background-color: rgba(244, 246, 246, 1);
  padding: 1.007rem;
  outline: none;
  border: none;
}
.form-group select option {
  font-weight: 300;
  font-size: 0.775rem;
  line-height: 1.2;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #635966;
}
.submit-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 1.5rem;
}

.contact-us-signup-section .signup-main .disclaimer-text p {
  font-weight: 300;
  font-size: 1.3125rem;
  line-height: 1.75rem;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #652e5a;
  margin: 0 auto;
  margin-top: 2.125rem;
}
/* new-services-banner-css ends here */
@media (max-width: 1920px) {
  .omni-hero-section::after {
    height: 76.0625rem;
  }

  .omni-hero-top.omni-top-home {
    height: 54.5625rem;
  }

  .circle-wrap {
    top: -34rem;
  }
}

@media (max-width: 1650px) {
  .circle-wrap {
    left: 4rem;
  }

  .circle-wrap {
    top: -30rem;
  }
  .top-hero-div {
    height: 47rem;
  }
  .omni-hero-top.omni-top-home {
    height: 44.5625rem;
  }
}

@media (max-width: 1350px) {
  html {
    font-size: 14px;
  }

  .circle-wrap {
    left: 0;
  }
  .omni-hero-content-main {
    transform: translate(-105px, 93px);
  }
}

@media (max-width: 1200px) {
  html {
    font-size: 13px;
  }

  .health-care-image .health-care-image-circle {
    width: 85%;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 12px;
  }

  .all-main .custom-container {
    padding: 0 2.5rem;
  }

  .omni-hero-content .landing-heading {
    line-height: 0.95;
  }

  .health-care-image {
    top: 38%;
    right: 0%;
  }

  .health-care-image .health-care-image-circle {
    width: 70%;
  }

  .omni-hero-content h1 {
    font-size: 2.2rem;
    line-height: 2.3244rem;
  }

  /* .hero-card {
    width: 23%;
  } */

  .services-offer h3 {
    margin-bottom: 2.625rem;
  }

  .mission-statement-section {
    padding: 2rem 0;
  }

  .mission-statement-left {
    padding: 3rem 2rem 3rem 1.5625rem;
  }

  .our-services-cards {
    width: 19%;
    padding: 0 1rem;
  }

  .our-services-cards a {
    font-size: 1.275rem;
    height: 13rem;
  }

  .experts-info-main .experts-info {
    width: 85%;
  }

  .hero-card p {
    max-width: 75%;
  }

  .feel-slider-wrapper {
    width: 56rem;
  }
  .omni-hero-content-main {
    transform: translate(-79px, 79px);
  }
}

@media (max-width: 768px) {
  html {
    font-size: 11px;
  }
  .top-hero-div {
    height: unset;
  }
  .omni-hero-content h1 {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }
  .omni-hero-content p {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
  .omni-hero-content {
    font-size: 1.6rem;
    line-height: 2.0244rem;
  }
  .omni-hero-content .landing-heading {
    font-size: 1.6rem;
  }
  .omni-hero-content .landing-para {
    font-size: 1rem;
    line-height: 1.1;
  }

  .omni-hero-content-main {
    transform: translate(-72px, -6px);
  }
  .omni-hero-content-main {
    width: 21rem;
    height: 22rem;
  }
  .health-care-image .health-care-image-circle {
    width: 45%;
  }

  /* .omni-hero-section {
    overflow: hidden;
  } */

  .health-care-image {
    top: 20%;
    right: -13%;
  }

  .omni-hero-section::after {
    height: 115.0625rem;
  }

  .hero-cards-main {
    margin-top: unset;
    flex-wrap: wrap;
  }

  .hero-card {
    width: 35%;
    padding: 2rem;
  }

  .services-offer-main {
    flex-wrap: wrap;
  }

  .mission-statement-main {
    flex-direction: column;
    align-items: center;
  }

  .mission-statement-left {
    padding: unset;
  }

  .mission-statement-left,
  .mission-statement-right {
    width: 100%;
  }

  .mission-statement-left .mission-statement-text {
    padding: 2rem;
  }

  .our-services-cards {
    width: 35%;
  }

  .our-services-cards-main {
    flex-wrap: wrap;
  }

  .our-services-cards a {
    font-size: 1rem;
  }

  .specialized-healthcare-main .generic-heading {
    max-width: 65%;
  }

  .experts-info-main .experts-info {
    width: 100%;
  }

  .experts-info-main .expert-image img {
    width: 10rem;
  }

  .testimonial-slider p {
    font-size: 1.5rem;
  }

  .feel-better-main .heading-center {
    max-width: 100%;
    margin-bottom: 2rem;
  }

  .signup-main {
    flex-direction: column;
    gap: 0;
  }

  .signup-main .generic-heading {
    width: 80%;
  }

  .signup-main .services-offer-main {
    width: 85%;
  }

  .surgical-image-left img,
  .surgical-image-right img {
    display: none;
  }

  .generic-heading.heading-center.bigger-heading h2 {
    font-size: 2.5rem;
  }

  .subtitle {
    font-size: 1.3rem;
  }

  .surgical-card-right,
  .surgical-card-left {
    position: unset;
    width: 75%;
  }

  .surgical-images-main {
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    width: 45%;
  }

  .surgical-card-right ul,
  .surgical-card-left ul {
    min-height: 23rem;
  }

  .surgical-images-main {
    padding-bottom: unset;
    display: flex;
    justify-content: center;
  }

  .hero-card p {
    max-width: 65%;
  }

  .circle {
    display: none;
    position: unset;
  }

  .omni-hero-content-main {
    position: unset;
  }

  .circle-wrap {
    padding: 2rem 0;
    display: flex;
    top: unset;
    justify-content: center;
  }

  .feel-slider-wrapper {
    width: 45rem;
  }

  .feel-better-card h3 {
    font-size: 1.2rem;
  }

  .feel-better-card p {
    font-size: 0.8rem;
  }

  .feel-slide .feel-better-card {
    padding: 1.2rem 1rem 3rem;
  }
  .surgical-images-main h3 {
    font-size: 2.4rem;
  }
  .map-card {
    width: 42%;
  }
  .form-input-group {
    flex-direction: column;
  }
  .signup-main .form-group input,
  .signup-main .form-group select,
  .form-group-full input,
  .form-group-full select {
    width: 100%;
    box-sizing: border-box;
  }
  .signup-main .form-group {
    width: 100%;
  }
  .form-grid {
    gap: unset;
  }
}
@media (max-width: 650px) {
  .omni-hero-content-main {
    transform: translate(-36px, -6px);
  }
}

@media (max-width: 550px) {
  .omni-hero-content-main {
    transform: translate(-7px, -11px);
  }
  .health-care-image {
    top: 18%;
    right: -1rem;
  }
  .omni-hero-content h1 {
    font-size: 1.6rem;
    font-weight: 500;
    margin-bottom: unset;
    padding-top: 0.5rem;
  }
  .omni-hero-content img {
    width: 4.4375rem;
  }
  .omni-hero-content p {
    font-size: 0.95rem;
  }
  .maps-main {
    flex-direction: column;
    align-items: center;
  }
  .omni-hero-content-main {
    width: 19rem;
    height: 19rem;
  }
  .map-card {
    width: 75%;
  }

  .omni-hero-section::after {
    height: 136.0625rem;
  }

  .omni-hero-top.omni-top-home {
    height: 26rem;
  }

  .health-care-image .health-care-image-circle {
    width: 60%;
  }

  .hero-card {
    width: 70%;
  }

  .hero-card p {
    max-width: 42%;
  }

  .services-offer {
    width: 35%;
  }

  .services-offer h3 {
    max-width: 70%;
  }

  .feel-better-card {
    bottom: -26px;
    padding: 1.875rem 1.875rem 1.75rem;
  }

  .our-services-main .generic-heading,
  .trusted-experts-main .generic-heading,
  .body-care-main .heading-center {
    max-width: 100%;
  }

  .health-care-image {
    transform: unset;
    position: relative;
    margin-bottom: 1.25rem;
  }

  .feel-slider-wrapper {
    width: 34rem;
  }

  .feel-slider-btn {
    transform: translateY(-120%);
  }

  .feel-slider-btn.prev img,
  .feel-slider-btn.next img {
    width: 70%;
  }
  .prev {
    left: 5px;
  }
  .next {
    right: 5px;
  }
  .testimonial-slider {
    padding: unset;
  }
  .generic-heading.bigger-heading {
    max-width: 90%;
  }
  .body-care-section {
    padding: 5rem 0 3rem;
  }
  .surgical-main-all {
    flex-direction: column;
    align-items: center;
  }
  .surgical-images-main {
    width: 80%;
  }
}

@media (max-width: 425px) {
  .services-offer {
    width: 65%;
  }

  .surgical-main-all {
    flex-direction: column;
  }

  .specialized-healthcare-main .generic-heading {
    max-width: 90%;
  }

  .omni-hero-content-main {
    top: -6.6875rem;
  }

  .hero-card p {
    max-width: 56%;
  }
  .feel-slider-wrapper {
    width: 29rem;
  }
}
