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

a {
  color: #333;
  text-decoration: none;
}

.tab-link-tab-1 {
  margin-right: 2vw;
  margin-left: 1vw;
  padding: 0px;
  background-color: transparent;
  font-size: 0.9em;
  line-height: 1.7em;
}

.tab-link-tab-1.w--current {
  border-bottom: 2px solid #000;
  background-color: transparent;
  -webkit-transition: border 200ms cubic-bezier(.165, .84, .44, 1);
  transition: border 200ms cubic-bezier(.165, .84, .44, 1);
}

.mobilenavbar {
  position: fixed;
  z-index: 13;
  display: none;
  width: 100%;
  height: 0px;
}

.div-block-204 {
  margin-top: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.uniheading {
  margin-bottom: 40px;
  font-size: 2em;
  line-height: 1.5em;
}

.uniheading.centered {
  text-align: center;
}

.uniheading.lessmargin {
  margin-bottom: 24px;
}

.uniheading.hidden {
  display: none;
}

.newnavpage {
  padding-right: 14px;
  padding-left: 14px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333;
  font-size: 0.9em;
  text-decoration: none;
  cursor: pointer;
}

.newnavpage:hover {
  color: #c2c2c2;
}

.newnavpage.w--current {
  color: #58b7d4;
}

.text-block-91 {
  -webkit-transition: all 150ms cubic-bezier(.25, .46, .45, .94);
  transition: all 150ms cubic-bezier(.25, .46, .45, .94);
  line-height: 1em;
  font-weight: 300;
}

.unisection {
  position: relative;
  z-index: 4;
  padding-bottom: 90px;
  background-color: #fff;
  font-size: 1.1em;
  line-height: 1.7em;
}

.unisection.cta {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #95e1ec;
}

.uniblue-subtitle {
  margin-bottom: 10px;
  color: #58b7d4;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.uniblue-subtitle.centered {
  text-align: center;
}

.newbrandimage-2 {
  position: static;
  width: 90px;
}

.section {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 700px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footerlink {
  display: inline-block;
  margin-right: 20px;
  margin-left: 20px;
  color: #333;
  font-size: 0.8125em;
  font-weight: 300;
}

.footerlink.line {
  margin-right: 18px;
  margin-left: -2px;
  padding-left: 0px;
  color: #e2e2e2;
}

.footersection {
  position: relative;
  z-index: 3;
  display: block;
  height: auto;
  padding-top: 30px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
  color: #333;
  text-align: center;
}

.div-block-191 {
  padding-top: 30px;
  padding-bottom: 20px;
}

.unicontainer {
  display: block;
  width: 90%;
  max-width: 1350px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 140px;
}

.unicontainer.first {
  padding-top: 180px;
}

.unicontainer.separator {
  padding-top: 80px;
}

.div-block-262 {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.hero-logo-2 {
  position: relative;
  z-index: 1;
  width: 68px;
  margin-top: -120px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.desktopnavbar {
  display: block;
}

.mobilenavlogo {
  margin-top: 16px;
  margin-bottom: 20px;
}

.nav-menu-3 {
  z-index: 14;
}

.footercontainer {
  display: block;
  width: 90%;
  max-width: 1350px;
  margin-right: auto;
  margin-left: auto;
}

.menu-button-2 {
  width: 40px;
  height: 40px;
  margin-top: 16px;
  margin-right: 5%;
  padding: 0px;
  background-color: #fff;
}

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

.link-block-6 {
  width: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.newnavmenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-240 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100vh;
  min-height: 700px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 92.7%, 0.3)), to(hsla(0, 0%, 92.7%, 0.3))), url('../images/DSC08126.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 92.7%, 0.3), hsla(0, 0%, 92.7%, 0.3)), url('../images/DSC08126.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.div-block-141 {
  position: fixed;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  min-height: 700px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.uninavbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 15;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 50px;
  max-width: 1350px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0.47);
}

.uninavigation {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 12;
  display: block;
}

.div-block-207 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  padding-top: 25px;
  padding-bottom: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #e2e2e2;
}

.text-block-221 {
  position: relative;
  z-index: 1;
  margin-top: 80px;
  font-family: Averta, sans-serif;
  color: #fff;
  font-size: 6.5em;
  line-height: 1em;
  font-weight: 100;
  text-align: center;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.03);
}

.body {
  font-family: 'Noto Sans TC', sans-serif;
  font-size: 16px;
  line-height: 1.7em;
}

.link-block-13 {
  width: 20px;
  margin-left: 12px;
  opacity: 0.8;
}

.div-block-263 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.link-block-14 {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
}

.div-block-264 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-33 {
  width: 16px;
  margin-top: 6px;
  padding-bottom: 20px;
}

.text-block-222 {
  color: #fff;
  font-size: 1.5em;
  font-weight: 700;
  text-align: center;
}

