@font-face {
  font-family: "Fa V 4 Compatibility";
  src:
    url("../fonts/fa-v4compatibility.woff2") format("woff2"),
    url("../fonts/fa-v4compatibility.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 400";
  src:
    url("../fonts/fa-regular-400.woff2") format("woff2"),
    url("../fonts/fa-regular-400.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Brands 400";
  src:
    url("../fonts/fa-brands-400.woff2") format("woff2"),
    url("../fonts/fa-brands-400.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Solid 900";
  src:
    url("../fonts/fa-solid-900.woff2") format("woff2"),
    url("../fonts/fa-solid-900.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.div-block {
  background-color: #466eb4;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  padding: 10px 20px;
  display: flex;
}

.bold-text {
  color: #fff;
  font-weight: 400;
}

.heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.heading-2 {
  color: #fff;
  justify-content: center;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.link-block {
  background-color: #02c18d;
  height: 100%;
}

.div-block-2 {
  justify-content: space-between;
  align-items: center;
  width: 48%;
  display: flex;
}

.div-block-3 {
  background-color: #466eb4;
}

.div-block-4 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-5 {
  width: 100%;
  display: flex;
}

.div-block-6 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 14px;
  display: flex;
  margin-bottom: 20px;
}

.bold-text-2 {
  font-size: 15px;
  line-height: 23px;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 18px;
}

.heading-4 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 12px;
  line-height: 22px;
}

.div-block-7 {
  width: 30%;
}

.slider {
  height: 623px;
}

.slide {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.slide-2 {
  background-image:
    linear-gradient(#ffffff59, #ffffff59), url("../images/slide-v1-3.jpg");
  background-position:
    0 0,
    0 0;
  background-size: auto, cover;
}

.div-block-8 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  padding-left: 0;
  display: flex;
}

.heading-5 {
  color: #000;
  margin-top: 0;
  margin-bottom: 10px;
  font-family:
    PT Serif,
    serif;
  font-size: 90px;
  font-weight: 700;
  line-height: 100px;
}

.container {
  justify-content: flex-start;
  align-items: center;
  max-width: 1300px;
  height: 800px;
  display: flex;
}

.container.no-con {
  display: none;
}

.heading-6 {
  color: #466eb4;
}

.button {
  background-color: #466eb4;
  border-radius: 10px;
  margin-top: 20px;
  padding: 14px 23px;
}

.container-2 {
  flex-flow: row;
  justify-content: space-between;
  max-width: 1300px;
  display: flex;
}

.div-block-9 {
  width: 48%;
  position: relative;
}

.div-block-10 {
  width: 48%;
  padding-left: 20px;
}

.grid {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  margin-bottom: 20px;
  padding-top: 10px;
}

.div-block-11 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block {
  padding-left: 5px;
}

.text-block.doctorname {
  font-size: 14px;
}

.heading-7 {
  font-family:
    PT Sans,
    sans-serif;
  font-size: 44px;
  line-height: 54px;
}

.text-span.clrchange {
  color: #466eb4;
}

.bold-text-3 {
  font-family:
    Droid Serif,
    serif;
  font-size: 16px;
}

.paragraph {
  padding-top: 20px;
  font-family:
    Droid Serif,
    serif;
  font-size: 17px;
  line-height: 27px;
}

.paragraph._1,
.paragraph.tl {
  padding-top: 0;
}

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

.paragraph.doctor {
  padding-top: 20px;
  padding-bottom: 20px;
}

.heading-8 {
  color: #000;
  margin-top: 0;
  font-family:
    PT Serif,
    serif;
  font-size: 41px;
  line-height: 51px;
}

.heading-8.color {
  color: #466eb4;
}

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

.link {
  color: #000;
}

.image {
  border: 1px solid #02c18d;
  border-bottom-color: #466eb4;
  border-radius: 40px;
}

.image-2 {
  padding-left: 10px;
}

.div-block-13 {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  position: absolute;
  inset: auto 0% -3.5%;
}

.div-block-13.left {
  border-radius: 10px;
  height: 210px;
  left: auto;
  box-shadow: 0 2px 5px #0003;
}

.div-block-13.left.one {
  width: 70%;
  position: static;
}

.div-block-14 {
  width: 45%;
  padding-top: 10px;
}

.div-block-15 {
  width: 100%;
  padding-top: 20px;
}

.section {
  z-index: auto;
  padding: 75px 20px 140px;
  position: relative;
}

.image-3 {
  width: 85%;
}

.heading-9,
.heading-10 {
  margin-top: 0;
  margin-bottom: 0;
}

.image-4 {
  position: static;
}

.container-3 {
  border-top: 1px solid #dbdee4;
  border-left: 1px solid #dbdee4;
  border-right: 1px solid #dbdee4;
  border-radius: 10px;
  max-width: 1100px;
  height: 445px;
  padding-top: 50px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.section-2 {
  height: 500px;
  padding-top: 40px;
}

.section-2.no-sec {
  display: block;
}

.grid-2 {
  padding-left: 20px;
}

.image-5 {
  background-color: #f4f5f7;
  border: 1px solid #0000;
  border-left-style: none;
  border-radius: 10px;
  padding-top: 15px;
  padding-left: 15px;
  position: absolute;
  inset: 357px 0% 0% auto;
}

.container-4 {
  max-width: 1300px;
}

.heading-11 {
  font-size: 44px;
  line-height: 54px;
}

.heading-11.service {
  color: #fff;
  text-align: center;
  width: 100%;
  font-family:
    PT Serif,
    serif;
  font-size: 50px;
  line-height: 58px;
}

.heading-11.service.testclr {
  color: #466eb4;
  margin-top: 0;
}

.heading-11.service.testclr.color {
  color: #fff;
}

.heading-11.service.para {
  width: 100%;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 20px;
}

.heading-11.service.blogtext {
  color: #000;
}

.heading-11.service.cl {
  color: #466eb4;
  margin-top: 0;
}

.text-span-2 {
  color: #466eb4;
}

.text-span-2.cl {
  color: #fff;
}

.text-span-2.clrchange {
  color: #466eb4;
}

.text-span-2.changechange {
  color: #fff;
}

.text-block-2 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 15px;
  font-weight: 400;
}

.div-block-16 {
  width: 40%;
}

.bold-text-4 {
  font-size: 23px;
}

.button-2 {
  background-color: #466eb4;
  border-radius: 10px;
  padding: 14px 20px;
}

.container-5 {
  max-width: 1300px;
}

.section-3 {
  background-color: #466eb4;
  height: 511px;
  margin-bottom: 455px;
  padding-top: 75px;
}

.section-3.test {
  background-color: #fff;
  background-image:
    url("../images/partner-area-bg.png"), url("../images/shape-2.png");
  background-position:
    50%,
    0 100%;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
  height: auto;
  margin-top: 75px;
  margin-bottom: 0;
  padding-top: 75px;
  padding-bottom: 170px;
}

.section-3.blog {
  background-color: #fff;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 60px;
  display: none;
}

.section-3.services {
  background-color: #fff;
  height: auto;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-3.backimg {
  background-image: url("../images/Untitled-1-copy.jpg");
  background-position: 50%;
  background-size: cover;
}

.div-block-17 {
  text-align: left;
  flex-flow: column;
  padding-bottom: 10px;
  display: flex;
}

.paragraph-2 {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 50%;
  font-family:
    Open Sans,
    sans-serif;
  font-size: 17px;
  line-height: 27px;
  display: flex;
}

.paragraph-2.testclr {
  color: #000;
}

.paragraph-2.testclr.color {
  color: #fff;
}

.paragraph-2.blogtext {
  color: #000;
}

.paragraph-2.wit {
  text-align: center;
  width: 100%;
}

.paragraph-2.cl {
  color: #000;
}

.div-block-18 {
  justify-content: space-between;
  display: flex;
}

.div-block-18.hidediv {
  display: none;
}

.div-block-18.tl {
  padding-top: 20px;
}

.div-block-18.tl.center {
  justify-content: center;
}

.div-block-18.tpl {
  padding-top: 30px;
}

.div-block-19 {
  border: 1px solid #0000;
  border-radius: 10px;
  flex-flow: column;
  width: 32%;
  margin-bottom: 0;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.div-block-19.left {
  margin-left: 14px;
}

.div-block-19.l {
  margin-right: 14px;
}

.div-block-19.sise {
  width: 62%;
}

.div-block-20,
.div-block-21 {
  width: 33%;
}

.div-block-22 {
  border-bottom: 10px solid #466eb400;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-flow: column;
  align-items: stretch;
  height: 100%;
  padding: 20px;
  display: flex;
}

.div-block-22.blogdiv {
  height: auto;
  padding-right: 20px;
}

.div-block-22.nosize {
  height: auto;
}

.heading-12 {
  color: #000;
  font-family:
    PT Serif,
    serif;
  font-size: 28px;
  line-height: 34px;
}

.heading-12.bloghide {
  display: none;
}

.heading-13,
.heading-14 {
  color: #000;
  font-family:
    PT Serif,
    serif;
  font-size: 28px;
  line-height: 34px;
}

.section-4 {
  background-image: url("../images/slogan-area-bg.jpg");
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 300px;
  margin-bottom: 0;
  padding-top: 20px;
  display: flex;
}

.heading-15 {
  color: #fff;
  font-family:
    PT Serif,
    serif;
  font-size: 41px;
  font-weight: 700;
  line-height: 51px;
}

.div-block-23 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.container-6 {
  width: 100%;
}

.button-3 {
  background-color: #466eb4;
  border-radius: 20px;
  padding: 15px 25px;
}

.button-3.grid:hover {
  background-color: #61c6f2;
}

.section-5 {
  background-color: #f4f5f7;
  padding-top: 75px;
  padding-bottom: 75px;
}

.section-5.nocolor {
  background-color: #fff;
}

.section-5.nocolor.topremove {
  padding-top: 0;
}

.container-7 {
  justify-content: space-between;
  max-width: 1600px;
  display: flex;
}

.container-7.nosec {
  display: none;
}

.div-block-24 {
  width: 48%;
}

.div-block-25 {
  width: 40%;
}

.text-span-3 {
  color: #61c6f2;
}

.heading-16 {
  font-family:
    PT Sans,
    sans-serif;
  font-size: 44px;
  line-height: 55px;
}

.tab-link-tab-1 {
  background-color: #c8c8c8;
}

.tab-link-tab-1.w--current {
  background-color: #466eb4;
  margin-left: 0;
  margin-right: 10px;
}

.tab-link-tab-1.w--current:hover {
  background-color: #61c6f2;
}

.tab-link-tab-2 {
  background-color: #466eb4;
  margin-left: 10px;
  margin-right: 10px;
}

.tab-link-tab-2:hover {
  background-color: #61c6f2;
}

.tab-link-tab-3 {
  background-color: #466eb4;
  margin-left: 10px;
  margin-right: 10px;
}

.tab-link-tab-3:hover {
  background-color: #61c6f2;
}

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

.tabs-menu {
  padding-bottom: 20px;
}

.bold-text-5 {
  font-size: 20px;
  line-height: 30px;
}

.div-block-26 {
  padding: 20px 0 20px 20px;
  display: flex;
}

.grid-3 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  padding-left: 0;
}

.brand {
  width: 115px;
}

.container-8 {
  max-width: 1300px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-27 {
  justify-content: space-between;
  align-items: center;
  width: 89%;
  height: 90px;
  padding-top: 0;
  display: flex;
}

.bold-text-6 {
  font-size: 18px;
  line-height: 26px;
}

.nav-link {
  font-size: 19px;
  line-height: 29px;
}

.nav-link.w--current {
  color: #466eb4;
  padding-left: 10px;
  padding-right: 10px;
  font-family:
    PT Serif,
    serif;
  font-size: 18px;
  line-height: 28px;
}

.nav-menu {
  justify-content: space-between;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-link-2,
.nav-link-3 {
  padding-left: 14px;
  padding-right: 14px;
  font-family:
    PT Serif,
    serif;
  font-size: 18px;
  line-height: 28px;
}

.nav-link-4 {
  font-size: 19px;
  line-height: 29px;
}

.nav-link-5 {
  padding-left: 14px;
  padding-right: 14px;
  font-family:
    PT Serif,
    serif;
  font-size: 18px;
  line-height: 28px;
}

.navbar {
  background-color: #fff;
}

section:first-of-type {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9999;
  background-color: #fff;
}

body {
  padding-top: 150px;
}

@media screen and (max-width: 991px) {
  body {
    padding-top: 180px;
  }
}

@media screen and (max-width: 767px) {
  body {
    padding-top: 220px;
  }
}

.div-block-28 {
  background-color: #353742;
  justify-content: space-between;
  align-items: stretch;
  width: 50%;
  padding: 20px;
  display: flex;
  position: relative;
  top: 30px;
}

.heading-17 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.heading-18 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 40px;
}

.div-block-29 {
  justify-content: center;
  align-items: center;
  width: 30%;
  padding-left: 0;
  display: flex;
}

.div-block-30 {
  width: 65%;
  padding-right: 10px;
}

.image-7 {
  width: 100%;
}

.image-8,
.image-9,
.image-10,
.image-11 {
  width: 30px;
}

.image-12 {
  width: 70%;
}

.image-12.size {
  width: 30px;
}

.image-13,
.image-14 {
  width: 70%;
}

.div-block-31 {
  width: 32%;
  padding-left: 10px;
  padding-right: 10px;
}

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

.div-block-33 {
  background-color: #f4f5f7;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px 20px 40px;
  display: flex;
  position: relative;
}

.image-15 {
  padding-bottom: 10px;
}

.paragraph-3 {
  text-align: center;
  font-family:
    Droid Serif,
    serif;
  font-size: 20px;
  line-height: 30px;
}

.div-block-34 {
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 82px;
  height: 82px;
  padding: 10px;
  display: flex;
}

.image-16 {
  border-radius: 100px;
}

.div-block-35 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 333px auto 0%;
}

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

.heading-19.color {
  color: #fff;
}

.heading-20 {
  color: #61c6f2;
  font-family:
    Droid Serif,
    serif;
}

.image-17,
.image-18,
.image-19,
.image-20 {
  width: 30px;
}

.section-6 {
  background-color: #466eb4;
  background-image: url("../images/shape-5.png"), url("../images/bg-fcb.png");
  background-position:
    0 0,
    0 0;
  background-size: cover, cover;
  padding: 20px;
  position: relative;
}

.container-9 {
  max-width: 1300px;
}

.div-block-36 {
  justify-content: space-between;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.container-10 {
  max-width: 1100px;
  display: flex;
}

.container-10.no {
  display: flex;
}

.div-block-37 {
  width: 48%;
  height: 550px;
  margin-right: 40px;
}

.div-block-37.float {
  width: 48%;
  position: relative;
  top: -238px;
}

.div-block-38 {
  margin-bottom: 40px;
  padding: 10px;
}

.div-block-38:hover {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 5px #0003;
}

.gridtext {
  padding-top: 10px;
}

.section-7 {
  background-color: #f4f5f7;
  height: 610px;
  padding-top: 60px;
  display: none;
}

.div-block-39 {
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.heading-21 {
  margin-top: 0;
}

.heading-22 {
  margin-bottom: 0;
}

.div-block-40 {
  padding-top: 10px;
  padding-left: 10px;
}

.bold-text-7 {
  font-size: 15px;
}

.div-block-41 {
  border-top: 1px solid #000;
  justify-content: space-between;
  display: flex;
}

.div-block-42 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.heading-23 {
  font-size: 23px;
  line-height: 33px;
}

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

.blogdiv {
  display: block;
}

.heading-24 {
  color: #000;
}

.heading-25 {
  font-size: 100px;
}

.heading-26 {
  margin-top: 0;
}

.div-block-43 {
  justify-content: space-between;
  display: flex;
}

.div-block-44 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-22 {
  width: 30%;
  max-width: 100%;
}

.heading-27 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
}

.image-23 {
  width: 40%;
}

.heading-28 {
  padding-left: 5px;
}

.div-block-45 {
  border-top: 1px #000;
  border-bottom: 1px solid #000;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-46 {
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.image-24 {
  width: 70%;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-11 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

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

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.image-25 {
  width: 50%;
}

.link-block-2,
.link-block-3,
.link-block-4 {
  width: 30px;
}

.bold-text-8 {
  font-family:
    Droid Serif,
    serif;
  font-weight: 400;
}

.paragraph-4 {
  font-size: 17px;
  line-height: 27px;
}

.bold-text-9,
.bold-text-10 {
  font-weight: 400;
}

.paragraph-5 {
  font-size: 17px;
  line-height: 27px;
}

.bold-text-11 {
  font-weight: 400;
}

.paragraph-6 {
  font-family:
    Droid Serif,
    serif;
  font-size: 17px;
  line-height: 27px;
}

.image-26 {
  border-radius: 10px;
}

.image-27,
.image-28 {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
}

.image-29 {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
  position: relative;
}

.div-block-47 {
  background-color: #61c6f2;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
  position: absolute;
  inset: auto 0% 40.7% 7%;
}

.div-block-47.dl {
  bottom: 62.8%;
}

.div-block-47.dl.upparicon {
  bottom: 66.8%;
}

.div-block-47.dl.upparicon.icon {
  bottom: 66.3%;
}

.div-block-47.dl.upparicon.icon.l,
.div-block-47.dl.uppericon2,
.div-block-47.dl.uppericon3 {
  bottom: 66%;
}

.div-block-48 {
  background-color: #466eb4;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 0%;
  height: 0%;
  display: flex;
  position: absolute;
}

.image-30 {
  position: absolute;
}

.image-30.size {
  width: 70px;
}

.div-block-49 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.slide-nav {
  display: none;
}

.d-102-circle-wrapper {
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  display: flex;
  position: absolute;
  inset: -20% -20% auto auto;
}

.d-102-outer-circle {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 180px;
  position: absolute;
  top: -7%;
  left: -1%;
}

.d-102-icon-link-block-3 {
  color: #333;
  background-color: #1da1f2;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  text-decoration: none;
  transition: color 0.2s;
  display: flex;
}

.d-102-icon-link-block-3:hover {
  color: #4d16dd;
}

.d-102-slant-one {
  background-color: #ffdfd3;
  border-bottom: 1px #000;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 60px;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: skew(-20deg);
}

.d-102-slant-one-text {
  color: #575c6b;
  font-size: 18px;
  font-weight: 500;
  line-height: 40px;
  transform: skew(20deg);
}

.div-block-314200 {
  background-color: #fff;
  border-radius: 10px;
  justify-content: space-between;
  width: 100%;
  height: 525px;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  display: flex;
}

.div-block-314200.no-color {
  background-color: #fff0;
}

.div-block-314200.no-w {
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-314200.no-w.nosec {
  display: none;
}

.d-102-top-right-slant-one {
  opacity: 0.8;
  background-color: #ffaff9;
  width: 100px;
  height: 75px;
  display: none;
  position: absolute;
  inset: -50% -30% auto auto;
  transform: skew(-20deg);
}

.d-102-top-right-slant-two {
  background-color: #fff;
  width: 100px;
  height: 75px;
  display: none;
  position: absolute;
  inset: -40% -35% auto auto;
  transform: skew(-20deg);
}

.d-102-slant-two {
  opacity: 1;
  background-color: #fff;
  width: 200px;
  height: 50px;
  margin-top: 10px;
  margin-left: 10px;
  position: absolute;
  inset: 0%;
  transform: skew(-20deg);
}

.demo-p.arrow {
  text-align: left;
  margin-bottom: 10px;
  font-size: 19px;
  position: static;
  inset: 0% auto auto 0%;
}

.d-102-social-media-wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-top: 45px;
  margin-right: 30px;
  display: none;
  position: relative;
}

.instructions-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  margin-top: auto;
  margin-left: -20px;
  display: none;
  position: absolute;
  inset: -100px auto auto;
}

.instructions-wrapper.oll {
  display: none;
  position: static;
}

.second-three-cards {
  justify-content: space-between;
  width: 100%;
  margin-top: 0;
  display: flex;
}

.second-three-cards.tpl {
  justify-content: center;
  align-items: center;
}

.second-three-cards.tpl.hide {
  display: none;
}

.second-three-cards.tpl.hide.unhide {
  width: 33%;
  display: flex;
}

.second-three-cards.tpl.hide.unhide.size {
  border-radius: 10px;
  justify-content: space-around;
  width: 100%;
  padding-top: 41px;
  padding-bottom: 41px;
}

.d-102-icon-link-block-2 {
  color: #333;
  background-color: #dd4b39;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  text-decoration: none;
  transition: color 0.2s;
  display: flex;
}

.d-102-icon-link-block-2:hover {
  color: #4d16dd;
}

.text-block-16064 {
  color: #fff;
  text-align: center;
  margin-top: 52px;
  padding-left: 20px;
  padding-right: 40px;
  font-size: 14px;
  line-height: 18px;
}

.d-102-card-wrapper {
  cursor: pointer;
  background-color: #999;
  background-image: none;
  background-position: 70%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  align-items: flex-end;
  width: 350px;
  height: 350px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-102-card-wrapper.joban {
  background-image: none;
  background-position: 50% 0;
  width: 280px;
  margin-left: 0;
  margin-right: 0;
}

.d-102-card-wrapper.joban.p {
  background-image: url("../images/a52518ae-4b9e-4712-98df-cc1fd42a30b0-1.jpg");
  background-position: 100%;
  width: 350px;
  margin-right: 20px;
}

.d-102-card-wrapper.parm {
  background-image: none;
  background-position: 50% 0;
  width: 280px;
  margin-left: 0;
  margin-right: 0;
}

.d-102-card-wrapper.parm.sehaj {
  background-image: url("../images/DSC_66501-1-1.JPG");
  background-position: 100% 0;
  width: 350px;
}

.d-102-card-wrapper.parm.p {
  width: 350px;
  height: auto;
  margin-right: 20px;
}

.browser-top-2 {
  background-color: #e2e2e2;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  align-items: center;
  height: 30px;
  padding-left: 15px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.d-102-top-slant {
  opacity: 0.8;
  background-color: #ff47f9;
  width: 20px;
  height: 20px;
  display: none;
  position: absolute;
  inset: -32% 0% auto 35%;
  transform: skew(-20deg);
}

.d-102-inner-circle {
  background-color: #abc2e2;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  margin: 10px;
  display: flex;
  position: absolute;
  top: -3%;
  left: 0%;
}

.d-102-bottom-wrapper {
  z-index: 2;
  width: 200px;
  height: 50px;
  margin-bottom: 10px;
  position: relative;
}

.d-102-icon-link-block-1 {
  color: #333;
  background-color: #3b5998;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  text-decoration: none;
  transition: color 0.2s;
  display: flex;
}

.d-102-icon-link-block-1:hover {
  color: #4d16dd;
}

.browser-demo-3 {
  background-color: #1a1a1a;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  flex-wrap: nowrap;
  place-content: flex-end center;
  align-items: center;
  width: 750px;
  height: 400px;
  display: none;
  position: relative;
  overflow: hidden;
}

.d-102-right-slant {
  opacity: 1;
  background-color: #4d16dd;
  width: 60px;
  height: 50px;
  display: none;
  position: absolute;
  inset: 45% -40% 0% auto;
  transform: skew(-20deg);
}

.image-32825 {
  margin-top: 0;
  margin-right: 0;
  position: relative;
}

.browser-dot {
  background-color: #fc615d;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin-left: 3px;
  margin-right: 3px;
}

.browser-dot.yellow {
  background-color: #fdbc40;
}

.browser-dot.green {
  background-color: #35cc4b;
}

.container-12 {
  max-width: 1300px;
}

.container-12.no-secc {
  display: none;
}

.div-block-314201 {
  background-color: #fff;
  border-bottom: 10px solid #466eb4;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  padding-top: 28px;
  padding-bottom: 28px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.div-block-314201.no {
  display: none;
}

.div-block-314201.wit {
  width: 30%;
}

.div-block-314202 {
  background-image: url("../images/Doctor.jpg");
  background-position: 50% 0;
  background-size: cover;
  width: 85%;
  height: 330px;
  position: relative;
  overflow: hidden;
}

.div-block-314202.l {
  background-image: url("../images/team-v2-2.jpg");
  background-position: 50% 0;
}

.div-block-314202._1 {
  background-image: url("../images/team-v2-3.jpg");
  background-position: 50% 0;
}

.div-block-314202.aboutimg1 {
  background-image: url("../images/team-v2-2.jpg");
  background-position: 50%;
  background-size: cover;
}

.div-block-314202.aboutimg2 {
  background-image: url("../images/team-v2-3.jpg");
  background-position: 50%;
  background-size: cover;
}

.div-block-314202.aboutimg3 {
  background-image: url("../images/doctor image.jpg.jpeg");
  background-position: 50%;
  background-size: cover;
}

.image-32826 {
  width: 100%;
}

.div-block-314203 {
  background-color: #61c6f28c;
  width: 0%;
  height: 0%;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.div-block-314204 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 28px;
  padding-right: 28px;
  display: flex;
}

.heading-29 {
  font-size: 23px;
  line-height: 30px;
}

.link-3 {
  color: #000;
  font-family:
    PT Serif,
    serif;
  text-decoration: none;
}

.text-block-16065 {
  color: #61c6f2;
  font-family:
    Open Sans,
    sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.link-block-5 {
  background-color: #fff;
  border: 1px solid #61c6f2;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
}

.link-block-5._1 {
  background-color: #fff;
}

.div-block-314205 {
  justify-content: space-between;
  width: 28%;
  display: flex;
}

.div-block-314205.size {
  width: 20%;
}

.image-32827,
.image-32828 {
  width: 17px;
}

.bold-text-12 {
  font-weight: 400;
}

.bold-text-12.change-colour {
  color: #fff;
}

.bold-text-12.change-colour.remove {
  display: none;
}

.slider-2 {
  background-color: #ddd0;
  height: 500px;
  margin-top: 35px;
  display: none;
  overflow: hidden;
}

.mask {
  width: 33%;
  overflow: visible;
}

.slide-3 {
  width: 100%;
}

.slide-nav-2 {
  padding-top: 20px;
  inset: auto 0% 0;
}

.bold-text-13 {
  font-weight: 400;
}

.bold-text-14 {
  font-family:
    Droid Serif,
    serif;
  font-weight: 400;
}

.bold-text-15,
.bold-text-16 {
  font-weight: 400;
}

.div-block-314206 {
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  display: flex;
}

.link-4 {
  color: #466eb4;
  font-family:
    Open Sans,
    sans-serif;
  font-size: 17px;
  font-weight: 600;
  text-decoration: none;
}

@keyframes pulseGlow {
  0% {
    box-shadow: 0 0 0px 0px #61c6f280, 0 4px 15px #61c6f250;
    transform: scale(1);
  }
  50% {
    box-shadow: 0 0 18px 8px #61c6f260, 0 6px 25px #466eb460;
    transform: scale(1.04);
  }
  100% {
    box-shadow: 0 0 0px 0px #61c6f280, 0 4px 15px #61c6f250;
    transform: scale(1);
  }
}

.link-block-6 {
  background-color: #61c6f2;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  width: 280px;
  height: 70px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
  animation: pulseGlow 2s ease-in-out infinite;
  position: relative;
}

.text-block-16066 {
  color: #fff;
  font-family:
    PT Serif,
    serif;
  font-size: 20px;
  text-decoration: none;
}

.button-4 {
  color: #fff;
  background-color: #008fbf;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 50px;
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-4.nav {
  background-color: #61c6f2;
  border-radius: 10px;
  width: 175px;
  height: 50px;
  margin-top: 0;
}

.button-4.nav.btsize {
  border-radius: 10px;
  width: 140px;
}

.button-4.nav.btsize.center {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.button-4.nav.wide {
  width: auto;
  min-width: 220px;
  padding-left: 22px;
  padding-right: 22px;
}

.button-4.nav.mobieview {
  display: none;
}

.button-part-left {
  background-color: #466eb4;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  width: 50%;
  height: 50px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.button-part-right {
  background-color: #466eb4;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  width: 50%;
  height: 50px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.text-block-16007 {
  z-index: 2;
  font-family:
    PT Serif,
    serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 26px;
  position: relative;
}

.text-block-16020 {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}

.section-74 {
  border-top: 3px solid #d21018;
  margin-top: 100px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.section-74.hm {
  background-image:
    linear-gradient(#ffffff80, #ffffff80), url("../images/overlag.png");
  background-position:
    0 0,
    0 0;
  background-size: auto, cover;
  border-top-style: none;
  border-top-color: #000;
  margin-top: 0;
  padding-top: 75px;
  padding-bottom: 75px;
  position: relative;
}

.div-block-313827 {
  width: 100%;
}

.link-block-157 {
  letter-spacing: 0.4px;
  margin-bottom: 48px;
  font-size: 24px;
  line-height: 32px;
}

.link-block-157._2 {
  border-radius: 100%;
  width: 140px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.ft-logo {
  width: 70%;
}

.list-10 {
  text-align: left;
  padding-left: 0;
}

.text-block-16000 {
  display: none;
}

.text-block-15999 {
  color: #000;
  text-transform: capitalize;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.text-block-15999:hover {
  color: #61c6f2;
}

.text-block-15999._2 {
  color: #000;
  text-align: left;
  border-bottom: 1px #686868;
  max-width: 130px;
  margin-bottom: 20px;
  padding-left: 0;
  font-family: Lato, sans-serif;
  font-size: 20px;
}

.text-block-15999._2._22 {
  color: #000;
  max-width: none;
  margin-bottom: 20px;
  padding-left: 0;
}

.text-block-15999._2.remove {
  display: none;
}

.div-block-313917 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-313917.t {
  display: none;
}

.link-block-155 {
  color: #fff;
  margin-bottom: 28px;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.link-block-155.zero-margin {
  margin-bottom: 0;
}

.text-sm {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5em;
}

.text-sm.color-light-white.call-us {
  color: #000;
  text-align: left;
  padding-bottom: 5px;
  padding-left: 10px;
  font-family:
    Open Sans,
    sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.text-sm.color-light-white.call-us.t {
  padding-left: 20px;
}

.text-sm.color-light-white.call-us.l {
  padding-left: 0;
}

.footer-v-1 {
  color: #fff;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  display: flex;
}

.list-9 {
  margin-top: 25px;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.list-9.hide {
  display: none;
}

.image-32740 {
  background-color: #fff0;
  width: 100%;
}

.list-item-28 {
  color: #d0d3d8;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family:
    Open Sans,
    sans-serif;
  font-weight: 600;
}

.footer-contact-info {
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 10px;
  display: flex;
}

.image-32741 {
  width: 20px;
  height: 20px;
}

.div-block-313825 {
  flex-direction: column;
  align-items: flex-start;
  display: block;
}

.link-block-158 {
  background-color: #384a8c;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-right: 25px;
  padding: 5px;
  display: flex;
}

.div-block-313824 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
  margin-right: 20px;
  display: flex;
}

.div-block-313824.changeclr {
  color: #fff;
}

.div-block-313824.changebottom {
  margin-bottom: 0;
}

.div-block-313824.changebottom.removerightside {
  margin-right: 0;
}

.div-block-313824.remove {
  display: none;
}

.div-block-313826 {
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  display: flex;
}

.div-block-313826.t,
.div-block-313826.wi {
  width: 25%;
}

.div-block-313826.first-div {
  width: 14%;
}

.text-block-16001 {
  color: #000;
  text-align: left;
  margin-bottom: 3px;
  padding-left: 10px;
  font-family:
    Open Sans,
    sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-313915 {
  background-color: #466eb4;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 37px;
  height: 37px;
  display: flex;
}

.div-block-313915:hover {
  background-color: #61c6f2;
}

.div-block-313915.remove {
  display: none;
}

.circle {
  background-color: #b90f9b;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 1% 2.5% auto;
  box-shadow: inset 0 2px 8px 1px #673ab8;
}

.circle.w--current {
  bottom: 2.5%;
  right: 1%;
}

.text-span-153 {
  color: #466eb4;
  padding-right: 10px;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 21px;
}

.text-span-153.remove {
  display: none;
}

.text-span-153.colouurchange {
  color: #fff;
}

.div-block-313829 {
  text-align: left;
  flex-flow: column;
  display: flex;
}

.div-block-313829.changealign {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.list-item-29 {
  font-family: Montserrat, sans-serif;
}

.div-block-313914 {
  justify-content: space-between;
  width: 40%;
  margin-top: 20px;
  display: flex;
}

.div-block-313914.remove {
  display: none;
}

.link-5 {
  color: #fff;
  font-family: "Fa Brands 400", Arial, sans-serif;
  text-decoration: none;
}

.text-block-16021 {
  color: #673ab8;
  font-size: 21px;
  line-height: 31px;
}

.bold-text-46 {
  font-weight: 700;
  line-height: 30px;
}

.container-520 {
  max-width: 1300px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-16019 {
  color: #673ab8;
  margin-right: 7px;
  font-size: 21px;
}

.link-6 {
  color: #fff;
  font-family: "Fa Brands 400", Arial, sans-serif;
  text-decoration: none;
}

.text-block-16022 {
  color: #466eb4;
  font-family: "Fa Solid 900", Arial, sans-serif;
}

.link-block-156 {
  color: #9aa3b2;
  text-decoration: none;
  display: none;
}

.div-block-313828 {
  margin-left: -15px;
  margin-right: -15px;
}

.link-block-154 {
  justify-content: flex-start;
  align-items: center;
  font-weight: 400;
  line-height: 36px;
  text-decoration: none;
  display: flex;
}

.text-block-16023 {
  color: #fff;
  font-size: 25px;
  line-height: 35px;
}

.heading-7462 {
  color: #000;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-family:
    Open Sans,
    sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  display: flex;
}

.heading-7462.change-colour {
  color: #fff;
  padding-bottom: 10px;
}

.heading-7462.white {
  color: #fff;
}

.right-arrow,
.left-arrow {
  background-color: #466eb4;
  width: 50px;
  height: 50px;
  display: block;
}

.right-arrow-2,
.left-arrow-2 {
  display: none;
}

.div-block-313919 {
  background-color: #466eb4;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-16026 {
  color: #fff;
  text-align: center;
  font-family:
    Open Sans,
    sans-serif;
  font-weight: 400;
}

.div-block-314207 {
  display: none;
}

.div-block-314336 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-314336.center {
  justify-content: center;
  align-items: center;
}

.container-1329 {
  max-width: 1300px;
}

.paragraph-7 {
  text-align: center;
  font-family:
    Open Sans,
    sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 27px;
}

.paragraph-7.b {
  font-family:
    Open Sans,
    sans-serif;
  font-weight: 600;
}

.div-block-314354 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 100%;
  padding-top: 40px;
  display: grid;
}

.div-block-314356 {
  background-image: url("../images/map_1map.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 2px solid #673ab800;
  border-radius: 100px;
  width: 140px;
  height: 140px;
  box-shadow: inset 1px -1px 20px #673ab8;
}

.div-block-314356.c {
  background-image: url("../images/communities_1communities.png");
}

.div-block-314356.l {
  background-image: url("../images/promotion_1promotion.png");
}

.div-block-314356.t {
  background-image: url("../images/24-7_124-7.png");
}

.text-block-16008 {
  color: #673ab8;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 18px;
}

.div-block-314344 {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-314355 {
  background-color: #ffffff8c;
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 313px;
  height: 313px;
  padding: 10px;
  display: flex;
  box-shadow: inset 1px 1px 20px 1px #466eb4;
}

.heading-7502 {
  color: #673ab8;
  text-transform: uppercase;
  padding-left: 10px;
  font-family:
    PT Sans,
    sans-serif;
  font-size: 17px;
  line-height: 28px;
}

.paragraph-8 {
  text-align: center;
  font-family:
    Open Sans,
    sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.section-76 {
  background-color: #fff;
  background-image: linear-gradient(#fffc, #fffc), url("../images/overlag.png");
  background-position:
    0 0,
    50%;
  padding: 70px 20px;
}

.heading-7510 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-family:
    PT Serif,
    serif;
  line-height: 28px;
}

.heading-7506 {
  color: #000;
  text-align: left;
  margin-top: 10px;
  font-family:
    PT Serif,
    serif;
  font-size: 37px;
  line-height: 47px;
}

.div-block-314357 {
  width: 100%;
  display: flex;
}

.div-block-314358 {
  width: 48%;
}

.div-block-314359 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
}

.div-block-314461 {
  width: 100%;
  padding-top: 50px;
  display: none;
}

.div-block-314462 {
  width: 100%;
}

.heading-7511 {
  color: #000;
  margin-top: -58px;
  font-family:
    PT Serif,
    serif;
  font-size: 50px;
  line-height: 60px;
}

.heading-7511.cl {
  color: #fff;
  font-size: 50px;
  line-height: 58px;
}

.heading-7511.cl.ol {
  margin-top: 0;
}

.heading-7521 {
  color: #fff;
  text-align: center;
  font-family:
    PT Serif,
    serif;
  font-size: 23px;
  line-height: 30px;
}

.div-block-314467 {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #00000082;
  border: 1px solid #696969;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 320px;
  min-height: 320px;
  padding: 20px 10px;
  display: flex;
}

.heading-7522 {
  color: #fff;
  text-align: center;
  font-family:
    PT Serif,
    serif;
  font-size: 24px;
  line-height: 34px;
}

.div-block-314466 {
  width: 100%;
  padding-top: 50px;
}

.text-block-16089 {
  color: #ebebeb;
  text-align: center;
  font-size: 15px;
  line-height: 23px;
}

.div-block-314463 {
  background-color: #10aad2;
  border-radius: 10px;
  padding: 10px 10px 20px;
  box-shadow: 0 2px 5px #0003;
}

.image-32774 {
  width: 100%;
}

.image-32774.l {
  width: 85%;
}

.heading-7523 {
  color: #3330;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #7dbce263;
  font-family:
    PT Serif,
    serif;
  font-size: 140px;
  font-weight: 700;
  line-height: 110px;
}

.heading-7523.cl {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #a0a0a063;
  margin-top: 0;
}

.div-block-314460 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: block;
}

.paragraph-21 {
  color: #ccc;
  text-align: center;
  font-family:
    Open Sans,
    sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.section-15 {
  background-image:
    linear-gradient(#00000080, #00000080), url("../images/Eye-Sure.png");
  background-position:
    0 0,
    50% 32%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 75px 20px;
}

.div-block-314468 {
  width: 70px;
  height: 70px;
}

.container-506 {
  max-width: 1300px;
}

.grid-5 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.image-32773 {
  border-radius: 10px;
  width: 100%;
}

.section-77 {
  background-image: url("../images/breadcrumb1.jpg");
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding: 100px 20px;
  display: none;
  position: relative;
  overflow: hidden;
}

.div-block-314469 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-314470 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.link-7 {
  color: #466eb4;
  font-family:
    Open Sans,
    sans-serif;
  font-size: 20px;
  line-height: 30px;
  text-decoration: none;
}

.text-block-16090 {
  color: #466eb4;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 30px;
}

.text-block-16091 {
  color: #466eb4;
  font-family:
    Open Sans,
    sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.heading-7524 {
  margin-top: 10px;
  font-family:
    PT Serif,
    serif;
  font-size: 30px;
  line-height: 40px;
}

.div-block-314471 {
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: auto 0% -31%;
}

.image-32829 {
  width: 100%;
}

.section-78 {
  background-color: #fff;
  padding: 100px 20px;
}

.section-78.nop {
  background-color: #f4f5f7;
  padding-top: 75px;
}

.section-78.nop.visiomimg {
  background-image: url("../images/vgs-1.jpg");
  background-position: 50%;
  background-size: cover;
}

.container-1330 {
  max-width: 1300px;
}

.div-block-314472 {
  width: 100%;
}

.heading-7525 {
  color: #000;
  font-family:
    PT Serif,
    serif;
  font-size: 41px;
  line-height: 51px;
}

.text-span-154 {
  color: #61c6f2;
}

.paragraph-22 {
  font-family:
    Open Sans,
    sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.div-block-314473 {
  justify-content: space-between;
  width: 100%;
  padding-top: 20px;
  display: flex;
}

.div-block-314474 {
  width: 41%;
}

.image-32830 {
  border-radius: 10px;
  width: 100%;
}

.div-block-314475 {
  background-image: url("../images/Untitled-1-copy-2.jpeg");
  background-position: 30% 0;
  background-size: cover;
  border-radius: 10px;
  width: 20%;
}

.image-32831 {
  width: 100%;
}

.div-block-314476 {
  background-image:
    linear-gradient(#466eb4cf, #466eb4cf), url("../images/Mission1.jpeg");
  background-position:
    0 0,
    50%;
  background-size: auto, cover;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 35%;
  padding: 40px;
  display: flex;
}

.image-32832 {
  width: 80px;
  margin-top: 20px;
}

.heading-7526 {
  color: #fff;
  margin-top: 35px;
  font-family:
    PT Serif,
    serif;
  font-size: 41px;
  font-weight: 400;
  line-height: 51px;
}

.bold-text-47 {
  font-weight: 400;
}

.div-block-314477 {
  justify-content: space-between;
  width: 100%;
  padding: 10px;
  display: flex;
}

.div-block-314477.tl {
  padding-top: 50px;
}

.div-block-314478 {
  width: 30%;
  display: flex;
}

.div-block-314479 {
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 32%;
  padding: 20px;
  display: flex;
  box-shadow: -1px 1px 20px -4px #37599acc;
}

.div-block-314480 {
  color: #fff;
  background-color: #466eb4;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 30px;
  display: flex;
}

.div-block-314481 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  padding-top: 20px;
  display: flex;
}

.text-block-16092 {
  color: #466eb4;
  font-family:
    PT Serif,
    serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 30px;
}

.link-8 {
  color: #000;
  font-family:
    Open Sans,
    sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.location {
  text-align: center;
  padding-top: 10px;
  font-family:
    Open Sans,
    sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.div-block-314482 {
  justify-content: space-between;
  width: 100%;
  padding-top: 50px;
  display: flex;
}

.div-block-314483 {
  width: 40%;
}

.image-32833 {
  width: 100%;
}

.div-block-314484 {
  width: 51%;
}

.div-block-314485 {
  background-image: url("../images/Cataract.jpg");
  background-position: 50% 0;
  background-size: cover;
  border-radius: 10px;
  width: 100%;
  height: 400px;
  position: relative;
}

.div-block-314485.lasik {
  background-image: url("../images/LASIK--ICL-Surgery1.jpg");
}

.div-block-314485.glaucoma {
  background-image: url("../images/Glaucoma.jpg");
}

.div-block-314485.cornea {
  background-image: url("../images/Cornea1.jpg");
}

.div-block-314485.oculoplasty {
  background-image: url("../images/Oculoplasty.jpg");
  background-position: 50% 100%;
}

.div-block-314485.pediatric {
  background-image: url("../images/2.jpg");
}

.div-block-314485.donation {
  background-image: url("../images/Untitled-1-copy-2.png");
}

.div-block-314485.camps {
  background-image: url("../images/Eye-Camps.jpg");
}

.div-block-314485.camps.eye-camps {
  background-image: url("../images/Untitled-1-copy-2.jpeg");
  background-position: 50%;
  background-size: cover;
}

.div-block-314486 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-block-314487 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 35%;
  padding-top: 0;
  display: flex;
}

.div-block-314488 {
  background-color: #bde3f32b;
  border-radius: 10px;
  width: 85%;
  padding: 20px 50px;
}

.heading-7527 {
  color: #466eb4;
  font-family:
    PT Serif,
    serif;
  font-size: 30px;
  line-height: 40px;
}

.link-block-159 {
  color: #000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 50px;
  font-size: 17px;
  text-decoration: none;
  display: flex;
}

.link-block-159:hover {
  color: #466eb4;
}

.link-block-159.w--current {
  color: #61c6f2;
}

.link-block-159.w--current:hover {
  color: #466eb4;
}

.link-block-159.current {
  color: #61c6f2;
}

.link-block-159.current:hover {
  color: #466eb4;
}

.div-block-314489 {
  background-image:
    linear-gradient(#466eb4d6, #466eb4d6), url("../images/Cataract2.jpg");
  background-position:
    0 0,
    50%;
  background-size: auto, cover;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  height: 350px;
  margin-top: 55px;
  display: flex;
}

.link-9 {
  color: #fff;
  font-family:
    Open Sans,
    sans-serif;
  font-size: 17px;
  line-height: 27px;
  text-decoration: none;
}

.link-9.remove {
  display: none;
}

.heading-7528 {
  color: #fff;
  text-align: center;
  font-family:
    PT Serif,
    serif;
  font-size: 30px;
  line-height: 40px;
}

.heading-7528.changetoop {
  margin-top: 0;
}

.heading-7528.changesize {
  margin-top: 10px;
  font-size: 25px;
}

.div-block-314490 {
  justify-content: space-between;
  width: 100%;
  padding-top: 30px;
  display: flex;
}

.div-block-314490._1 {
  margin-top: 20px;
  padding-top: 0;
}

.div-block-314491 {
  background-image: url("../images/1.png");
  background-position: 0 0;
  background-size: cover;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 350px;
  display: flex;
  overflow: hidden;
}

.div-block-314491._1 {
  background-image: url("../images/project-2.jpg");
  background-position: 50%;
  background-size: cover;
}

.div-block-314491._1.gallery2 {
  background-image: url("../images/2.png");
  background-position: 0 0;
  background-size: cover;
}

.div-block-314491._1.gallery3 {
  background-image: url("../images/6.png");
  background-position: 50%;
  background-size: cover;
}

.div-block-314491.l {
  background-image: url("../images/project-3.jpg");
}

.div-block-314491.l.gallery4 {
  background-image: url("../images/3.png");
  background-position: 50%;
  background-size: cover;
}

.div-block-314491.l.gallery6 {
  background-image: url("../images/7.png");
  background-position: 0 0;
  background-size: cover;
}

.div-block-314491.ol {
  background-image: url("../images/project-4.jpg");
}

.div-block-314491.ol.gallery5 {
  background-image: url("../images/4.png");
  background-position: 50%;
  background-size: cover;
}

.div-block-314491.ol.gallery7 {
  background-image: url("../images/8.png");
  background-position: 50% 100%;
  background-size: cover;
}

.div-block-314491.gallery {
  background-image: url("../images/5.png"), url("../images/project-1-1.jpg");
  background-position: 50%, 50%;
  background-size: auto, cover;
}

.div-block-314492 {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: block;
}

.div-block-314493 {
  border: 5px solid #fff;
  border-radius: 10px;
  width: 100%;
  height: 100%;
}

.section-79 {
  margin-bottom: 50px;
}

.div-block-314494 {
  border-radius: 10px;
  width: 100%;
  margin-top: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.div-block-314495 {
  width: 50%;
}

.image-32834 {
  border-left: 5px solid #466eb4;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  width: 100%;
}

.div-block-314496 {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 20px;
  display: flex;
}

.heading-7529 {
  text-align: center;
  font-family:
    PT Serif,
    serif;
  font-size: 20px;
  line-height: 30px;
}

.section-80 {
  padding: 120px 20px 100px;
}

.container-1331 {
  max-width: 1300px;
}

.div-block-314497 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-block-314498 {
  justify-content: space-between;
  width: 23%;
  display: flex;
}

.div-block-314499 {
  background-color: #466eb4;
  border: 5px solid #e6e6e6;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 110px;
  display: flex;
}

.div-block-314500 {
  width: 57%;
}

.heading-7530 {
  font-family:
    PT Serif,
    serif;
  font-size: 55px;
}

.text-block-16093 {
  font-family:
    Open Sans,
    sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.lightbox-link {
  width: 23.5%;
}

.lefp {
  padding-left: 50px;
}

.div-block-314501 {
  justify-content: space-between;
  width: 100%;
  padding-top: 20px;
  display: flex;
}

.bold-text-48,
.bold-text-49,
.bold-text-50,
.bold-text-51,
.bold-text-52,
.bold-text-53 {
  font-weight: 500;
}

.bold-text-54,
.bold-text-55,
.bold-text-56 {
  font-family:
    Droid Serif,
    serif;
}

.image-32835,
.image-32836,
.image-32837 {
  width: 100%;
}

.image-32838,
.image-32839,
.image-32840,
.image-32841,
.image-32842 {
  border-radius: 10px;
}

.image-32843 {
  border-radius: 10px;
  width: 100%;
}

.image-32844,
.image-32845 {
  border-radius: 10px;
}

.bold-text-57 {
  color: #466eb4;
}

.div-block-314503 {
  width: 60%;
  padding-top: 20px;
}

.div-block-314503.hideagain {
  display: none;
}

.div-block-314504 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  display: flex;
}

.div-block-314504.hideagain {
  display: none;
}

.heading-7531 {
  margin-bottom: 0;
}

.div-block-314505 {
  width: 55%;
}

.paragraph-23 {
  font-size: 17px;
  line-height: 27px;
}

.whatsapp-wrapper-2 {
  background-color: #24cc63;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.image-32771 {
  filter: contrast(0%);
}

.chat-bolt-div {
  background-color: #fff;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 200px;
  height: 80px;
  margin-left: auto;
  padding: 9px;
  display: flex;
  position: fixed;
  inset: auto 2% 10% auto;
  box-shadow: 0 0 12px -4px #b1b1b1;
}

.div-block-81 {
  justify-content: center;
  width: 80%;
  display: flex;
}

.link-block-71 {
  text-decoration: none;
}

.fixed-chat-bolt.hide {
  z-index: 9999;
  background-color: #0000;
  justify-content: flex-end;
  display: flex;
  position: fixed;
  inset: auto 2% 2% auto;
}

.text-block-65 {
  color: #16215c;
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: relative;
}

.div-block-914 {
  border: 1px solid #000;
  border-radius: 100px;
  padding: 3px;
}

.xbutton {
  cursor: pointer;
  position: absolute;
  inset: 9% 5% auto auto;
}

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

.dropdown-link-1 {
  color: #283338;
  border-top: 1px dotted #466eb4;
  width: 100%;
  padding: 10px 22px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.dropdown-link-1:hover {
  color: #fff;
  background-color: #466eb4;
}

.nav-content-wrap-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.link-10:hover {
  color: #466eb4;
}

.dropdown-toggle {
  color: #000;
  padding-left: 12px;
  padding-right: 26px;
  font-family:
    PT Serif,
    serif;
  font-size: 18px;
  line-height: 28px;
  transition: all 0.2s;
}

.dropdown-toggle:hover {
  color: #466eb4;
}

.dropdown-toggle.w--open:hover {
  color: #333;
}

.navigation-dropdown-2 {
  min-width: 140px;
}

.navigation-dropdown-2.w--open {
  background-color: #fff;
  min-width: 140px;
  max-height: 100vh;
  left: -14px;
  box-shadow:
    0 50px 25px -50px #20355a26,
    8px 18px 60px 4px #00000021;
}

.text-block-61 {
  font-size: 16px;
}

.icon-4 {
  margin-right: 5px;
}

.dropdown {
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 27px;
}

.dropdown._1 {
  padding-right: 20px;
}

.div-block-314506 {
  width: 100%;
}

.image-32846,
.image-32847,
.image-32848,
.image-32849 {
  border-radius: 10px;
}

.link-block-161 {
  width: 100%;
}

.mask-2 {
  width: 24.5%;
  overflow: visible;
}

.slide-4 {
  width: 100%;
  margin-right: 10px;
}

.left-arrow-3 {
  background-color: #375897;
  width: 50px;
  height: 50px;
  display: block;
  inset: auto 5% 0% 0%;
}

.right-arrow-3 {
  background-color: #375898;
  width: 50px;
  height: 50px;
  display: block;
  inset: auto 0% 0% 5%;
}

.slider-3 {
  background-color: #ddd0;
  height: 550px;
  margin-top: 20px;
  overflow: hidden;
}

.slide-5,
.slide-6,
.slide-7 {
  margin-right: 10px;
}

.slide-nav-3 {
  padding-top: 20px;
  display: none;
}

.section-half {
  background-color: #e0d9d8;
  justify-content: center;
  align-items: center;
  height: 50vh;
  display: flex;
}

.heading-7533 {
  text-align: center;
  font-size: 3rem;
  font-weight: 900;
}

.section-tabs {
  position: relative;
}

.tab-wrap {
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.tab-list {
  flex-direction: column;
  height: 100%;
  display: flex;
}

.tab-item {
  border-top: 1px solid #000;
  flex-direction: column;
  width: 100%;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .section-76 {
    background-position: 0 0;
  }

  .chat-bolt-div {
    z-index: 999;
    height: 80px;
  }
}

@media screen and (min-width: 1920px) {
  .slider {
    height: 820px;
  }

  .footer-v-1 {
    margin-bottom: 0;
  }

  .container-520 {
    max-width: 1300px;
  }

  .heading-7511 {
    top: 1243.48px;
  }

  .div-block-314497 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .heading {
    font-size: 13px;
  }

  .slider {
    background-color: #fff;
    height: 410px;
  }

  .slide-2 {
    background-image:
      linear-gradient(#ffffff59, #ffffff59), url("../images/slide-v1-3.jpg");
    background-position:
      0 0,
      50%;
    background-size: auto, cover;
  }

  .div-block-8 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .heading-5 {
    text-align: center;
    font-size: 70px;
    line-height: 80px;
  }

  .container {
    height: 550px;
  }

  .container-2 {
    flex-flow: column;
  }

  .div-block-9 {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-10 {
    width: 100%;
    padding-top: 140px;
    padding-left: 0;
  }

  .section {
    padding-bottom: 75px;
  }

  .image-3 {
    width: 75%;
  }

  .heading-11.service {
    font-size: 41px;
    line-height: 51px;
  }

  .heading-11.service.testclr {
    padding-left: 10px;
  }

  .heading-11.service.testclr.color {
    font-size: 41px;
    line-height: 51px;
  }

  .section-3 {
    height: auto;
    margin-bottom: 0;
    padding-bottom: 75px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-3.test {
    padding-bottom: 75px;
  }

  .section-3.services {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .div-block-18.tl {
    margin-top: 20px;
  }

  .div-block-22 {
    background-color: #fff;
  }

  .heading-12 {
    font-size: 19px;
    line-height: 30px;
  }

  .heading-15 {
    font-size: 28px;
    line-height: 42px;
  }

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

  .div-block-26 {
    flex-flow: column;
  }

  .grid-3 {
    padding-top: 20px;
    padding-left: 0;
  }

  .container-8 {
    justify-content: space-between;
    display: flex;
  }

  .div-block-27 {
    width: 50%;
  }

  .nav-menu {
    background-color: #fff;
    width: 100%;
    padding-bottom: 20px;
  }

  .div-block-31 {
    width: 100%;
  }

  .div-block-33 {
    height: 350px;
    min-height: 350px;
  }

  .div-block-35 {
    top: 361px;
  }

  .section-6 {
    margin-top: 0;
  }

  .div-block-36 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-11 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .paragraph-6 {
    padding-top: 10px;
  }

  .div-block-47 {
    width: 70px;
    height: 70px;
    top: 125px;
    left: 5%;
  }

  .div-block-47.dl.upparicon {
    top: auto;
    bottom: 78.5%;
  }

  .div-block-47.dl.upparicon.icon {
    top: auto;
    bottom: 78%;
  }

  .div-block-47.dl.upparicon.icon.l {
    display: flex;
    top: auto;
    bottom: 79.4%;
  }

  .div-block-47.dl.upparicon.icon.l.no {
    bottom: 78.5%;
  }

  .div-block-47.dl.uppericon2 {
    top: auto;
    bottom: 78%;
  }

  .div-block-47.dl.uppericon2.ol {
    bottom: 77.8%;
  }

  .div-block-47.dl.uppericon3 {
    top: auto;
    bottom: 78.5%;
  }

  .image-30 {
    width: 50px;
  }

  .d-102-outer-circle {
    display: none;
  }

  .div-block-314200 {
    height: auto;
  }

  .instructions-wrapper {
    flex-wrap: nowrap;
    order: -1;
    align-self: auto;
    align-items: center;
    margin-top: 0;
    margin-bottom: 60px;
    margin-left: 0;
    position: relative;
    top: 0%;
    left: -25px;
  }

  .second-three-cards {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .second-three-cards.tpl.hide.unhide.size {
    flex-flow: column;
    justify-content: space-around;
    align-items: flex-start;
  }

  .d-102-card-wrapper {
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
  }

  .d-102-card-wrapper.joban {
    width: 100%;
  }

  .d-102-card-wrapper.parm {
    width: 100%;
    margin-left: 0;
  }

  .browser-demo-3 {
    justify-content: center;
    width: 500px;
  }

  .image-32825 {
    margin-right: 0;
  }

  .div-block-314201 {
    width: 100%;
  }

  .div-block-314201.wit {
    justify-content: center;
    align-items: center;
    width: 55%;
  }

  .link-block-5,
  .link-block-5._1 {
    width: 30px;
    height: 30px;
  }

  .div-block-314205.size {
    width: 20%;
  }

  .slider-2 {
    display: block;
  }

  .mask {
    width: 50%;
  }

  .slide-nav-2 {
    bottom: 0;
  }

  .button-4.nav {
    display: none;
  }

  .button-4.nav.mobieview {
    margin-left: 20px;
    display: flex;
  }

  .text-sm.color-light-white.call-us {
    text-align: left;
  }

  .footer-v-1 {
    grid-column-gap: 16px;
    grid-row-gap: 25px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 0;
    display: grid;
  }

  .div-block-313824 {
    text-align: left;
    margin-right: 0;
  }

  .div-block-313826 {
    justify-content: flex-start;
    width: auto;
    max-width: none;
  }

  .div-block-313826.t,
  .div-block-313826.wi {
    width: 100%;
  }

  .text-span-153.colouurchange._1 {
    font-size: 14px;
  }

  .div-block-313914 {
    width: 30%;
  }

  .container-520 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-313828 {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-7462.white {
    font-size: 13px;
  }

  .menu-button {
    width: 50px;
    height: 50px;
    margin-top: 20px;
    padding: 10px;
  }

  .menu-button.w--open {
    background-color: #496fb1;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    margin-top: 20px;
    padding: 10px;
    display: flex;
  }

  .icon {
    text-align: center;
  }

  .right-arrow {
    background-color: #466eb4;
    border-radius: 5px;
    width: 35px;
    height: 35px;
    inset: auto 0% 5% 7%;
  }

  .left-arrow {
    background-color: #466eb4;
    border-radius: 5px;
    width: 35px;
    height: 35px;
    inset: auto 7% 5% 0%;
  }

  .right-arrow-2,
  .left-arrow-2 {
    display: none;
  }

  .icon-2,
  .icon-3 {
    font-size: 23px;
  }

  .div-block-314354 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-314344,
  .div-block-314355 {
    width: 100%;
  }

  .heading-7511.cl {
    font-size: 40px;
    line-height: 50px;
  }

  .div-block-314467 {
    height: 100%;
  }

  .heading-7523 {
    margin-top: 0;
  }

  .heading-7523.cl {
    font-size: 85px;
    line-height: 100px;
  }

  .grid-5 {
    grid-template-columns: 1fr 1fr;
  }

  .section-78 {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .div-block-314473 {
    flex-flow: column;
  }

  .div-block-314474 {
    width: 100%;
  }

  .div-block-314475 {
    width: 41%;
    height: 410px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-314476 {
    width: 100%;
    margin-top: 20px;
  }

  .div-block-314488 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-314490 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 20px;
    display: grid;
  }

  .div-block-314490._1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-314491 {
    width: 100%;
  }

  .section-80 {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .div-block-314497 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-314498,
  .lightbox-link {
    width: 100%;
  }

  .div-block-314501 {
    display: none;
  }

  .div-block-314505 {
    width: 100%;
  }

  .chat-bolt-div {
    justify-content: center;
    height: 100px;
    position: fixed;
    bottom: 10%;
  }

  .dropdown-toggle {
    padding-left: 10px;
  }

  .navigation-dropdown-2.w--open {
    background-color: #fff;
    width: 140px;
    min-width: auto;
    position: relative;
    left: 10px;
  }

  .dropdown {
    width: 41%;
    margin-left: 0;
    display: block;
  }

  .dropdown._1 {
    margin-bottom: 0;
  }

  .mask-2 {
    width: 32.5%;
  }

  .left-arrow-3 {
    right: 10%;
  }

  .right-arrow-3 {
    left: 10%;
  }

  .slider-3 {
    height: 410px;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    flex-flow: row;
    display: flex;
  }

  .heading {
    font-size: 14px;
  }

  .div-block-2 {
    width: 78%;
    padding-top: 10px;
  }

  .slider {
    height: 350px;
  }

  .slide-2 {
    background-image:
      linear-gradient(#ffffffbf, #ffffffbf), url("../images/slide-v1-3.jpg");
    background-position:
      0 0,
      50%;
    background-size: auto, cover;
  }

  .div-block-8 {
    width: 100%;
  }

  .heading-5 {
    font-size: 58px;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-2 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-9 {
    width: 100%;
  }

  .div-block-10 {
    width: 100%;
    padding-top: 60px;
    padding-left: 0;
  }

  .section {
    padding-bottom: 75px;
  }

  .image-5 {
    margin-top: 5px;
    position: static;
  }

  .section-3 {
    height: auto;
    margin-bottom: 60px;
  }

  .section-3.services {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .div-block-17 {
    flex-flow: column;
  }

  .paragraph-2 {
    width: 100%;
  }

  .div-block-18 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-18.tl {
    margin-top: 0;
  }

  .div-block-19 {
    width: 100%;
    margin-top: 20px;
  }

  .div-block-19.sise {
    width: 100%;
  }

  .heading-15 {
    text-align: center;
    margin-top: 0;
  }

  .div-block-23 {
    flex-flow: column;
  }

  .div-block-26 {
    padding-left: 0;
  }

  .div-block-33 {
    flex-flow: column;
  }

  .div-block-35 {
    right: auto;
  }

  .section-6 {
    margin-top: 0;
  }

  .div-block-36 {
    flex-flow: column;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

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

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .div-block-47 {
    inset: auto auto 218px 5%;
  }

  .div-block-47.dl {
    bottom: 76.1%;
  }

  .div-block-47.dl.upparicon {
    bottom: 79.5%;
  }

  .div-block-47.dl.upparicon.icon {
    bottom: 79.2%;
  }

  .div-block-47.dl.upparicon.icon.l {
    bottom: 80.8%;
  }

  .div-block-47.dl.upparicon.icon.l.no {
    bottom: 79.8%;
  }

  .div-block-47.dl.uppericon2 {
    bottom: 79%;
  }

  .div-block-47.dl.uppericon2.ol {
    bottom: 78.8%;
  }

  .div-block-47.dl.uppericon3 {
    bottom: 79%;
  }

  .div-block-49 {
    flex-flow: column;
  }

  .div-block-314200 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .instructions-wrapper {
    margin-left: 0;
  }

  .second-three-cards {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    display: flex;
  }

  .d-102-card-wrapper {
    width: 100%;
    height: 325px;
  }

  .d-102-card-wrapper.joban {
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
  }

  .browser-demo-3 {
    flex-flow: column;
    justify-content: center;
    width: 100%;
    height: 300px;
    margin-bottom: 60px;
    padding: 60px 30px;
  }

  .div-block-314201 {
    width: 85%;
  }

  .div-block-314201.wit {
    width: 70%;
  }

  .div-block-314205.size {
    width: 18%;
  }

  .mask {
    width: 100%;
  }

  .slide-nav-2 {
    display: block;
  }

  .section-74 {
    margin-top: 0;
  }

  .footer-v-1 {
    flex-direction: column;
    margin-top: 0;
    display: flex;
  }

  .footer-contact-info {
    padding-top: 10px;
  }

  .div-block-313826 {
    width: 100%;
  }

  .div-block-313914 {
    width: 30%;
  }

  .container-520 {
    padding-left: 0;
    padding-right: 0;
  }

  .right-arrow {
    inset: auto 0% 5% 10%;
  }

  .left-arrow {
    inset: auto 10% 5% 0%;
  }

  .heading-7511 {
    font-size: 40px;
    line-height: 50px;
  }

  .heading-7511.cl {
    text-align: center;
  }

  .heading-7523 {
    font-size: 100px;
  }

  .heading-7523.cl {
    font-size: 70px;
  }

  .section-15 {
    padding-top: 100px;
    padding-bottom: 75px;
  }

  .section-78 {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .heading-7525 {
    margin-top: 0;
  }

  .div-block-314475 {
    background-position: 100%;
    width: 50%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-314477.tl {
    flex-flow: column;
    padding-top: 20px;
  }

  .div-block-314479 {
    width: 100%;
    margin-bottom: 20px;
  }

  .div-block-314482 {
    flex-flow: column;
  }

  .div-block-314483 {
    width: 100%;
  }

  .div-block-314485 {
    height: 350px;
  }

  .div-block-314487 {
    width: 100%;
    padding-top: 50px;
  }

  .div-block-314488,
  .div-block-314489 {
    width: 75%;
  }

  .div-block-314494 {
    flex-flow: column;
  }

  .div-block-314495,
  .div-block-314496 {
    width: 100%;
  }

  .div-block-314500 {
    padding-left: 20px;
  }

  .heading-7530 {
    font-size: 35px;
  }

  .lefp {
    padding-top: 20px;
    padding-left: 0;
  }

  .chat-bolt-div {
    height: 100px;
    bottom: 10%;
  }

  .fixed-chat-bolt {
    bottom: 16%;
    right: 38%;
  }

  .dropdown._1 {
    margin-bottom: 0;
  }

  .div-block-314506,
  .link-block-161 {
    width: 100%;
  }

  .mask-2 {
    width: 32%;
  }

  .left-arrow-3 {
    right: 15%;
  }

  .right-arrow-3 {
    left: 15%;
  }

  .slider-3 {
    height: 320px;
  }

  .heading-7533 {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading {
    text-align: center;
  }

  .div-block-2 {
    flex-flow: row;
    width: 100%;
  }

  .slider {
    height: 230px;
  }

  .slide-2 {
    background-image:
      linear-gradient(to bottom, null, null), url("../images/slide-v1-3.jpg");
    background-position:
      0 0,
      58%;
  }

  .heading-5 {
    font-size: 41px;
    line-height: 51px;
  }

  .container {
    justify-content: center;
    align-items: flex-start;
    height: 410px;
    padding-top: 50px;
  }

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

  .container-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-11 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-13.left.one {
    width: 100%;
  }

  .heading-11.service.testclr,
  .heading-11.service.testclr.color {
    font-size: 32px;
    line-height: 40px;
  }

  .heading-11.service.cl {
    font-size: 30px;
    line-height: 40px;
  }

  .section-5.nocolor {
    padding-top: 0;
  }

  .div-block-26 {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-3 {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 10px;
  }

  .container-8 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-31 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-35 {
    top: 400px;
  }

  .container-11 {
    max-width: none;
  }

  .div-block-47 {
    bottom: 300px;
  }

  .div-block-47._1 {
    bottom: 273px;
  }

  .div-block-47.l {
    bottom: 245px;
  }

  .div-block-47.dl {
    bottom: 81%;
  }

  .div-block-47.dl.upparicon {
    bottom: 85%;
  }

  .div-block-47.dl.upparicon.icon,
  .div-block-47.dl.upparicon.icon.l {
    bottom: 84.6%;
  }

  .div-block-47.dl.upparicon.icon.l.no {
    bottom: 85%;
  }

  .div-block-47.dl.uppericon2 {
    bottom: 84.8%;
  }

  .div-block-47.dl.uppericon2.ol {
    bottom: 84.3%;
  }

  .div-block-47.dl.uppericon3 {
    bottom: 84.5%;
  }

  .div-block-49 {
    flex-flow: column;
  }

  .d-102-outer-circle {
    display: none;
  }

  .div-block-314200 {
    flex-direction: column;
    align-items: center;
    padding-top: 0;
  }

  .div-block-314200.no-w {
    grid-template-columns: 1fr;
  }

  .instructions-wrapper {
    align-self: auto;
    margin-left: 0;
  }

  .second-three-cards {
    flex-direction: column;
    width: 100%;
    margin-top: 0;
    display: block;
  }

  .text-block-16064 {
    font-size: 15px;
    line-height: 18px;
  }

  .d-102-card-wrapper {
    width: 100%;
  }

  .d-102-card-wrapper.joban {
    margin-top: 10px;
    margin-left: 0;
  }

  .d-102-card-wrapper.joban.p {
    background-position: 100% 5%;
  }

  .d-102-card-wrapper.parm {
    margin-top: 10px;
    margin-left: 0;
  }

  .d-102-inner-circle {
    width: 140px;
    height: 140px;
    top: -4%;
  }

  .browser-demo-3 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .image-32825 {
    margin-top: 0;
    margin-right: 0;
  }

  .div-block-314201,
  .div-block-314201.wit {
    width: 100%;
  }

  .div-block-314204 {
    flex-flow: column;
  }

  .text-block-16065 {
    text-align: center;
  }

  .link-block-5,
  .link-block-5._1 {
    width: 23px;
    height: 23px;
  }

  .div-block-314205 {
    width: 41%;
    margin-top: 10px;
  }

  .div-block-314205.size {
    width: 21%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-32827,
  .image-32828 {
    width: 14px;
  }

  .slider-2 {
    height: 550px;
  }

  .text-block-16066 {
    font-size: 17px;
  }

  .button-4.nav {
    margin-left: auto;
    margin-right: auto;
  }

  .button-4.nav.w--current {
    margin-left: 0;
  }

  .section-74.hm {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .text-block-15999._2 {
    max-width: 125px;
  }

  .text-block-15999._2._22 {
    max-width: none;
  }

  .text-sm.color-light-white.call-us {
    text-align: left;
    padding-left: 10px;
  }

  .footer-v-1 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-313824 {
    margin-right: 0;
  }

  .div-block-313826 {
    width: 100%;
  }

  .div-block-313914 {
    width: 31%;
  }

  .container-520 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-7462.white {
    padding-right: 5px;
    font-size: 11px;
  }

  .right-arrow {
    inset: auto 0% 5% 20%;
  }

  .left-arrow {
    top: auto;
    bottom: 5%;
    right: 20%;
  }

  .div-block-314336 {
    display: none;
  }

  .div-block-314354 {
    grid-template-columns: 1fr;
  }

  .section-76 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .heading-7506 {
    font-size: 30px;
    line-height: 40px;
  }

  .heading-7511 {
    margin-top: 0;
    font-size: 30px;
    line-height: 40px;
  }

  .heading-7511.cl {
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-314466 {
    padding-top: 20px;
  }

  .heading-7523 {
    margin-top: 0;
    font-size: 70px;
    line-height: 80px;
    display: none;
  }

  .heading-7523.cl {
    font-size: 35px;
    line-height: 70px;
    display: none;
  }

  .div-block-314460 {
    display: block;
  }

  .section-15 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .grid-5 {
    grid-template-columns: 1fr;
  }

  .heading-7525 {
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-314475 {
    width: 100%;
    height: 350px;
  }

  .div-block-314476 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-7526 {
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-314488,
  .div-block-314489 {
    width: 100%;
  }

  .div-block-314490,
  .div-block-314490._1,
  .div-block-314497 {
    grid-template-columns: 1fr;
  }

  .heading-7532 {
    font-size: 35px;
  }

  .chat-bolt-div {
    z-index: 2;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 80px;
    padding: 11px;
    position: fixed;
    inset: auto 5% 10% auto;
  }

  .div-block-81 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .fixed-chat-bolt.hide {
    bottom: 2%;
  }

  .text-block-65 {
    margin-top: 10px;
  }

  .xbutton {
    position: absolute;
    inset: 5% 6% auto auto;
  }

  .navigation-dropdown-2.w--open {
    width: 220px;
  }

  .dropdown {
    width: 100%;
  }

  .dropdown._1 {
    margin-bottom: 0;
  }

  .mask-2 {
    width: 48%;
  }

  .left-arrow-3 {
    right: 23%;
  }

  .right-arrow-3 {
    left: 23%;
  }

  .slider-3 {
    height: 280px;
  }

  .heading-7533 {
    font-size: 2rem;
  }
}

#w-node-fe5e4779-3f1c-8855-feb4-9b82b83deb8c-8f18e265,
#w-node-fe5e4779-3f1c-8855-feb4-9b82b83deb94-8f18e265,
#w-node-fe5e4779-3f1c-8855-feb4-9b82b83deb9e-8f18e265,
#w-node-fe5e4779-3f1c-8855-feb4-9b82b83deba6-8f18e265 {
  order: -9999;
  place-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_6604fe12-0f05-da8a-fc49-c569720af782-8f18e265,
  #w-node-_77eea8db-10b5-d99d-e145-b6778aa44ca9-20501065,
  #w-node-_4e75f13b-74b0-41e4-7117-3101ce525627-add627c7,
  #w-node-_6cd976dd-b18e-4943-3c6a-890dffa544a3-9e2171a5,
  #w-node-_73c6ca56-7699-45e8-74ee-f410fa66fb7f-fd859d95,
  #w-node-be3bfa81-3af9-4135-f1e2-ef73f730f994-5b1deda4,
  #w-node-ddd3aa91-ec82-c14c-b40d-0164a73096f6-3ecd21fc,
  #w-node-_9693b733-0615-af24-7b24-cd9315d62c94-9b6aee2d,
  #w-node-c624f984-b331-b6bf-d5fc-068aaa228854-b819bc65,
  #w-node-_6ca32ce6-39b0-a698-0136-5257d0a5dcdd-9c128882,
  #w-node-c089101d-ec34-ec9d-0453-52876af0c7d5-cd94bd7d,
  #w-node-db29a181-07d5-b204-ade4-4e8896dcabd2-bc8abbd9,
  #w-node-_2d7b6ab0-aac7-05ff-c9f7-6e2b4ebbff8f-03bdaf5e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@font-face {
  font-family: "Fa V 4 Compatibility";
  src:
    url("../fonts/fa-v4compatibility.woff2") format("woff2"),
    url("../fonts/fa-v4compatibility.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fa 400";
  src:
    url("../fonts/fa-regular-400.woff2") format("woff2"),
    url("../fonts/fa-regular-400.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fa Brands 400";
  src:
    url("../fonts/fa-brands-400.woff2") format("woff2"),
    url("../fonts/fa-brands-400.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fa Solid 900";
  src:
    url("../fonts/fa-solid-900.woff2") format("woff2"),
    url("../fonts/fa-solid-900.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
