.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

body {
  color: #73767e;
  font-family: Montserratoff, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 2em;
}

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

a:hover {
  text-decoration: underline;
}

.body {
  font-size: 1em;
}

.navbar {
  z-index: 99;
  color: #2c3945;
  background-color: #fff;
  position: fixed;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.container {
  width: 95%;
  height: 130px;
  max-width: 1600px;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 25px;
  display: flex;
  position: relative;
  overflow: visible;
}

.container.nav-container {
  height: 100px;
  margin-top: 100px;
}

.brand {
  width: 300px;
  flex: 0 auto;
  margin-bottom: -18px;
  display: block;
}

.div-block {
  flex: 0 auto;
  order: -1;
  position: relative;
}

.nav-menu {
  order: 1;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: flex-end;
  display: flex;
}

.nav-link {
  color: #2c3944;
  text-transform: uppercase;
  border-bottom: 8px solid rgba(159, 187, 201, .43);
  margin-right: 30px;
  padding: 0 30px 0 0;
  font-weight: 300;
  line-height: 3px;
  transition: border .15s;
}

.nav-link:hover {
  border-bottom-color: rgba(77, 101, 112, .43);
  text-decoration: none;
}

.nav-link.w--current {
  color: #2c3944;
  border-bottom-width: 8px;
  border-bottom-color: rgba(159, 187, 201, .43);
  font-weight: 600;
}

.nav-link.w--current:hover {
  border-bottom-color: rgba(77, 101, 112, .43);
}

.nav-link.w--current:focus {
  border-bottom-color: #9fbbc9;
}

.nav-link.dropdown-trigger {
  z-index: 2;
}

.banner-wrapper {
  width: 100vw;
  height: 100vh;
  position: relative;
}

.banner {
  height: 100%;
  background-image: url('../images/startseite-header-ballout.png');
  background-position: 0%;
  background-size: cover;
  border: 1px #000;
  margin-top: 0;
  padding-top: 130px;
}

.text-block-wrapper {
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading {
  text-transform: uppercase;
  border-bottom: 8px solid rgba(159, 187, 201, .6);
  margin-bottom: 70px;
  margin-right: -30px;
  padding-right: 30px;
  font-size: 52px;
  font-weight: 300;
  line-height: 27px;
  display: inline-block;
}

.text-block {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.paragraph {
  font-weight: 300;
}

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

.fixed-image-bg {
  width: 100vw;
  height: 700px;
  background-image: url('../images/startseite-web-01.jpg');
  background-position: 38%;
  background-size: cover;
  background-attachment: fixed;
}

.fixed-image-bg.fib2 {
  background-image: url('../images/startseite-web-02.jpg');
  background-position: 100%;
}

.image {
  display: none;
  position: relative;
}

.div-block-2 {
  width: 389px;
  position: absolute;
  top: auto;
  bottom: 7%;
  left: auto;
  right: 8%;
}

.section {
  background-color: rgba(255, 255, 255, .44);
  background-image: linear-gradient(#fff, #fff);
  padding-top: 100px;
  padding-bottom: 80px;
}

.container-2 {
  text-align: center;
}

.container-2.leistung {
  margin-bottom: 50px;
}

.section-2 {
  color: rgba(44, 57, 69, .85);
  flex-direction: column;
  display: flex;
  position: relative;
}

.paragraph-2 {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
  display: inline-block;
}

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

.div-block-4 {
  color: rgba(44, 57, 69, .85);
  background-color: #2c3945;
  padding-top: 50px;
  padding-bottom: 30px;
}

.div-block-5 {
  width: 90%;
  max-width: 1300px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
}

.div-block-6 {
  color: #fff;
  font-weight: 300;
}

.div-block-6.dbl {
  flex-direction: column;
  align-self: auto;
  align-items: flex-start;
  display: flex;
}

.heading-2 {
  text-transform: uppercase;
  font-size: 1.17em;
  font-weight: 300;
  line-height: 1.17em;
}

.paragraph-3 {
  max-width: 319px;
  font-weight: 300;
  line-height: 1.4em;
}

.link {
  color: #fff;
  font-weight: 300;
  text-decoration: none;
  display: inline;
}

.link:hover {
  color: #fff;
  font-weight: 200;
  text-decoration: underline;
  display: inline;
}

.text-block-2 {
  color: #fff;
  font-weight: 200;
  display: inline;
}

.div-block-7 {
  text-align: center;
}

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

.link-2:hover {
  color: #fff;
  text-decoration: underline;
}

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

.link-3:hover {
  color: #fff;
  text-decoration: underline;
}

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

.link-4:hover {
  color: #fff;
  text-decoration: underline;
}

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

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

.div-block-8 {
  width: 100vw;
  height: 100vh;
  justify-content: space-between;
  padding-top: 130px;
  display: flex;
  position: relative;
}

.div-block-9 {
  width: 45%;
  background-image: url('../images/schwerpunkte.jpg');
  background-position: 69%;
  background-size: cover;
}

.div-block-9.team-header {
  background-image: url('../images/4.jpg');
}

.div-block-9.praxis-header {
  background-image: url('../images/ambiente-web.jpg');
  background-position: 89%;
}

.div-block-9.kontakt-header {
  background-image: url('../images/35.jpg');
  background-position: 20%;
}

.div-block-10 {
  width: 55%;
  background-color: rgba(44, 57, 69, .85);
}

.text-block-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-bottom: 16px solid rgba(44, 57, 69, .85);
  margin-right: 0;
  padding-right: 40px;
  font-size: 60px;
  font-weight: 700;
  line-height: 21px;
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translate(-50%);
}

.section-3 {
  background-image: linear-gradient(#fff, #fff);
  padding-top: 100px;
  padding-bottom: 150px;
  position: static;
}

.section-3.arzt-section {
  color: #333232;
  padding-top: 350px;
}

.section-3.impressum-datenschutz-section {
  padding-top: 300px;
}

.section-3.danke {
  padding-top: 220px;
}

.heading-3 {
  color: rgba(44, 57, 69, .85);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 0;
  font-size: 100px;
  font-weight: 600;
  line-height: 120px;
}

.div-block-11 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.grid {
  grid-template-rows: minmax(20vw, .25fr) minmax(20vw, .25fr) minmax(20vw, .25fr) minmax(20vw, .25fr);
  grid-template-areas: "Area"
                       "."
                       "."
                       ".";
  margin-top: 100px;
  position: relative;
  overflow: hidden;
}

.image-2 {
  max-width: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%, -50%);
}

.grid-2 {
  grid-template-rows: auto auto auto auto;
  margin-top: 130px;
}

.grid-3 {
  width: 90%;
  max-width: 1400px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-left: auto;
  margin-right: auto;
}

.image-3 {
  z-index: 0;
  float: none;
  margin-bottom: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-12 {
  width: 50%;
  max-width: none;
  min-width: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: stretch;
  margin-left: 0;
  padding: 5px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-13 {
  opacity: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 5px;
  padding: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-13.div-block-14 {
  opacity: 0;
  text-align: left;
  transition: opacity .25s;
  display: none;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-13.div-block-14:hover {
  opacity: 1;
}

.link-block {
  opacity: 0;
  transition: opacity .25s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-block:hover {
  opacity: 1;
}

.link-block.blanco-link {
  cursor: default;
}

.paragraph-4 {
  z-index: 1;
  color: #333232;
  text-transform: uppercase;
  cursor: default;
  border-bottom: 20px solid rgba(212, 229, 231, .5);
  margin-right: -30px;
  padding-right: 30px;
  font-size: 60px;
  line-height: 22px;
  position: relative;
}

.paragraph-4.paragraph-6 {
  text-align: center;
  text-shadow: 0 0 20px #fff;
  cursor: pointer;
  border-bottom-color: rgba(44, 57, 69, .85);
  padding-top: 0;
  font-size: 40px;
  line-height: 40px;
  display: flex;
}

.paragraph-4.paragraph-7 {
  text-align: center;
  text-shadow: 0 0 20px #fff;
  border-bottom-color: rgba(44, 57, 69, .85);
  margin-bottom: 10px;
  font-size: 40px;
  display: flex;
}

.paragraph-5 {
  z-index: 1;
  color: #333232;
  text-shadow: 0 0 10px #fff;
  cursor: default;
  margin-top: 0;
  font-size: 20px;
  display: flex;
  position: relative;
}

.dropdown {
  width: 350px;
  opacity: 1;
  background-color: #333232;
  flex-direction: row;
  align-items: stretch;
  padding: 22px 35px;
  display: flex;
  position: static;
  top: 35px;
  bottom: auto;
  left: 215px;
  right: 0%;
}

.dropdown.dropdown-content {
  z-index: auto;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  flex: 0 auto;
  order: 1;
  align-self: auto;
  margin-bottom: -394px;
  padding: 25px 0 0;
  display: block;
  position: absolute;
  top: 11px;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.dropdown.menu-trigger {
  width: 175px;
  opacity: .54;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  top: -21px;
}

.link-6 {
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  font-size: 16px;
  font-weight: 200;
  line-height: 40px;
  text-decoration: none;
  transition: color .2s;
}

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

.heading-4 {
  color: rgba(44, 57, 69, .85);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 100px;
  font-weight: 600;
  line-height: 100px;
}

.heading-5 {
  max-width: 580px;
  text-align: center;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: -60px;
  padding-right: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  display: block;
}

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

.div-block-16 {
  width: 100vw;
  height: 670px;
  background-image: url('../images/alterszahnmedizin.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}

.div-block-16.leistung-img-2 {
  background-image: url('../images/endodontie_1endodontie.jpg');
  background-position: 50%;
}

.div-block-16.leistung-img-3 {
  background-image: url('../images/bruecke.jpg');
  background-position: 50%;
}

.div-block-16.leistung-img-4 {
  background-image: url('../images/22.jpg');
  background-position: 50%;
}

.div-block-16.leistung-img-5 {
  background-image: url('../images/ästhetische-zahnmedizin-2.jpg');
  background-position: 50%;
}

.div-block-16.leistung-img-6 {
  background-image: url('../images/implantologie.jpg');
}

.div-block-16.leistung-img-7 {
  background-image: url('../images/oralchirurgie.jpg');
  background-position: 50%;
}

.div-block-16.leistung-img-8 {
  background-image: url('../images/kinderzahnheilkunde.jpg');
  background-position: 50%;
}

.div-block-16.leistung-img-9 {
  background-image: url('../images/prophylaxe.jpg');
  background-position: 50%;
}

.div-block-16.leistung-img-10, .div-block-16.leistung-img-11, .div-block-16.leistung-img-12 {
  background-image: url('../images/23.jpg');
  background-position: 50%;
}

.section-5 {
  position: relative;
  overflow: hidden;
}

.text-block-4 {
  color: rgba(234, 234, 234, .6);
  text-align: center;
  text-transform: uppercase;
  font-size: 8.8vw;
  font-weight: 600;
  line-height: 6vw;
  position: absolute;
  top: auto;
  bottom: -4px;
  left: -5px;
  right: 0%;
}

.text-block-4.leistung-text-2 {
  font-size: 14vw;
  line-height: 6.7vw;
  bottom: 21px;
  left: -14px;
}

.text-block-4.leistung-text-3 {
  font-size: 7.5vw;
  line-height: 5.8vw;
  left: -11px;
}

.text-block-4.leistung-text-4 {
  font-size: 10.1vw;
  line-height: 7.7vw;
  left: -16px;
}

.text-block-4.leistung-text-5 {
  font-size: 6.6vw;
  line-height: 5vw;
  bottom: -3px;
  left: 0;
}

.text-block-4.leistung-text-6 {
  font-size: 11.5vw;
  line-height: 8vw;
  left: -14px;
}

.text-block-4.leistung-text-7 {
  font-size: 11.4vw;
  line-height: 8vw;
  left: -11px;
}

.text-block-4.leistung-text-9 {
  font-size: 14.4vw;
  line-height: 11vw;
  bottom: -6px;
  left: -21px;
}

.text-block-4.leistung-text-8 {
  font-size: 7.6vw;
  line-height: 5.8vw;
}

.text-block-4.leistung-text-10, .text-block-4.leistung-text-11, .text-block-4.leistung-text-12 {
  font-size: 14.2vw;
  line-height: 11.2vw;
  bottom: -8px;
  left: -21px;
}

.div-block-17 {
  width: 90%;
  max-width: 1160px;
  margin-left: 10%;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.paragraph-8 {
  font-size: 18px;
  font-weight: 300;
  line-height: 29px;
}

.heading-6 {
  color: #333232;
  text-transform: uppercase;
  border-bottom: 12px solid rgba(159, 187, 201, .6);
  margin-bottom: 40px;
  font-size: 40px;
  font-weight: 300;
  line-height: 17px;
  display: inline-block;
}

.heading-6.leistung-headline-zweizeilig {
  border-bottom-color: rgba(159, 187, 201, .6);
}

.lightbox-link {
  transition: opacity .2s;
  overflow: visible;
}

.lightbox-link:hover {
  opacity: .7;
}

.columns {
  width: 95%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-5 {
  color: #979ca8;
  text-align: right;
  font-size: 12px;
  line-height: 12px;
}

.text-field {
  height: 50px;
  border: 1px #000;
  border-bottom: 1px solid #73767e;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 15px;
  display: inline-block;
}

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

.text-field::placeholder {
  color: #73767e;
}

.text-field-2 {
  border: 1px #000;
  border-bottom: 1px solid #73767e;
}

.textarea {
  min-height: 180px;
  border: 1px solid #73767e;
}

.field-label {
  color: #73767e;
  margin-top: 20px;
  padding-left: 13px;
  font-size: 14px;
  font-weight: 400;
}

.text-block-6 {
  color: #73767e;
}

.link-7 {
  color: #73767e;
  font-weight: 600;
  text-decoration: none;
}

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

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

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.search {
  display: flex;
}

.container-4 {
  padding-top: 200px;
  padding-bottom: 100px;
}

.search-result-item {
  border-bottom: 1px solid #000;
  margin-bottom: 30px;
  padding-bottom: 0;
}

.search-2 {
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.search-input {
  margin-right: 30px;
}

.heading-7 {
  margin-bottom: 30px;
}

.submit-button {
  color: #73767e;
  background-color: #eaeaea;
  margin-top: 20px;
  padding: 5px 30px;
  transition: background-color .2s ease-in-out;
}

.submit-button:hover {
  background-color: #d4e5e7;
}

.checkbox-label {
  width: 100%;
  font-size: 14px;
  line-height: 22px;
}

.column {
  margin-top: 24px;
}

.checkbox-field {
  width: 100%;
}

.columns-2 {
  flex-direction: column-reverse;
  align-items: flex-start;
  display: flex;
}

.column-2 {
  align-self: flex-end;
}

.heading-8 {
  color: #333232;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 600;
  line-height: 40px;
}

.columns-3 {
  width: 95%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-9 {
  color: #333232;
  font-weight: 400;
}

.heading-9 {
  color: #333232;
  text-transform: uppercase;
  font-weight: 600;
}

.div-block-18 {
  width: 100%;
  height: 800px;
  max-width: 800px;
  background-image: url('../images/map.jpg');
  background-position: 0 0;
  background-size: cover;
  position: relative;
}

.section-6 {
  padding-bottom: 100px;
}

.paragraph-10 {
  width: 100%;
  text-align: center;
  position: relative;
}

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

.div-block-19 {
  width: 80%;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: hidden;
  transform: translate(-50%, -50%);
}

.paragraph-12 {
  margin-bottom: 0;
}

.div-block-20 {
  cursor: pointer;
  background-color: #dbdbdb;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 30px;
  transition: background-color .2s ease-in-out;
  display: inline-block;
  position: relative;
}

.div-block-20:hover {
  background-color: #d4e5e7;
}

.div-block-21 {
  width: 100%;
  height: 800px;
  max-width: 800px;
}

.div-block-21.iframe {
  display: none;
  overflow: hidden;
}

.html-embed {
  width: 100%;
  height: 800px;
}

.dropdown-wrapper {
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.dropdown-wrapper.nav-link {
  border-bottom-style: none;
  margin-right: 0;
  padding-right: 0;
}

.dropdown-trigger.nav-link {
  z-index: auto;
  order: -1;
  align-self: flex-start;
  margin-left: auto;
}

.div-block-22 {
  color: #4e5055;
  background-color: rgba(44, 57, 69, .85);
  flex-flow: column;
  padding: 25px 50px 25px 40px;
  display: flex;
}

.menu-line {
  width: 5px;
  height: auto;
  background-color: #d4e5e7;
  margin-right: 25px;
  padding-right: 0;
}

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

.arzt-desc {
  width: 90vw;
  background-color: #eaeaea;
  justify-content: space-between;
  display: flex;
}

.arzt-bild {
  width: 40%;
  max-width: 610px;
  margin-top: -50px;
  padding-bottom: 40px;
  padding-right: 40px;
}

.arzt-dots {
  width: 10vw;
  align-self: center;
  display: block;
}

.arzt-dots.mobile-arzt-dots {
  display: none;
}

.arzt-vita {
  width: 50%;
  margin-top: -9px;
  margin-bottom: 50px;
  margin-left: 10%;
  padding-right: 90px;
}

.arzt-vita-date-line {
  justify-content: space-between;
  margin-bottom: 0;
  display: flex;
}

.avdl-left {
  width: 130px;
  flex: 0 auto;
}

.avdl-right {
  flex: 1;
  font-weight: 300;
}

.heading-10 {
  text-transform: uppercase;
  white-space: nowrap;
  border-bottom: 10px solid rgba(159, 187, 201, .6);
  margin-top: 0;
  margin-bottom: 50px;
  padding-right: 30px;
  font-size: 28px;
  font-weight: 600;
  line-height: 20px;
  display: inline-block;
}

.image-4 {
  padding-left: 30px;
}

.container-5 {
  margin-top: 30px;
}

.text-block-8 {
  font-weight: 500;
}

.text-block-9 {
  font-weight: 300;
}

.brandy {
  color: #333232;
  transition: color .2s;
}

.brandy:hover {
  color: #00ff7f;
  text-decoration: none;
}

.heading-11 {
  color: #333232;
  font-size: 2em;
  line-height: 2em;
}

.text-block-11 {
  color: #333232;
  margin-top: 30px;
  font-weight: 300;
}

.link-8, .link-9, .link-10 {
  color: #333232;
}

.div-block-23 {
  width: 90%;
  max-width: 1400px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.bold-text-2 {
  color: #333232;
}

.list {
  padding-left: 20px;
  font-size: 18px;
  font-weight: 300;
  line-height: 29px;
}

.popup-inner1 {
  width: 100%;
  height: 500px;
  background-image: url('../images/gal-2-small.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  display: flex;
}

.image-7 {
  cursor: pointer;
  object-fit: fill;
}

.inhalt {
  width: 90%;
  height: 90%;
  border: 2px solid #fff;
  flex-direction: column;
  margin: auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.popup-cb {
  z-index: 999;
  width: 100%;
  height: 100%;
  object-fit: fill;
  background-color: rgba(0, 0, 0, .7);
  border: 1px solid rgba(48, 83, 156, .4);
  display: flex;
  position: fixed;
  overflow: hidden;
}

._wf-text {
  width: 95%;
  height: 93%;
  background-color: rgba(255, 255, 255, .8);
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin: auto;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: hidden;
  transform: translate(-50%, -50%);
}

.heading-13 {
  text-align: center;
  margin-top: 0;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
}

.popup-fenster {
  width: 45%;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  overflow: visible;
  transform: translate(-50%, -50%);
}

.popup-inner-cb {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 10px;
  display: flex;
}

.heading-12 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 30px;
  font-weight: 500;
}

.close-cb {
  justify-content: flex-end;
  display: flex;
}

.paragraph-13 {
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 16px;
  line-height: 26px;
}

.danke-container {
  width: 90%;
  max-width: 1300px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 120px;
}

.dropdown-toggle {
  padding: 0;
}

.dropdown-2 {
  margin-bottom: -20px;
}

.dropdown-list-wrapper {
  background-color: #333232;
  display: none;
}

.div-block-24, .div-block-25, .div-block-26 {
  display: none;
}

.div-block-27 {
  display: block;
}

.image-8, .image-9, .image-10, .image-11, .image-12, .image-13, .image-14 {
  display: none;
}

.leistungen--block {
  width: 95%;
  max-width: 1300px;
  text-align: center;
  margin-bottom: 130px;
  margin-left: auto;
  margin-right: auto;
}

.leistungen--slider {
  height: 150px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 60px;
}

.leistungen--slider.ls-mobile {
  display: none;
}

.mask {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.icon-2 {
  background-color: #635151;
}

.icon-3 {
  background-color: #4d4040;
}

.slide.s2 {
  background-color: rgba(44, 57, 69, .85);
}

.slide-inner {
  width: 100%;
  height: 100%;
  display: flex;
}

.slide-tile {
  color: #73767e;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-tile.slide-last {
  opacity: 0;
  cursor: default;
}

.slide-tile-icon {
  width: 80px;
  height: 80px;
  background-color: #d2b1b6;
  border-radius: 50%;
  margin-bottom: 20px;
}

.leistungen-link {
  color: #73767e;
  font-weight: 500;
}

.arrow-wrapper {
  width: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-nav {
  margin-top: 20px;
  position: relative;
}

.nav-top-bar {
  z-index: 1;
  height: 60px;
  background-color: #2c3945;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-top-bar-container {
  width: 95%;
  height: 60px;
  max-width: 1600px;
  text-transform: uppercase;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-13 {
  color: #fff;
  letter-spacing: 2px;
  padding-right: 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}

.top-btn {
  color: #fff;
  letter-spacing: 1.5px;
  background-color: rgba(159, 187, 201, .6);
  border-radius: 20px;
  align-items: center;
  margin-left: 40px;
  margin-right: 30px;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  transition: background-color .15s;
}

.top-btn:hover {
  background-color: rgba(118, 146, 160, .6);
  text-decoration: none;
}

.top-btn-txt {
  margin-bottom: 0;
}

.social-media-icon {
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 5px;
  padding-right: 5px;
  transition: opacity .2s cubic-bezier(.25, .46, .45, .94);
}

.social-media-icon:hover {
  opacity: .8;
}

.team-block-wrapper {
  width: 100%;
  justify-content: flex-start;
  padding-top: 100px;
  padding-bottom: 70px;
  display: flex;
}

.div-block-5-copy {
  width: 90%;
  max-width: 1300px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 60px;
  display: flex;
}

.sm-icon {
  padding-left: 8px;
  padding-right: 8px;
}

.bubble-wrapper {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 104px;
  bottom: auto;
  left: -86px;
  right: auto;
}

.footer-logo {
  width: 120px;
  border-radius: 3px;
  margin-top: 20px;
  padding-top: 0;
  transition: opacity .15s;
  overflow: hidden;
}

.footer-logo:hover {
  opacity: .84;
}

.image-15 {
  width: 100%;
  height: 100%;
}

.div-block-28 {
  background-image: url('../images/logo-hintergrund.jpg');
  background-position: 0 0;
  background-size: auto;
}

.image-16 {
  max-width: 61%;
  margin-top: 0;
  margin-bottom: 5px;
  padding-top: 0;
}

.image-17, .image-18, .image-19, .image-20, .image-21 {
  display: none;
}

.heading-14 {
  color: #333232;
  text-transform: uppercase;
  font-weight: 600;
}

.heading-14.sm {
  margin-top: 60px;
  display: flex;
}

.insta {
  width: 65px;
  height: 65px;
  background-color: #2c3944;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  transition: opacity .15s;
  display: flex;
}

.insta:hover {
  opacity: .86;
}

.jameda {
  border-radius: 3px;
  transition: opacity .15s;
  overflow: hidden;
}

.jameda:hover {
  opacity: .85;
}

.flex {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.center, .image-22 {
  display: none;
}

.image-23 {
  margin-top: 0;
  padding-top: 0;
}

.image-24 {
  padding-top: 0;
}

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

.image-25, .image-26, .image-27, .image-28 {
  display: none;
}

@media screen and (max-width: 991px) {
  .container {
    width: 90%;
    height: 70px;
    justify-content: space-between;
    padding-bottom: 13px;
  }

  .container.nav-container {
    height: 90px;
    align-items: center;
    margin-top: 0;
    padding-bottom: 0;
  }

  .brand {
    width: 190px;
    order: -1;
    margin-bottom: -8px;
  }

  .nav-menu {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    padding: 30px 20px 20px 40px;
    top: 60px;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .nav-link {
    margin-top: 40px;
    margin-bottom: 30px;
    margin-left: 0;
  }

  .banner {
    background-position: 19%;
    padding-top: 70px;
  }

  .heading {
    border-bottom-style: solid;
    margin-top: 0;
    margin-bottom: 75px;
    margin-right: 0;
    padding-right: 0;
    font-size: 43px;
    line-height: 24px;
    display: inline-block;
  }

  .text-block {
    max-width: 600px;
  }

  .fixed-image-bg {
    height: 500px;
    background-position: 50% 0;
    background-repeat: repeat;
    background-attachment: scroll;
  }

  .div-block-2 {
    width: 270px;
  }

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

  .paragraph-2 {
    font-weight: 200;
  }

  .div-block-4 {
    padding-bottom: 16px;
  }

  .div-block-5 {
    width: 90%;
    max-width: 600px;
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: stretch;
    align-items: center;
    justify-items: start;
    padding-bottom: 40px;
    display: grid;
  }

  .div-block-6 {
    text-align: center;
  }

  .heading-2 {
    margin-bottom: 20px;
  }

  .menu-button {
    z-index: 10;
    filter: brightness(35%);
    flex: 0 auto;
    order: 1;
    padding: 6px;
  }

  .menu-button.w--open {
    filter: brightness(118%);
    background-color: #2c3944;
  }

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

  .div-block-8 {
    padding-top: 70px;
  }

  .div-block-9 {
    width: 100%;
    filter: brightness(80%);
  }

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

  .section-3.arzt-section {
    padding-top: 70px;
    padding-bottom: 0;
  }

  .section-3.impressum-datenschutz-section {
    padding-top: 119px;
  }

  .heading-3 {
    font-size: 80px;
  }

  .grid-3 {
    margin-top: 30px;
  }

  .image-3 {
    display: none;
  }

  .div-block-13 {
    justify-content: flex-end;
  }

  .div-block-13.div-block-14, .link-block {
    opacity: 1;
  }

  .paragraph-4 {
    background-color: rgba(44, 57, 69, .85);
    border-bottom-style: none;
    border-bottom-width: 0;
    font-size: 20px;
    line-height: 20px;
  }

  .paragraph-4.paragraph-6 {
    text-align: center;
    letter-spacing: 1px;
    text-transform: none;
    background-color: #fff;
    border: 2px solid #000;
    align-self: stretch;
    margin-bottom: 0;
    margin-right: 0;
    padding: 10px 0 10px 13px;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
  }

  .paragraph-4.paragraph-7 {
    color: #fff;
    letter-spacing: 1px;
    text-transform: none;
    background-color: rgba(44, 57, 69, .85);
    align-self: stretch;
    margin-bottom: 0;
    margin-right: 0;
    padding: 9px 0 2px 16px;
    font-size: 16px;
    font-weight: 600;
  }

  .paragraph-5 {
    color: #fff;
    letter-spacing: 1px;
    background-color: rgba(44, 57, 69, .85);
    align-self: stretch;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 16px;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
  }

  .dropdown.dropdown-content {
    display: none;
  }

  .heading-4 {
    font-size: 70px;
  }

  .heading-5 {
    margin-right: auto;
  }

  .div-block-16 {
    height: 400px;
    background-attachment: scroll;
  }

  .text-block-4 {
    font-size: 11.5vw;
    line-height: 9.8vw;
    left: -3px;
  }

  .text-block-4.leistung-text-2 {
    bottom: 12px;
    left: -6px;
  }

  .text-block-4.leistung-text-3 {
    line-height: 7.1vw;
    left: -5px;
  }

  .text-block-4.leistung-text-4 {
    font-size: 10vw;
    line-height: 8.8vw;
    left: -6px;
  }

  .text-block-4.leistung-text-5 {
    width: 100%;
    font-size: 6.6vw;
    line-height: 6vw;
    bottom: -5px;
    left: -2px;
  }

  .text-block-4.leistung-text-6 {
    bottom: -1px;
    left: -7px;
  }

  .text-block-4.leistung-text-7 {
    left: -7px;
  }

  .text-block-4.leistung-text-9 {
    left: -10px;
  }

  .text-block-4.leistung-text-8 {
    bottom: -4px;
  }

  .text-block-4.leistung-text-10, .text-block-4.leistung-text-11, .text-block-4.leistung-text-12 {
    left: -10px;
  }

  .div-block-17 {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .heading-6 {
    font-size: 24px;
  }

  .submit-button {
    transition: transform .15s ease-in-out, background-color .25s ease-in-out;
  }

  .submit-button:hover {
    background-color: #dbdbdb;
  }

  .submit-button:active {
    transform: scale(.98);
  }

  .div-block-18.iframe-placeholder {
    height: 400px;
    max-width: 400px;
  }

  .div-block-21.iframe {
    height: 400px;
    max-width: 400px;
    display: block;
    overflow: hidden;
  }

  .html-embed {
    width: 100%;
    height: 400px;
  }

  .dropdown-wrapper.nav-link {
    margin: 40px 30px 30px 0;
  }

  .dropdown-trigger.nav-link {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .dropdown-trigger.nav-link.w--current {
    padding-right: 30px;
  }

  .arzt-fullpage-wrapper {
    overflow: hidden;
  }

  .arzt-desc {
    width: 100vw;
    flex-direction: column-reverse;
  }

  .arzt-bild {
    width: 100%;
    max-width: none;
    flex-flow: row;
    justify-content: flex-end;
    align-self: flex-end;
    align-items: center;
    margin-top: 50px;
    margin-right: 0;
    padding-right: 0;
    display: flex;
  }

  .arzt-dots {
    display: none;
  }

  .arzt-dots.mobile-arzt-dots {
    width: 10vw;
    min-width: 90px;
    order: -1;
    margin-right: 20px;
    display: block;
  }

  .arzt-vita {
    width: 80%;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .image-4 {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .image-5 {
    width: 80%;
    order: 1;
    display: block;
  }

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

  ._wf-text {
    width: 95%;
  }

  .popup-fenster {
    width: 75%;
  }

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

  .dropdown-list-wrapper.w--open {
    display: none;
  }

  .nav-top-bar {
    z-index: 1;
    height: auto;
    background-color: rgba(0, 0, 0, 0);
    margin-top: 30px;
    position: absolute;
    top: auto;
    left: 50%;
    right: auto;
    transform: translate(-50%);
  }

  .nav-top-bar-container {
    width: auto;
    height: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

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

  .top-btn {
    letter-spacing: 1px;
    margin-left: 0;
    margin-right: 0;
  }

  .social-media-icon {
    display: none;
  }

  .div-block-5-copy {
    width: 90%;
    max-width: 600px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: stretch;
    align-items: center;
    justify-items: start;
    padding-bottom: 40px;
    display: flex;
  }

  .bubble-wrapper {
    width: 30px;
    height: 30px;
    top: 67px;
    left: -45px;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    font-size: 32px;
    line-height: 18px;
  }

  .fixed-image-bg {
    background-position: 100%;
  }

  .div-block-9.kontakt-header {
    background-position: 30%;
  }

  .section-3.arzt-section {
    padding-top: 70px;
  }

  .container-3 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .heading-4 {
    margin-bottom: 30px;
    font-size: 55px;
    line-height: 63px;
  }

  .heading-5 {
    width: 90%;
  }

  .section-4 {
    padding-top: 49px;
    padding-bottom: 50px;
  }

  .text-block-4 {
    bottom: -5px;
  }

  .text-block-4.leistung-text-2 {
    left: -4px;
  }

  .text-block-4.leistung-text-5 {
    bottom: -4px;
    left: 2px;
  }

  .text-block-4.leistung-text-7 {
    left: -5px;
  }

  .text-block-4.leistung-text-9 {
    bottom: -3px;
  }

  .text-block-4.leistung-text-8 {
    bottom: -2px;
  }

  .text-block-4.leistung-text-10, .text-block-4.leistung-text-11, .text-block-4.leistung-text-12 {
    bottom: -3px;
  }

  .div-block-18.iframe-placeholder, .div-block-21.iframe {
    max-width: 100%;
  }

  .column-3 {
    margin-top: 30px;
  }

  .arzt-fullpage-wrapper {
    width: 100vw;
    flex-direction: column;
  }

  .arzt-desc {
    width: 100vw;
    flex-direction: column-reverse;
  }

  .arzt-bild {
    align-self: flex-end;
    margin-top: 50px;
    margin-right: 0;
  }

  .arzt-dots.mobile-arzt-dots {
    min-width: 70px;
  }

  .arzt-vita {
    width: 90%;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-10 {
    font-size: 24px;
    line-height: 10px;
  }

  .popup-inner1 {
    height: 280px;
  }

  .heading-13 {
    font-size: 20px;
    line-height: 20px;
  }

  .popup-fenster {
    width: 89%;
  }

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

  .paragraph-13 {
    font-size: 14px;
    line-height: 24px;
  }

  .leistungen--slider {
    display: none;
  }

  .leistungen--slider.ls-mobile {
    width: 90%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .nav-top-bar {
    z-index: 2;
    flex-direction: column;
    align-items: center;
    margin-top: 28px;
    left: auto;
    right: 13%;
  }

  .top-btn {
    width: 40px;
    height: 40px;
    background-image: url('../images/calendar.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .top-btn-txt {
    display: none;
  }

  .div-block-5-copy {
    justify-content: center;
  }

  .bubble-wrapper {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .container {
    height: 50px;
    padding-bottom: 8px;
  }

  .brand {
    width: 170px;
    margin-bottom: 4px;
    padding-left: 0;
    display: block;
    top: 5px;
  }

  .nav-menu {
    width: 90vw;
    flex-direction: row;
    flex: 1;
    order: 0;
    justify-content: space-between;
    align-self: stretch;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    padding-right: 10px;
    display: flex;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
  }

  .banner-wrapper {
    height: 100vh;
  }

  .banner {
    background-position: 15%;
  }

  .heading {
    margin-bottom: 30px;
    font-size: 19px;
    font-weight: 500;
    line-height: 9px;
  }

  .paragraph {
    font-size: 16px;
    line-height: 30px;
  }

  .fixed-image-bg {
    height: 220px;
    background-position: 50%;
  }

  .fixed-image-bg.fib2 {
    background-position: 100%;
  }

  .div-block-2 {
    top: 20%;
    bottom: auto;
    left: 50%;
    right: auto;
    transform: translate(-50%);
  }

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

  .paragraph-2 {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }

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

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

  .menu-button {
    margin-bottom: 0;
  }

  .icon {
    font-size: 1.3em;
  }

  .div-block-8 {
    height: 737px;
    padding-top: 50px;
  }

  .div-block-9.kontakt-header {
    background-position: 50%;
  }

  .text-block-3 {
    font-size: 32px;
  }

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

  .section-3.arzt-section {
    padding-top: 30px;
  }

  .section-3.impressum-datenschutz-section {
    padding-top: 60px;
    overflow: hidden;
  }

  .heading-3 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 43px;
  }

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

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

  .container-3 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-4 {
    font-size: 32px;
  }

  .heading-5 {
    max-width: 346px;
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
  }

  .div-block-16 {
    height: 200px;
  }

  .div-block-16.leistung-img-2 {
    background-position: 50%;
  }

  .text-block-4, .text-block-4.leistung-text-2 {
    bottom: -3px;
    left: -2px;
  }

  .text-block-4.leistung-text-3 {
    bottom: -3px;
    left: -1px;
  }

  .text-block-4.leistung-text-4 {
    bottom: -3px;
    left: -3px;
  }

  .text-block-4.leistung-text-5 {
    font-size: 6.5vw;
    line-height: 8.7vw;
    bottom: -6px;
    left: 4px;
  }

  .text-block-4.leistung-text-6 {
    left: -2px;
  }

  .text-block-4.leistung-text-7 {
    bottom: -2px;
    left: -3px;
  }

  .text-block-4.leistung-text-9 {
    bottom: -1px;
    left: -5px;
  }

  .text-block-4.leistung-text-8 {
    bottom: -1px;
  }

  .text-block-4.leistung-text-10, .text-block-4.leistung-text-11, .text-block-4.leistung-text-12 {
    bottom: -1px;
    left: -5px;
  }

  .paragraph-8 {
    font-size: 16px;
    line-height: 26px;
  }

  .heading-6 {
    line-height: 7px;
  }

  .heading-6.leistung-headline-zweizeilig {
    font-size: 19px;
    line-height: 5px;
  }

  .checkbox-label {
    width: 100%;
    max-width: 450px;
  }

  .div-block-21.iframe {
    display: none;
  }

  .html-embed {
    display: block;
  }

  .column-3 {
    margin-top: 30px;
  }

  .dropdown-wrapper.nav-link {
    margin-left: 30px;
  }

  .dropdown-trigger.nav-link {
    order: 0;
    align-self: stretch;
    margin-left: 0;
  }

  .arzt-dots.mobile-arzt-dots {
    display: none;
  }

  .arzt-vita {
    object-fit: fill;
    margin-top: 10px;
    overflow: visible;
  }

  .avdl-left {
    width: 100px;
  }

  .avdl-right {
    line-height: 1.7em;
  }

  .heading-10 {
    width: 100%;
    object-fit: fill;
    margin-bottom: 30px;
    font-size: 19px;
    line-height: 9px;
  }

  .image-5 {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-11 {
    color: #333232;
    font-size: 2em;
    line-height: 2em;
  }

  .text-block-11 {
    color: #333232;
    margin-top: 50px;
    font-weight: 300;
    line-height: 1.8em;
  }

  .text-block-12 {
    color: #333232;
    font-weight: 300;
    line-height: 1.8em;
  }

  .list {
    font-size: 16px;
    line-height: 26px;
  }

  .popup-inner1 {
    height: 450px;
  }

  .heading-13 {
    font-size: 20px;
    line-height: 26px;
  }

  .paragraph-13 {
    font-size: 14px;
    line-height: 24px;
  }

  .nav-top-bar {
    right: 17%;
  }

  .top-btn {
    z-index: 5;
  }

  .top-btn-txt {
    display: none;
  }

  .team-block-wrapper {
    flex-direction: column;
    padding-top: 30px;
  }

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

  .flex {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

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

@media screen and (max-width: 991px) {
  #w-node-_4b7ffd93-1921-2101-1be4-4f76f4b6cc4c-f4b6cc1d {
    align-self: center;
    justify-self: center;
  }

  #w-node-_4b7ffd93-1921-2101-1be4-4f76f4b6cc20-f4b6cc1d, #w-node-_4b7ffd93-1921-2101-1be4-4f76f4b6cc2d-f4b6cc1d, #w-node-_4b7ffd93-1921-2101-1be4-4f76f4b6cc40-f4b6cc1d {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Montserratoff';
  src: url('../fonts/MontserratOff-Bold.ttf') format('truetype'), url('../fonts/MontserratOff-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserratoff';
  src: url('../fonts/MontserratOff-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserratoff';
  src: url('../fonts/MontserratOff-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserratoff';
  src: url('../fonts/MontserratOff-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserratoff';
  src: url('../fonts/MontserratOff-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserratoff';
  src: url('../fonts/MontserratOff-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserratoff';
  src: url('../fonts/MontserratOff-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserratoff';
  src: url('../fonts/MontserratOff-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}