.link {
  display: none;
  margin-left: 10px;
  color: #333;
  font-size: 0.9em;
}

.div-block-265 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0.9em;
}

.link-2 {
  margin-right: 20px;
  margin-left: 20px;
  border-bottom: 2px solid #000;
  font-size: 1.125em;
  font-weight: 500;
}

.navbarbg {
  position: fixed;
  z-index: 10;
  display: none;
  width: 100%;
  height: 70px;
  background-color: #fff;
}

.navbarbg.inside {
  display: block;
  opacity: 1;
}

.navbarbg.nav {
  display: block;
  opacity: 1;
}

.navbarbg.home {
  display: block;
  opacity: 1;
}

.unisubheading {
  margin-bottom: 22px;
  font-size: 1.2em;
  line-height: 1.7em;
}

.unisubheading.centered {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.unisubheading.blue {
  color: #58b7d4;
}

.text-block-224 {
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 100%;
  background-color: #58b7d4;
  color: #fff;
  line-height: 30px;
  text-align: center;
}

.div-block-266 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.div-block-267 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-267.second {
  margin-top: 100px;
}

.div-block-268 {
  width: 46%;
}

.div-block-269 {
  width: 46%;
  background-image: url('../images/DSC08108.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-269.second {
  background-image: url('../images/441A2215.jpg');
  background-position: 70% 50%;
}

.div-block-269.third {
  background-image: url('../images/martha-dominguez-de-gouveia-nMyM7fxpokE-unsplash.jpg');
  background-position: 50% 50%;
}

.div-block-269.third.inside {
  background-image: url('../images/441A2331.jpg');
  background-position: 50% 50%;
}

.div-block-269.third.inside._2 {
  background-image: url('../images/441A2215.jpg');
}

.div-block-269.map {
  background-image: none;
}

.uniparagraph {
  margin-bottom: 18px;
}

.uniparagraph.list {
  margin-bottom: 1px;
  font-size: 1.1em;
}

.uniparagraph.list.home {
  font-size: 1em;
}

.footerlink-bold {
  display: inline-block;
  margin-right: -8px;
  color: #333;
  font-size: 0.8125em;
  font-weight: 500;
}

.div-block-271 {
  width: 300px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-272 {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: url('../images/12162.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-272._2 {
  background-image: url('../images/12104.jpg');
}

.div-block-272._3 {
  background-image: url('../images/12144.jpg');
}

.div-block-272._4 {
  background-image: url('../images/twinblock.jpg');
}

.div-block-272._4.second {
  background-image: url('../images/12241.jpg');
}

.div-block-272._5 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.02)), to(rgba(0, 0, 0, 0.02))), url('../images/itero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.02)), url('../images/itero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.div-block-272._6 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.02)), to(rgba(0, 0, 0, 0.02))), url('../images/orthophos.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.02)), url('../images/orthophos.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}

.div-block-272._7 {
  background-image: url('../images/clincheck-ortopovoa.jpg');
  background-position: 10% 0%;
}

.div-block-272.second {
  margin-top: 20px;
}

.div-block-272.second._2 {
  background-image: url('../images/12104.jpg');
}

.div-block-272._8 {
  background-image: url('../images/DSC08697_edited.jpg');
}

.div-block-272._9 {
  background-image: url('../images/DSC08704_edited.jpg');
}

.div-block-272._10 {
  background-image: url('../images/12264.jpg');
}

.div-block-272._11 {
  background-image: url('../images/12738b.jpg');
}

.div-block-272._12 {
  height: 400px;
  border-radius: 40px;
  background-image: url('../images/11916-3b.jpg');
}

.div-block-272._13 {
  background-image: url('../images/DSC08924.jpg');
}

.div-block-272._14 {
  background-image: url('../images/DSC08749b.jpg');
}

.div-block-272._15 {
  background-image: url('../images/11294.jpg');
}

.div-block-273 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 14px;
}

