:root {
  --dark-slate-grey-2: #363636;
  --sky-blue: #66d5ef;
  --dark-slate-grey: #363636;
  --white: white;
  --gainsboro: #e6e6e6;
  --dim-grey: #6a6a6a;
  --peru: #d98326;
  --deep-sky-blue: #02b9f3;
  --peru-2: #d98326;
  --navajo-white: #ffd981;
  --coral: #f28c5f;
}

body {
  color: #333;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Frank Ruhl Libre, sans-serif;
  font-size: 4.16vw;
  font-weight: 300;
  line-height: 150%;
}

h3 {
  text-align: center;
  letter-spacing: -1.97px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Frank Ruhl Libre, sans-serif;
  font-size: 3.8vw;
  font-weight: 300;
  line-height: 150%;
}

h4 {
  color: var(--sky-blue);
  letter-spacing: 6.32px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.04vw;
  font-weight: 700;
  line-height: 130%;
}

h5 {
  color: var(--dark-slate-grey);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.25vw;
  font-weight: 700;
  line-height: 120%;
}

h6 {
  color: var(--white);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: .83vw;
  font-weight: 700;
  line-height: 120%;
}

p {
  margin-bottom: 10px;
  font-family: Noto Sans JP, sans-serif;
  font-size: .94vw;
  line-height: 200%;
}

.containerdivl {
  width: 100%;
  max-width: 71.093vw;
  min-height: 2.26vw;
  margin-left: auto;
  margin-right: auto;
}

.containerdivl.cont1 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 75vw;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.containerdivl.hide {
  display: none;
}

.containerdivl.cont2 {
  justify-content: space-between;
  align-items: center;
  min-height: 55vw;
  display: flex;
}

