:root {
  --charcoal: #36454f;
  --slategrey: slategrey;
  --black: black;
  --white: white;
  --333: #333;
}

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

a {
  text-decoration: underline;
}

.site-wrapper {
  background-color: #0000;
  border: 1px #000;
  border-color: #d1d2d4 #000 #000 #d1d2d4;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 2px #000;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1.5fr .75fr .75fr .75fr;
}

.table-div {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border: 1px solid #f1f2f3;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 40px;
  padding: 10px;
  font-family: Lato, sans-serif;
  font-size: 27px;
  font-weight: 400;
  display: flex;
}

.table-div.heading {
  background-color: #48929e;
  border-style: none;
}

.table-div.grey {
  background-color: #f1f2f2;
}

.table-div.grey2 {
  background-color: #ebfcff;
}

.table-div.grey3 {
  background-color: #e6f4f1;
}

.table-div.center {
  border-style: none;
  justify-content: center;
  height: 60px;
}

.table-div.space {
  border-style: none;
  justify-content: space-between;
  align-items: center;
  height: 55px;
  padding-left: 0;
  padding-right: 0;
}

.table-div.space.center {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: left;
  border-style: none;
  justify-content: center;
}

.table-div.middle {
  justify-content: center;
}

.subheading {
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  line-height: 27px;
}

.yes-div {
  color: #fff;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.yes {
  color: #75ca68;
  font-size: 18px;
  font-weight: 400;
}

.features-text {
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.div-block {
  width: 40px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
}

.no {
  font-family: Lato, sans-serif;
  font-weight: 900;
}

.div-no {
  margin-left: auto;
  margin-right: auto;
}

.features-div {
  display: block;
}

.no--text {
  color: #003900;
  font-size: 18px;
  font-weight: 400;
}

.accordion {
  border: 1px solid #48929e;
  width: 90%;
  margin-bottom: 5px;
}

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

.out-patient-management-section {
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.a-e-section {
  justify-content: center;
  margin-bottom: 0;
  display: flex;
}

.a-e-div {
  width: 70%;
  margin-top: 60px;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr .75fr .75fr .75fr;
  margin-bottom: 0;
}

.medical-record-management-section, .doctors-workstation-op-section {
  justify-content: center;
  display: flex;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1.5fr .75fr 1fr 1fr;
}

.grid-inventory {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1.5fr .75fr .75fr .75fr;
  margin-top: 0;
}

.section {
  margin-top: 60px;
}

.in-patient-management-section {
  justify-content: center;
  margin-bottom: 0;
  display: flex;
}

.phlebotomy-section {
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.grid-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr .75fr .75fr .75fr;
}

.section-2 {
  margin-top: 60px;
}

.grid-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1.5fr .75fr .75fr .75fr;
}

.accordion-sh-text {
  color: #11190f;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.1em;
  display: flex;
}

.accordion-sh-text.bold {
  font-weight: 700;
}

.ward-management-section, .panel-section {
  justify-content: center;
  margin-top: 0;
  display: flex;
}

.grid-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1.5fr .75fr .75fr .75fr;
}

.inventory-management-section {
  justify-content: center;
  display: flex;
}

.phlebotomy {
  justify-content: center;
  width: 100%;
  margin-top: 0;
  display: flex;
}

.grid-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1.5fr .75fr .75fr .75fr;
  margin-top: 0;
}

.body {
  height: auto;
  overflow: visible;
}

.grid-001 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1.5fr .75fr .75fr .75fr;
  margin-top: 0;
}

.abt-section {
  justify-content: center;
  display: flex;
}

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

.grid-10 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1.5fr .75fr .75fr .75fr;
  margin-top: 0;
}

.radiology-section {
  justify-content: center;
  display: flex;
}

.grid-11 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1.5fr .75fr .75fr .75fr;
  margin-top: 0;
}

.ot-section {
  justify-content: center;
  display: flex;
}

.doctors-workstation-ip-section {
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.grid-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1.5fr .75fr .75fr .75fr;
}

.package-section {
  justify-content: center;
  display: flex;
}

.grid-13 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1.5fr .75fr .75fr .75fr;
}

.ambulance-request-section {
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.grid-14 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr .75fr .75fr .75fr;
}

.reports-section {
  justify-content: center;
  margin-bottom: 0;
  display: flex;
}

.grid-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1.5fr .75fr .75fr .75fr;
}

.dashboard-section {
  justify-content: center;
  margin-bottom: 0;
  display: flex;
}

.grid-16 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1.5fr .75fr .75fr .75fr;
}

