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

.w-pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-pagination-previous {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

p {
  margin-bottom: 10px;
}

.header {
  font-size: 1em;
  line-height: 1em;
}

.financing-top {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  display: block;
  padding-top: 0px;
  padding-bottom: 0px;
  -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;
  background-color: #28828f;
  text-align: center;
}

.desktop-nav {
  position: static;
  left: 0%;
  top: 7%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  width: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 450px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.3) 84%, rgba(91, 211, 198, 0.5)), url('../images/hero_homepage.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, 1906px;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero.internal {
  position: static;
  height: 78vh;
  padding-right: 0px;
  padding-left: 0px;
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.4) 84%, rgba(91, 211, 198, 0.5)), url('../images/hero_meet_the_doctor-min.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  -webkit-perspective: 0px;
  perspective: 0px;
}

.hero.internal.about {
  width: auto;
  min-height: 0px;
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.4) 84%, rgba(91, 211, 198, 0.5)), url('../images/hero_about_us.jpg');
  background-position: 0px 0px, 50% 30%;
  background-size: auto, cover;
}

.hero.internal.about.gen {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.4) 84%, rgba(91, 211, 198, 0.5)), url('../images/general_hero-min.jpg');
  background-position: 0px 0px, 50% 20%;
  background-size: auto, cover;
}

.hero.internal.about.gen.tooth {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.3) 84%, rgba(91, 211, 198, 0.5)), url('../images/Depositphotos_157334264_xl-2015-min.jpg');
}

.hero.internal.period {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.4) 84%, rgba(91, 211, 198, 0.5)), url('../images/hero_periodical_therapy-min.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.hero.internal.dentures {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.4) 84%, rgba(91, 211, 198, 0.5)), url('../images/dentures_hero-min.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.hero.internal.bridges {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.4) 84%, rgba(91, 211, 198, 0.5)), url('../images/hero_bridges.jpg');
}

.hero.internal.root {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.4) 84%, rgba(91, 211, 198, 0.5)), url('../images/hero_root_canal-min.jpg');
  background-position: 0px 0px, 50% 50%;
}

.hero.internal.metal-free {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.4) 84%, rgba(91, 211, 198, 0.5)), url('../images/hero_metal_free.jpg');
  background-position: 0px 0px, 50% 0%;
}

.hero.internal.cosmetic {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.4) 84%, rgba(91, 211, 198, 0.5)), url('../images/hero_cosmetic_dentistry.jpg');
  background-position: 0px 0px, 50% 10%;
}

.hero.internal.clear {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.4) 84%, rgba(91, 211, 198, 0.5)), url('../images/hero_clear_aligner.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.hero.internal.white {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.4) 84%, rgba(91, 211, 198, 0.5)), url('../images/hero_teeth_whitening.jpg');
  background-position: 0px 0px, 50% 60%;
  background-size: auto, cover;
}

.hero.internal.veneers {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.4) 84%, rgba(91, 211, 198, 0.5)), url('../images/hero_veneers.jpg');
  background-position: 0px 0px, 50% 0%;
}

.hero.internal.crowns {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.3) 84%, rgba(91, 211, 198, 0.5)), url('../images/hero_crowns.jpg');
  background-position: 0px 0px, 50% 50%;
}

.hero.internal.laser {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.3) 84%, rgba(91, 211, 198, 0.5)), url('../images/hero_laser_treatment.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}

.hero.internal.emergency {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.3) 84%, rgba(91, 211, 198, 0.5)), url('../images/hero_emergency_dentistry.jpg');
  background-position: 0px 0px, 50% 50%;
}

.hero.internal.financial {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.3) 84%, rgba(91, 211, 198, 0.5)), url('../images/hero_financial-min.jpg');
  background-position: 0px 0px, 50% 50%;
}

.hero.internal.patients {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.3) 84%, rgba(91, 211, 198, 0.5)), url('../images/hero_new_patients.jpg');
  background-position: 0px 0px, 50% 0%;
}

.hero.internal.contact {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.3) 84%, rgba(91, 211, 198, 0.5)), url('../images/hero_contact_us-min.jpg');
  background-position: 0px 0px, 50% 50%;
  background-attachment: scroll, scroll;
}

.hero.internal.thank-you {
  height: 78vh;
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.3) 84%, rgba(91, 211, 198, 0.5)), url('../images/hero_thank_you.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}

.hero.internal.thoot {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.4) 84%, rgba(91, 211, 198, 0.5)), url('../images/NEW-IMG_V2-min.jpg');
  background-position: 0px 0px, 50% 20%;
}

.hero.internal.oral {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.4) 84%, rgba(91, 211, 198, 0.5)), url('../images/hero_oral_sedation-min.jpg');
  background-position: 0px 0px, 50% 0%;
}

.hero.internal.implants {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.4) 84%, rgba(91, 211, 198, 0.5)), url('../images/implant_hero-min.jpg');
  background-position: 0px 0px, 50% 35%;
}

.hero.internal.lab {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.4) 84%, rgba(91, 211, 198, 0.5)), url('../images/hero_in_house_dental_lab-min.jpg');
}