.containerdivl.cont3 {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 59.11vw;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.containerdivl.cont4 {
  flex-direction: row;
  justify-content: space-between;
  max-width: 80vw;
  min-height: 31.25vw;
  display: flex;
}

.containerdivl.cont5 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: 75vw;
  min-height: 23.437vw;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.containerdivl.cont6 {
  border-bottom: 1px solid var(--gainsboro);
  justify-content: center;
  margin-bottom: 40px;
  padding-bottom: 20px;
  display: flex;
}

.containerdivl.cont7 {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.containerdivl.cont-all {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  max-width: 90vw;
  min-height: 40vw;
  padding-left: 20px;
  padding-right: 40px;
  display: flex;
}

.containerdivl.cont-all.all-ty {
  flex-direction: column;
  justify-content: space-around;
  min-height: 30vw;
  padding-top: 40px;
  padding-bottom: 40px;
}

.containerdivl.template-body {
  justify-content: space-between;
  max-width: 85vw;
  min-height: 65vw;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.containerdivl.template-body.contact {
  min-height: 60vw;
}

.containerdivl.template-body.ty {
  max-width: 65vw;
  min-height: 35vw;
}

.color-palette {
  background-color: #0000;
  justify-content: flex-start;
  font-weight: 700;
  display: flex;
}

.browser-warning {
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: flex;
  box-shadow: 11px 11px 55px #355aa41a;
}

.icon_firefox {
  border-radius: 100px;
  width: 55px;
  height: 55px;
  margin-bottom: 5px;
  padding: 6px;
}

.link_span {
  color: #283556;
  text-decoration: none;
}

.browser_details {
  color: #7a849e;
  text-align: center;
  letter-spacing: -.2px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
}

.image-13 {
  width: 100%;
  max-width: 250px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.browser_wrap {
  max-width: 350px;
  min-height: 50px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.browser_header {
  color: #435c6b;
  text-align: center;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 32px;
  line-height: 40px;
}

.browser_title {
  color: #7a849e;
  font-size: 14px;
  font-weight: 500;
}

.browser-detect {
  z-index: 9999;
  background-color: #00000096;
  justify-content: center;
  align-items: center;
  padding: 220px 150px;
  display: none;
  position: fixed;
  inset: 0%;
}

.ie_logo {
  width: 70px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block {
  display: none;
}

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

.browser_link {
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 33.3333%;
  margin-left: 10px;
  margin-right: 10px;
  padding: 15px;
  text-decoration: none;
  transition: all .2s ease-in;
  display: flex;
  box-shadow: -1px -1px 1px #fff, 7px 7px 20px #b9b9b94d, -7px -7px 20px 10px #fff;
}

.browser_link:hover {
  transform: scale(1.05);
}

.h1 {
  margin-top: 0;
  font-family: Frank Ruhl Libre, sans-serif;
  font-size: 7.76vw;
  font-weight: 400;
  line-height: 120%;
}

.h1.h1-white {
  color: var(--white);
  margin-bottom: 0;
}

.h1.h1-white.h1-last {
  text-align: center;
  margin-bottom: 10px;
}

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

.body {
  color: var(--dim-grey);
  font-family: Noto Sans JP, sans-serif;
  font-size: 1.04vw;
  font-weight: 300;
  line-height: 200%;
}

.button-orange {
  background-color: var(--peru);
  background-image: url('../images/rectangle-79.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 16.04vw;
  min-height: 3.125vw;
  font-size: .94vw;
  font-weight: 700;
  display: flex;
}

.button-orange.btn-top {
  max-width: 16vw;
  transition: all .3s;
}

.button-orange.btn-top:hover {
  background-color: var(--deep-sky-blue);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
}

.button-orange.transparent {
  border: 2px solid var(--white);
  background-color: #0000;
  background-image: none;
}

.button-orange.transparent.hide, .button-orange.hide {
  display: none;
}

.button-blue {
  background-color: var(--deep-sky-blue);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 16.04vw;
  min-height: 3.125vw;
  font-size: .94vw;
  font-weight: 700;
  display: flex;
}

.button-blue.btn-submit {
  max-width: 80%;
  font-size: 1.25vw;
}

.button-blue.gth {
  text-transform: capitalize;
  max-width: 20vw;
  min-height: 4vw;
  transition: all .3s;
}

.button-blue.gth:hover {
  background-color: var(--peru-2);
}

.p-light {
  font-size: .83vw;
  line-height: 200%;
}

.heading-3 {
  line-height: 150%;
}

.heading-4 {
  line-height: 130%;
}

.div-block-2 {
  background-color: var(--navajo-white);
}

.div-block-3 {
  background-color: var(--peru-2);
}

.div-block-4 {
  background-color: var(--coral);
}

.section-menu {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  min-height: 8.02vw;
  display: flex;
}

.navbar {
  background-color: #0000;
  font-size: .83vw;
  font-weight: 700;
}

.image-14 {
  width: 195px;
  max-width: 19.06vw;
  height: 64.25px;
}

.box-top {
  background-color: var(--deep-sky-blue);
  border-bottom-left-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 62.5vw;
  min-height: 2.5vw;
  display: block;
}

.image-15 {
  background-image: url('../images/icon-ionic-md-pin.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 10px;
  max-width: 1vw;
  height: 14.325px;
  margin-right: 20px;
}

.image-16 {
  width: 11px;
  max-width: 1.04vw;
  height: 10.6375px;
}

.image-17 {
  width: 13.8125px;
  max-width: 1.35vw;
  height: 13.8125px;
}

.image-18 {
  width: 13.8125px;
  max-width: 1.35vw;
  height: 13.8px;
}

.link-block {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-width: 25vw;
  text-decoration: none;
  display: flex;
}

.link-block-2 {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-width: 8vw;
  margin-right: 40px;
  text-decoration: none;
  display: flex;
}

.box-blue {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 45vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.sm-box {
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  display: flex;
}

.sm-box.sm-footer {
  justify-content: flex-end;
}

.heading-5 {
  width: 100%;
}

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

.section-hero {
  background-image: url('../images/nurse-helping-stomatolog-during-teeth-treatment-myqweu62x.webp'), url('../images/nurse-helping-stomatolog-during-teeth-treatment-myqweu6.webp');
  background-position: 50%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  justify-content: center;
  align-items: center;
  min-height: 47.96vw;
  display: flex;
}

.hero-container {
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80vw;
  min-height: 17.18vw;
  display: flex;
}

.h5-hero {
  color: var(--white);
  letter-spacing: 8.85px;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 1.45vw;
}

.text-span {
  text-transform: uppercase;
}

.btn-group {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 36.45vw;
  display: flex;
}

.button-orange-hero {
  background-color: var(--peru);
  background-image: url('../images/rectangle-79.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 17.344vw;
  min-height: 3.125vw;
  font-size: .94vw;
  font-weight: 700;
  display: flex;
}

.button-orange-hero.btn-top {
  max-width: 14.16vw;
}

.button-blue-hero {
  background-color: var(--deep-sky-blue);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 17.34vw;
  min-height: 3.125vw;
  font-size: .94vw;
  font-weight: 700;
  display: flex;
}

.button-blue-hero.hide {
  display: none;
}

.section-content {
  background-image: url('../images/tree.webp'), url('../images/rectangle-69-1.svg'), url('../images/photo-1545236391-e9f95af1474b.webp');
  background-position: 100% 35%, 50%, 50% 100%;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: 25vw, cover, auto;
  width: 100%;
}

._w-r {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 48%;
  display: flex;
}

._w-l {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 48%;
  min-height: 45vw;
  padding: 20px;
  display: flex;
}

.heading-6 {
  color: var(--dark-slate-grey);
  margin-top: 10px;
}

.div-block-5 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.paragraph, .paragraph-2, .p-last {
  margin-bottom: 20px;
}

.column {
  justify-content: center;
  align-items: center;
  min-height: 18.54vw;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.column-2 {
  padding-left: 0;
  padding-right: 0;
  display: block;
}

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

.div-block-6 {
  flex-direction: row;
  flex: 0 auto;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 30px;
  display: block;
}

.image-19 {
  width: 174.713px;
  height: 228.375px;
  position: absolute;
  inset: -10% auto auto -5%;
}

.image-20 {
  border-top-left-radius: 35%;
  border-bottom-right-radius: 35%;
  width: 174.075px;
  height: 261.113px;
}

.box-services {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  min-height: 31.25vw;
  display: flex;
}

.services {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.box-title {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-doctors {
  justify-content: center;
  align-items: center;
  min-height: 44.58vw;
  display: flex;
}

.div-block-7 {
  flex-direction: column;
  justify-content: space-around;
  width: 45%;
  display: flex;
}

.div-block-8 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  width: 48%;
  display: flex;
}

.image-21 {
  width: 100%;
  max-width: 17.76vw;
}

.image-22 {
  width: 100%;
  max-width: 19.42vw;
  position: absolute;
  top: 2301.05px;
  left: 658.75px;
}

.div-block-9 {
  background-image: url('../images/6705891c-e36b-11ed-a942-525400ed7ed0.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 60px 50px 50px 0;
  width: 100%;
  min-height: 26.71vw;
  margin-right: -27px;
  position: relative;
  overflow: visible;
}

.div-block-10 {
  background-image: url('../images/dr.-Cox.webp');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-bottom-right-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 16vw;
  min-height: 21.92vw;
  margin-left: -32px;
  display: block;
  position: static;
  overflow: visible;
}

.heading-7 {
  color: var(--dark-slate-grey-2);
}

.section-testimonials {
  background-image: url('../images/rectangle-55.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  min-height: 49.58vw;
  margin-bottom: 90px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.h4-yellow {
  color: var(--navajo-white);
}

.h2-white {
  color: var(--white);
}

.testimonials {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 70.98vw;
  min-height: 26vw;
  margin-bottom: 10px;
  padding-bottom: 20px;
  display: flex;
}

.slider {
  background-color: #0000;
  width: 100%;
  height: auto;
}

.card-wrapper {
  justify-content: space-between;
  display: flex;
}

.slide, .mask {
  height: auto;
}

.testimonial-card {
  background-color: #fff;
  border-radius: 15px;
  width: 100%;
  max-width: 22.92vw;
  min-height: 16.72vw;
  padding: 25px 40px;
}

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

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

.image-23 {
  width: 74.6375px;
  max-width: 7.29vw;
  height: 13.475px;
}

.image-24 {
  width: 49px;
  max-width: 4.74vw;
  height: 37.7875px;
}

.slide-nav {
  bottom: -57px;
}

.footer {
  background-image: url('../images/leafedge.svg');
  background-position: 5% 5%;
  background-repeat: no-repeat;
  background-size: 15vw;
  border-top-left-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.map-code {
  border-top-left-radius: 140px;
  border-bottom-right-radius: 140px;
  width: 100%;
  height: 25vw;
  min-height: 25vw;
  overflow: hidden;
}

.div-block-12 {
  background-color: var(--deep-sky-blue);
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 23.48vw;
  min-height: 23.8vw;
  padding: 40px;
  display: flex;
  position: absolute;
  inset: -27% 5% auto auto;
}

.div-block-12.tb-box {
  top: -24%;
}

.h5-small {
  font-size: .94vw;
  font-weight: 500;
}

.map-link {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-8 {
  color: var(--white);
  font-size: .94vw;
  font-weight: 500;
  line-height: 120%;
}

.phone-link {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.heading-9 {
  font-size: .94vw;
  font-weight: 500;
}

.links-menu-footer {
  color: var(--dark-slate-grey-2);
  text-transform: uppercase;
  margin-right: 50px;
  font-size: .83vw;
  font-weight: 700;
  text-decoration: none;
  transition: all .3s;
}

.links-menu-footer:hover {
  color: var(--deep-sky-blue);
  text-align: left;
}

.image-25 {
  width: 368.638px;
  height: 140px;
}

.link-footer {
  color: var(--dark-slate-grey-2);
  margin-bottom: 0;
  font-size: .83vw;
  font-weight: 400;
  text-decoration: none;
}

.link {
  color: var(--deep-sky-blue);
  text-decoration: none;
  transition: all .3s;
}

.link:hover {
  color: var(--peru-2);
}

.link-2 {
  color: var(--deep-sky-blue);
  text-decoration: none;
  transition: all .3s;
}

.link-2:hover {
  color: var(--peru-2);
}

.link-3 {
  color: var(--deep-sky-blue);
  text-decoration: none;
  transition: all .3s;
}

.link-3:hover {
  color: var(--peru-2);
}

.img-phone {
  width: 15px;
  max-width: 1.5vw;
  height: 11.5125px;
  margin-right: 20px;
}

.image-26 {
  width: 167.413px;
  height: 251.925px;
  margin-bottom: 20px;
}

.img-map {
  background-image: url('../images/icon-ionic-md-pin.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 10px;
  max-width: 1vw;
  height: 14.325px;
  margin-right: 20px;
}

.p-last-1 {
  margin-bottom: 40px;
}

.div-block-13 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-13 {
  margin-top: 0;
  line-height: 120%;
}

.link-block-4.w--current {
  margin-bottom: 10px;
}

.heading-23 {
  color: var(--dark-slate-grey-2);
}

.section1 {
  justify-content: center;
  align-items: center;
  min-height: 50vw;
  display: flex;
}

.section-all {
  background-image: linear-gradient(135deg, var(--deep-sky-blue), #ffffff03 18%, transparent), linear-gradient(45deg, var(--peru-2), #ffffff03 25%, transparent 30%), url('../images/tree.webp');
  background-position: 0 0, 0 0, 100%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, 20vw;
  justify-content: center;
  align-items: center;
  display: block;
}

.section-all.gradient {
  background-image: linear-gradient(135deg, var(--deep-sky-blue), #ffffff03 27%, transparent), url('../images/tree.webp');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 20vw;
  padding-top: 0;
}

.image-27 {
  border-top-left-radius: 100px;
  border-bottom-right-radius: 100px;
  width: 100%;
  max-width: 50vw;
  min-height: 30vw;
  margin-right: 10px;
}

.image-27.img-ty {
  display: none;
}

.section {
  border-top: 10px none var(--sky-blue);
  background-color: var(--white);
  background-image: linear-gradient(319deg, var(--peru), #f3d8ba 12%, var(--white) 20%, var(--white));
  margin-bottom: 90px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.section.contact {
  margin-bottom: 90px;
}

.box-content {
  border-style: solid;
  border-width: 1px 1.5px 1.5px;
  border-color: var(--peru);
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  width: 58%;
  padding: 25px;
}

.box-content.box-cotact {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.box-content.ty {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.box-content.pp {
  width: 100%;
}

.box-content.box-forms {
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
}

.box-form {
  border: 1.5px none var(--deep-sky-blue);
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 40%;
  padding: 20px;
  display: flex;
}

.box-form.ty {
  display: none;
}

.form {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  min-height: 40vw;
  font-family: Noto Sans JP, sans-serif;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 120%;
  display: flex;
}

.h2-tmp {
  text-align: center;
  margin-bottom: 20px;
}

.textarea {
  width: 100%;
  min-height: 15vw;
  margin-bottom: 20px;
  font-size: .94vw;
}

.form-block {
  background-image: linear-gradient(to bottom, var(--sky-blue), var(--navajo-white));
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding: 30px 30px 40px;
  display: flex;
}

.input-form {
  min-height: 3vw;
  font-size: .94vw;
}

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

.field-label, .field-label-2, .field-label-3, .field-label-4 {
  font-size: .94vw;
  font-weight: 500;
}

.h3-internal {
  text-align: left;
  margin-top: 0;
  font-size: 2.8vw;
  font-weight: 400;
}

.bg1 {
  background-image: linear-gradient(285deg, var(--sky-blue), var(--white));
  min-height: 5vw;
}

.bg2 {
  background-image: none;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  min-height: 3vw;
  margin-bottom: 20px;
  display: none;
}

.h4-internal {
  color: var(--deep-sky-blue);
  letter-spacing: 2px;
  text-transform: capitalize;
  font-family: Noto Sans JP, sans-serif;
  font-size: 1.2vw;
}

.list {
  padding-left: 20px;
  list-style-type: none;
}

.list-item {
  background-image: url('../images/leafedge.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 2vw;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  min-height: 3vw;
  padding-left: 40px;
  font-family: Noto Sans JP, sans-serif;
  font-size: .94vw;
  display: flex;
}

.nav-link {
  transition: all .3s;
}

.nav-link:hover {
  color: var(--peru-2);
}

.nav-link.w--current, .nav-link.nav-last.w--current {
  color: var(--deep-sky-blue);
}

.h2-temp {
  text-align: center;
  font-size: 6vw;
  line-height: 120%;
}

.contact-us {
  border-right: 2px solid var(--peru);
  border-bottom: 2px solid var(--deep-sky-blue);
  background-image: url('../images/leafedge.svg');
  background-position: 5% 15%;
  background-repeat: no-repeat;
  background-size: 5vw;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 30vw;
  min-height: 10vw;
  margin-left: auto;
  margin-right: auto;
  padding-left: 27px;
  padding-right: 25px;
  text-decoration: none;
  transition: transform .2s;
  display: flex;
  box-shadow: 1px 1px 3px #7e4910;
}

.contact-us:hover {
  transform: scale(1.1);
}

.image-28 {
  width: 100%;
  max-width: 10%;
}

.link-contact {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 30vw;
  min-height: 10vw;
  margin-bottom: 40px;
  text-decoration: none;
  display: block;
}

.h5-contact {
  font-weight: 400;
}

.icon {
  color: var(--peru-2);
  background-color: #0000;
}

.dropdown-list {
  background-color: var(--navajo-white);
}

.dropdown-list.w--open {
  background-color: var(--navajo-white);
  padding: 10px 20px;
}

.dropdown-list.w--open:hover {
  color: var(--deep-sky-blue);
}

.drowpdown-menu {
  background-image: url('../images/leafedge.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 2.5vw;
  width: 100%;
  padding: 20px 40px 20px 60px;
}

.drowpdown-menu:hover {
  border: 1px solid var(--deep-sky-blue);
  color: var(--deep-sky-blue);
}

.drowpdown-menu.w--current {
  color: var(--deep-sky-blue);
}

.link-services {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 23%;
  text-decoration: none;
  display: flex;
}

.image-29 {
  margin-bottom: 20px;
}

.image-30 {
  margin-top: 20px;
}

.image-31 {
  width: 167.413px;
  height: 251.925px;
  margin-top: 20px;
}

.lottie-animation {
  width: 100%;
  max-width: 70%;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.loader-wrapper {
  z-index: 2147483647;
  background-color: var(--white);
  transform-origin: 100%;
  background-image: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: auto;
  display: flex;
  position: fixed;
  inset: 0%;
}

.loader-wrapper.hide {
  display: none;
}

.text-span-2 {
  text-transform: lowercase;
}

.text-span-3 {
  text-transform: none;
}

.hide {
  display: none;
}

.preloader-img {
  background-color: var(--white);
  border-radius: 50%;
}

.patient-form-doc {
  box-shadow: 1px 1px 3px 0 var(--peru-2);
  border-top-left-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 75%;
  max-width: none;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.h4-black {
  color: var(--dark-slate-grey);
}

.image-32 {
  width: 100%;
  max-width: 10%;
  margin-right: 10px;
}

.loader-wrapper-1 {
  z-index: 2147483647;
  background-color: var(--white);
  transform-origin: 100%;
  background-image: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: auto;
  display: flex;
  position: fixed;
  inset: 0%;
}

.loader-wrapper-1.hide, .loader-wrapper-1.hide-loader {
  display: none;
}

.preloader-img-1 {
  background-color: #0000;
  border-radius: 50%;
}

.loader-wrapper-2 {
  z-index: 2147483647;
  background-color: var(--deep-sky-blue);
  background-image: linear-gradient(to bottom, var(--deep-sky-blue), white);
  transform-origin: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: auto;
  display: flex;
  position: fixed;
  inset: 0%;
}

.loader-wrapper-2.hide {
  display: none;
}

.subline {
  color: var(--sky-blue);
  letter-spacing: 6.32px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 130%;
}

.subline.h4-yellow {
  color: var(--navajo-white);
}

.h2 {
  text-align: center;
  letter-spacing: -1.97px;
  margin-top: 20px;
  font-size: 3.8vw;
}

.h4 {
  color: var(--dark-slate-grey);
  letter-spacing: 0;
  text-transform: none;
  font-size: 1.25vw;
}

.h3 {
  color: var(--dark-slate-grey);
  text-align: left;
  letter-spacing: 0;
  margin-top: 10px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 1.25vw;
  font-weight: 700;
}

.image-33 {
  width: 349.425px;
  height: 145.5px;
}

.banner {
  background-color: var(--coral);
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 20px;
  display: flex;
}

.banner.nav_banner {
  display: none;
}

.p-banner {
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: .83vw;
  font-weight: 500;
}

@media screen and (min-width: 1280px) {
  .image-14 {
    width: 243.963px;
    height: 80.325px;
  }

  .image-15 {
    width: 13px;
    height: 17.9125px;
  }

  .image-16 {
    width: 13px;
    height: 13px;
  }

  .image-19 {
    width: 218.375px;
    height: 285.475px;
  }

  .image-20 {
    width: 218.388px;
    height: 327.575px;
  }

  .div-block-9 {
    margin-right: -32px;
  }

  .image-24 {
    width: 60.6625px;
    height: 47.225px;
  }

  .bg2 {
    display: none;
  }

  .drowpdown-menu {
    padding-left: 60px;
  }

  .image-31 {
    width: 209.275px;
    height: 314.925px;
  }

  .image-33 {
    width: 436.788px;
    height: 181.888px;
  }
}

@media screen and (min-width: 1440px) {
  .image-14 {
    width: 274.463px;
    height: 90.375px;
  }

  .image-15 {
    width: 14px;
    height: 19.5875px;
  }

  .image-16 {
    width: 14px;
    height: 14px;
  }

  .box-blue {
    max-width: 50vw;
  }

  .image-19 {
    width: 245.688px;
    height: 321.163px;
    top: -3%;
    left: -5%;
  }

  .image-20 {
    width: 245.688px;
    height: 368.525px;
  }

  .image-22 {
    top: 2667.05px;
    left: 741.75px;
  }

  .div-block-9 {
    margin-right: -43px;
  }

  .image-24 {
    width: 65px;
    height: 50.6125px;
  }

  .slide-nav {
    bottom: -70px;
  }

  .div-block-12 {
    right: 5%;
  }

  .bg2 {
    display: none;
  }

  .drowpdown-menu {
    padding-left: 60px;
  }

  .image-31 {
    width: 235.438px;
    height: 354.288px;
  }

  .image-33 {
    width: 491.388px;
    height: 204.613px;
  }
}

@media screen and (min-width: 1920px) {
  .containerdivl.cont5 {
    margin-bottom: 50px;
  }

  .containerdivl.cont-all {
    min-height: 35vw;
  }

  .containerdivl.cont-all.all-ty {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .box-top {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .image-15 {
    width: 15px;
    height: 20.9875px;
  }

  .image-16 {
    width: 15px;
    height: 15px;
  }

  .link-block {
    width: 100%;
  }

  .link-block-2 {
    justify-content: space-around;
    max-width: 8vw;
    margin-right: 40px;
  }

  .box-blue {
    justify-content: space-between;
    align-items: center;
    max-width: 50vw;
  }

  .sm-box {
    justify-content: flex-start;
    align-items: stretch;
    width: 40%;
    display: flex;
  }

  .section-content {
    background-position: 100% 30%, 50% 100%, 50% 100%;
    background-size: 22vw, cover, cover;
  }

  .column {
    align-items: stretch;
    display: flex;
  }

  .columns {
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .image-19 {
    width: 319px;
    height: 417px;
    top: 3%;
    left: -2%;
  }

  .image-20 {
    object-fit: fill;
    width: 327.588px;
    height: 491.375px;
  }

  .section-doctors {
    border-top-right-radius: 0;
  }

  .image-22 {
    inset: auto 564px -2907.19px auto;
  }

  .div-block-9 {
    border-top-left-radius: 80px;
    margin-right: -62px;
  }

  .div-block-10 {
    border-bottom-right-radius: 80px;
  }

  .section-testimonials {
    justify-content: space-around;
    margin-top: 39px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .testimonials {
    margin-bottom: 10px;
  }

  .slide-nav {
    bottom: -102px;
  }

  .footer {
    background-position: 5% 5%;
    background-size: auto;
    padding-top: 60px;
  }

  .div-block-12 {
    top: -35%;
    right: 5%;
  }

  .map-link {
    width: 100%;
  }

  .image-27 {
    max-width: 45vw;
    min-height: 25vw;
  }

  .section {
    padding-bottom: 20px;
  }

  .box-content {
    padding-left: 30px;
    padding-right: 30px;
  }

  .form-block {
    padding-bottom: 60px;
  }

  .input-form {
    min-height: 3vw;
  }

  .bg2 {
    border-bottom-left-radius: 0;
    min-height: 5vw;
    margin-bottom: 0;
    display: none;
  }

  .h4-internal {
    color: var(--deep-sky-blue);
  }

  .list-item {
    padding-left: 60px;
  }

  .h2-temp {
    text-align: center;
    line-height: 100%;
  }

  .drowpdown-menu {
    background-position: 0%;
    background-size: 2vw;
    padding-left: 70px;
  }

  .image-31 {
    width: 309px;
    height: 465px;
  }

  .patient-form-doc {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-33 {
    width: 655.188px;
    height: 272.825px;
  }
}

@media screen and (max-width: 991px) {
  h3 {
    color: var(--dark-slate-grey-2);
    font-size: 4.8vw;
  }

  h4 {
    font-size: 2.04vw;
  }

  h5 {
    font-size: 3.25vw;
  }

  p {
    font-size: 1.94vw;
    line-height: 210%;
  }

  .containerdivl.cont1 {
    flex-flow: wrap;
    justify-content: space-around;
    align-items: center;
    max-width: none;
    min-height: 25vw;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .containerdivl.cont2 {
    flex-wrap: wrap;
    max-width: none;
    min-height: 80vw;
    padding: 20px;
  }

  .containerdivl.cont3 {
    max-width: none;
    min-height: 90vw;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .containerdivl.cont4 {
    max-width: none;
    min-height: 55vw;
    padding-left: 30px;
    padding-right: 20px;
  }

  .containerdivl.cont5 {
    flex-flow: column wrap;
    order: -1;
    place-content: center;
    align-items: center;
    max-width: 90vw;
    margin-bottom: 20px;
    display: flex;
  }

  .containerdivl.cont6, .containerdivl.cont7 {
    max-width: 90vw;
  }

  .containerdivl.cont-all {
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    max-width: 90%;
    min-height: 50vw;
    padding: 10px 20px 0;
  }

  .containerdivl.template-body {
    flex-wrap: wrap;
    max-width: 90vw;
  }

  .browser-detect {
    display: none;
  }

  .h1.h1-white.h1-last {
    margin-bottom: 20px;
    font-size: 8.76vw;
  }

  .button-orange {
    max-width: 30vw;
    min-height: 6vw;
    font-size: 1.94vw;
  }

  .button-orange.btn-top {
    max-width: 30vw;
    min-height: 6vw;
    margin-bottom: 10px;
    font-size: 1.94vw;
  }

  .button-blue.btn-submit {
    min-height: 6vw;
    font-size: 2.25vw;
  }

  .button-blue.gth {
    max-width: 35vw;
    min-height: 6vw;
    font-size: 1.94vw;
  }

  .p-light {
    font-size: 1.83vw;
  }

  .navbar {
    background-color: var(--deep-sky-blue);
    background-image: none;
    border-top-right-radius: 100px;
    flex-direction: row;
    order: 1;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .image-14 {
    max-width: 40vw;
  }

  .box-top {
    max-width: none;
    min-height: 8vw;
    display: flex;
  }

  .image-15 {
    width: 13px;
    max-width: 3vw;
    height: 18.1875px;
    margin-right: 0;
    font-size: 5vw;
  }

  .image-16 {
    width: 13px;
    max-width: 3vw;
    height: 13px;
  }

  .image-17, .image-18 {
    max-width: 3.35vw;
  }

  .link-block {
    max-width: 55vw;
    font-size: 1.83vw;
  }

  .link-block-2 {
    justify-content: space-around;
    max-width: 20vw;
  }

  .box-blue {
    max-width: 90%;
  }

  .sm-box {
    width: 60%;
  }

  .section-hero {
    min-height: 65vw;
  }

  .hero-container {
    max-width: 70vw;
  }

  .h5-hero {
    font-size: 2.45vw;
  }

  .text-span {
    font-size: 8.76vw;
  }

  .btn-group {
    flex-direction: column;
    max-width: 65vw;
    min-height: 18vw;
  }

  .button-orange-hero {
    max-width: 35vw;
    min-height: 7vw;
    font-size: 1.94vw;
  }

  .button-blue-hero {
    max-width: 35vw;
    min-height: 7vw;
    font-size: 1.83vw;
  }

  ._w-r {
    width: 100%;
    margin-bottom: 40px;
  }

  ._w-l {
    justify-content: space-around;
    align-items: center;
    width: 100%;
    min-height: 70vw;
    padding-top: 20px;
    padding-right: 20px;
  }

  .heading-6 {
    font-size: 4.8vw;
  }

  .p-last {
    font-size: 1.94vw;
    line-height: 210%;
  }

  .column {
    padding-left: 10px;
  }

  .column-2 {
    padding-left: 20px;
    padding-right: 10px;
  }

  .image-19 {
    width: 319px;
    max-width: 45vw;
    height: 417px;
    position: static;
    top: auto;
    left: auto;
  }

  .image-20 {
    width: 320px;
    height: 480px;
  }

  .box-services {
    flex-wrap: wrap;
    align-content: space-between;
    min-height: 45vw;
    margin-bottom: 20px;
  }

  .services {
    flex-flow: wrap;
    align-content: space-around;
    width: 100%;
    margin-bottom: 30px;
  }

  .box-title {
    justify-content: space-between;
    width: 100%;
    margin-bottom: 20px;
  }

  .section-doctors {
    min-height: 70vw;
  }

  .div-block-7 {
    flex-direction: column;
    justify-content: space-around;
    width: 58%;
    display: flex;
  }

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

  .div-block-9 {
    border-top-left-radius: 50px;
    border-top-right-radius: 0;
  }

  .div-block-10 {
    max-width: 20vw;
    position: relative;
  }

  .heading-7 {
    font-size: 5.16vw;
  }

  .section-testimonials {
    min-height: 70vw;
    margin-bottom: 10px;
  }

  .h4-yellow {
    margin-top: 0;
    margin-bottom: 0;
  }

  .h2-white {
    font-size: 5.16vw;
  }

  .testimonials {
    max-width: 95vw;
    min-height: 60vw;
    margin-bottom: 20px;
  }

  .testimonial-card {
    max-width: 31vw;
    min-height: 30vw;
    padding: 20px;
  }

  .image-23 {
    max-width: 8vw;
  }

  .image-24 {
    max-width: 6vw;
  }

  .footer {
    background-position: 0 0;
    background-size: 20vw;
    border-top-left-radius: 0;
    justify-content: flex-end;
    min-height: 140vw;
    padding-top: 40px;
  }

  .map-code {
    border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;
    height: 340px;
    min-height: 35vw;
    position: relative;
  }

  .div-block-12 {
    max-width: 35vw;
  }

  .div-block-12.tb-box {
    order: -1;
    justify-content: center;
    align-items: stretch;
    max-width: 75%;
    min-height: 30vw;
    margin-bottom: 20px;
    padding: 30px;
    position: static;
  }

  .map-link {
    justify-content: flex-start;
    margin-bottom: 10px;
  }

  .heading-8 {
    font-size: 1.94vw;
  }

  .phone-link {
    margin-bottom: 10px;
  }

  .heading-9 {
    font-size: 1.94vw;
  }

  .links-menu-footer, .link-footer {
    font-size: 1.83vw;
  }

  .img-phone {
    max-width: 2.5vw;
  }

  .link-head {
    font-size: 1.83vw;
  }

  .container {
    width: 100%;
    display: flex;
  }

  .heading-10 {
    font-size: 2.04vw;
  }

  .heading-11 {
    font-size: 2.25vw;
  }

  .image-26 {
    margin-bottom: 20px;
  }

  .heading-12 {
    line-height: 150%;
  }

  .img-map {
    max-width: 2vw;
    margin-right: 20px;
    font-size: 5vw;
  }

  .p-last-1 {
    margin-bottom: 40px;
    font-size: 2.04vw;
    line-height: 210%;
  }

  .paragraph-3 {
    line-height: 210%;
  }

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

  .heading-15 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-16 {
    font-size: 3.25vw;
  }

  .link-block-4.w--current {
    margin-bottom: 40px;
  }

  .section-all {
    background-color: #0000;
    background-image: url('../images/tree.webp'), linear-gradient(135deg, var(--deep-sky-blue), var(--white) 66%, var(--white));
    background-position: 100%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 20vw, auto;
    padding-top: 20px;
  }

  .section-all.gradient {
    background-image: linear-gradient(45deg, var(--deep-sky-blue), #ffffff03 27%), url('../images/tree.webp');
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 20vw;
  }

  .image-27 {
    max-width: 60vw;
    min-height: 35vw;
    margin-right: 0;
  }

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

  .box-content {
    background-color: var(--white);
    width: 100%;
    margin-bottom: 20px;
  }

  .box-form {
    background-color: #0000;
    border-style: solid;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .form {
    min-height: 60vw;
  }

  .textarea {
    font-size: 1.94vw;
  }

  .input-form {
    min-height: 5vw;
    font-size: 1.94vw;
  }

  .field-label {
    font-size: 1.94vw;
    line-height: 150%;
  }

  .h3-internal {
    font-size: 4vw;
  }

  .bg2 {
    min-height: 5vw;
    margin-bottom: 0;
  }

  .h4-internal {
    font-family: Noto Sans JP, sans-serif;
    font-size: 2.2vw;
  }

  .list-item {
    background-size: 3vw;
    min-height: 5vw;
    font-size: 1.94vw;
  }

  .nav-menu {
    background-color: var(--deep-sky-blue);
    border-bottom-left-radius: 100px;
    flex-direction: row;
    align-items: stretch;
    padding-bottom: 30px;
    padding-left: 0;
    display: flex;
    overflow: visible;
  }

  .nav-link {
    background-image: url('../images/group-243-1.svg');
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: 3vw;
    justify-content: flex-start;
    padding: 25px 40px;
    font-size: 1.83vw;
    display: flex;
  }

  .nav-link.w--current {
    color: var(--peru-2);
  }

  .nav-link.nav-last.w--current {
    color: var(--navajo-white);
  }

  .menu-button, .menu-button.w--open {
    background-color: var(--deep-sky-blue);
  }

  .body-2 {
    background-color: #0000;
  }

  .h2-temp {
    font-size: 7vw;
  }

  .paragraph-6 {
    font-size: 1.94vw;
  }

  .contact-us {
    max-width: 50vw;
    min-height: 20vw;
  }

  .link-contact {
    max-width: 50vw;
  }

  .h5-contact {
    font-size: 2.25vw;
  }

  .icon {
    justify-content: flex-start;
    display: block;
  }

  .dropdown-list.w--open {
    background-color: #ffd981ed;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .drowpdown-menu {
    background-image: url('../images/leafedge.svg');
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: 3vw;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    font-size: 1.83vw;
  }

  .link-services {
    width: 50%;
  }

  .image-31 {
    width: 309px;
    height: 465px;
  }

  .lottie-animation {
    max-width: 90%;
  }

  .h4-black {
    font-size: 2.25vw;
  }

  .subline {
    font-size: 2vw;
  }

  .h2 {
    font-size: 4.2vw;
  }

  .h4, .h3 {
    font-size: 2vw;
  }

  .image-33 {
    width: 682px;
    height: 284px;
  }

  .p-banner {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 5.16vw;
  }

  h3 {
    font-size: 5.8vw;
  }

  h4 {
    font-size: 3.04vw;
  }

  h5 {
    margin-top: 20px;
  }

  p {
    font-size: 3.04vw;
  }

  .containerdivl.cont1 {
    justify-content: center;
    padding-bottom: 0;
  }

  .containerdivl.cont2 {
    min-height: 200vw;
  }

  .containerdivl.cont4 {
    flex-wrap: wrap;
    min-height: 120vw;
    padding-left: 20px;
  }

  .containerdivl.cont6 {
    flex-flow: column wrap;
    align-items: center;
    min-height: 5vw;
    padding-top: 20px;
  }

  .containerdivl.cont7 {
    flex-wrap: wrap;
  }

  .containerdivl.cont-all {
    flex-direction: column;
    min-height: 75vw;
  }

  .containerdivl.cont-all.all-ty {
    min-height: 40vw;
  }

  .containerdivl.template-body {
    padding-left: 0;
    padding-right: 0;
  }

  .containerdivl.template-body.ty {
    max-width: 90vw;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .browser-warning {
    padding: 25px;
    display: block;
  }

  .browser-detect {
    padding-left: 60px;
    padding-right: 60px;
  }

  .h1.h1-white.h1-last {
    font-size: 9.76vw;
  }

  .button-orange {
    max-width: 50vw;
    min-height: 8vw;
    font-size: 2.94vw;
  }

  .button-orange.btn-top {
    max-width: 48vw;
    min-height: 8vw;
    margin-bottom: 20px;
    font-size: 2.94vw;
  }

  .button-orange.transparent {
    max-width: 55vw;
    min-height: 10vw;
  }

  .button-blue.btn-submit {
    min-height: 8vw;
    font-size: 3.25vw;
  }

  .button-blue.gth {
    max-width: 40vw;
    min-height: 8vw;
    font-size: 2.94vw;
  }

  .p-light {
    font-size: 2.83vw;
  }

  .image-14 {
    max-width: none;
  }

  .box-top {
    border-bottom-left-radius: 0;
    flex-flow: column;
    max-width: none;
    min-height: 20vw;
  }

  .image-15, .image-16 {
    max-width: 4vw;
  }

  .image-17 {
    max-width: 4.3vw;
  }

  .image-18 {
    max-width: 5.35vw;
  }

  .link-block {
    max-width: 80%;
  }

  .link-block-2 {
    width: 60%;
    max-width: 30vw;
    margin-right: 40px;
  }

  .box-blue {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    max-width: none;
  }

  .sm-box {
    justify-content: center;
    width: 80%;
  }

  .section-hero {
    min-height: 80vw;
  }

  .h5-hero {
    font-size: 3.45vw;
  }

  .text-span {
    font-size: 9.76vw;
  }

  .button-orange-hero {
    max-width: 80%;
    min-height: 8vw;
    font-size: 2.94vw;
  }

  .button-blue-hero {
    max-width: 80%;
    min-height: 8vw;
    font-size: 2.83vw;
  }

  ._w-l {
    justify-content: center;
    min-height: 100vw;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-6 {
    font-size: 5.8vw;
  }

  .div-block-5 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .p-last {
    font-size: 3.04vw;
  }

  .image-19 {
    width: 255.6px;
    height: 334.113px;
  }

  .image-20 {
    width: 232.4px;
    height: 348.6px;
  }

  .box-services {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }

  .services {
    flex-flow: wrap;
    place-content: space-between center;
    align-items: center;
    width: 100%;
    max-width: none;
    margin-bottom: 40px;
  }

  .section-doctors {
    flex-direction: column;
    justify-content: space-between;
    min-height: 150vw;
    display: flex;
  }

  .div-block-7 {
    width: 100%;
    min-height: 60vw;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-8 {
    order: -1;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    min-height: 45vw;
    margin-bottom: 40px;
  }

  .div-block-9 {
    background-position: 50% 0;
    background-size: contain;
    border-top-left-radius: 50px;
    width: 50%;
    min-height: 30vw;
    position: static;
  }

  .div-block-10 {
    background-position: 50% 0;
    background-size: contain;
    width: 50%;
    max-width: none;
    min-height: 30vw;
  }

  .heading-7 {
    font-size: 6.16vw;
  }

  .section-testimonials {
    justify-content: center;
    min-height: 200vw;
  }

  .h4-yellow {
    font-size: 3.04vw;
  }

  .h2-white {
    font-size: 6.16vw;
  }

  .testimonials {
    min-height: 160vw;
    margin-bottom: 0;
  }

  .card-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .testimonial-card {
    width: 90%;
    max-width: none;
    margin-bottom: 20px;
  }

  .image-23 {
    max-width: 15vw;
  }

  .image-24 {
    width: 55px;
    max-width: 10vw;
    height: 42.825px;
  }

  .slide-nav {
    font-size: 2.04vw;
  }

  .footer {
    min-height: 200vw;
    padding-top: 10px;
  }

  .div-block-12.tb-box {
    max-width: 90%;
  }

  .heading-8, .heading-9 {
    font-size: 2.94vw;
  }

  .links-menu-footer {
    margin-bottom: 20px;
    margin-right: 0;
    font-size: 2.83vw;
  }

  .image-25 {
    width: 300px;
    height: 113.925px;
  }

  .link-footer {
    font-size: 2.83vw;
  }

  .img-phone {
    max-width: 3.5vw;
  }

  .link-head {
    font-size: 2.83vw;
  }

  .container {
    align-content: space-between;
  }

  .image-26 {
    margin-bottom: 0;
  }

  .img-map {
    max-width: 3vw;
  }

  .div-block-13 {
    margin-bottom: 20px;
  }

  .heading-13 {
    font-size: 5.8vw;
  }

  .heading-14, .heading-15, .heading-17, .paragraph-4 {
    font-size: 3.04vw;
  }

  .heading-18, .heading-19 {
    order: -1;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .heading-20, .heading-21 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .heading-22 {
    font-size: 5.16vw;
  }

  .section-all {
    background-image: linear-gradient(135deg, var(--deep-sky-blue), transparent 63%), url('../images/tree.webp');
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 25vw;
    padding-top: 20px;
  }

  .section-all.gradient {
    background-image: linear-gradient(45deg, var(--deep-sky-blue), #ffffff03 35%), url('../images/tree.webp');
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 20vw;
  }

  .image-27 {
    max-width: none;
    min-height: 50vw;
    margin-right: 0;
  }

  .box-content.ty {
    margin-bottom: 0;
  }

  .form {
    min-height: 70vw;
  }

  .textarea {
    min-height: 20vw;
    font-size: 2.94vw;
    font-weight: 400;
  }

  .input-form, .field-label {
    font-size: 2.94vw;
  }

  .h3-internal {
    font-size: 5vw;
  }

  .bg2 {
    border-bottom-left-radius: 0;
    min-height: 10vw;
    display: none;
  }

  .h4-internal {
    font-size: 3.2vw;
  }

  .list-item {
    background-size: 4vw;
    min-height: 7vw;
    font-size: 2.94vw;
  }

  .nav-menu {
    padding-left: 20px;
  }

  .nav-link {
    background-size: 5vw;
    font-size: 2.83vw;
  }

  .nav-link.nav-last {
    margin-bottom: 20px;
  }

  .brand.w--current {
    margin-bottom: 20px;
    margin-right: 20px;
  }

  .h2-temp {
    font-size: 8vw;
  }

  .paragraph-7 {
    font-size: 2.94vw;
  }

  .contact-us {
    background-size: 10vw;
    max-width: none;
    min-height: 25vw;
  }

  .link-contact {
    max-width: 60vw;
    min-height: 25vw;
  }

  .h5-contact {
    text-align: center;
    font-size: 3vw;
  }

  .drowpdown-menu {
    background-size: 5vw;
    font-size: 2.83vw;
  }

  .link-services {
    width: 48%;
  }

  .image-31 {
    width: 253.438px;
    height: 381.375px;
  }

  .lottie-animation {
    max-width: 90%;
  }

  .patient-form-doc {
    width: 90%;
  }

  .h4-black {
    font-size: 3.25vw;
  }

  .h2 {
    font-size: 6vw;
  }

  .h4, .h3 {
    font-size: 2.5vw;
  }

  .image-33 {
    width: 528px;
    height: 219.863px;
  }

  .p-banner {
    font-size: 13px;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    font-size: 7.5vw;
  }

  h4 {
    font-size: 4.04vw;
  }

  h5 {
    font-size: 4.25vw;
  }

  p {
    font-size: 4.04vw;
  }

  .containerdivl.cont2 {
    min-height: 250vw;
  }

  .containerdivl.cont4 {
    min-height: 220vw;
    padding-left: 10px;
    padding-right: 10px;
  }

  .containerdivl.cont5 {
    flex-wrap: wrap;
  }

  .containerdivl.cont7 {
    justify-content: center;
  }

  .containerdivl.cont-all {
    max-width: none;
    min-height: 100vw;
    padding-left: 10px;
    padding-right: 10px;
  }

  .containerdivl.cont-all.all-ty {
    min-height: 65vw;
  }

  .containerdivl.template-body {
    max-width: none;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .containerdivl.template-body.ty {
    justify-content: center;
    align-items: center;
    max-width: none;
    min-height: 80vw;
    padding-top: 0;
  }

  .browser-detect {
    padding-left: 10px;
    padding-right: 10px;
  }

  .h1 {
    font-size: 12vw;
  }

  .h1.h1-white.h1-last {
    font-size: 10.76vw;
  }

  .button-orange {
    max-width: none;
    min-height: 15vw;
    font-size: 3.94vw;
  }

  .button-orange.btn-top {
    max-width: 65vw;
    min-height: 15vw;
    margin-bottom: 20px;
    font-size: 3.94vw;
  }

  .button-orange.transparent {
    max-width: 80%;
    min-height: 15vw;
  }

  .button-blue.btn-submit {
    max-width: none;
    min-height: 15vw;
    font-size: 4.25vw;
  }

  .button-blue.gth {
    max-width: 65vw;
    min-height: 15vw;
    font-size: 3.94vw;
  }

  .navbar {
    border-top-right-radius: 0;
  }

  .box-top {
    min-height: 30vw;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .image-16 {
    max-width: 5vw;
  }

  .image-17, .image-18 {
    max-width: 10vw;
  }

  .link-block-2 {
    max-width: 35vw;
  }

  .section-hero {
    min-height: 130vw;
  }

  .hero-container {
    justify-content: space-between;
    max-width: 90vw;
    min-height: 80vw;
  }

  .h5-hero {
    text-align: center;
    font-size: 4.45vw;
  }

  .text-span {
    font-size: 10.76vw;
  }

  .btn-group {
    max-width: 90vw;
    min-height: 35vw;
  }

  .button-orange-hero {
    min-height: 15vw;
    font-size: 3.94vw;
  }

  .button-blue-hero {
    min-height: 15vw;
    font-size: 3.83vw;
  }

  ._w-r {
    margin-bottom: 20px;
  }

  ._w-l {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-6 {
    font-size: 6.8vw;
  }

  .p-last {
    font-size: 4.04vw;
  }

  .column {
    padding-left: 0;
  }

  .image-19 {
    width: 115px;
    height: 150.325px;
  }

  .image-20 {
    width: 115px;
    height: 172.5px;
  }

  .services {
    max-width: 90%;
  }

  .section-doctors {
    justify-content: center;
    min-height: 250vw;
  }

  .div-block-7, .div-block-8 {
    min-height: 70vw;
  }

  .div-block-9, .div-block-10 {
    border-top-left-radius: 50px;
  }

  .section-testimonials {
    justify-content: space-between;
    min-height: 250vw;
  }

  .h4-yellow {
    font-size: 4.04vw;
  }

  .h2-white {
    font-size: 8vw;
  }

  .testimonials {
    min-height: 200vw;
    margin-bottom: 10px;
  }

  .slide-nav {
    font-size: 3.04vw;
    bottom: -35px;
  }

  .footer {
    background-image: url('../images/leafedge.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 20vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }

  .map-code {
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    height: 340px;
    position: relative;
  }

  .div-block-12.tb-box {
    max-width: none;
    min-height: 80vw;
  }

  .heading-8, .heading-9 {
    font-size: 3.94vw;
  }

  .links-menu-footer {
    font-size: 3.83vw;
  }

  .image-25 {
    width: 280px;
    max-width: 90%;
    height: 95.7px;
  }

  .link-footer, .link-head {
    text-align: center;
    font-size: 3.83vw;
  }

  .heading-13 {
    font-size: 7.5vw;
  }

  .heading-14 {
    font-size: 4.04vw;
  }

  .heading-17 {
    text-align: center;
    font-size: 4.04vw;
  }

  .heading-21 {
    font-size: 4.25vw;
  }

  .paragraph-5 {
    font-size: 4.04vw;
  }

  .link-block-4 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-23 {
    font-size: 6.16vw;
  }

  .section-all {
    background-image: url('../images/tree.webp'), linear-gradient(135deg, var(--deep-sky-blue), var(--white) 83%);
    background-position: 100%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 35vw, auto;
  }

  .section-all.gradient {
    background-position: 0 0, 100% 100%;
    background-size: auto, 35vw;
  }

  .image-27 {
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    min-height: 55vw;
    margin-right: 0;
  }

  .box-content {
    padding-left: 15px;
    padding-right: 15px;
  }

  .box-content.ty {
    max-width: none;
  }

  .box-content.box-forms {
    padding-left: 25px;
    padding-right: 25px;
  }

  .box-form {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .form {
    min-height: 130vw;
  }

  .h2-tmp {
    font-size: 10vw;
  }

  .textarea {
    min-height: 30vw;
    font-size: 3.94vw;
  }

  .form-block {
    padding-left: 15px;
    padding-right: 15px;
  }

  .input-form {
    font-size: 3.94vw;
  }

  .field-label {
    font-size: 3.94vw;
    line-height: 160%;
  }

  .h3-internal {
    font-size: 8vw;
  }

  .bg2 {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    min-height: 10vw;
    margin-bottom: 10px;
    display: none;
  }

  .h4-internal {
    font-size: 4.5vw;
  }

  .list {
    padding-left: 0;
  }

  .list-item {
    background-size: 8vw;
    min-height: 10vw;
    font-size: 3.94vw;
  }

  .nav-link {
    background-size: 8vw;
    font-size: 3.83vw;
  }

  .brand {
    padding-right: 10px;
  }

  .brand.w--current {
    margin-right: 0;
  }

  .h2-temp {
    font-size: 12vw;
  }

  .paragraph-7 {
    font-size: 3.94vw;
  }

  .contact-us {
    background-size: 15vw;
    min-height: 35vw;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-28 {
    max-width: 15%;
  }

  .link-contact {
    max-width: 80vw;
  }

  .h5-contact {
    font-size: 4.25vw;
  }

  .drowpdown-menu {
    background-size: 8vw;
    font-size: 3.83vw;
  }

  .link-services {
    align-items: center;
    width: 100%;
  }

  .image-29.img-last {
    margin-bottom: 0;
  }

  .image-31 {
    width: 252px;
    height: 379.213px;
  }

  .lottie-animation {
    max-width: none;
  }

  .patient-form-doc {
    width: 100%;
  }

  .h4-black {
    margin-top: 10px;
    font-size: 4.25vw;
  }

  .subline {
    font-size: 3vw;
  }

  .h2 {
    font-size: 8vw;
  }

  .h4 {
    font-size: 4.5vw;
  }

  .h3 {
    font-size: 3vw;
  }

  .image-33 {
    width: 280px;
    height: 116.588px;
  }

  .p-banner {
    font-size: 3.83vw;
  }
}