.div-block-273.circle {
  width: 47%;
  margin-top: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-273.circle.first {
  margin-top: 50px;
}

.unicaptext {
  margin-top: 30px;
  margin-bottom: 28px;
  color: #58b7d4;
  font-size: 1.125em;
  text-align: left;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.div-block-276 {
  margin-bottom: -18px;
}

.map {
  width: 46%;
}

.image-34 {
  width: 28px;
  margin-top: 6px;
  margin-right: 28px;
}

.div-block-277 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-225 {
  margin-bottom: 6px;
  font-weight: 500;
}

.grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.div-block-278 {
  display: inline-block;
}

.navline {
  height: 0px;
}

.div-block-279 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-280 {
  width: 10px;
  height: 10px;
  margin-right: 36px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
  background-color: #58b7d4;
}

.div-block-280.home {
  margin-right: 26px;
}

.div-block-281 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

html.w-mod-js *[data-ix="scroll-appearance-normal"] {
  opacity: 0;
  -webkit-transform: translate(0px, 5px);
  -ms-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}

@media screen and (max-width: 991px) {
  .mobilenavbar {
    z-index: 13;
    display: block;
    width: 100%;
    height: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }

  .div-block-204 {
    width: 100%;
    margin-bottom: 14px;
  }

  .uniheading {
    margin-bottom: 36px;
  }

  .uniheading.hidden {
    display: block;
    margin-top: 50px;
    margin-bottom: 0px;
  }

  .uniheading.inside {
    display: none;
  }

  .unisection {
    padding-bottom: 60px;
  }

  .unisection.cta {
    padding-top: 34px;
    padding-bottom: 34px;
  }

  .newbrandimagedark {
    display: block;
    width: 120px;
  }

  .icon-10 {
    font-size: 45px;
    line-height: 1em;
  }

  .newbrandimage-2 {
    width: 200px;
  }

  .footerlink {
    margin-right: 16px;
    margin-left: 16px;
  }

  .footerlink.mobile {
    margin-top: 14px;
  }

  .footerlink.line {
    margin-right: 16px;
  }

  .footersection {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .div-block-191 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 40px;
    text-align: center;
  }

  .unicontainer {
    padding-top: 100px;
  }

  .unicontainer.first {
    padding-top: 90px;
  }

  .unicontainer.separator {
    padding-top: 60px;
  }

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

  .hero-logo-2 {
    width: 60px;
  }

  .desktopnavbar {
    display: none;
  }

  .mobilenavlogo {
    display: inline-block;
    margin-top: 16px;
    margin-bottom: 20px;
    margin-left: 5%;
  }

  .mobilenavlogo.w--current {
    color: #3a7ca5;
  }

  .nav-menu-3 {
    z-index: 14;
    overflow: auto;
    max-height: 100vh;
    padding-top: 70px;
    background-color: hsla(0, 0%, 100%, 0.95);
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.1);
    color: #000;
    text-align: left;
  }

  .menu-button-2 {
    z-index: 20;
    display: block;
    width: 45px;
    height: 45px;
    margin-top: 16px;
    padding: 1px 0px 0px;
    border-radius: 2px;
    background-color: transparent;
  }

  .menu-button-2.w--open {
    z-index: 15;
    color: #333;
  }

  .div-block-194 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

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

  .link-block-6.w--current {
    height: 80px;
  }

  .div-block-207 {
    margin-top: 20px;
    padding-top: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .mobilenavpage {
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 8%;
  }

  .mobilenavpage.w--current {
    color: #58b7d4;
  }

  .text-block-221 {
    margin-top: 50px;
    font-size: 5.5em;
  }

  .body {
    font-size: 15.5px;
  }

  .text-block-222 {
    font-size: 1.4em;
  }

  .navbarbg {
    height: 75px;
  }

  .navbarbg.nav {
    display: block;
  }

  .navbarbg.nav {
    z-index: 19;
  }

  .navbarbg.home {
    z-index: 19;
    background-color: hsla(0, 0%, 100%, 0);
  }

  .unisubheading.centered {
    width: 100%;
  }

  .div-block-266 {
    width: 80%;
  }

  .div-block-267 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .div-block-267.second {
    margin-top: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-267.inside {
    position: relative;
    margin-top: -50px;
  }

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

  .div-block-269 {
    width: 100vw;
    height: 400px;
    margin-bottom: 80px;
    margin-left: -5vw;
  }

  .div-block-269.inside {
    width: 85%;
    height: auto;
    margin: 50px auto;
    padding-bottom: 47%;
  }

  .div-block-269.inside.map {
    height: 45vw;
    padding-bottom: 0%;
  }

  .uniparagraph {
    margin-bottom: 16px;
  }

  .footerlink-bold {
    margin-right: -6px;
  }

  .div-block-271 {
    width: 180px;
  }

  .div-block-272 {
    width: 140px;
    height: 140px;
  }

  .div-block-272._12 {
    height: 300px;
  }

  .div-block-273.circle {
    width: 100%;
  }

  .image-34 {
    width: 26px;
    margin-right: 26px;
  }

  .div-block-279 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-281 {
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-204 {
    margin-bottom: 4px;
  }

  .uniheading {
    margin-bottom: 30px;
    font-size: 1.8em;
  }

  .uniheading.hidden {
    margin-top: 40px;
  }

  .unisection {
    padding-bottom: 40px;
  }

  .unisection.cta {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .newbrandimagedark {
    width: 110px;
  }

  .section {
    height: 400px;
    min-height: 0px;
  }

  .footerlink {
    margin-right: 10px;
    margin-left: 10px;
  }

  .footerlink.line {
    margin-right: 14px;
    margin-left: 0px;
  }

  .footersection {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .unicontainer {
    padding-top: 60px;
  }

  .unicontainer.first {
    padding-top: 80px;
  }

  .unicontainer.separator {
    padding-top: 40px;
  }

  .hero-logo-2 {
    width: 50px;
    margin-top: -60px;
  }

  .nav-menu-3 {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  }

  .div-block-240 {
    height: 400px;
    min-height: 0px;
  }

  .div-block-141 {
    position: relative;
    height: 400px;
    min-height: 0px;
  }

  .div-block-207 {
    margin-top: 16px;
    padding-top: 16px;
  }

  .text-block-221 {
    margin-top: 40px;
    font-size: 3.5em;
  }

  .body {
    font-size: 14px;
  }

  .link-block-14 {
    left: 0%;
    top: 334px;
    right: 0%;
    bottom: auto;
  }

  .text-block-222 {
    font-size: 1.3em;
  }

  .navbarbg {
    height: 70px;
  }

  .unisubheading.centered {
    width: 100%;
  }

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

  .div-block-267.second {
    margin-top: 60px;
  }

  .div-block-267.inside {
    margin-top: -40px;
  }

  .div-block-269 {
    height: 340px;
    margin-bottom: 60px;
  }

  .div-block-269.inside {
    width: 90%;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-bottom: 50%;
  }

  .div-block-269.inside.map {
    height: 48vw;
  }

  .uniparagraph {
    margin-bottom: 14px;
  }

  .footerlink-bold {
    margin-right: 0px;
  }

  .div-block-271 {
    width: 120px;
  }

  .div-block-271.circle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-bottom: 20px;
  }

  .div-block-272 {
    width: 160px;
    height: 160px;
    margin-right: 16px;
    margin-left: 16px;
  }

  .div-block-272.second {
    margin-top: 0px;
  }

  .div-block-273 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .unicaptext {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .div-block-276 {
    width: 100%;
    text-align: center;
  }

  .image-34 {
    width: 24px;
    margin-right: 24px;
  }

  .div-block-280 {
    width: 8px;
    height: 8px;
    margin-right: 26px;
  }

  .div-block-281 {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 479px) {
  .div-block-204 {
    line-height: 2em;
  }

  .uniheading {
    display: block;
    margin-bottom: 24px;
    font-size: 1.66em;
  }

  .uniheading.hidden {
    margin-top: 30px;
  }

  .unisection {
    padding-bottom: 30px;
  }

  .newbrandimagedark {
    width: 100px;
  }

  .icon-10 {
    font-size: 36px;
  }

  .section {
    height: 90vh;
  }

  .footerlink.line {
    margin-right: 12px;
  }

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

  .div-block-191 {
    position: relative;
    bottom: 0px;
  }

  .unicontainer.first {
    padding-top: 75px;
  }

  .hero-logo-2 {
    width: 50px;
    margin-top: -100px;
  }

  .mobilenavlogo {
    display: inline-block;
  }

  .nav-menu-3 {
    width: 100%;
  }

  .menu-button-2 {
    width: 36px;
    height: 36px;
  }

  .div-block-240 {
    height: 90vh;
  }

  .div-block-141 {
    height: 90vh;
  }

  .div-block-207 {
    margin-top: 10px;
    padding-top: 10px;
  }

  .mobilenavpage {
    padding-left: 10%;
  }

  .text-block-221 {
    margin-top: 34px;
    padding-right: 30px;
    padding-left: 30px;
    line-height: 1.3em;
  }

  .body {
    font-size: 13px;
  }

  .link-block-14 {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 10%;
  }

  .navbarbg {
    height: 65px;
  }

  .div-block-267.inside {
    margin-top: -30px;
  }

  .div-block-269 {
    height: 300px;
  }

  .div-block-269.inside {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 55%;
  }

  .div-block-269.inside.map {
    height: 55vw;
  }

  .uniparagraph {
    margin-bottom: 12px;
  }

  .div-block-272 {
    width: 130px;
    height: 130px;
    margin-right: 8px;
    margin-left: 8px;
  }

  .div-block-272._12 {
    height: 260px;
  }

  .unicaptext {
    margin-bottom: 14px;
  }

  .image-34 {
    width: 22px;
    margin-right: 22px;
  }

  .div-block-280 {
    margin-right: 20px;
  }

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

#w-node-_113d4634-04d2-1d39-33c9-9b59736dd112-a5d33db4 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_17981a89-8784-a3ef-436b-bd76ab5ad56c-a5d33db4 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Semibold-Italic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Thin-Italic.otf') format('opentype'), url('../fonts/Averta-Extrathin-Italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Black-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Extrathin.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Extra-Bold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Extra-Bold-Italic.otf') format('opentype');
  font-weight: 800;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}