.hero.internal.blog {
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.4) 84%, rgba(91, 211, 198, 0.5)), url('../images/blog_hero-min.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}

.hero.homepage {
  height: 78vh;
  max-height: 800px;
  min-height: 600px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.navbar {
  background-color: #fff;
}

.container {
  width: 100%;
  max-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #fff;
}

.nav-menu {
  margin-top: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #888;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.image {
  width: 100%;
  max-width: 159px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.current {
  color: #888;
}

.current.w--current {
  color: #28828f;
}

.current.w--current:focus {
  color: #61a3ad;
}

.text-block {
  color: #888;
}

.text-block-2 {
  color: #888;
}

.nav-link {
  color: #888;
}

.nav-link:focus {
  color: #888;
}

.nav-link.w--current {
  color: #5bd3c6;
}

.nav-link-2 {
  color: #888;
}

.nav-link-2:focus {
  color: #888;
}

.nav-link-3 {
  color: #888;
}

.nav-link-3:focus {
  color: #888;
}

.icon {
  border-radius: 20px;
  background-color: #5bd3c6;
  color: #fff;
}

.icon-2 {
  border-radius: 20px;
  background-color: #5bd3c6;
  color: #fff;
}

.paragraph {
  display: inline;
  margin-right: 20px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 0.9em;
  font-weight: 700;
}

.text-span {
  display: none;
  font-weight: 400;
}

.button {
  padding: 8px 20px;
  background-color: #5bd3c6;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.9em;
  font-weight: 600;
}

.button:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.heading {
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 2em;
  line-height: 1.4em;
  text-shadow: 2px 2px 3px #28828f;
}

.heading.h-internal {
  font-size: 1.2em;
  line-height: 1.5em;
}

.heading.h2-header {
  font-size: 1.3em;
}

.div-block {
  display: block;
  width: 33.3%;
  margin-left: 5%;
  text-align: center;
}

.div-block.d-internal {
  position: -webkit-sticky;
  position: sticky;
  top: 190px;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 20px;
  border-radius: 5px;
  background-color: #28828f;
  box-shadow: 6px 6px 10px 1px rgba(40, 130, 143, 0.5);
}

.submit-button {
  padding: 12px 40px;
  background-color: #5bd3c6;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.submit-button:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.submit-button.btn-spin {
  padding-right: 34px;
  padding-left: 34px;
  font-size: 1em;
}

.submit-button.btn-spin.btn-internal {
  border-radius: 5px;
  line-height: 1em;
}

.submit-button.btn-spin.wide100 {
  width: 100%;
}

.text-field {
  margin-bottom: 20px;
  background-color: hsla(0, 0%, 100%, 0.7);
  color: #888;
}

.text-field::-webkit-input-placeholder {
  color: #333;
}

.text-field:-ms-input-placeholder {
  color: #333;
}

.text-field::-ms-input-placeholder {
  color: #333;
}

.text-field::placeholder {
  color: #333;
}

.text-field.tf-internal {
  border-radius: 5px;
  color: #333;
  font-size: 0.8em;
  line-height: 1em;
}

.text-field-2 {
  margin-bottom: 20px;
  background-color: hsla(0, 0%, 100%, 0.7);
}

.text-field-2::-webkit-input-placeholder {
  color: #333;
}

.text-field-2:-ms-input-placeholder {
  color: #333;
}

.text-field-2::-ms-input-placeholder {
  color: #333;
}

.text-field-2::placeholder {
  color: #333;
}

.text-field-2.tf-internal {
  border-radius: 5px;
  font-size: 0.8em;
  line-height: 1em;
}

.text-field-3 {
  margin-bottom: 20px;
  background-color: hsla(0, 0%, 100%, 0.7);
}

.text-field-3::-webkit-input-placeholder {
  color: #333;
}

.text-field-3:-ms-input-placeholder {
  color: #333;
}

.text-field-3::-ms-input-placeholder {
  color: #333;
}

.text-field-3::placeholder {
  color: #333;
}

.text-field-3.tf-internal {
  border-radius: 5px;
  font-size: 0.8em;
  line-height: 1em;
}

.textarea {
  margin-bottom: 30px;
  background-color: hsla(0, 0%, 100%, 0.7);
}

.textarea::-webkit-input-placeholder {
  color: #333;
}

.textarea:-ms-input-placeholder {
  color: #333;
}

.textarea::-ms-input-placeholder {
  color: #333;
}

.textarea::placeholder {
  color: #333;
}

.textarea.t-internal {
  border-radius: 5px;
  font-size: 0.8em;
  line-height: 1em;
}

.textarea.t-internal::-webkit-input-placeholder {
  color: #333;
}

.textarea.t-internal:-ms-input-placeholder {
  color: #333;
}

.textarea.t-internal::-ms-input-placeholder {
  color: #333;
}

.textarea.t-internal::placeholder {
  color: #333;
}

.brands {
  padding: 50px 30px 30px;
}

.grid {
  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;
  justify-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  grid-column-gap: 50px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  font-size: 1em;
  line-height: 1em;
  text-align: center;
}

.image-2 {
  opacity: 0.6;
}

.image-2.img-brand {
  width: 23%;
  margin-bottom: 20px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.image-3 {
  opacity: 0.6;
}

.image-3.img-brand {
  width: 23%;
  margin-bottom: 20px;
}

.image-4 {
  opacity: 0.6;
}

.image-4.img-brand {
  width: 23%;
  margin-bottom: 20px;
}

.image-5 {
  opacity: 0.6;
}

.image-5.img-brand {
  width: 23%;
  margin-bottom: 20px;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding: 80px 30px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-2 {
  font-family: 'Dancing Script', sans-serif;
  color: #2e8592;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 400;
}

.heading-3 {
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #2e8592;
  font-size: 2.5em;
  line-height: 1.1em;
  font-weight: 700;
}

.paragraph-2 {
  margin-bottom: 50px;
  font-family: 'Open Sans', sans-serif;
  color: #888;
  font-size: 1em;
  line-height: 2em;
}

.div-block-2 {
  box-shadow: 1px 1px 3px 0 #000;
}

.lightbox-link {
  display: block;
  height: auto;
  margin-right: 0px;
  margin-bottom: 0px;
}

.image-6 {
  width: auto;
  height: auto;
  margin-right: 0px;
  margin-bottom: 0px;
  float: right;
}

.div-block-3 {
  position: static;
  left: 0%;
  top: -0.5%;
  right: 0%;
  display: block;
  width: 75%;
  height: auto;
  padding: 20px 20px 20px 0px;
  float: right;
  box-shadow: 6px 6px 10px 1px rgba(40, 130, 143, 0.15);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.div-block-4 {
  margin-right: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.div-block-5 {
  position: relative;
  width: 500px;
  height: 600px;
  margin-top: 0px;
  margin-bottom: 0px;
  border: 0px none #000;
}

.button-2 {
  padding: 12px 40px;
  background-color: #5bd3c6;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.9em;
  font-weight: 600;
  text-transform: uppercase;
}

.button-2:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.slide-1 {
  background-image: url('../images/slide1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slider {
  position: relative;
  left: -30px;
  z-index: 0;
  height: 39vw;
  min-width: 25vw;
  padding-right: 0px;
  clear: none;
}

.slide-2 {
  background-image: url('../images/slide5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-3 {
  background-image: url('../images/slide3.jpg');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-4 {
  background-image: url('../images/slide6.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.icon-3 {
  display: none;
}

.icon-4 {
  display: none;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  padding: 80px 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(135deg, rgba(46, 133, 146, 0.7) 10%, rgba(91, 211, 198, 0.8)), url('../images/slider_banner.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.div-block-6.d6-internal {
  padding-right: 0px;
  padding-left: 0px;
}

.slide-5 {
  background-color: transparent;
}

.slider-2 {
  display: block;
  width: 85%;
  height: auto;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  direction: ltr;
}

.icon-5 {
  display: none;
}

.icon-6 {
  display: none;
}

.paragraph-3 {
  display: inline-block;
  float: right;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: 300;
}

.div-block-7 {
  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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-7 {
  width: 100%;
  max-width: 189px;
  margin-right: 50px;
}

.text-span-2 {
  font-family: 'Dancing Script', sans-serif;
  font-size: 1.3em;
  font-weight: 400;
}

.slide-nav {
  padding-right: 35%;
  font-size: 1em;
  line-height: 1em;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 80px 30px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f7f7f7;
}

.div-block-8 {
  margin-left: 0px;
  background-color: #f7f7f7;
}

.div-block-8.d9-internal {
  padding: 20px;
  background-color: #f5f5f5;
}

.button-3 {
  padding: 12px 40px;
  background-color: #5bd3c6;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.button-3:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.heading-4 {
  font-family: 'Dancing Script', sans-serif;
  color: #2e8592;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 400;
}

.heading-4.h4-internal {
  display: inline-block;
  margin-bottom: 20px;
}

.heading-4.h3-white {
  color: #fff;
  font-size: 2.7em;
  text-shadow: 2px 2px 3px #28828f;
}

.heading-5 {
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #2e8592;
  font-size: 2.5em;
  line-height: 1.1em;
}

.paragraph-4 {
  margin-bottom: 50px;
  font-family: 'Open Sans', sans-serif;
  color: #888;
  font-size: 18px;
  line-height: 34px;
}

.paragraph-4.p4-internal {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 36px;
}

.div-block-9 {
  position: relative;
  width: 500px;
  height: 600px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.div-block-10 {
  position: static;
  left: 0%;
  top: 0%;
  right: 10%;
  bottom: 0%;
  display: inline-block;
  overflow: visible;
  width: 100%;
  height: auto;
  padding: 20px 0px;
  background-color: #fff;
  box-shadow: -5px 7px 10px 1px rgba(40, 130, 143, 0.15);
}

.div-block-10.d10-internal {
  height: 582px;
}

.div-block-11 {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 100%;
  height: auto;
  max-width: none;
  min-height: 0px;
  min-width: 25vw;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.services {
  padding: 80px 50px;
}

.grid-2 {
  width: 80%;
  justify-items: center;
  grid-column-gap: 15px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.service-block {
  width: 100%;
  padding: 5px 20px 20px;
  background-color: #fff;
  box-shadow: 1px 8px 22px -3px rgba(40, 130, 143, 0.15);
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.service-block:hover {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}

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

.heading-6 {
  font-family: 'Open Sans', sans-serif;
  color: #888;
  font-size: 35px;
  line-height: 44px;
  font-weight: 600;
}

.heading-6.h6-dent {
  margin-bottom: 5px;
  line-height: 28px;
}

.paragraph-5 {
  font-family: 'Open Sans', sans-serif;
  color: #888;
  font-size: 20px;
  line-height: 28px;
}

.button-4 {
  display: inline-block;
  background-color: transparent;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #5bd3c6;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.button-4.btn-read-more {
  border-left: 0px none #000;
}

.service-icon {
  width: 100%;
  max-width: 167px;
  margin-bottom: 30px;
}

.service-icon.im3 {
  max-width: 103px;
}

.service-icon.im2 {
  max-width: 173px;
}

.map {
  height: 350px;
  background-image: none;
  background-size: auto;
}

.info-menu {
  padding: 60px 30px;
  background-color: #28828f;
}

.footer {
  position: relative;
  height: 100%;
  max-height: 200px;
  padding: 0px 240px;
  background-color: #28828f;
}

.grid-3 {
  -ms-grid-columns: 0.75fr 0.75fr 1fr;
  grid-template-columns: 0.75fr 0.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-7 {
  font-family: 'Open Sans', sans-serif;
  color: #5fded0;
  font-size: 1.2em;
  line-height: 1.2em;
}

.heading-7.hours-title {
  width: 100%;
}

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

.paragraph-6 {
  margin-bottom: 5px;
  -webkit-transition: color 300ms ease, padding 300ms ease;
  transition: color 300ms ease, padding 300ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 0.8em;
  line-height: 1.5em;
  font-weight: 400;
  text-transform: uppercase;
}

.paragraph-6:hover {
  padding-left: 20px;
  color: #5bd3c6;
}

.paragraph-6.hours {
  width: 30%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.paragraph-6.hours:hover {
  padding-left: 0px;
  color: #fff;
}

.paragraph-6.hours.hours2 {
  width: 70%;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #f7f7f7;
  text-align: center;
}

.image-9 {
  width: 100%;
  max-width: none;
  margin-bottom: 0px;
}

.heading-8 {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #28828f;
  font-size: 28px;
  font-weight: 700;
}

.heading-8.fax {
  font-size: 1em;
  line-height: 1em;
  font-weight: 400;
}

.paragraph-7 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #28828f;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
}

.paragraph-8 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #28828f;
  font-size: 0.9em;
  line-height: 1.4em;
  text-transform: uppercase;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -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;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  cursor: pointer;
}

.div-block-15:hover {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.image-10 {
  display: block;
  width: 5%;
  height: auto;
  max-width: none;
  margin-right: 10px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-16 {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  cursor: pointer;
}

.div-block-16:hover {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.image-11 {
  display: block;
  width: 5%;
  height: auto;
  max-width: none;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  line-height: 34px;
  cursor: pointer;
}

.div-block-17:hover {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.image-12 {
  display: block;
  width: 5%;
  height: auto;
  max-width: none;
  margin-top: 15px;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-18 {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.image-13 {
  width: 100%;
  height: 100%;
  max-width: none;
  margin-right: 20px;
  -webkit-transition: -webkit-transform 2000ms ease;
  transition: -webkit-transform 2000ms ease;
  transition: transform 2000ms ease;
  transition: transform 2000ms ease, -webkit-transform 2000ms ease;
  cursor: pointer;
}

.image-13:hover {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.image-14 {
  width: 100%;
  height: 100%;
  max-width: none;
  margin-right: 20px;
  -webkit-transition: -webkit-transform 2000ms ease;
  transition: -webkit-transform 2000ms ease;
  transition: transform 2000ms ease;
  transition: transform 2000ms ease, -webkit-transform 2000ms ease;
  cursor: pointer;
}

.image-14:hover {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.image-15 {
  width: 100%;
  height: 100%;
  max-width: none;
  -webkit-transition: -webkit-transform 2000ms ease;
  transition: -webkit-transform 2000ms ease;
  transition: transform 2000ms ease;
  transition: transform 2000ms ease, -webkit-transform 2000ms ease;
  cursor: pointer;
}

.image-15:hover {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.paragraph-9 {
  padding-top: 20px;
  padding-bottom: 50px;
  font-family: 'Open Sans', sans-serif;
  color: #f7f7f7;
  font-size: 0.8em;
  line-height: 2em;
}

.paragraph-9.p-diclainer {
  margin-bottom: 0px;
  padding-bottom: 20px;
}

.div-block-19 {
  border-top: 1px solid #f7f7f7;
  text-align: center;
}

.text-span-3 {
  color: #5bd3c6;
  text-decoration: none;
  text-transform: uppercase;
}

.text-span-3:hover {
  color: #f7f7f7;
}

.link {
  text-decoration: none;
}

.link:hover {
  color: #f7f7f7;
}

.div-block-20 {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 140px;
  margin-right: 0px;
  margin-left: -50px;
  padding: 9px 0px;
  float: right;
  background-color: #5bd3c6;
  color: #fff;
}

.div-block-20.fake-btn {
  max-height: 40px;
  max-width: 135px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  -webkit-transform: translate(-90px, 0px);
  -ms-transform: translate(-90px, 0px);
  transform: translate(-90px, 0px);
  color: #5bd3c6;
}

.paragraph-10 {
  max-width: 140px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.link-2 {
  text-decoration: none;
}

.progress-bar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 99999999;
  width: 100%;
  height: 5px;
  background-color: #5bd3c6;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.div-block-21 {
  overflow: hidden;
  width: 65%;
  max-width: none;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.div-block-22 {
  width: 33.33%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.footer-col-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  -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-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.footer-col-right {
  width: 33.33%;
}

.grid-4 {
  margin-right: auto;
  margin-left: auto;
  grid-column-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-25 {
  overflow: visible;
  width: 100%;
  height: 100%;
  max-height: 500px;
  max-width: 500px;
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.5) 84%, #fff), url('../images/Depositphotos_150967206_l-2015.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
}

.div-blur {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  background-image: url('../images/Depositphotos_150967206_l-2015.jpg');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.div-block-26 {
  width: 100%;
  height: 100%;
  max-height: 400px;
  max-width: 400px;
  background-image: linear-gradient(45deg, rgba(46, 133, 146, 0.3) 84%, #fff), url('../images/Depositphotos_150967206_l-2015.jpg');
  background-position: 0px 0px, 120% 50%;
  background-size: auto, cover;
  -webkit-transform: scale(1.86);
  -ms-transform: scale(1.86);
  transform: scale(1.86);
}

.div-block-27 {
  overflow: hidden;
  width: 500px;
  height: 500px;
}

.div-block-28 {
  overflow: hidden;
  width: 400px;
  height: 400px;
}

.wrapper {
  position: relative;
  margin-right: auto;
  margin-left: auto;
}

.wrapper.thank-you-wrapper {
  max-width: 750px;
  padding: 25px;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0.9);
  box-shadow: 0 8px 22px -3px rgba(0, 0, 0, 0.2);
  text-align: center;
}

.heading-9 {
  position: absolute;
  left: 0%;
  top: 220px;
  right: 0%;
  bottom: auto;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
}

.heading-9.main-title {
  position: static;
  padding: 10px;
  background-color: transparent;
  color: #fff;
  font-size: 5em;
  line-height: 1em;
  font-weight: 800;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
}

.grid-5 {
  grid-column-gap: 25px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-5.g5-internal {
  grid-column-gap: 0px;
}

.grid-6 {
  margin-bottom: 60px;
}

.list-2 {
  color: #28828f;
  font-size: 20px;
  font-weight: 700;
}

.paragraph-11 {
  font-family: 'Open Sans', sans-serif;
  color: #888;
  font-size: 16px;
  line-height: 36px;
  font-weight: 400;
}

.dropdown-list {
  background-color: #f5f5f5;
}

.dropdown-list.w--open {
  background-color: rgba(91, 211, 198, 0.6);
  color: #fff;
}

.first-group-link {
  width: 100%;
  background-color: rgba(40, 130, 143, 0.7);
  direction: ltr;
  color: #fff;
}

.first-group-link:hover {
  background-color: rgba(91, 211, 198, 0.7);
  color: #fff;
}

.first-group-link:focus {
  background-color: #5bd3c6;
  color: #fff;
}

.first-group-link.w--current {
  color: #5bd3c6;
}

.first-group-link.w--open:hover {
  color: #fff;
}

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

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

.link-block {
  color: #28828f;
  text-decoration: none;
}

.link-block:hover {
  color: #28828f;
}

.icon-7 {
  border-radius: 20px;
  background-color: transparent;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #fff;
}

.icon-7.icon-pending {
  display: none;
}

.dropdown-list-2 {
  margin-top: 0px;
}

.dropdown-list-2.w--open {
  margin-top: -58px;
  margin-left: 244px;
  background-color: rgba(40, 130, 143, 0.6);
  color: #fff;
}

.dropdown-list-2.ddl-not-used.w--open {
  display: none;
}

.list-interior {
  margin-left: 12px;
  color: #5bd3c6;
  font-size: 14px;
  list-style-type: square;
}

.text-span-4 {
  font-weight: 700;
}

.text-span-5 {
  font-weight: 700;
}

.dropdown {
  width: 100%;
}

.dropdown-2 {
  width: 100%;
}

.dropdown-3 {
  width: 100%;
}

.link-3 {
  color: #28828f;
  font-size: 1em;
  line-height: 1em;
  text-decoration: none;
}

.link-4 {
  color: #28828f;
  font-size: 0.9em;
  line-height: 1em;
  text-decoration: none;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 78vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: linear-gradient(-45deg, rgba(46, 133, 146, 0.3) 50%, rgba(91, 211, 198, 0.5)), url('../images/hero_404.jpg');
  background-position: 0px 0px, 50% 70%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  margin-left: 300px;
  -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;
  text-align: center;
}

.utility-page-form {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heading-10 {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #28828f;
}

.text-block-4 {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #28828f;
}

.heading-11 {
  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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: 'Open Sans', sans-serif;
  color: #f5f5f5;
  font-size: 140px;
  line-height: 140px;
  font-weight: 800;
  letter-spacing: -5px;
  text-shadow: 4px 4px 3px #28828f;
}

.button-5 {
  background-color: #5bd3c6;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.button-5:hover {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.text-span-6 {
  display: block;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.text-span-7 {
  display: block;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.text-span-8 {
  display: block;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.paragraph-12 {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 5px 5px 8px;
  border: 1px none #000;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #888;
  font-size: 1em;
  line-height: 1em;
  font-weight: 600;
  text-align: center;
}

.paragraph-12.p12-2 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 0.8em;
  text-align: left;
}

.button-6 {
  padding-right: 50px;
  padding-left: 50px;
  background-color: #5bd3c6;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  line-height: 1em;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.button-6:hover {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

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

.link-5:hover {
  color: #5bd3c6;
}

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

.link-6:hover {
  color: #5bd3c6;
}

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

.link-7:hover {
  color: #5bd3c6;
}

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

.link-8:hover {
  color: #5bd3c6;
}

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

.link-9:hover {
  color: #5bd3c6;
}

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

.link-10:hover {
  color: #5bd3c6;
}

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

.link-11:hover {
  color: #5bd3c6;
}

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

.link-12:hover {
  color: #5bd3c6;
}

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

.link-13:hover {
  color: #5bd3c6;
}

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

.link-14:hover {
  color: #5bd3c6;
}

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

.link-15:hover {
  color: #5bd3c6;
}

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

.link-16:hover {
  color: #5bd3c6;
}

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

.link-17:hover {
  color: #5bd3c6;
}

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

.link-18:hover {
  color: #5bd3c6;
}

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

.link-19:hover {
  color: #5bd3c6;
}

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

.link-20:hover {
  color: #5bd3c6;
}

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

.link-21:hover {
  color: #5bd3c6;
}

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

.link-22:hover {
  color: #5bd3c6;
}

.tile {
  max-width: 50%;
  margin-right: 15px;
  margin-left: 15px;
  float: right;
  border-radius: 10px;
}

.containerdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1400px;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.containerdiv.cont1 {
  margin-right: auto;
  margin-left: auto;
}

.containerdiv.cont2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -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;
  font-size: 1em;
  line-height: 1em;
}

.containerdiv.cont3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
}

.containerdiv.cont4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -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;
}

.containerdiv.cont5 {
  margin-right: auto;
  margin-left: auto;
}

.containerdiv.cont6 {
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.containerdiv.cont7 {
  margin-right: auto;
  margin-left: auto;
}

.containerdiv.cont8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
}

.containerdiv.cont9 {
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: left;
}

.containerdiv.cont10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.containerdiv.cont11 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-top: 1px solid #f5f5f5;
  text-align: center;
}

.containerdiv.cont12 {
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #efefef;
}

.containerdiv.cont13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
}

.containerdiv.cont14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.containerdiv.cont15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.containerdiv.cont16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.containerdiv.cont17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.containerdiv.cont18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.containerdiv.cont19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.containerdiv.cont20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.containerdiv.cont21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.containerdiv.cont22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.containerdiv.cont23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.containerdiv.cont24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
}

.containerdiv.cont25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.containerdiv.cont26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.containerdiv.cont27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.containerdiv.cont28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.int-pg-main {
  padding: 30px;
  background-color: #fff;
}

.article {
  width: 65%;
}

.aside {
  width: 35%;
  padding: 0px 0px 0px 30px;
}

.body {
  max-width: none;
  font-family: 'Open Sans', sans-serif;
  color: #888;
  font-size: 18px;
  line-height: 40px;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.spacer {
  min-height: 152px;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-bottom: 10px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-30 {
  height: 0vw;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-4 {
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1em;
  line-height: 1em;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  padding-left: 0px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -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;
}

.div-block-31 {
  position: relative;
  overflow: visible;
  width: 100%;
  height: 40vw;
  max-width: none;
  min-height: 0px;
  padding-right: 10px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-16 {
  position: relative;
  left: 16px;
  z-index: auto;
  display: block;
  overflow: visible;
  width: 100%;
  height: auto;
  max-width: none;
  clear: both;
}

.div-block-32 {
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
}

.div-block-33 {
  position: relative;
  top: 0px;
  bottom: 0px;
  overflow: visible;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 25px 0px;
  box-shadow: 6px 6px 10px 1px rgba(40, 130, 143, 0.15);
}

.mask {
  min-height: 100%;
}

.body-2 {
  font-size: 18px;
}

.body-3 {
  font-size: 18px;
}

.body-4 {
  font-size: 18px;
}

.body-5 {
  font-size: 18px;
}

.body-6 {
  font-size: 18px;
}

.body-7 {
  font-size: 18px;
}

.body-8 {
  font-size: 18px;
}

.body-9 {
  font-size: 18px;
}

.body-10 {
  font-size: 18px;
}

.body-11 {
  font-size: 18px;
}

.body-12 {
  font-size: 18px;
}

.body-13 {
  font-size: 18px;
}

.body-14 {
  font-size: 18px;
}

.body-15 {
  font-size: 18px;
}

.body-16 {
  font-size: 18px;
}

.body-17 {
  font-size: 18px;
}

.body-18 {
  font-size: 18px;
}

.body-19 {
  font-size: 18px;
}

.body-20 {
  font-size: 18px;
}

.body-21 {
  font-size: 18px;
}

.body-22 {
  font-size: 18px;
}

.image-17 {
  width: 45%;
  margin-top: 20px;
}

.heading-12 {
  padding-right: 10px;
  padding-left: 10px;
  color: #28828f;
  font-size: 0.9em;
  line-height: 1.5em;
}

.heading-12.phone-number {
  color: #4b7884;
  font-size: 20px;
}

.grid-7 {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-7.grid-location {
  display: block;
  margin-bottom: 40px;
}

.div-block-34 {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, 0.16);
  -webkit-transform: rotateX(0deg) rotateY(-40deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(-40deg) rotateZ(0deg);
  text-align: center;
  cursor: pointer;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.div-block-34:hover {
  border-style: solid;
  border-width: 0px;
  border-color: rgba(0, 0, 0, 0.16);
  background-color: rgba(92, 217, 223, 0.2);
  box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, 0.26);
}

.div-block-34.link-service-3.link-location-3 {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.div-block-34.link-service-1.link-location-1 {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.div-block-34.link-service-1.link-location-1:hover {
  background-color: rgba(95, 222, 208, 0.2);
}

.div-block-34.link-service-2.link-location-2 {
  display: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.image-18 {
  width: 45%;
  margin-top: 20px;
}

.div-block-35 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.div-block-35.card-highlight {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.15;
  -webkit-filter: none;
  filter: none;
}

.div-block-36 {
  display: -ms-grid;
  display: grid;
  width: auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.div-block-36.grid-service-1 {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-36.grid-service-1.grid-location-icons {
  grid-column-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-perspective: 0px;
  perspective: 0px;
}

.doctor-col-left {
  width: 40%;
}

.doctor-col-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 60%;
  padding-left: 50px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-ul {
  margin-bottom: 20px;
}

.footer-ul.hours {
  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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.link-23 {
  color: #28828f;
  text-decoration: none;
  text-transform: lowercase;
}

.link-23:hover {
  color: #5bd3c6;
}

.link-24 {
  color: #28828f;
  text-decoration: none;
  text-transform: lowercase;
}

.link-24:hover {
  color: #5bd3c6;
}

.link-25 {
  color: #28828f;
  text-decoration: none;
  text-transform: lowercase;
}

.link-25:hover {
  color: #5bd3c6;
}

.link-26 {
  color: #28828f;
  text-decoration: none;
  text-transform: lowercase;
}

.link-26:hover {
  color: #5bd3c6;
}

.link-27 {
  color: #28828f;
  text-decoration: none;
}

.link-27:hover {
  color: #5bd3c6;
}

.link-28 {
  color: #28828f;
  text-decoration: none;
}

.link-block-2 {
  width: 5%;
  height: 100%;
  margin-right: 20px;
}

.link-block-3 {
  width: 5%;
  height: 100%;
  margin-right: 20px;
}

.link-block-3.hide {
  display: none;
}

.link-block-4 {
  width: 5%;
  height: 100%;
}

.link-29 {
  color: #4b7884;
  text-decoration: none;
  cursor: pointer;
}

.link-29:hover {
  text-decoration: underline;
}

.link-30 {
  color: #4b7884;
  text-decoration: none;
  cursor: pointer;
}

.link-30:hover {
  text-decoration: underline;
}

.link-31 {
  color: #4b7884;
  text-decoration: none;
  cursor: pointer;
}

.link-31:hover {
  text-decoration: underline;
}

.p-dent {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 16px;
}

.message {
  display: none;
  padding: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(91, 211, 198, 0.1)), to(rgba(91, 211, 198, 0.1)));
  background-image: linear-gradient(180deg, rgba(91, 211, 198, 0.1), rgba(91, 211, 198, 0.1));
  color: #000;
  line-height: 1em;
}

.message.ms2 {
  display: block;
  width: 33.33%;
  margin-left: 28%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(91, 211, 198, 0.1)), to(rgba(91, 211, 198, 0.1)));
  background-image: linear-gradient(180deg, rgba(91, 211, 198, 0.1), rgba(91, 211, 198, 0.1));
}

.message.ms2.hide {
  display: none;
}

.text-message {
  margin-top: 5px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 0.9em;
  line-height: 1.5em;
  text-align: center;
}

.link-32 {
  color: #fff;
}

.link-32:hover {
  text-decoration: none;
}

.title-message {
  margin-top: 5px;
  margin-bottom: 0px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.link-33 {
  padding-left: 10px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #61a3ad;
  font-size: 0.8em;
  line-height: 1.3em;
  text-decoration: none;
}

.link-33:hover {
  text-decoration: underline;
}

.collection-item {
  width: 31.33%;
  margin: 1%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
}

.image-19 {
  display: block;
}

.collection-item-2 {
  width: 31.33%;
  margin: 1%;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 8px 22px -3px rgba(40, 130, 143, 0.15);
}

.collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.link-34 {
  text-decoration: none;
}

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

.icon-8 {
  color: #fff;
}

.icon-9 {
  color: #fff;
}

.text-block-6 {
  color: #fff;
}

.image-20 {
  display: block;
  max-width: 50%;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
}

.links {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #61a3ad;
  text-decoration: none;
}

.links:hover {
  color: #5fded0;
}

.disclaimer-container {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-height: 999px;
  min-height: 50px;
  padding-top: 0px;
  padding-bottom: 0px;
  -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;
  background-color: #28828f;
  box-shadow: 0 -1px 7px -4px #000;
  -webkit-transform: translate(0px, 510px);
  -ms-transform: translate(0px, 510px);
  transform: translate(0px, 510px);
  text-align: center;
}

.link-10_2 {
  color: #fff;
  text-decoration: underline;
}

.link-10_2:hover {
  color: #5bd3c6;
}

.link-block-5 {
  position: absolute;
  left: auto;
  top: 5px;
  right: 5px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -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;
  border-radius: 9999px;
  background-color: transparent;
}

.image-21 {
  width: 25px;
  height: 25px;
  max-width: none;
  border-radius: 9999px;
  background-color: transparent;
  opacity: 0.8;
  -webkit-filter: invert(100%);
  filter: invert(100%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.image-21:hover {
  -webkit-filter: brightness(500%);
  filter: brightness(500%);
}

@media screen and (max-width: 991px) {
  .financing-top {
    padding-right: 0px;
    padding-left: 0px;
  }
  .hero {
    height: 350px;
    padding-left: 50px;
    background-size: auto, 1500px;
  }
  .hero.internal {
    height: 350px;
    background-position: 0px 0px, 50% 0%;
    background-size: auto, 100%;
    background-attachment: scroll, scroll;
  }
  .hero.internal.about {
    background-position: 0px 0px, 20% 0%;
    background-size: auto, cover;
  }
  .hero.internal.about.gen {
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 100%;
    background-attachment: scroll, scroll;
  }
  .hero.internal.about.gen.tooth {
    background-position: 0px 0px, 50% 0%;
    background-size: auto, 1000px;
  }
  .hero.internal.period {
    height: 350px;
    background-position: 0px 0px, 50% 25%;
    background-size: auto, 100%;
  }
  .hero.internal.dentures {
    background-size: auto, 100%;
  }
  .hero.internal.root {
    background-position: 0px 0px, 50% 0%;
    background-size: auto, 100%;
  }
  .hero.internal.cosmetic {
    background-position: 0px 0px, 50% 0%;
    background-size: auto, 100%;
  }
  .hero.internal.clear {
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 100%;
  }
  .hero.internal.white {
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 100%;
  }
  .hero.internal.veneers {
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 100%;
  }
  .hero.internal.crowns {
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 100%;
  }
  .hero.internal.laser {
    background-position: 0px 0px, 50% 0%;
    background-size: auto, 100%;
  }
  .hero.internal.patients {
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 100%;
  }
  .hero.internal.contact {
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 100%;
  }
  .hero.internal.thank-you {
    height: 400px;
    padding-right: 30px;
    padding-left: 30px;
    background-position: 0px 0px, 50% 0%;
    background-size: auto, 100%;
  }
  .hero.internal.thoot {
    background-size: auto, 100%;
  }
  .hero.internal.implants {
    background-position: 0px 0px, 50% 50%;
  }
  .hero.homepage {
    height: auto;
    max-height: none;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .container {
    padding-right: 25px;
    padding-left: 25px;
  }
  .nav-menu {
    margin-top: 0px;
    background-color: #f5f5f5;
  }
  .image {
    max-width: 109px;
    margin-top: 15px;
    margin-bottom: 0px;
  }
  .paragraph {
    font-size: 16px;
  }
  .button {
    font-size: 16px;
  }
  .heading {
    line-height: 1em;
  }
  .div-block {
    display: block;
    width: 50%;
    margin-left: 0%;
  }
  .div-block.d-internal {
    margin-top: auto;
    margin-bottom: auto;
  }
  .brands {
    padding: 25px 50px;
  }
  .section {
    display: block;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .heading-2 {
    margin-top: 25px;
    margin-left: 10px;
    font-size: 2em;
  }
  .heading-3 {
    margin-top: 0px;
    margin-bottom: 25px;
    margin-left: 10px;
    font-size: 1.9em;
  }
  .paragraph-2 {
    margin-bottom: 25px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 26px;
  }
  .div-block-2 {
    left: 8%;
    min-height: 44vh;
  }
  .div-block-3 {
    left: 0%;
    top: -2%;
    height: 90%;
  }
  .div-block-4 {
    margin-right: 0px;
  }
  .div-block-5 {
    height: 380px;
    border-style: none;
    border-width: 0px;
  }
  .button-2 {
    font-size: 14px;
  }
  .slider {
    left: 15px;
    right: 0px;
    height: 40vw;
  }
  .div-block-6 {
    height: 400px;
    padding: 50px;
  }
  .div-block-6.d6-internal {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .paragraph-3 {
    font-size: 1em;
  }
  .image-7 {
    width: 100%;
    max-width: 89px;
  }
  .text-span-2 {
    line-height: 1.6em;
  }
  .slide-nav {
    font-size: 0.8em;
  }
  .section-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .button-3 {
    margin-left: 10px;
    font-size: 14px;
  }
  .heading-4 {
    margin-left: 10px;
    font-size: 2em;
    line-height: 1em;
  }
  .heading-5 {
    margin-bottom: 25px;
    margin-left: 10px;
    font-size: 2em;
  }
  .paragraph-4 {
    margin-bottom: 25px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 30px;
  }
  .div-block-9 {
    height: 380px;
    border: 0px none #000;
    text-align: center;
  }
  .div-block-10.d10-internal {
    height: 332px;
  }
  .div-block-11.d11-internal {
    height: 290px;
  }
  .services {
    padding: 50px;
  }
  .grid-2 {
    width: 100%;
    grid-column-gap: 10px;
  }
  .div-block-13 {
    width: 100%;
  }
  .heading-6 {
    font-size: 25px;
    line-height: 34px;
  }
  .paragraph-5 {
    font-size: 14px;
    line-height: 24px;
  }
  .button-4.btn-read-more {
    font-size: 14px;
  }
  .service-icon {
    max-width: 87px;
  }
  .service-icon.im3 {
    max-width: 54px;
  }
  .service-icon.im2 {
    max-width: 90px;
  }
  .info-menu {
    padding: 50px;
  }
  .footer {
    padding-right: 50px;
    padding-left: 50px;
  }
  .heading-7 {
    font-size: 24px;
    line-height: 40px;
  }
  .paragraph-6 {
    font-size: 16px;
    line-height: 22px;
  }
  .paragraph-6.hours {
    width: 35%;
  }
  .paragraph-6.hours.hours2 {
    width: 65%;
  }
  .div-block-14 {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    padding: 40px 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .image-9 {
    max-width: 200px;
  }
  .heading-8 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 26px;
  }
  .paragraph-7 {
    font-size: 14px;
    line-height: 24px;
  }
  .paragraph-8 {
    font-size: 0.6em;
    line-height: 2em;
  }
  .div-block-15 {
    margin-bottom: 0px;
  }
  .image-10 {
    width: 9%;
  }
  .image-11 {
    width: 9%;
    margin-right: 5px;
  }
  .div-block-17 {
    margin-bottom: 20px;
  }
  .image-12 {
    width: 9%;
    margin-right: 10px;
  }
  .image-13 {
    width: 100%;
  }
  .image-14 {
    width: 100%;
  }
  .image-15 {
    width: 100%;
  }
  .paragraph-9 {
    padding-top: 10px;
    padding-bottom: 30px;
    font-size: 14px;
    line-height: 18px;
  }
  .menu-button {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .menu-button.w--open {
    background-color: #5bd3c6;
    color: #fff;
  }
  .div-block-21 {
    margin-bottom: 20px;
  }
  .slide-nav-2 {
    font-size: 0.8em;
  }
  .div-block-22 {
    width: 100%;
    margin-bottom: 30px;
    padding-top: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }
  .footer-col-left {
    width: 50%;
    text-align: left;
  }
  .footer-col-right {
    width: 50%;
    text-align: left;
  }
  .wrapper.thank-you-wrapper {
    background-color: hsla(0, 0%, 100%, 0.9);
  }
  .heading-9.main-title {
    padding: 5px;
    font-size: 60px;
  }
  .grid-5 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .grid-6 {
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .dropdown-list-2.w--open {
    margin-top: 0px;
    margin-left: 0px;
  }
  .link-3 {
    font-size: 0.9em;
  }
  .link-4 {
    font-size: 0.8em;
  }
  .utility-page-wrap {
    height: 60vh;
  }
  .utility-page-content {
    margin-left: 50px;
  }
  .heading-11 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .link-5 {
    line-height: 26px;
  }
  .containerdiv.cont1 {
    padding-left: 0px;
  }
  .containerdiv.cont3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .containerdiv.cont10 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .containerdiv.cont13 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .containerdiv.cont24 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .int-pg-main {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .article {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .aside {
    width: 100%;
    padding-top: 20px;
    padding-left: 0px;
  }
  .spacer {
    min-height: 143px;
  }
  .column {
    padding-right: 0px;
    padding-left: 20px;
  }
  .column-2 {
    padding-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .columns {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-30 {
    width: 100%;
    min-height: 44vh;
    -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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .div-block-33 {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .heading-12 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 20px;
  }
  .div-block-35.card-highlight {
    width: 150px;
    height: 150px;
  }
  .div-block-36 {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .link-block-2.w--current {
    width: 8%;
  }
  .link-block-3.w--current {
    width: 8%;
  }
  .link-block-4.w--current {
    width: 8%;
  }
  .p-dent {
    font-size: 12px;
    line-height: 5px;
  }
  .message {
    display: none;
  }
  .message.ms2 {
    display: block;
    width: 40%;
    margin-left: 10%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(91, 211, 198, 0.1)), to(rgba(91, 211, 198, 0.1)));
    background-image: linear-gradient(180deg, rgba(91, 211, 198, 0.1), rgba(91, 211, 198, 0.1));
  }
  .title-message {
    font-size: 1.6em;
    line-height: 1em;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    height: 250px;
    padding-left: 25px;
    background-size: auto, 1000px;
  }
  .hero.internal {
    height: 250px;
    background-size: auto, 100%;
  }
  .hero.internal.about {
    background-position: 0px 0px, 50% 0%;
    background-size: auto, 100%;
  }
  .hero.internal.about.gen {
    background-size: auto, 100%;
    background-attachment: scroll, scroll;
  }
  .hero.internal.about.gen.tooth {
    background-position: 0px 0px, 50% 0%;
    background-size: auto, 850px;
  }
  .hero.internal.period {
    height: 250px;
    background-position: 0px 0px, 50% 20%;
    background-size: auto, 100%;
  }
  .hero.internal.root {
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 100%;
  }
  .hero.internal.metal-free {
    background-size: auto, 100%;
  }
  .hero.internal.cosmetic {
    background-position: 0px 0px, 50% 0%;
    background-size: auto, 100%;
  }
  .hero.internal.clear {
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 100%;
  }
  .hero.internal.white {
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 100%;
  }
  .hero.internal.veneers {
    background-size: auto, 100%;
  }
  .hero.internal.crowns {
    background-size: auto, 100%;
  }
  .hero.internal.laser {
    background-position: 0px 0px, 50% 0%;
    background-size: auto, 100%;
  }
  .hero.internal.emergency {
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 100%;
  }
  .hero.internal.financial {
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 100%;
  }
  .hero.internal.contact {
    background-size: auto, 100%;
  }
  .hero.internal.thank-you {
    height: 300px;
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 100%;
  }
  .hero.internal.thoot {
    background-position: 0px 0px, 50% 0%;
    background-size: auto, 100%;
  }
  .image {
    margin-bottom: 15px;
  }
  .paragraph {
    margin-right: 15px;
    font-size: 12px;
  }
  .button {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 14px;
  }
  .heading {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 34px;
  }
  .heading.h-internal {
    margin-bottom: 20px;
  }
  .div-block {
    display: block;
    width: 59.3%;
  }
  .submit-button.btn-spin {
    padding: 8px 36px;
    font-size: 14px;
  }
  .text-field {
    margin-bottom: 10px;
  }
  .text-field.tf-internal {
    margin-bottom: 10px;
  }
  .text-field-2 {
    margin-bottom: 10px;
  }
  .text-field-2.tf-internal {
    margin-bottom: 10px;
  }
  .text-field-3 {
    margin-bottom: 10px;
  }
  .text-field-3.tf-internal {
    margin-bottom: 10px;
  }
  .textarea {
    margin-bottom: 10px;
  }
  .textarea.t-internal {
    margin-bottom: 20px;
  }
  .brands {
    padding: 25px;
  }
  .grid {
    grid-column-gap: 20px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .section {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .heading-2 {
    margin-top: 15px;
  }
  .heading-3 {
    margin-bottom: 15px;
  }
  .paragraph-2 {
    margin-bottom: 15px;
    line-height: 24px;
  }
  .div-block-2 {
    left: 6%;
    top: 0px;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  .div-block-3 {
    top: 0px;
    -webkit-transform: translate(0px, 20px);
    -ms-transform: translate(0px, 20px);
    transform: translate(0px, 20px);
  }
  .div-block-4 {
    margin-right: 0px;
  }
  .div-block-5 {
    margin-top: 30px;
    margin-bottom: 50px;
    border-style: none;
    border-width: 0px;
  }
  .button-2 {
    margin-left: 10px;
    padding: 8px 36px;
  }
  .slider {
    left: 0px;
    top: 15px;
    height: 55vw;
    max-width: none;
  }
  .div-block-6 {
    height: 300px;
    padding: 25px;
  }
  .slider-2 {
    width: 100%;
  }
  .paragraph-3 {
    font-size: 0.8em;
  }
  .image-7 {
    display: inline-block;
    max-width: 79px;
    margin-right: 0px;
  }
  .section-2 {
    padding: 40px 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .div-block-8 {
    margin-left: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
  }
  .button-3 {
    padding: 8px 36px;
  }
  .heading-4 {
    margin-top: 15px;
    font-size: 36px;
  }
  .heading-4.h4-internal {
    font-size: 36px;
    line-height: 56px;
  }
  .heading-5 {
    margin-bottom: 15px;
  }
  .paragraph-4 {
    margin-bottom: 15px;
    line-height: 24px;
  }
  .paragraph-4.p4-internal {
    font-size: 14px;
    line-height: 30px;
  }
  .div-block-9 {
    height: 380px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .div-block-10 {
    left: -6%;
    right: 0%;
    width: 80%;
    margin-bottom: 30px;
    padding: 0px 20px;
  }
  .div-block-10.d10-internal {
    height: 320px;
  }
  .div-block-11 {
    width: 264px;
    height: 86%;
  }
  .div-block-11.d11-internal {
    height: 280px;
  }
  .services {
    padding-right: 25px;
    padding-left: 25px;
  }
  .grid-2 {
    width: 70%;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .div-block-13 {
    width: 100%;
  }
  .heading-6 {
    font-size: 35px;
    line-height: 44px;
  }
  .paragraph-5 {
    font-size: 20px;
    line-height: 40px;
  }
  .button-4.btn-read-more {
    font-size: 18px;
    line-height: 20px;
  }
  .service-icon {
    max-width: 167px;
  }
  .service-icon.im3 {
    max-width: 103px;
  }
  .service-icon.im2 {
    max-width: 173px;
  }
  .map {
    height: 350px;
  }
  .grid-3 {
    -ms-grid-columns: 0.5fr 0.5fr;
    grid-template-columns: 0.5fr 0.5fr;
  }
  .heading-7 {
    line-height: 26px;
  }
  .paragraph-6.hours {
    width: 50%;
    font-size: 13px;
  }
  .paragraph-6.hours.hours2 {
    width: 50%;
  }
  .div-block-14 {
    width: 70%;
  }
  .paragraph-9 {
    font-size: 12px;
  }
  .menu-button {
    margin-top: 20px;
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .form-block {
    width: auto;
  }
  .div-block-22 {
    text-align: left;
  }
  .footer-col-left {
    width: 49%;
  }
  .footer-col-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 48%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .heading-9.main-title {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 40px;
  }
  .grid-6 {
    margin-bottom: 0px;
  }
  .paragraph-11 {
    font-size: 14px;
    line-height: 30px;
  }
  .dropdown-list-2.w--open {
    margin-top: 0px;
    margin-left: 0px;
  }
  .utility-page-wrap {
    height: 40vh;
  }
  .utility-page-content {
    margin-left: 25px;
  }
  .heading-10 {
    margin-top: 10px;
    font-size: 28px;
    line-height: 28px;
  }
  .heading-11 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 100px;
    line-height: 100px;
  }
  .button-5 {
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
    line-height: 16px;
  }
  .button-6 {
    font-size: 12px;
    line-height: 16px;
  }
  .containerdiv.cont9 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .containerdiv.cont10 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .containerdiv.cont30 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .int-pg-main {
    padding: 25px;
  }
  .div-block-30 {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .column-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
  }
  .column-6 {
    margin-bottom: 20px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .div-block-31 {
    width: 274px;
    min-height: 43vh;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
  }
  .image-16 {
    left: 0px;
    top: 20px;
    z-index: 9;
    width: auto;
    height: auto;
    max-width: 100%;
  }
  .div-block-33 {
    width: 80%;
    margin-bottom: 30px;
    padding: 0px 15px;
  }
  .heading-12 {
    font-size: 14px;
    line-height: 16px;
  }
  .heading-12.phone-number {
    font-size: 12px;
  }
  .div-block-35.card-highlight {
    width: 100px;
    height: 100px;
  }
  .div-block-36 {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .div-block-36.grid-service-1.grid-location-icons {
    grid-column-gap: 4px;
  }
  .doctor-col-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -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;
  }
  .doctor-col-right {
    width: 100%;
    padding-left: 0px;
  }
  .link-30 {
    font-size: 12px;
  }
  .p-dent {
    font-size: 16px;
    line-height: 16px;
  }
  .message {
    display: none;
    padding: 10px;
  }
  .message.ms2 {
    display: block;
    width: 35%;
    margin-left: 5%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(91, 211, 198, 0.1)), to(rgba(91, 211, 198, 0.1)));
    background-image: linear-gradient(180deg, rgba(91, 211, 198, 0.1), rgba(91, 211, 198, 0.1));
    font-size: 0.9em;
  }
  .text-message {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 0.8em;
    line-height: 1.3em;
  }
  .title-message {
    font-size: 1.1em;
  }
}

@media screen and (max-width: 580px) {
  .mobile .paragraph {
    text-align: center;
    display: block;
    margin-right: 0;
  }
  .mobile {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .mobile .button {
    margin-top: 10px;
  }
  .spacer {
    min-height: 166px;
  }
}

@media screen and (max-width: 479px) {
  .financing-top {
    padding: 0px;
  }
  .desktop-nav {
    top: 7%;
  }
  .hero {
    height: 180px;
    padding-right: 25px;
    background-position: 0px 0px, 50% 50%;
    background-size: auto, auto 470px;
    background-attachment: scroll, scroll;
  }
  .hero.internal {
    height: 180px;
    padding-right: 5px;
    padding-left: 5px;
    background-position: 0px 0px, 50% 0%;
    background-size: auto, 100%;
  }
  .hero.internal.about {
    background-position: 0px 0px, 45% 0%;
    background-size: auto, 100%;
  }
  .hero.internal.about.gen {
    height: 200px;
    background-attachment: scroll, scroll;
  }
  .hero.internal.about.gen.tooth {
    background-position: 0px 0px, 50% 0%;
    background-size: auto, 750px;
  }
  .hero.internal.period {
    height: 180px;
    background-position: 0px 0px, 50% 20%;
  }
  .hero.internal.dentures {
    background-position: 0px 0px, 50% 0%;
    background-size: auto, 100%;
  }
  .hero.internal.bridges {
    background-size: auto, 100%;
  }
  .hero.internal.root {
    background-position: 0px 0px, 50% 0%;
    background-size: auto, 100%;
  }
  .hero.internal.metal-free {
    background-position: 0px 0px, 50% 0%;
    background-size: auto, 100%;
  }
  .hero.internal.cosmetic {
    background-position: 0px 0px, 75% 0%;
    background-size: auto, 100%;
  }
  .hero.internal.clear {
    background-size: auto, 100%;
  }
  .hero.internal.white {
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 100%;
  }
  .hero.internal.veneers {
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 100%;
  }
  .hero.internal.crowns {
    background-position: 0px 0px, 0% 0%;
    background-size: auto, 100%;
  }
  .hero.internal.laser {
    background-position: 0px 0px, 60% 0%;
    background-size: auto, 100%;
  }
  .hero.internal.emergency {
    background-size: auto, 100%;
  }
  .hero.internal.financial {
    background-size: auto, 100%;
  }
  .hero.internal.patients {
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 100%;
  }
  .hero.internal.contact {
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 100%;
  }
  .hero.internal.thank-you {
    height: auto;
    padding: 30px 20px;
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }
  .hero.internal.thoot {
    background-size: auto, 100%;
  }
  .hero.homepage {
    background-position: 0px 0px, 60% 50%;
    background-size: auto, cover;
  }
  .container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .image {
    max-width: 89px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .paragraph {
    margin-right: 0px;
    line-height: 1.5em;
    text-align: left;
  }
  .button {
    width: 200px;
    padding: 4px 0px;
    font-size: 0.7em;
    line-height: 2em;
  }
  .heading {
    font-size: 24px;
    line-height: 26px;
  }
  .heading.h-internal {
    margin-top: 10px;
  }
  .div-block {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .submit-button.btn-spin {
    padding-right: 24px;
    padding-left: 24px;
    font-size: 14px;
  }
  .text-field {
    margin-bottom: 10px;
    font-size: 12px;
  }
  .text-field-2 {
    margin-bottom: 10px;
    font-size: 12px;
  }
  .text-field-3 {
    margin-bottom: 10px;
    font-size: 12px;
  }
  .textarea {
    margin-bottom: 20px;
    font-size: 12px;
  }
  .textarea.t-internal {
    margin-bottom: 10px;
  }
  .brands {
    padding: 15px;
    background-color: #fcfcfc;
  }
  .grid {
    grid-column-gap: 15px;
  }
  .image-2.img-brand {
    width: 48%;
    max-width: 40%;
  }
  .image-3.img-brand {
    width: 48%;
    max-width: 50%;
  }
  .image-4.img-brand {
    width: 48%;
    max-width: 50%;
  }
  .image-5.img-brand {
    width: 47%;
    max-width: 50%;
  }
  .section {
    padding: 20px 20px 30px;
  }
  .heading-2 {
    margin-bottom: 0px;
  }
  .heading-3 {
    font-size: 1.7em;
  }
  .div-block-2 {
    left: auto;
    width: 90%;
  }
  .div-block-3 {
    top: -2.5px;
    width: 94%;
  }
  .div-block-5 {
    width: 200px;
    height: 300px;
    border-style: solid;
    border-width: 1px;
  }
  .slider {
    height: 80vw;
    max-width: 82vw;
    min-width: 35vw;
  }
  .div-block-6 {
    height: 306px;
    padding: 25px 10px;
  }
  .paragraph-3 {
    margin-bottom: 10px;
    font-size: 0.7em;
    line-height: 1.8em;
  }
  .image-7 {
    max-width: 49px;
    margin-right: 10px;
  }
  .text-span-2 {
    font-size: 16px;
    line-height: 26px;
  }
  .slide-nav {
    margin-top: 0px;
    font-size: 0.4em;
  }
  .section-2 {
    padding: 25px 10px;
  }
  .div-block-8 {
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
  }
  .div-block-8.d9-internal {
    padding: 5px;
  }
  .heading-4.h4-internal {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
    font-size: 30px;
    line-height: 38px;
  }
  .paragraph-4.p4-internal {
    font-size: 16px;
    line-height: 26px;
  }
  .div-block-9 {
    width: 200px;
    height: 340px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    border-style: none;
    border-width: 0px;
  }
  .div-block-10 {
    left: 0%;
    width: 100%;
  }
  .div-block-11 {
    left: 0%;
    width: 260px;
  }
  .grid-2 {
    width: 100%;
    grid-row-gap: 39px;
  }
  .div-block-13 {
    width: 100%;
  }
  .heading-6 {
    font-size: 25px;
    line-height: 34px;
  }
  .paragraph-5 {
    font-size: 16px;
    line-height: 36px;
  }
  .button-4.btn-read-more {
    font-size: 14px;
  }
  .info-menu {
    padding: 30px 20px 0px;
  }
  .footer {
    padding-right: 10px;
    padding-left: 10px;
  }
  .grid-3 {
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .heading-7 {
    font-size: 26px;
    line-height: 36px;
    text-align: center;
  }
  .list {
    overflow: hidden;
    border-radius: 10px;
    text-align: center;
  }
  .paragraph-6 {
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #2e8592;
    border-bottom: 1px solid #2b2b2b;
    background-color: #005764;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  .div-block-14 {
    width: 100%;
  }
  .paragraph-9 {
    padding-bottom: 15px;
    font-size: 10px;
    line-height: 16px;
  }
  .menu-button {
    margin-top: 10px;
  }
  .slide-nav-2 {
    font-size: 0.6em;
  }
  .footer-col-left {
    width: 100%;
    text-align: center;
  }
  .footer-col-right {
    width: 100%;
    text-align: center;
  }
  .heading-9.main-title {
    font-size: 30px;
    line-height: 40px;
  }
  .paragraph-11 {
    font-size: 12px;
    line-height: 26px;
  }
  .dropdown-list-2.w--open {
    margin-top: 0px;
    margin-left: 0px;
  }
  .utility-page-wrap {
    height: 30vh;
  }
  .utility-page-content {
    width: 200px;
    margin-left: 5px;
  }
  .heading-10 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 25px;
  }
  .text-block-4 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 16px;
  }
  .heading-11 {
    margin-top: 10px;
    margin-bottom: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 80px;
    line-height: 70px;
  }
  .button-5 {
    width: 150px;
    font-size: 14px;
    line-height: 14px;
  }
  .paragraph-12 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 16px;
  }
  .button-6 {
    padding-right: 25px;
    padding-left: 25px;
    font-size: 12px;
  }
  .tile {
    max-width: 90%;
    margin-right: 10px;
    margin-bottom: 15px;
    margin-left: 10px;
  }
  .containerdiv.cont4 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .int-pg-main {
    padding: 10px;
  }
  .div-block-29 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .spacer {
    /*min-height: 122px;*/
    min-height: 158px;
  }
  .column {
    padding-left: 0px;
  }
  .div-block-30 {
    width: 100%;
    max-width: 100vw;
  }
  .columns-2 {
    margin-bottom: 40px;
  }
  .image-16 {
    max-width: 100%;
  }
  .div-block-32 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-33 {
    width: 100%;
  }
  .image-17 {
    width: 55%;
  }
  .heading-12 {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 12px;
  }
  .heading-12.phone-number {
    font-size: 12px;
  }
  .grid-7 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .grid-7.grid-location {
    margin-bottom: 20px;
  }
  .div-block-34.link-service-3 {
    padding-bottom: 15px;
  }
  .div-block-34.link-service-3.link-location-3 {
    padding-bottom: 20px;
  }
  .div-block-34.link-service-1 {
    padding-bottom: 15px;
  }
  .div-block-34.link-service-1.link-location-1 {
    padding-bottom: 20px;
  }
  .div-block-34.link-service-2 {
    padding-bottom: 15px;
  }
  .div-block-34.link-service-2.link-location-2 {
    padding-bottom: 20px;
  }
  .div-block-35.card-highlight {
    width: 50px;
    height: 50px;
  }
  .div-block-36 {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .div-block-36.grid-service-1.grid-location-icons {
    grid-column-gap: 4px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .footer-ul {
    text-align: center;
  }
  .list-item {
    text-align: center;
  }
  .link-30 {
    font-size: 16px;
  }
  .link-31 {
    line-height: 24px;
  }
  .message {
    display: block;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .message.ms2 {
    display: none;
  }
  .message.hide {
    display: none;
  }
  .text-message {
    color: #000;
    font-size: 0.7em;
  }
  .link-32 {
    color: #28828f;
  }
  .title-message {
    margin-top: 0px;
    color: #28828f;
    font-size: 1em;
  }
}

@media screen and (max-width: 332px) {
  .spacer {
    min-height: 173px;
  }
}

#w-node-2ae55c18537d-e12f4bbf {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-f53ba94f0b68-e12f4bbf {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-63d8992d015e-e12f4bbf {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 767px) {
  #w-node-2ae55c18537d-e12f4bbf {
    -ms-grid-column-span: 4;
    grid-column-end: 4;
  }
  #w-node-f53ba94f0b68-e12f4bbf {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-63d8992d015e-e12f4bbf {
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
}

.mobile a:first-of-type:hover {
  color: #5bd3c6 !important;
}

.mobile a:first-of-type .paragraph:hover {
  color: #5bd3c6 !important;
}