.appointment-section {
  justify-content: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.appointment-div {
  width: 70%;
}

.grid-17 {
  background-color: #e6f4f1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  place-items: stretch stretch;
  height: 1500px;
}

.grid-18 {
  background-color: #e9fdff;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

.body-2 {
  background-color: #fff;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: block;
}

.hero-layout {
  flex-flow: wrap;
  place-content: flex-end flex-start;
  align-items: flex-end;
  width: 100%;
  height: 500px;
  display: flex;
}

.hero-layout.u_hflex_between_bottom {
  justify-content: space-between;
}

.hero-layout.u_hflex_between_bottom.u-gap-medium {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: flex-end;
}

.hero-section {
  background-color: #fff;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  height: 650px;
  margin: 0 0 90px;
  padding: 0;
  display: flex;
  position: relative;
}

.hero-title {
  font-size: 81px;
}

.button {
  border: 1px solid #fff;
  border-radius: 10px;
}

.button-2 {
  color: #0069fc;
  background-color: #fcfcfc;
  border: 1px solid #0069fc;
  border-radius: 10px;
}

.grid-19 {
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 1fr) 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  height: 1200px;
}

.column-grid.colour {
  background-color: #e6f4f1;
}

.grid-20 {
  grid-template-rows: auto minmax(250px, 2fr) auto;
  grid-template-columns: 1fr;
  justify-items: stretch;
}

.accordion-header {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  pointer-events: auto;
  cursor: pointer;
  background-color: #f6fff7;
  border: 1px solid #e8e9eb;
  border-left-width: 2px;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 40px;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  display: flex;
  position: static;
}

.accordion-header.height {
  border-style: none;
  border-width: 1px;
  height: 55px;
}

.accordion-header.height.center {
  text-align: left;
  border-style: none;
  border-width: 1px;
  justify-content: center;
}

.accordion-header.height.left {
  background-color: #d2989800;
  border-style: none;
  border-width: 1px;
  padding-left: 0;
  position: static;
}

.plus-div {
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.horizontal-plus-div {
  background-color: #87cc7a;
  width: 1rem;
  height: 2px;
}

.vertical-plus-div {
  background-color: #87cc7a;
  width: 2px;
  height: 1rem;
  position: absolute;
}

.accordion-panel {
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  width: 100%;
  padding: 0;
  display: none;
}

.grid-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 2px #000;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1.5fr .75fr .75fr .75fr;
}

.features-section {
  justify-content: center;
  display: flex;
}

.features {
  width: 100%;
}

.accordion {
  border-style: none;
  border-color: #bebebe;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  width: 90%;
  display: flex;
}

.hero-div {
  background-color: #fff;
  border: 1px #000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 650px;
  margin: 0;
  padding: 0;
  display: flex;
  position: relative;
}

.hero-left-div {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: cover;
  object-position: 50% 50%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  display: flex;
}

.hero-right-div {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  height: 700px;
  margin-left: 0;
  margin-right: 0;
  padding: 60px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.button-3 {
  color: #333;
  background-color: #98e68a;
  border: .5px solid #708090;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 10px 20px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 110%;
  display: flex;
  transform: translate(0);
}

.button-3:hover {
  transform: scale(1.1);
}

.heading-_style-_h1 {
  transform: scale3d(1none, 1none, 1none);
  color: #000;
  text-align: left;
  -webkit-text-fill-color: inherit;
  transform-style: preserve-3d;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 100px;
  font-weight: 700;
  line-height: 110%;
  display: flex;
}

.heading-_style-_h1.white {
  color: #fff;
}

.text-_size_regular {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #333;
  text-align: left;
  margin-top: 3px;
  margin-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 110%;
  display: flex;
  position: static;
}

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

.text-_size_regular.center.grey {
  color: #5e6a72;
  font-size: 14px;
}

.text-_size_regular.grey {
  color: #36454f;
  white-space: normal;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 120%;
}

.text-_size_regular.grey.left {
  background-color: #ffffff03;
}

.text-_size_regular.spacing {
  color: #708090;
  text-align: justify;
  -webkit-text-stroke-width: 0px;
  font-family: Lato, sans-serif;
  line-height: 130%;
}

.text-_size_regular.spacing.shadow {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  text-shadow: 2px 2px 11px #0003;
  line-height: 130%;
}

.text-_size_regular.spacing.black {
  color: #36454f;
  text-shadow: 2px 2px 5px #0003;
}

.text-_size_regular.white {
  color: #fff;
  letter-spacing: .5px;
  text-indent: 0;
  text-shadow: 1px 0 #000;
  font-weight: 700;
}

.text-_size_regular.newgrey {
  color: #5e6a72;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 130%;
}

.text-_size_regular.bold {
  justify-content: center;
  align-items: center;
  width: 100%;
  font-weight: 700;
  line-height: 130%;
}

.text-_size_regular.bold.right {
  text-align: right;
  background-color: #d2989800;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  position: static;
}

.text-_size_regular.bold.space {
  margin-top: 20px;
  margin-bottom: 0;
}

.text-_size_regular.space {
  margin-top: 2px;
}

.text-_size_regular.space.thick {
  font-weight: 700;
}

.text-_size_regular.bold-left {
  color: #708090;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

.text-_size_regular.light-grey {
  color: #708090;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text_size_large {
  color: #708090;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 110%;
}

.text_size_large.white {
  color: #fff;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 400;
}

.text_size_large.bold {
  margin-bottom: 60px;
  font-weight: 600;
}

.text_size_large.black {
  color: #36454f;
  margin-bottom: 0;
  padding-bottom: 15px;
  font-size: 24px;
  font-weight: 700;
  line-height: 110%;
}

.text_size_large.right {
  color: #333;
  text-align: right;
  font-size: 24px;
  font-weight: 400;
  position: static;
  top: 50vh;
}

.text_size_large.center {
  color: #4a5861;
  text-align: center;
  margin-top: 20px;
  font-weight: 600;
}

.text_size_large.nospace {
  margin-top: 0;
  font-weight: 600;
}

.text_size_large.semibold {
  text-align: right;
  font-weight: 600;
  line-height: 100%;
}

.text_size_large.semibold.right {
  background-color: #fff;
  justify-content: flex-end;
  width: auto;
  height: auto;
}

.text_size_large.semibold.left {
  text-align: left;
  background-color: #0000;
  justify-content: center;
  width: auto;
  height: auto;
  position: static;
}

.text_size_large.gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#98e68a, #5b8a53 55%);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 600;
}

.grid-21 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.product_section {
  background-color: #fff;
  border: 1px #000;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 60px 0;
  display: flex;
  position: static;
}

.product-div {
  border: 1px #000;
  margin-top: 30px;
  margin-bottom: 0;
}

.product-details-div {
  cursor: pointer;
  background-color: #fff;
  border: 2px solid #e8e9eb;
  border-radius: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 320px;
  height: 600px;
  padding: 0;
  display: flex;
  position: relative;
  box-shadow: 2px 2px 12px 4px #e8e9eb;
}

.product-title {
  color: #36454f;
  text-align: center;
  font-size: 43px;
  line-height: 110%;
}

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

.product-icon {
  color: #fff;
  -webkit-text-stroke-width: 0px;
  font-family: MATERIAL ICON THIN, sans-serif;
  font-size: 55px;
  font-weight: 100;
  line-height: 110%;
}

.heading-2 {
  justify-content: center;
  font-size: 4.75rem;
  display: flex;
}

.counter {
  color: #36454f;
  text-align: left;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 76px;
  font-weight: 700;
  line-height: 110%;
  display: flex;
}

.counter.white {
  color: #e8e9eb;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.section-3 {
  background-color: #fff;
  justify-content: center;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.software-feature-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.addon_products-section {
  background-color: #fff;
  border: 1px #000;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.addon-product {
  border: 1px #000;
  margin-top: 0;
  margin-bottom: 0;
}

.grid-22 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-top: 30px;
  padding-bottom: 30px;
}

.addon-header {
  background-color: #f8f8f9;
  border-top: 1px solid #d1d2d4;
  border-bottom: 1px #708090;
  border-left: 1px solid #d1d2d4;
  border-right: 1px solid #bebebe;
  border-radius: 15px 15px 0 0;
  width: 250px;
  height: 120px;
  padding: 15px;
}

.addon-content {
  aspect-ratio: 2 / 3;
  background-color: #fff;
  border: 1px solid #d1d2d4;
  border-radius: 0 0 15px 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 340px;
  display: flex;
}

.heading_style-_h5 {
  color: #333;
  text-align: left;
  justify-content: center;
  align-items: center;
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 110%;
  display: flex;
}

.heading_style-_h5.center {
  color: #11190f;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: 0 30px 10px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  display: flex;
}

.heading_style-_h5.grey {
  color: #708090;
  border: 1px #000;
  margin: 0;
  font-weight: 400;
}

.heading_style-_h5.grey.right {
  text-align: right;
  margin: 20px 0;
  font-size: 32px;
}

.heading_style-_h5.white {
  color: #fff;
  justify-content: flex-start;
}

.heading_style-_h5.white.title {
  text-shadow: 2px 2px 5px #87949a;
  font-weight: 600;
}

.heading_style-_h5.p-center {
  text-align: center;
  margin: 5px 30px;
  font-weight: 400;
}

.heading_style-_h5.spacing {
  margin-top: 30px;
  margin-bottom: 30px;
}

.heading_style-_h5.spacing.bold {
  justify-content: flex-start;
  font-weight: 600;
}

.heading_style-_h5.title {
  text-shadow: 1px 2px 1px #0003;
  justify-content: flex-start;
}

.heading_style-_h5.title.left {
  background-color: #fff0;
  position: static;
}

.heading_style-_h5.title.white {
  text-shadow: 2px 1px 1px #000;
}

.heading_style-_h5.left {
  justify-content: flex-start;
  padding-bottom: 4px;
}

.heading_style-_h5.green {
  color: #98e68a;
  justify-content: flex-start;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 600;
}

.heading-_style_h4 {
  color: var(--charcoal);
  text-align: left;
  margin-top: 60px;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 43px;
  font-weight: 800;
  line-height: 110%;
}

.heading-_style_h4.center {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
  font-weight: 600;
}

.heading-_style_h4.light {
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 600;
}

.image {
  width: 100%;
}

.hero_image {
  overflow-wrap: normal;
  vertical-align: baseline;
  object-fit: contain;
  object-position: 100% 100%;
  width: 100%;
}

.appointment {
  flex-flow: row;
  justify-content: center;
  width: 100%;
  display: flex;
}

.out-patient-management, .a-e, .medical-record-management, .doctors-work-s-station-op, .in-patient-management, .abt, .ward-management, .panel, .inventory-management, .laboratory-management, .radiology, .operation-theater, .doctors-work-station-ip, .package, .ambulance-request, .report, .dashboard {
  justify-content: center;
  width: 100%;
  display: flex;
}

.price-features-title {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 60px auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.price-features-title.india {
  flex: 0 auto;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.price-features-title.middle_east {
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.price-features-title.malaysia {
  align-self: stretch;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.price-features-title.africa {
  flex: 0 auto;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.price-features-title.other_countries {
  flex-flow: wrap;
  justify-content: flex-end;
  align-self: baseline;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5px;
  padding-right: 5px;
  display: none;
}

.price_and_features_section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 120px 60px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.product-image {
  object-fit: cover;
  border-radius: 12px;
  width: 280px;
  height: 210px;
  margin: 72px 30px 0;
  display: block;
}

.content-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fafbfb;
  border: 1px solid #e8e9eb;
  border-radius: 15px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 320px;
  height: 180px;
  padding: 15px;
  display: flex;
}

.content-div.is_1 {
  z-index: 5;
  position: relative;
}

.content-div.is_2 {
  z-index: 4;
  position: relative;
}

.content-div.is_3 {
  z-index: 3;
  position: relative;
}

.content-div.is_4 {
  z-index: 2;
  position: relative;
}

.content-div.is_5 {
  z-index: 1;
  position: relative;
}

.heading_style_h5 {
  color: #36454f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 110%;
}

.heading_style_h5.white {
  color: #fff;
}

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

.heading_style_h5.space {
  margin-bottom: 5px;
}

.hero-heading-div {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 0 40px;
  display: flex;
}

.hero-button-div {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  padding: 30px 0 0;
  display: flex;
}

.product-icon-div {
  background-color: #98e68a;
  border: 10px solid #ededef;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 110px;
  margin: 30px;
  padding: 0;
  display: flex;
}

.text-block-4 {
  color: #48929e;
  text-align: center;
}

.product-icon-div2 {
  background-color: #98e68a;
  border: 12px solid #ededef;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 140px;
  margin: 30px;
  padding: 0;
  font-family: MATERIAL ICON THIN, sans-serif;
  font-weight: 100;
  display: flex;
}

.text-block-5 {
  color: #48929e;
  font-size: 50px;
  font-weight: 100;
}

.modules-and-features {
  background-color: #f8fff7;
  border: 1px #000;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.grid-23 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 60px;
}

.module-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f8fff7;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon-div {
  background-color: #98e68a;
  border: 5px solid #d1d2d7;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin: 5px 15px;
  display: flex;
}

.module-icon {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: MATERIAL ICON THIN, sans-serif;
  font-size: 24px;
  font-weight: 100;
  line-height: 110%;
  display: flex;
}

.text_size_medium {
  color: var(--slategrey);
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 110%;
  display: flex;
}

.text_size_medium.center {
  color: var(--charcoal);
  text-align: center;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-top: 0;
  margin-bottom: 30px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 400;
  display: flex;
}

.text_size_medium.bold {
  font-weight: 700;
}

.heading_style_h4 {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 110%;
}

.heading_style_h4.right {
  text-align: right;
  position: sticky;
  top: 50vh;
}

.heading4 {
  color: var(--charcoal);
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 43px;
  font-weight: 600;
  line-height: 110%;
}

.heading4.center {
  color: var(--black);
  text-align: center;
  border: 1px #000;
  font-weight: 600;
}

.heading4.spacing {
  margin-bottom: 60px;
}

.heading4.green {
  color: var(--charcoal);
  text-align: left;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #98e68a, #6aa161);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
}

.heading4.white {
  color: var(--white);
  text-shadow: 2px 1px 1px #000;
}

.module-header {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.hms-left-div {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 20%;
  display: flex;
}

.hms-left-div.right-align {
  justify-content: space-between;
}

.hms-center-div {
  justify-content: center;
  width: 60%;
  padding: 0;
  display: flex;
}

.hms-right-div {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 20%;
  display: flex;
}

.div-block-5 {
  display: flex;
}

.hms-div {
  border: 1px #000;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.section-4 {
  justify-content: center;
  display: flex;
}

.hms-header-div {
  margin-top: 60px;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-6 {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.hms-section {
  background-color: #fff;
  border: 1px #000;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.text_size-_small {
  color: #36454f;
  border-bottom: 1px #fff;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
}

.text_size-_small:hover {
  color: #36454f;
}

.text_size-_small.center {
  text-align: center;
}

.text_size-_small.team {
  color: #333;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: 500;
}

.text_size-_small.space {
  color: #36454f;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 400;
  line-height: 130%;
}

.text_size-_small.space.font {
  color: #708090;
  letter-spacing: .2px;
  font-family: Lato, sans-serif;
}

.text_size-_small.space.black {
  text-shadow: 2px 2px 5px #0003;
}

.text_size-_small.bold {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 50%;
  font-weight: 700;
  display: flex;
  position: relative;
}

.text_size-_small.bold.month {
  z-index: 5;
  color: #11190f;
  border-radius: 50vw;
}

.text_size-_small.bold.annual {
  z-index: 5;
  color: #fff;
}

.text_size-_small.thick {
  font-weight: 700;
}

.text_size-_small.font {
  color: #708090;
  text-shadow: none;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.text_size-_small.dark {
  color: #36454f;
  margin-top: 0;
  padding-top: 0;
  font-weight: 400;
}

.text_size-_small.semibold {
  font-weight: 300;
}

.text_size-_small.normal {
  font-weight: 500;
}

.heading6 {
  z-index: 1;
  color: #333;
  text-align: left;
  margin: 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
  position: relative;
}

.heading6:hover {
  color: #333;
}

.heading6.center {
  text-align: center;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
}

.heading6.white {
  color: #d3d3d3;
  text-shadow: 1px 1px 3px #87949a;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 500;
}

.heading6.white.title {
  font-weight: 800;
}

.heading6.right {
  z-index: auto;
  text-align: right;
  position: sticky;
  top: 50vh;
}

.heading6.bold {
  font-weight: 700;
  position: static;
}

.heading6.p-center {
  text-align: center;
  margin-bottom: 10px;
}

.heading6.bold-and-green {
  color: #6aa161;
  border-bottom: 5px solid #e8e9eb;
}

.heading3 {
  color: #000;
  text-align: left;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 57px;
  font-weight: 600;
  line-height: 110%;
  display: flex;
}

.heading3.white {
  color: #fff;
  text-shadow: 2px 2px 5px #87949a;
  margin: 10px 0;
  padding-bottom: 0;
}

.heading3.spacing {
  margin-bottom: 40px;
}

.heading3.bold {
  color: #36454f;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  font-weight: 700;
}

.heading3.bold.green {
  color: #98e68a;
}

.heading3.left {
  text-align: left;
  background-color: #fff0;
  justify-content: flex-start;
  position: static;
}

.heading3.title {
  padding-bottom: 15px;
}

.heading3.extra-space {
  margin-bottom: 0;
}

.heading3.grey {
  color: #5a6673;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  padding-bottom: 0;
  font-family: Lato, sans-serif;
  font-weight: 600;
}

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

.link, .link-2, .link-3, .link-4 {
  color: #708090;
  text-decoration: none;
}

.footer-text-link {
  color: #36454f;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 110%;
  text-decoration: none;
}

.footer-text-link:hover {
  color: #11190f;
  text-decoration: underline;
}

.footer {
  background-color: #ddf8d6;
  flex-flow: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.footer-text {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.list-item {
  padding-top: 2px;
  padding-bottom: 2px;
}

.list-item-2 {
  padding-top: 5px;
}

.list-item-3, .list-item-4 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.social-icon-link {
  color: #36454f;
  padding-left: 0;
  padding-right: 5px;
  font-family: MATERIAL ICON THIN, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.social-icon-link.grey {
  color: #36454f;
}

.address-div {
  height: auto;
}

.social-media-div {
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.address-div-2 {
  flex-flow: column;
  justify-content: flex-start;
  width: auto;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.social-icon-image {
  width: 22px;
  height: 22px;
}

.social-icon-image2 {
  width: 20px;
  height: 20px;
  font-size: 20px;
}

.social-media-link {
  background-color: #fff;
  border: 1px solid #333;
  border-radius: 50%;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-left: 0;
  margin-right: 20px;
  display: flex;
}

.social-media-link.social-wrapper {
  width: 30px;
  height: 30px;
  margin: 0 10px;
}

.free-trail-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.section-5 {
  justify-content: center;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 60px;
  display: flex;
}

.text-block-7 {
  justify-content: center;
  display: flex;
}

.trail-div {
  color: #333;
  justify-content: space-between;
  align-items: center;
  width: 70%;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 60px;
  padding-bottom: 0;
  display: flex;
}

.text-block-8 {
  font-family: Lato, sans-serif;
}

.trail-div2 {
  background-image: url('../images/thumbsupimage.webp');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  align-items: center;
  width: 100%;
  height: 260px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 30px;
  display: flex;
}

.image-4 {
  width: 100%;
  padding-top: 30px;
}

.map-div {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-6 {
  justify-content: center;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.map-image {
  width: 100%;
  height: 600px;
  margin-top: 0;
  margin-bottom: 0;
}

.map-section {
  border: 1px #000;
  border-top: 1px solid #708090;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.paragraph {
  font-family: Lato, sans-serif;
}

.contact-section {
  background-color: #fff;
  background-image: linear-gradient(270deg, #0000008a, #98e68a30 19%, #1e2e1c33 34%, #fff0 52%), url('../images/hautomate-contact-page-image_1.webp');
  background-position: 0 0, 40%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.contact-div {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  padding: 0;
  display: flex;
}

.contact-image-div {
  width: 100%;
  height: 500px;
  margin-left: 40px;
}

.contact-form-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  height: auto;
  margin: 0;
  display: flex;
}

.technology-section {
  background-color: #fff;
  border: 1px #000;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  overflow: hidden;
}

.technology-div {
  border: 1px #000;
  flex-flow: column;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

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

.field-label-2, .contact-text {
  color: var(--charcoal);
  font-family: Montserrat, sans-serif;
}

.field-label-4 {
  color: var(--charcoal);
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.text-field {
  background-color: #f5fff6;
  border-radius: 4px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  transform: translate(0);
}

.text-field.descrip {
  border-radius: 10px;
  height: 100px;
}

.text-field-2 {
  font-family: Montserrat, sans-serif;
}

.text-field-3, .text-field-4 {
  font-family: Lato, sans-serif;
}

.free-usage {
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.product-hero-seciton-div {
  object-fit: cover;
  justify-content: flex-start;
  width: 100%;
  height: 700px;
  display: flex;
  transform: translate(0);
}

.product-hero-section {
  transform-style: preserve-3d;
  background-image: url('../images/doctorsimage.avif'), linear-gradient(90deg, #ddf8d6 11%, #fff);
  background-position: 100%, 0 0;
  background-repeat: repeat, repeat;
  background-size: cover, auto;
  background-attachment: scroll, scroll;
  justify-content: center;
  display: flex;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.image-6 {
  object-fit: fill;
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
  overflow: clip;
  transform: translate3d(0, 0, 2px);
}

.gradient-div {
  transform-style: preserve-3d;
  background-image: linear-gradient(270deg, #00000030, #fff0);
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 700px;
  display: flex;
  position: absolute;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.product-hero-content {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  margin: 30px;
  padding: 0;
  display: flex;
}

.product-content {
  flex-flow: column;
  align-items: flex-start;
  margin: 30px;
  display: flex;
}

.module-features-section {
  z-index: -3;
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 140px;
  display: flex;
  position: static;
  overflow: hidden;
}

.mdoule-feature-div {
  z-index: -3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: static;
  overflow: hidden;
}

.module-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.module-left {
  text-align: right;
  width: auto;
}

.module-right {
  width: auto;
}

.paragraph-2 {
  font-family: Lato, sans-serif;
}

.left-div {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: 50% 50%;
  background-color: #fff0;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  height: auto;
  display: flex;
  position: static;
  overflow: visible;
}

.image-7 {
  aspect-ratio: 1;
  object-fit: cover;
  flex: 0 auto;
  width: 620px;
  height: 600px;
  display: block;
}

.dummy {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 700px;
  display: flex;
}

.div-block-9 {
  background-color: #d7e2f8;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-10 {
  background-color: #a6a0a0;
  width: 50%;
  height: 700px;
}

.div-block-11 {
  background-color: #cdffc1;
  width: 50%;
  height: 700px;
}

.image-8 {
  object-fit: cover;
  width: 100%;
  height: 700px;
}

.div-block-12 {
  background-color: #a19a9a00;
  background-image: linear-gradient(90deg, #48929e00, #48929e);
  width: 100%;
  height: 700px;
  display: block;
  position: absolute;
}

.data-security-item {
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  border: 1px #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  display: grid;
}

.grid-26 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 320px 320px;
  justify-content: center;
  place-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
}

.image-9 {
  width: auto;
  height: 500px;
  padding: 0;
}

.form {
  background-color: #fff;
  border-radius: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 400px;
  height: 480px;
  padding: 30px;
  display: flex;
}

.tech-grid-div {
  border: 1px #000;
  flex-flow: column;
  margin-top: 15px;
  margin-bottom: 30px;
  display: flex;
}

.highlighter-text {
  border-bottom: 1px #e7ee4f80;
  position: relative;
}

.highlighter {
  background-color: #99ff3336;
  height: 15px;
  position: absolute;
  inset: auto 0% 0%;
}

.testimonial-section {
  background-color: #ddf8d6;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.testimonial-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1000px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.slider {
  background-color: #0000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 400px;
  display: flex;
}

.heading-3, .text-block-9 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide {
  vertical-align: top;
}

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

.faq-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.faq-section {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.slide-nav {
  color: #faf8f8;
  font-size: 10px;
}

.slide-2 {
  vertical-align: middle;
}

.testimonial-content {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 400px;
  display: flex;
}

.product-heading-div {
  margin: 30px;
}

.div-block-13 {
  width: 90%;
}

.faq {
  border-bottom: 1px solid #98e68a;
  width: 90%;
  margin-top: 0;
  margin-bottom: 10px;
}

.faq-header {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 60px;
  padding: 10px;
  display: flex;
}

.faq-panel {
  width: 100%;
  padding: 0 10px 10px;
  display: none;
}

.faq-icon {
  color: #87cc7a;
  font-family: MATERIAL ICON THIN, sans-serif;
  font-size: 30px;
}

.addon-div {
  border: 1px #000;
  margin-top: 30px;
  margin-bottom: 30px;
}

.slide-content {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: auto;
  display: flex;
}

.big-text {
  color: #98e68a;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 150px;
  font-weight: 700;
  line-height: 20%;
}

.big-text.icon {
  color: #708090;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  font-family: MATERIAL ICON THIN, sans-serif;
  font-size: 60px;
  font-weight: 100;
  line-height: 110%;
}

.our-team {
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.our-team-section {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 30px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.team-list {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.team-members {
  background-color: #0000;
  border: 1px #e8e9eb;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 240px;
  height: 400px;
  padding: 15px;
  display: flex;
}

.team-members:hover {
  background-color: #fff;
}

.team-image {
  object-fit: cover;
  background-color: #e8e9eb;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  margin: 15px;
  padding-bottom: 0;
}

.team-member-div {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 200px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-11 {
  font-family: Lato, sans-serif;
}

.social-wrapper {
  background-color: #0000;
  border-radius: 0%;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

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

.social-icons {
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
}

.mission-and-vission {
  background-color: #f6fff5;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.mission-vission {
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  overflow: hidden;
}

.m-v-top {
  border-radius: 15px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  margin: 0;
  padding: 15px;
  display: flex;
}

.m-v-pic {
  object-fit: cover;
  width: 120px;
}

.m-v-pic:hover {
  width: 125px;
}

.grid-28 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  display: grid;
}

.m-v-image {
  object-fit: contain;
  background-color: #fff;
  border: 15px solid #98e68a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  margin: 20px;
  display: flex;
}

.m-v-image:hover {
  background-color: #fff;
}

.m-v-content {
  width: 70%;
  padding: 10px;
}

.text-block-12 {
  color: #fff;
  font-family: MATERIAL ICONS, sans-serif;
  font-size: 100px;
  font-weight: 400;
}

.legal-text {
  color: #333;
  border-right: 1px solid #d1d2d4;
  padding-left: 15px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 110%;
  text-decoration: none;
}

.legal-text:hover {
  color: #11190f;
  text-decoration: underline;
}

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

.div-block-14 {
  border: 1px solid #e8e9eb;
}

.grid-box {
  border: 1px solid #e8e9eb;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-13 {
  padding: 20px;
}

.timeline-animation {
  z-index: -3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.timeline-section {
  background-color: #d1d2d3;
  justify-content: center;
  align-items: center;
  height: 1000px;
  margin-bottom: 50vh;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.timeline-header {
  background-color: #d1d2d4;
  height: 50vh;
}

.timeline-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 160px 1fr;
  place-items: stretch stretch;
  width: 100%;
  max-width: 1120px;
  padding-top: 80px;
  padding-bottom: 80px;
}

.timeline-left {
  text-align: right;
}

.timeline-center {
  justify-content: center;
  display: flex;
}

.timeline-circle {
  z-index: auto;
  background-color: #36454f;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  position: sticky;
  top: 50vh;
}

.timeline-progress {
  z-index: -2;
  background-color: #d1d2d4;
  width: 3px;
  height: 2000px;
  position: absolute;
}

.timeline_progress_bar {
  z-index: -1;
  background-color: #36454f;
  width: 3px;
  height: 50vh;
  position: fixed;
  bottom: 50vh;
}

.module-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 160px 1fr;
  width: 80%;
  padding-top: 80px;
  padding-bottom: 80px;
}

.module-center {
  justify-content: center;
  display: flex;
}

.module-circle {
  background-color: #708090;
  border-radius: 50px;
  width: 15px;
  height: 15px;
  position: sticky;
  top: 50vh;
}

.grid-30 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr .75fr .75fr .75fr;
  width: 1080px;
  height: 55px;
}

.grid-30.accordion-header {
  position: relative;
}

.header---timeline {
  background-color: #d1d2d4;
  justify-content: center;
  width: 100%;
  height: 50vh;
  display: none;
}

.timeline {
  z-index: -3;
  clear: none;
  background-color: #d1d2d4;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
  position: relative;
}

.timeline-wrapper {
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.timeline_item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 160px 1fr;
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.timeline_center {
  justify-content: center;
  display: flex;
}

.timeline_circle {
  background-color: #333;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  position: sticky;
  top: 50vh;
}

.timeline_progress {
  z-index: -2;
  background-color: #98e68a;
  width: 3px;
  height: 98%;
  display: block;
  position: static;
  overflow: hidden;
}

.timeline_progress-bar {
  z-index: -1;
  background-color: #fff;
  width: 3px;
  height: 50vh;
  position: static;
  bottom: 50vh;
  overflow: hidden;
}

.monthly-pricing-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr .75fr .75fr .75fr;
  width: 100%;
}

.about-us-div {
  object-fit: fill;
  background-image: url('../images/teamofpeople.avif');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.about-us-content {
  background-color: #0000;
  border-radius: 15px;
  width: 75%;
  margin-top: 120px;
  padding: 5px 15px;
}

.about-us-section {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.technology-header {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.data-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border: 1px #e8e9eb;
  border-radius: 15px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 380px;
  height: 180px;
  padding: 10px;
  display: flex;
}

.module-feature-heading-div {
  background-color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50vh;
  padding-top: 120px;
  display: flex;
}

.data-icon {
  color: #fff;
  background-color: #0000;
  border: 10px #ededef;
  border-radius: 50%;
  width: auto;
  padding: 10px;
  font-family: MATERIAL ICON THIN, sans-serif;
  font-size: 50px;
  font-weight: 100;
  line-height: 110%;
}

.data-security-section {
  background-color: #fff;
  border: 1px #000;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.about-image {
  object-fit: contain;
  background-color: #0000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 550px;
  padding-top: 0;
  display: flex;
  position: static;
}

.image-10 {
  object-fit: cover;
  width: 100%;
  height: 700px;
}

.about-hero-section {
  box-sizing: border-box;
  object-fit: cover;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.data-content {
  width: 250px;
  height: auto;
}

.data-header {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  display: flex;
}

.list, .list-2 {
  margin-top: 12px;
  margin-bottom: 12px;
}

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

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

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

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.product-faq-section {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.brand-logo {
  flex: none;
  width: 180px;
  height: 50px;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.brand {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-right: 100px;
  display: flex;
}

.navbar {
  z-index: 9999;
  background-color: #ddf8d6;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: auto;
  padding-top: 3px;
  padding-bottom: 3px;
  display: flex;
  position: sticky;
  top: 0;
}

.nav-_link {
  width: auto;
  padding: 10px 10px 3px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.nav-_link:active {
  color: #106600;
}

.nav-_link.w--current {
  color: #36454f;
  cursor: pointer;
  border-bottom: 2px solid #98e68a;
  font-family: Montserrat, sans-serif;
}

.nav-_link.w--current:hover {
  color: #36454f;
}

.nav-link-3 {
  font-family: Montserrat, sans-serif;
}

.nav-link-4 {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.nav-link-4.w--current, .nav-link-5 {
  font-family: Montserrat, sans-serif;
}

.nav-link-6 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.testimonial-image {
  object-fit: contain;
  border-radius: 15%;
  width: 200px;
  height: 200px;
  margin-right: 40px;
  padding: 20px;
}

.icon-2 {
  color: #a9ff99;
}

.icon-3 {
  color: #a9ff99;
  display: block;
}

.x-small-text {
  color: #36454f;
  margin-top: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 130%;
}

.logo-image {
  width: 160px;
  height: 50px;
  margin-top: 15px;
}

.toggle-switch {
  cursor: pointer;
  border: 2px solid #98e68a;
  border-radius: 50vw;
  width: 240px;
  height: 40px;
  margin-top: 10px;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.toggle-button {
  z-index: 2;
  background-color: #708090;
  border-radius: 50vw;
  width: 50%;
  height: 100%;
  position: absolute;
}

.t-c-section {
  justify-content: center;
  align-items: center;
  padding: 60px;
  display: flex;
}

.last-update {
  padding: 60px 15px 15px;
}

.terms-of-use {
  padding: 15px;
}

.personal_information, .cookiees {
  padding: 15px 0;
}

.privacy-policy-sec {
  justify-content: center;
  align-items: center;
  padding: 60px;
  display: flex;
}

.what_we_do, .collected-information {
  padding: 15px 0;
}

.cancellation-refund-policy {
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 0;
  display: flex;
}

.cancellation-refund-section {
  justify-content: center;
  align-items: center;
  padding: 60px;
  display: flex;
}

.shipping-delivery {
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 60px;
  display: flex;
}

.shipping-delivery-section {
  justify-content: center;
  align-items: center;
  padding: 60px;
  display: flex;
}

.copyright {
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
}

.text-block-14 {
  color: #708090;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.monthly-pricing {
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  width: 100%;
  padding: 0;
  display: none;
}

.appointment-btn {
  color: #183313;
  background-color: #98e68a;
  border: 1px solid #708090;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: 40px;
  padding: 8px 16px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  display: flex;
}

.appointment-btn.w--current {
  color: #36454f;
  font-family: Montserrat, sans-serif;
}

.container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: 70px;
  display: flex;
}

.nav-menu-2 {
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding-right: 60px;
  display: flex;
}

.right-div {
  object-fit: cover;
  object-position: 50% 50%;
  background-color: #fff0;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  height: 600px;
  padding-top: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.pricing-header {
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.map-image-copy {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.image-11 {
  width: 100%;
  height: auto;
}

.highlight {
  z-index: -1;
  background-color: #98e68a;
  width: 114px;
  height: 2px;
  display: block;
  position: absolute;
  inset: auto 0% 20%;
  transform: translate(-300px);
}

.highlight-text {
  position: relative;
  overflow: hidden;
}

.module_h_text {
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  position: sticky;
  top: 50vh;
}

.about-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  padding: 0;
  display: block;
}

.image-12 {
  object-fit: cover;
  border: 40px solid #98e68a;
  border-radius: 50%;
  width: 90%;
  height: auto;
}

.small-icon-div {
  background-color: #98e68a;
  border: 10px solid #ededef;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-right: 10px;
  display: flex;
}

.annually-pricing-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr .75fr .75fr .75fr;
  width: 100%;
}

.anuall-pricing {
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  width: 100%;
  padding: 0;
  display: block;
}

.container {
  justify-content: center;
}

.timeline_wrapper {
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.timeline__item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 160px 1fr;
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.timeline__header {
  color: #fff;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50vh;
  display: flex;
}

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

.timeline-animate {
  z-index: -3;
  background-color: #c1f0b9;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.left_timeline {
  text-align: right;
}

.center-timeline {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.circle_timeline {
  background-color: #fff;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  position: sticky;
  top: 50vh;
}

.timeline-date-text {
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 110%;
  position: sticky;
  top: 50vh;
}

.timeline-text {
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
}

.progress_timeline {
  z-index: -2;
  background-color: #708090;
  width: 3px;
  height: 100%;
  position: absolute;
}

.progressbar_timeline {
  z-index: -1;
  background-color: #98e68a;
  width: 3px;
  height: 50vh;
  position: fixed;
  bottom: 50vh;
}

.module-features {
  z-index: -4;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.module-animate {
  z-index: -3;
  background-color: #fff;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  max-width: none;
  display: flex;
  position: relative;
}

.module-wrapper {
  flex-flow: column;
  align-items: center;
  width: auto;
  max-width: none;
  display: flex;
}

.project-details {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.project-section {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.project-item {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center;
  width: 90%;
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.projectdiv {
  border: 1px #e8e9eb;
  border-radius: 15px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  height: auto;
  padding: 15px;
  display: flex;
}

.small-icon {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: MATERIAL ICON THIN, sans-serif;
  font-size: 40px;
  font-weight: 100;
  display: flex;
}

.project-content {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 5px 15px 5px 10px;
  display: flex;
}

.x-small-icon {
  background-color: #98e68a;
  border: 4px solid #e8e9eb;
  border-radius: 20%;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin: 10px;
  padding: 0;
  line-height: 110%;
  display: flex;
}

.appointment-booking-div {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.booking-left {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 500px;
  padding: 20px 20px 20px 60px;
  display: flex;
}

.booking-right {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  align-items: center;
  width: 50%;
  display: flex;
}

.appoinment-booking-section {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 69px;
  display: flex;
}

.mobile-div {
  z-index: 1;
  background-color: #fffbf7;
  border: 10px solid #000;
  border-radius: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 310px;
  height: 540px;
  display: flex;
  position: relative;
}

.mobile-screen {
  background-color: #000;
  border-radius: 0 0 15px 15px;
  justify-content: center;
  align-items: flex-start;
  width: 140px;
  height: 12px;
  margin-top: -1px;
  padding-top: 0;
  display: flex;
}

.mobile-speaker {
  color: #fff;
  background-color: #666;
  border-radius: 30px;
  justify-content: center;
  align-items: flex-start;
  width: 70px;
  height: 7px;
  line-height: 10%;
  display: flex;
}

.mobile-text {
  color: #708090;
  flex-flow: row;
  width: auto;
  height: auto;
  margin-top: -4px;
  font-size: 24px;
  line-height: 10%;
  display: flex;
}

.mob-text-div {
  width: 270px;
  max-width: 270px;
  height: 480px;
  max-height: 480px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.code-embed {
  flex-flow: column;
  justify-content: flex-start;
  width: auto;
  height: auto;
  display: flex;
}

.code-embed-2 {
  z-index: -2;
  border-radius: 50px;
  position: static;
}

.bot-div {
  z-index: -1;
  border-radius: 20px;
  margin-top: 20px;
  position: absolute;
}

.bot-image {
  object-fit: cover;
  width: 600px;
  height: 340px;
}

.image-13 {
  object-fit: cover;
  width: 320px;
  height: 240px;
}

.bot-appointment {
  background-color: #ddf8d6;
  border: 1px solid #708090;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 6px 15px;
  text-decoration: none;
  display: flex;
}

.circle-animation {
  border: 1px solid #000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 500px;
  display: flex;
  position: relative;
}

.section-7 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.left {
  background-color: #d29898;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  inset: auto 45% 0% auto;
}

.right {
  background-color: #d29898;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  inset: 45% 0% 0% auto;
}

.top {
  background-color: #d29898;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: static;
  inset: 0% 0% auto 45%;
}

.bottom {
  background-color: #d29898;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  inset: auto 0% 45%;
}

.image-14 {
  width: 70%;
}

.product-popup {
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 285px;
  height: 420px;
  margin-bottom: 17px;
  margin-left: 15px;
  margin-right: 18px;
  padding: 20px;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.product-popup.product_popup_text {
  background-color: #c1f0b9;
}

.product-popup.popup-button {
  height: 430px;
}

.p-popup-text {
  background-color: #f8adad69;
  border-radius: 20px;
  width: 280px;
  height: 420px;
}

.product_popup_text {
  border-bottom: 2px solid #98e68a;
  padding-top: 8px;
  padding-bottom: 8px;
}

.popup-button {
  color: #36454f;
  background-color: #98e68a;
  border: 1px solid #e8e9eb;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  display: flex;
}

.popup-button.green {
  background-color: #98e68a;
  margin-top: 15px;
}

.hero-button {
  color: #36454f;
  background-color: #98e68a;
  border: 1px solid #708090;
  border-radius: 10px;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.hero_popup {
  z-index: 1;
  background-color: #0009;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: auto;
  padding: 60px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.hero_popup-form-div {
  background-color: #fff;
  border: 1px #000;
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 430px;
  height: 500px;
  margin: 40px 140px 40px 40px;
  padding: 40px;
  display: flex;
}

.field-label-5 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.mobile-text-field {
  color: #36454f;
  border: 1px solid #bebebe;
  border-radius: 0;
  width: 250px;
  height: auto;
  margin-left: 5px;
  font-family: Lato, sans-serif;
}

.text-field-6 {
  width: 320px;
  height: 40px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
}

.field-label-6 {
  margin-bottom: 3px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.modal-button {
  color: #36454f;
  background-color: #98e68a;
  border: 1px solid #36454f;
  border-radius: 10px;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.form-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  font-family: Lato, sans-serif;
  display: flex;
}

.form-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 15px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 500px;
  margin-bottom: 0;
  padding: 40px;
  display: flex;
}

.underline {
  border-bottom: 1px solid #98e68a;
}

.underliner {
  background-color: #98e68a;
  height: 2px;
  position: absolute;
  inset: auto 0% 0%;
}

.field-label-7 {
  text-align: left;
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.paragraph-3 {
  text-align: center;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-span {
  -webkit-text-fill-color: inherit;
  background-color: #98e68a;
  background-clip: border-box;
}

.mobile-no-div, .div-block-15 {
  display: flex;
}

.country-code {
  width: 60px;
  height: 40px;
  margin-right: 6px;
}

.tiny-text {
  margin-top: 0;
  margin-bottom: 4px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.bookappointmentimage {
  object-fit: cover;
  width: 560px;
  height: 300px;
}

.div-block-16 {
  z-index: 1;
  background-color: #98e68a;
  border-radius: 50%;
  width: 3000px;
  height: 3000px;
  position: absolute;
  overflow: hidden;
}

.div-block-17 {
  z-index: 2;
  background-color: #fff0;
  border: 400px solid #fff;
  border-radius: 50%;
  width: 3000px;
  height: 3000px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.nav-popup {
  background-color: #0000;
  justify-content: flex-end;
  align-items: stretch;
  width: 40%;
  height: 100vh;
  margin-right: 240px;
  padding: 0 0 0 30px;
  display: none;
}

.roi-popup {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: none;
}

.roi-calculater {
  width: 50%;
}

.free-usage-popup {
  z-index: 1;
  background-color: #000000b3;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 750px;
  display: none;
  position: absolute;
  inset: 0%;
}

.background-video {
  width: 600px;
  height: 400px;
  display: flex;
}

.div-block-18 {
  background-color: #98e68a24;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  display: none;
  position: absolute;
}

.team_image--wrapper {
  background-color: #e8e9eb;
}

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

.bold-text {
  font-weight: 600;
}

.country-image-wrapper {
  margin-left: 20px;
  margin-right: 20px;
}

.country-image-wrapper.hide {
  display: none;
}

.country_image {
  object-fit: cover;
  width: 42px;
  height: 28px;
  display: block;
}

.pricing_btn {
  color: #36454f;
  background-color: #89cf7c;
  border: 1px solid #36454f;
  border-radius: 10px;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.code-embed-4 {
  justify-content: flex-end;
  display: flex;
}

.div-block-19 {
  flex: 1;
  padding-left: 100px;
}

.nav_div {
  flex: 1;
}

.text-span-2 {
  -webkit-text-fill-color: inherit;
  background-color: #9f33;
  background-clip: border-box;
  margin-left: 4px;
  margin-right: 4px;
}

@media screen and (max-width: 991px) {
  .hero-layout.u_hflex_between_bottom {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
    place-content: flex-end flex-start;
    align-items: flex-end;
  }

  .text-_size_regular.grey, .text-_size_regular.light-grey {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .social-media-div {
    width: auto;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .address-div-2 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .social-icon-image {
    width: 25px;
    height: 25px;
  }

  .social-icon-image2 {
    width: 30px;
    height: 20px;
  }

  .image-3 {
    width: 25px;
    height: 25px;
  }

  .link-block {
    margin-left: 10px;
    margin-right: 10px;
  }

  .social-media-link {
    padding: 5px;
  }

  .faq {
    border-bottom-color: #a9ff99;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .text-block-10 {
    font-family: MATERIAL ICON THIN, sans-serif;
    font-size: 24px;
  }

  .faq-icon {
    justify-content: center;
    align-items: center;
    width: 25px;
    height: 25px;
    font-family: MATERIAL ICON THIN, sans-serif;
    font-size: 24px;
    display: flex;
  }

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

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

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

@media screen and (max-width: 767px) {
  .map-section {
    border-top-style: none;
  }

  .navbar-brand {
    padding-left: 0;
  }

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

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

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

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  .site-wrapper {
    text-align: left;
    flex-flow: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    max-width: 98%;
    min-height: 0;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }

  .table-div {
    padding-left: 8px;
    padding-right: 8px;
  }

  .yes {
    font-size: 16px;
  }

  .features-text {
    font-size: 14px;
    line-height: 120%;
  }

  .no--text {
    font-size: 16px;
  }

  .accordion {
    justify-content: center;
    align-items: center;
  }

  .accordion-sh-text {
    font-size: 14px;
    font-weight: 700;
  }

  .body {
    max-width: none;
  }

  .body-2 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-layout {
    align-items: stretch;
  }

  .hero-layout.u_hflex_between_bottom {
    grid-column-gap: 0vh;
    grid-row-gap: 1rem;
  }

  .hero-layout.u_hflex_between_bottom.u-gap-medium {
    align-items: flex-end;
  }

  .hero-section {
    flex-flow: row;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    overflow: visible;
  }

  .hero-title {
    display: flex;
  }

  .hero_btn_wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 0rem;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .accordion-header {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    width: 100%;
  }

  .accordion-header.height {
    justify-content: flex-start;
    height: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .accordion-header.height.center {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .accordion-header.height.left {
    width: auto;
    padding-right: 10px;
  }

  .accordion-panel {
    display: none;
  }

  .accordion {
    width: 95%;
  }

  .hero-div {
    flex-flow: column;
    justify-content: center;
    height: 700px;
  }

  .hero-right-div {
    align-items: center;
    width: 320px;
    height: 50%;
    padding-top: 60px;
    padding-left: 0;
  }

  .button-3 {
    padding: 8px 16px;
    font-size: 16px;
  }

  .button-3:hover {
    transform: scale(.9);
  }

  .heading-_style-_h1 {
    text-align: center;
    justify-content: center;
    font-size: 54px;
    display: flex;
  }

  .text-_size_regular {
    text-align: left;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 14px;
  }

  .text-_size_regular.grey {
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .text-_size_regular.grey.left {
    text-align: left;
    background-color: #0000;
    width: auto;
    height: auto;
    position: static;
  }

  .text-_size_regular.spacing {
    text-align: justify;
    align-items: flex-end;
    font-size: 14px;
  }

  .text-_size_regular.bold {
    justify-content: flex-start;
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 12px;
  }

  .text-_size_regular.bold.space {
    width: auto;
    margin-top: 0;
  }

  .text-_size_regular.light-grey {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
  }

  .text-_size_regular.semibold {
    color: #000;
    font-weight: 700;
  }

  .text_size_large {
    text-align: center;
    font-size: 20px;
  }

  .text_size_large.center {
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    display: flex;
  }

  .text_size_large.semibold, .text_size_large.semibold.left {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 500;
  }

  .grid-21 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    place-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .product_section {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: visible;
  }

  .product-div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .product-details-div {
    justify-content: flex-start;
    width: 300px;
    height: 540px;
  }

  .product-icon {
    font-size: 60px;
  }

  .counter {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 45px;
  }

  .addon_products-section {
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden;
  }

  .grid-22 {
    flex-flow: column;
    grid-template-columns: 1fr;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .addon-header {
    width: 220px;
    height: 100px;
  }

  .addon-content {
    width: 220px;
    height: 300px;
  }

  .heading_style-_h5.p-center {
    font-size: 26px;
  }

  .heading_style-_h5.spacing.bold {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .heading_style-_h5.title {
    text-align: center;
    justify-content: flex-start;
    font-size: 26px;
  }

  .heading_style-_h5.title.left, .heading_style-_h5.title.white {
    text-align: left;
  }

  .heading-_style_h4.light {
    text-align: center;
    width: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 31px;
  }

  .appointment {
    align-items: center;
  }

  .price-features-title.india {
    padding-left: 0;
    padding-right: 0;
  }

  .price-features-title.middle_east {
    display: none;
  }

  .price-features-title.other_countries {
    flex-flow: column;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .price_and_features_section {
    align-items: stretch;
    width: 100%;
    padding: 60px 0;
    overflow: hidden;
  }

  .product-image {
    margin-top: 60px;
  }

  .content-div {
    align-items: center;
    width: 300px;
  }

  .heading_style_h5 {
    font-size: 26px;
  }

  .heading_style_h5.center {
    width: 300px;
  }

  .heading_style_h5.space {
    text-align: left;
    font-size: 26px;
    display: flex;
  }

  .hero-heading-div {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 10px;
  }

  .hero-button-div {
    align-items: center;
    width: 100%;
    padding: 20px 0;
  }

  .product-icon-div {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .product-icon-div2 {
    width: 120px;
    height: 120px;
  }

  .modules-and-features {
    align-items: center;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden;
  }

  .module-and-feature-div {
    margin-bottom: 40px;
  }

  .grid-23 {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    align-items: center;
    width: 98%;
    margin-bottom: 20px;
  }

  .module-div {
    justify-content: flex-start;
    padding-left: 20px;
  }

  .icon-div {
    border-width: 2px;
    width: 35px;
    height: 35px;
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .module-icon {
    font-size: 22px;
  }

  .text_size_medium {
    text-align: center;
  }

  .text_size_medium.center {
    width: 90%;
    margin-bottom: 20px;
    font-size: 20px;
  }

  .heading4 {
    font-size: 31px;
  }

  .heading4.center {
    width: 300px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 31px;
  }

  .heading4.spacing {
    text-align: center;
    width: 300px;
    margin-bottom: 40px;
    font-size: 31px;
  }

  .heading4.white {
    margin-top: 0;
    margin-bottom: 0;
  }

  .module-header {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
  }

  .hms-left-div {
    width: 30%;
    margin-right: 10px;
  }

  .hms-left-div.right-align {
    align-items: center;
  }

  .hms-center-div {
    justify-content: center;
    align-items: stretch;
    width: 140px;
    height: 80px;
    margin-left: 0;
    margin-right: 0;
  }

  .hms-right-div {
    justify-content: space-between;
    align-items: center;
    width: 30%;
    margin-left: 10px;
  }

  .hms-div {
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
  }

  .hms-header-div {
    margin-top: 20px;
  }

  .hms-section {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
    overflow: hidden;
  }

  .text_size-_small {
    text-align: left;
  }

  .text_size-_small.space {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 120%;
  }

  .text_size-_small.space.black {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 12px;
  }

  .text_size-_small.bold.month, .text_size-_small.bold.annual {
    font-weight: 600;
  }

  .heading6 {
    text-align: center;
    justify-content: flex-start;
    font-size: 21px;
    display: flex;
  }

  .heading6.right {
    font-size: 16px;
  }

  .heading6.bold {
    font-size: 18px;
    font-weight: 600;
  }

  .heading3 {
    text-align: center;
    flex-flow: column;
    width: 295px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    font-size: 37px;
  }

  .heading3.left {
    justify-content: flex-start;
    align-items: center;
    width: 300px;
  }

  .heading3.title {
    width: 300px;
  }

  .heading3.grey {
    width: auto;
    font-size: 30px;
    font-weight: 700;
  }

  .grid-24 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    align-items: center;
    display: flex;
    overflow: hidden;
  }

  .footer-text-link {
    font-size: 13px;
  }

  .footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .footer-text {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 300px;
    padding: 5px 0;
    display: flex;
  }

  .social-media-div {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .address-div-2 {
    margin-top: 5px;
    margin-bottom: 10px;
  }

  .social-icon-image {
    height: 20px;
  }

  .social-media-link {
    width: 30px;
    height: 30px;
  }

  .free-trail-div {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .trail-div {
    align-items: center;
    width: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .trail-div2 {
    object-fit: cover;
  }

  .image-4 {
    object-fit: cover;
    width: 75%;
    overflow: hidden;
    transform: scale(1.33);
  }

  .map-div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 40px;
    display: flex;
  }

  .map-image {
    width: 220px;
    max-width: 300px;
    height: 140px;
    margin-top: 30px;
    overflow: hidden;
    transform: translate(-30px)scale(1.4);
  }

  .map-section {
    border-top-style: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .contact-section {
    background-color: #fff;
    flex-flow: row;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .contact-div {
    flex-flow: column;
  }

  .contact-image-div {
    width: 80%;
    height: auto;
    margin-left: 0;
  }

  .contact-form-div {
    width: 100%;
  }

  .technology-section {
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden;
  }

  .technology-div {
    margin-top: 20px;
  }

  .text-field {
    background-color: #f6fff5e6;
  }

  .free-usage {
    width: 100%;
    padding: 40px 10px;
    overflow: hidden;
  }

  .product-hero-seciton-div {
    background-position: 60% 100%;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    flex-flow: column;
    align-items: center;
    height: 540px;
    overflow: hidden;
  }

  .product-hero-section {
    background-image: url('../images/doctorimage.avif');
    background-position: 50%;
    background-size: cover;
    align-items: center;
    height: 540px;
    overflow: hidden;
  }

  .image-6 {
    width: 100%;
    height: 50%;
  }

  .gradient-div {
    background-image: linear-gradient(90deg, #00000073, #fff0 22%, #fff3 84%, #fff);
    justify-content: flex-start;
    align-items: flex-end;
    height: 540px;
  }

  .product-hero-content {
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    margin: 20px 10px;
    padding: 5px;
  }

  .product-content {
    justify-content: center;
    align-items: flex-start;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .module-left {
    width: 100px;
    padding-right: 10px;
  }

  .module-right {
    text-align: left;
    width: 120px;
    padding-left: 5px;
  }

  .left-div {
    width: 100%;
    height: auto;
    display: block;
    overflow: visible;
  }

  .image-7 {
    width: 360px;
    height: 100%;
    overflow: hidden;
  }

  .data-security-item {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    padding-top: 0;
    padding-bottom: 0;
  }

  .grid-26 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    margin-left: auto;
    margin-right: auto;
  }

  .image-9 {
    width: auto;
    height: auto;
    padding: 10px;
  }

  .form {
    background-color: #ffffff7a;
    width: 320px;
  }

  .tech-grid-div {
    width: 100%;
    margin: 15px auto;
  }

  .highlighter {
    height: 12px;
  }

  .testimonial-section {
    background-color: #f5fdf3;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: visible;
  }

  .testimonial-div {
    width: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .slider {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .faq-div {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .faq-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .slide-nav {
    margin-top: 20px;
    font-size: 8px;
    line-height: 30px;
  }

  .testimonial-content {
    flex-flow: column;
    align-items: center;
    width: 360px;
    height: auto;
    padding-top: 10px;
  }

  .product-heading-div {
    margin: 0;
  }

  .faq {
    margin-bottom: 5px;
  }

  .faq-header {
    justify-content: space-between;
    padding: 5px;
  }

  .faq-panel {
    padding: 0 5px 5px;
    display: none;
  }

  .addon-div {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    display: flex;
  }

  .slide-content {
    align-items: center;
    width: 80%;
    margin-bottom: 40px;
  }

  .big-text {
    font-size: 100px;
    line-height: 20%;
  }

  .our-team {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .our-team-section {
    margin-top: 40px;
    margin-bottom: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .team-list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .team-members {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 300px;
    height: 200px;
    padding: 10px;
  }

  .team-image {
    width: 100px;
    height: 100px;
    margin: 10px 10px 10px 0;
  }

  .social-wrapper {
    justify-content: flex-start;
    align-items: flex-end;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .legal {
    flex-flow: column;
  }

  .social-icons {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .mission-and-vission {
    flex-flow: row;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .mission-vission {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .m-v-top {
    flex-flow: column;
    width: 90%;
    padding: 0 10px;
  }

  .grid-28 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .m-v-image {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .m-v-content {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
  }

  .legal-text {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .module-item {
    grid-template-columns: .75fr 40px .75fr;
    width: 110%;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .module-center {
    justify-content: center;
    align-items: stretch;
  }

  .grid-30 {
    grid-template-columns: 1.5fr .75fr .75fr .75fr;
  }

  .sitewrapper {
    flex: 1;
    max-width: none;
  }

  .about-us-div {
    background-position: 30%;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .about-us-content {
    width: 100%;
    margin-top: 110px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .about-us-section {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .data-div {
    flex-flow: column;
    justify-content: flex-start;
    width: 300px;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
  }

  .module-feature-heading-div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: 40vh;
    padding-top: 0;
    display: flex;
  }

  .data-icon {
    padding-left: 10px;
    font-size: 30px;
  }

  .data-security-section {
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .about-image {
    height: 700px;
  }

  .data-content {
    width: 240px;
    margin-left: auto;
    margin-right: auto;
  }

  .data-header {
    flex-flow: column;
    width: 90%;
  }

  .list, .list-2 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

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

  .nav-button-wrapper {
    width: auto;
  }

  .product-faq-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .brand-logo {
    flex: none;
    width: 160px;
    height: 45px;
  }

  .navbar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .testimonial-image {
    border-radius: 10%;
    width: 120px;
    height: 120px;
    margin-bottom: 40px;
    margin-right: 0;
    padding: 0;
  }

  .icon-2 {
    display: none;
  }

  .icon-3 {
    display: none;
    overflow: visible;
  }

  .toggle-switch {
    width: 180px;
    height: 30px;
  }

  .t-c-section {
    padding: 30px;
  }

  .last-update {
    padding: 20px 10px 10px;
  }

  .terms-of-use, .privacy-policy {
    padding: 10px;
  }

  .privacy-policy-sec {
    padding: 30px;
  }

  .cancellation-refund-policy {
    padding: 10px;
  }

  .cancellation-refund-section {
    padding: 30px;
  }

  .shipping-delivery {
    padding: 10px 10px 30px;
  }

  .shipping-delivery-section {
    padding: 30px;
  }

  .copyright {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .container {
    max-width: 100%;
  }

  .menu-button-2 {
    margin-left: 0;
  }

  .right-div {
    width: 90%;
    height: auto;
    display: flex;
    overflow: visible;
  }

  .right-arrow {
    display: none;
    overflow: visible;
  }

  .map-image-copy {
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
    transform: translate(-55px)scale(1.3);
  }

  .module_h_text {
    font-size: 18px;
    line-height: 110%;
  }

  .small-icon-div {
    width: 70px;
    height: 70px;
  }

  .module-features {
    z-index: -4;
    background-color: #fff;
    position: relative;
  }

  .project-details {
    margin-left: auto;
    margin-right: auto;
  }

  .project-section {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden;
  }

  .project-item {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    width: 98%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    display: grid;
  }

  .projectdiv {
    text-align: left;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: auto;
    padding: 0;
  }

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

  .project-content {
    align-items: center;
    padding-left: 2px;
    padding-right: 5px;
  }

  .x-small-icon {
    width: 45px;
    height: 45px;
    margin: 5px;
  }

  .appointment-booking-div {
    flex-flow: column;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .booking-left {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    padding-left: 20px;
  }

  .booking-right {
    width: 100%;
  }

  .appoinment-booking-section {
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden;
  }

  .mobile-div {
    width: 300px;
  }

  .code-embed-2 {
    position: static;
  }

  .bot-image {
    object-fit: cover;
    width: 300px;
    height: 170px;
  }

  .image-14 {
    object-fit: fill;
  }

  .image-15 {
    object-fit: cover;
  }

  .product-popup {
    width: 300px;
    height: 380px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding: 30px;
    display: none;
  }

  .hero-button {
    padding: 8px 16px;
    font-size: 14px;
  }

  .hero_popup {
    justify-content: center;
    align-items: flex-end;
    height: 800px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 10px;
    display: none;
  }

  .hero_popup-form-div {
    width: 300px;
    height: 460px;
    margin: 0;
    padding: 20px;
  }

  .mobile-text-field {
    width: 170px;
    height: 30px;
    margin-bottom: 10px;
  }

  .text-field-6 {
    width: 240px;
    height: 30px;
  }

  .field-label-6 {
    font-size: 14px;
  }

  .modal-button {
    padding: 8px 16px;
  }

  .form-2 {
    align-items: flex-start;
  }

  .form-block {
    align-items: center;
    width: 300px;
    height: 420px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px 30px;
  }

  .underliner {
    height: 2px;
    display: block;
  }

  .field-label-7 {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 18px;
  }

  .paragraph-3 {
    font-size: 14px;
    line-height: 20px;
  }

  .country-code {
    height: 30px;
  }

  .tiny-text {
    text-indent: -1px;
    font-family: Lato, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 110%;
  }

  .bookappointmentimage {
    width: 320px;
    height: 160px;
  }

  .div-block-16 {
    justify-content: center;
    align-items: center;
    width: 320px;
    height: 320px;
    display: flex;
  }

  .div-block-17 {
    border-width: 200px;
    justify-content: center;
    align-items: center;
    width: 300px;
    max-width: 320px;
    height: 300px;
    display: flex;
  }

  .nav-popup {
    width: 300px;
    height: 80vh;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .code-embed-3 {
    width: 300px;
  }

  .free-usage-popup, .div-block-18 {
    display: none;
  }

  .div-block-19 {
    flex: none;
    justify-content: center;
    padding-left: 0;
    display: flex;
  }

  .text-span-2 {
    width: 120px;
    height: 15px;
  }

  .mask {
    width: 360px;
    margin-left: auto;
    margin-right: auto;
  }
}

#w-node-_729c53a6-a260-a927-45f2-921c22362c75-f19ae4e1 {
  place-self: auto;
}

#w-node-_2aeedcf3-bac1-0301-c417-f2156192f9d2-11359e20, #w-node-dde393d9-9892-e626-feec-39383eb0e2a5-11359e20, #w-node-_89b75c9b-9254-f88d-623c-878fc361a472-11359e20, #w-node-cf969417-7bde-34c4-8fcf-bb82bd5e9bf2-11359e20, #w-node-_4dea9059-59c6-7395-ab30-8ebcf22cce01-11359e20 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b613c2d3-6441-bd18-d925-20b2602e6ca1-11359e20 {
  justify-self: start;
}

#w-node-b613c2d3-6441-bd18-d925-20b2602e6cad-11359e20 {
  justify-self: auto;
}

#w-node-b613c2d3-6441-bd18-d925-20b2602e7072-11359e20, #w-node-b613c2d3-6441-bd18-d925-20b2602e7108-11359e20, #w-node-de0b31d2-134a-a8a5-2bde-63660a1c0971-287add26 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_729c53a6-a260-a927-45f2-921c22362c75-f19ae4e1 {
    place-self: center;
  }

  #w-node-_2aeedcf3-bac1-0301-c417-f2156192f9d2-11359e20, #w-node-dde393d9-9892-e626-feec-39383eb0e2a5-11359e20, #w-node-_89b75c9b-9254-f88d-623c-878fc361a472-11359e20, #w-node-cf969417-7bde-34c4-8fcf-bb82bd5e9bf2-11359e20, #w-node-_4dea9059-59c6-7395-ab30-8ebcf22cce01-11359e20 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'MATERIAL ICONS';
  src: url('../fonts/MaterialIconsRound-Regular-3.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MATERIAL ICONSSS';
  src: url('../fonts/MaterialIconsRound-Regular-3.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MATERIAL ICON THIN';
  src: url('../fonts/MaterialIconsRound-Regular-3.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}