body {
  font-family: Roboto, sans-serif;
  color: #6c7e92;
  font-size: 15px;
  line-height: 24px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #385b83;
  font-size: 50px;
  line-height: 56px;
  font-weight: 300;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #385b83;
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 300;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #385b83;
  font-size: 26px;
  line-height: 1.3em;
  font-weight: 300;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #385b83;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #385b83;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #385b83;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}

p {
  margin-bottom: 10px;
  color: #6c7e92;
  font-weight: 300;
}

a {
  color: #0073e6;
  text-decoration: none;
}

ul {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 18px;
  font-weight: 300;
}

blockquote {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-left: 3px solid #6c7e92;
  font-size: 18px;
  line-height: 27px;
  font-weight: 300;
}

.navbar {
  /* position: fixed; */
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  /* margin-top: -17px; */
  /* margin-bottom: -17px; */
  /* padding-top: 17px; */
  padding-bottom: 0px;
  background-color: #f9f8f7;
  line-height: 70px;
}

.navbar-menu {
  margin-bottom: -14px;
}

.navbar-link {
  margin-right: 6px;
  margin-left: 6px;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #385b83;
  font-size: 17px;
}

.navbar-link:hover {
  color: #0073e6;
}

.navbar-link.w--current {
  color: #0073e6;
}

.navbar-link.dropdown {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.header {
  position: relative;
  z-index: 10;
  box-shadow: none;
}

.meta {
  /* position: absolute; */
  left: 0px;
  top: 0px;
  right: 0px;
  /* display: none; */
  border-bottom: 1px solid rgba(0, 0, 0, .09);
  background-color: #fff;
}

.meta-list {
  margin: 0px -10px;
  float: left;
  font-size: 13px;
  line-height: 35px;
}

.meta-list.right {
  float: right;
  text-align: right;
}

.meta-list-item {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  font-weight: 300;
}

.logo {
  position: absolute;
  display: block;
  width: 220px;
  line-height: 110px;
}

.logo.w--current {
  width: 300px;
}

.logo.new {
  width: 300px;
}

.logo-bildmarke {
  width: 200px;
  margin-top: 19px;
  margin-bottom: 14px;
  float: left;
}

.logo-titel {
  display: inline-block;
  width: 200px;
  margin-left: 15px;
  float: left;
  color: #1b918e;
  font-size: 26px;
  line-height: 110px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0px;
}

.feature {
  height: auto;
}

.feature._1 {
  position: relative;
  display: block;
  height: 60vh;
  min-height: 650px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, #1b918e, #fff), -webkit-linear-gradient(270deg, #1b918e, #1b918e);
  background-image: linear-gradient(180deg, #1b918e, #fff), linear-gradient(180deg, #1b918e, #1b918e);
}

.feature.hide {
  display: none;
}

.button {
  padding: 12px 25px;
  border: 1px none #737980;
  border-radius: 30px;
  background-color: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .16);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #0073e6;
  font-size: 15px;
  line-height: 16px;
  font-weight: 500;
}

.button:hover {
  background-color: #0073e6;
  color: #fff;
}

.button.button-navbar {
  margin-top: 27px;
  margin-bottom: 27px;
  margin-left: 10px;
}

.button.button-color {
  background-color: #0073e6;
  box-shadow: none;
  color: #fff;
}

.button.button-color.button-navbar {
  margin-top: 14px;
  margin-bottom: 37px;
  float: right;
  background-color: #0073e6;
  box-shadow: none;
  font-size: 15px;
}

.button.iconbox {
  margin-top: 5px;
}

.button.margin-top {
  margin-top: 10px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.button.form-map-close-button {
  position: absolute;
  left: 0px;
  top: 40px;
  right: 0px;
  z-index: 500;
  display: block;
  max-width: 140px;
  margin-right: auto;
  margin-left: auto;
  background-color: #385b83;
  -webkit-transform: translate(0px, -130px);
  -ms-transform: translate(0px, -130px);
  transform: translate(0px, -130px);
  color: #fff;
}

.button.form-map-close-button:hover {
  background-color: #0073e6;
}

.feature-informations {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  box-shadow: none;
}

.feature-informations.slideshow {
  position: absolute;
  z-index: 10;
  overflow: hidden;
  text-align: left;
}

.feature-informations-column {
  display: inline-block;
  width: 33.3%;
  padding: 35px 45px;
  float: left;
  color: #fff;
}

.feature-informations-column._1 {
  background-color: rgba(0, 115, 230, .93);
}

.feature-informations-column._2 {
  background-color: rgba(0, 100, 201, .95);
}

.feature-informations-column._3 {
  background-color: rgba(0, 87, 173, .95);
}

.feature-informations-headline {
  margin-top: 0px;
  font-size: 21px;
  font-weight: 400;
}

.feature-title {
  position: relative;
  margin-bottom: 150px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
}

.feature-headline {
  margin-bottom: 30px;
  color: #fff;
  font-size: 46px;
  line-height: 52px;
}

.feature-slideshow-item {
  padding-bottom: 240px;
}

.feature-slideshow-item._1 {
  background-image: url('../images/AlphaScreening_image0.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.feature-slideshow-item._2 {
  background-image: url('../images/AlphaScreening_image1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slideshow-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  background-image: -webkit-linear-gradient(270deg, hsla(34, 16%, 74%, .63), hsla(34, 16%, 74%, .63));
  background-image: linear-gradient(180deg, hsla(34, 16%, 74%, .63), hsla(34, 16%, 74%, .63));
}

.opening-hours-line {
  border-bottom: 1px solid rgba(108, 126, 146, .19);
  line-height: 34px;
}

.opening-hours-line.first {
  margin-top: -5px;
}

.opening-hours-left {
  display: inline-block;
  float: left;
  font-weight: 300;
}

.opening-hours-right {
  display: inline-block;
  float: right;
  opacity: 0.68;
}

.opening-hours-right.closed {
  opacity: 0.38;
}

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

.section.b-b {
  border-bottom: 1px solid rgba(213, 220, 228, .64);
}

.section.b-b.informations {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.bg-grey {
  background-color: #f9f8f7;
}

.section.bg-grey.no-padding.section-line {
  min-height: 520px;
}

.section.page-title {
  display: block;
  height: auto;
  /* margin-top: 80px; */
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: transparent;
  background-image: url('../images/back_bottom.png'), url('../images/background_fhs.png');
  background-position: 0px 100%, 100% 0px;
  background-size: auto 1080px, cover;
  background-repeat: no-repeat, repeat;
}

.section.no-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}

.section.bg-color {
  position: relative;
  background-color: #1b918e;
  background-image: -webkit-linear-gradient(270deg, rgba(27, 145, 142, .5), #1b918e), url('../images/AlphaScreening_image5.jpg');
  background-image: linear-gradient(180deg, rgba(27, 145, 142, .5), #1b918e), url('../images/AlphaScreening_image5.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section.section-line {
  min-height: 600px;
}

.page-wrapper {
  display: block;
  overflow: hidden;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  box-shadow: none;
}

.page-wrapper.page-boxed {
  max-width: 1480px;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, .05);
}

.headline-section {
  display: inline-block;
  margin-top: 10px;
  padding-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 3px none #0073e6;
  font-size: 50px;
}

.navbar-link-dropdown {
  padding-right: 22px;
  padding-left: 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #385b83;
}

.navbar-link-dropdown:hover {
  color: #0073e6;
}

.dropdown-arrow {
  margin-right: 0px;
  padding-left: 3px;
}

.iconbox-container {
  display: block;
  margin-right: 10px;
  margin-left: 10px;
  text-align: left;
}

.iconbox-icon {
  margin-bottom: 10px;
}

.iconbox-icon-text {
  display: inline-block;
  margin-right: 10px;
  font-family: 'Linea basic 10', sans-serif;
  color: #0073e6;
  font-size: 24px;
  line-height: 26px;
  font-weight: 400;
}

.iconbox-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.iconbox-text-headline {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
}

.dropdown-wrapper {
  display: none;
  width: 180px;
  margin-top: -18px;
  margin-left: -10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .14);
}

.dropdown-item {
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom: 1px solid rgba(87, 92, 99, .14);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #385b83;
  font-size: 15px;
  line-height: 16px;
  font-weight: 400;
}

.dropdown-item:hover {
  padding-left: 5px;
  color: #0073e6;
}

.dropdown-item.w--current {
  color: #0073e6;
}

.dropdown-item.w--current:hover {
  color: #0073e6;
}

.dropdown-item.last {
  border-bottom-style: none;
}

.text-muted {
  opacity: 0.63;
  color: #f9f8f7;
}

.text-muted.footer-contact {
  margin-top: 20px;
}

.teaser-wrapper {
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #6c7e92;
  font-weight: 300;
}

.teaser-wrapper:hover {
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .1);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.teaser-wrapper.color {
  color: #fff;
}

.teaser-image-wrapper {
  position: relative;
  height: 240px;
  background-image: url('../images/Placeholder.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.teaser-image-wrapper._1 {
  background-image: url('../images/AlphaScreening_image2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.teaser-image-wrapper._2 {
  background-image: none;
}

.teaser-image-wrapper._3 {
  background-image: url('../images/Placeholder.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.teaser-content-wrapper {
  display: block;
  padding: 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;
  text-align: left;
}

.teaser-content-wrapper.leistung {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -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;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.teaser-content-wrapper.color {
  background-color: #1b918e;
}

.teaser-headline {
  margin-top: 0px;
  color: #0073e6;
}

.teaser-headline.color {
  color: #fff;
}

.teaser-subline {
  opacity: 0.6;
}

.section-headline-wrapper {
  position: relative;
  margin-top: 0px;
  margin-bottom: 60px;
  text-align: center;
}

.section-headline-wrapper.margin-top {
  margin-top: 70px;
}

.section-headline-line {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  width: 100%;
  height: 1px;
  background-color: rgba(213, 220, 228, .74);
}

.section-headline {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f9f8f7;
}

.section-headline.bg-grey {
  background-color: #f9f8f7;
}

.button-more-wrapper {
  margin-top: 40px;
  text-align: center;
}

.link-list-wrapper {
  -webkit-column-count: 2;
  column-count: 2;
}

.footer-page-title {
  margin-top: 0px;
  font-weight: 400;
}

.link-list-item {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #f9f8f7;
  line-height: 25px;
}

.link-list-item:hover {
  color: #0073e6;
}

.link-list-item.w--current {
  color: #f9f8f7;
}

.footer-column-headline {
  margin-top: 0px;
  color: #f9f8f7;
}

.footer-column-headline.logo-footer {
  color: #f9f8f7;
  font-weight: 400;
  letter-spacing: -0.5px;
}

.subpage-image-container {
  margin-top: -140px;
  margin-bottom: 40px;
}

.subpage-image {
  display: block;
  height: 500px;
  background-image: url('../images/Placeholder.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.subpage-image._0 {
  margin-top: 88px;
  background-image: url('../images/GettyImages-691511820_1.png');
}

.subpage-image._1 {
  margin-top: 88px;
  background-image: url('../images/AHR.jpg');
}

.subpage-image._2 {
  margin-top: 88px;
  background-image: url('../images/5.jpg');
}

.subpage-image._3 {
  margin-top: 88px;
  background-image: url('../images/4.jpg');
}

.subpage-image._4 {
  margin-top: 88px;
  background-image: url('../images/2.jpg');
}

.subpage-image._5 {
  margin-top: 88px;
  background-image: url('../images/12.jpg');
}

.subpage-image._6 {
  margin-top: 88px;
  background-image: url('../images/10.jpg');
}

.subpage-image._7 {
  margin-top: 88px;
  background-image: url('../images/7.jpg');
}
.subpage-image._8 {
  margin-top: 88px;
  background-image: url('../images/11.jpg');
}

.subpage-image._9 {
  margin-top: 88px;
  background-image: url('../images/7.jpg');
}

.subpage-image._10 {
  margin-top: 88px;
  background-image: url('../images/9.jpg');
}

.subpage-image._11 {
  margin-top: 88px;
  background-image: url('../images/12.jpg');
}

.subpage-image._12 {
  margin-top: 88px;
  background-image: url('../images/8.jpg');
}

.breadcrumb-container {
  margin-bottom: 60px;
  border-bottom: 1px solid rgba(213, 220, 228, .3);
}

.breadcrumb-list {
  color: #88a9cf;
  text-align: left;
}

.breadcrumb-list-item {
  display: inline-block;
}

.breadcrumb-list-item-link {
  display: inline-block;
  float: right;
  opacity: 1;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.breadcrumb-list-item-link.active {
  opacity: 0.7;
  font-weight: 400;
}

.breadcrumb-list-slash {
  display: inline-block;
  padding-right: 7px;
  padding-left: 7px;
  float: left;
  opacity: 0.7;
  color: #fff;
  font-weight: 300;
}

.container {
  display: block;
  max-width: 1120px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.container.feature-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.container.page-begin {
  margin-top: -140px;
}

.sidebar-container {
  margin-top: -40px;
  padding-right: 60px;
}

.sidebar-navigation {
  margin-top: 20px;
  float: none;
}

.sidebar-navigation-list-link {
  display: block;
  padding: 0px;
  border-top: 1px solid rgba(213, 220, 228, .64);
  color: rgba(73, 98, 128, .98);
  font-size: 15px;
  line-height: 38px;
  font-weight: 300;
}

.sidebar-navigation-list-link.sub {
  border-top-style: none;
}

.sidebar-navigation-container {
  background-color: transparent;
}

.submenutest {
  position: relative;
  display: block;
  background-color: transparent;
}

.feature-content-wrapper {
  width: 50%;
  padding-right: 80px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.feature-image-container {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  width: 50%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.feature-image-container.slideshow {
  z-index: 0;
  height: 100%;
}

.feature-phone-number-wrapper {
  display: inline-block;
  overflow: hidden;
  margin-top: 40px;
  border-radius: 50px;
  background-color: #fff;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .11);
}

.feature-phone-number {
  display: block;
  padding-right: 21px;
  padding-left: 16px;
  float: left;
  border-left: 1px solid hsla(212, 5%, 48%, .24);
  color: #385b83;
  font-size: 17px;
  line-height: 50px;
  font-weight: 400;
}

.feature-phone-number-icon {
  padding-right: 12px;
  padding-left: 17px;
  float: left;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  font-family: 'Linea basic 10', sans-serif;
  color: #0073e6;
  font-size: 27px;
  line-height: 50px;
  font-weight: 400;
}

.section-gallery-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: transparent;
}

.section-gallery-item {
  position: relative;
  overflow: hidden;
  max-width: 25%;
  min-width: 25%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.section-gallery-item:hover {
  z-index: 100;
  box-shadow: 0 4px 25px 0 rgba(0, 0, 0, .3);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.section-gallery-item._1 {
  max-width: 25%;
}

.section-gallery-item._2 {
  overflow: hidden;
}

.section-gallery-slide-box {
  position: relative;
  padding-top: 100%;
}

._13 {
  width: 33.3%;
  float: left;
}

.teaser-group-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.iconbox-headline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
}

.iconbox-row {
  margin-right: -20px;
  margin-left: -20px;
}

.feature-anchor {
  position: absolute;
  right: 40px;
  bottom: -25px;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: #1b918e;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .19);
  font-family: 'Linea arrows 10', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 51px;
  text-align: center;
}

.text-white {
  color: #fff;
}

.text-white.text-center {
  text-align: center;
}

.feature-award {
  position: absolute;
  top: 0px;
  right: 40px;
  z-index: 100;
}

.section-image-text-wrapper {
  position: relative;
}

.section-image-text-image {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 48%;
}

.section-image-text-image._1 {
  background-image: url('../images/AlphaScreening_image3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-image-text-image.right {
  left: auto;
  right: 0px;
}

.section-image-text-image.right._2 {
  background-image: url('../images/AlphaScreening_image4.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-image-text-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 640px;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 80px;
  -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;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.section-image-text-text.left {
  padding-right: 80px;
  padding-left: 0px;
}

.teaser-team-wrapper {
  margin-right: -10px;
  margin-left: -10px;
}

.teaser-team-wrapper.page-start {
  margin-top: -140px;
}

.teaser-team-name {
  margin-bottom: 0px;
}

.teaser-team-text {
  margin-top: 20px;
}

.teaser-team-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.button-text-wrapper {
  margin-top: 20px;
}

.button-text-wrapper:hover {
  color: #385b83;
}

.button-text {
  float: left;
  font-weight: 500;
}

.button-text-icon {
  padding-left: 5px;
  float: right;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Linea arrows 10', sans-serif;
  font-size: 19px;
  font-weight: 400;
}

.leistungen-row {
  margin-bottom: 50px;
}

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

.form-container {
  padding: 75px 90px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, .11);
  text-align: center;
}

.form-container.forn-container-split {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 0px;
  -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: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border: solid 1px #fff;
}

.section-form-wrapper {
  position: relative;
  margin-top: -170px;
  margin-right: 60px;
  margin-left: 60px;
}

.section-form-wrapper.full-width {
  margin-top: -160px;
  margin-right: 0px;
  margin-left: 0px;
}

.section-color-text-spacer {
  margin-top: 100px;
  margin-bottom: 100px;
}

.form-container-icon {
  margin-bottom: 40px;
  font-family: 'Linea basic 10', sans-serif;
  color: #0073e6;
  font-size: 47px;
  line-height: 44px;
}

.form-container-icon.text-white {
  color: hsla(0, 0%, 100%, .29);
}

.form-wrapper {
  margin-top: 40px;
}

.input {
  height: 48px;
  padding-right: 0px;
  padding-left: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: rgba(56, 91, 131, .19);
  border-radius: 2px;
  font-size: 16px;
  font-weight: 300;
}

.input.textarea {
  height: 128px;
  padding-top: 14px;
}

.form-button {
  display: block;
  width: 100%;
  margin-top: 30px;
  padding-top: 14px;
  padding-bottom: 14px;
  border-radius: 50px;
  background-color: #0073e6;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 18px;
  font-weight: 400;
}

.form-button:hover {
  background-color: #385b83;
}

.footer-wrapper {
  padding-top: 26px;
  padding-bottom: 26px;
  border-top: 1px solid #1b918e;
  background-image: -webkit-linear-gradient(270deg, #1b918e, #1b918e);
  background-image: linear-gradient(180deg, #1b918e, #1b918e);
}

.footer-social-media-item {
  width: 37px;
  height: 37px;
  border-radius: 50px;
  background-color: #6c7e92;
  -webkit-transition: background-color 100ms ease;
  transition: background-color 100ms ease;
}

.footer-social-media-item.facebook {
  background-image: url('../images/Facebook.svg');
  background-position: 50% 50%;
  background-size: 8px;
  background-repeat: no-repeat;
}

.footer-social-media-item.facebook:hover {
  background-color: #39579a;
}

.footer-social-media-item.twitter {
  background-image: url('../images/Twitter.svg');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.footer-social-media-item.twitter:hover {
  background-color: #059ff5;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.footer-social-media-item.instagram {
  background-image: url('../images/Instagram_Grey.svg');
  background-position: 50% 50%;
  background-size: 37px;
  background-repeat: no-repeat;
}

.footer-social-media-item.instagram:hover {
  background-image: url('../images/Instagram_Colour.svg');
  /* background-color: #059ff5; */
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.footer-social-media-item.google {
  background-image: url('../images/Google.svg');
  background-position: 50% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
}

.footer-social-media-item.google:hover {
  background-color: #dd4330;
}

.footer-social-media-iteam-wrapper {
  display: inline-block;
  margin-right: 8px;
}

.news-teaser-wrapper {
  display: block;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.news-teaser-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.page-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  display: none;
  background-image: url('../images/Loader.svg');
  background-position: 50% 50%;
  background-size: 54px;
  background-repeat: no-repeat;
  opacity: 0.53;
}

.password-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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: #f9f8f7;
}

.password-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 340px;
  padding: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 6px 32px 0 rgba(0, 0, 0, .1);
  text-align: center;
}

.password-form-wrapper {
  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;
}

.divider {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid rgba(213, 220, 228, .64);
}

.message {
  width: 100%;
  padding: 48px;
  border-radius: 10px;
  background-color: rgba(213, 220, 228, .25);
  font-size: 20px;
  text-align: center;
}

.section-gallery-image {
  position: absolute;
  left: -100px;
  top: 0px;
  right: -100px;
  bottom: 0px;
  display: block;
  overflow: hidden;
  width: auto;
  height: 100%;
  max-height: 100%;
  max-width: none;
  margin: auto;
}

.section-gallery-item-hover-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .15), rgba(0, 0, 0, .18));
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, .15), rgba(0, 0, 0, .18));
  opacity: 0;
}

.section-gallery-item-hover-icon {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 50px;
  height: 50px;
  margin: auto;
  border-radius: 100px;
  background-color: #0073e6;
  -webkit-transform: scale(0.7) rotate(90deg);
  -ms-transform: scale(0.7) rotate(90deg);
  transform: scale(0.7) rotate(90deg);
  color: #fff;
  font-size: 20px;
  line-height: 50px;
  font-weight: 300;
  text-align: center;
}

.news-teaser-information-wrapper {
  margin-bottom: 10px;
  font-weight: 400;
}

.news-teaser-information-wrapper.small {
  margin-top: -5px;
  margin-bottom: 5px;
  font-size: 13px;
}

.news-teaser-information-item {
  margin-right: 4px;
  float: left;
}

.teaser-icon-wrapper {
  padding: 30px 20px;
  background-color: #1b918e;
  font-family: 'Linea basic 10', sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 120px;
  text-align: center;
}

.teaser-icon-wrapper._404 {
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 90px;
}

.teaser-iconbox-wrapper {
  margin-right: -10px;
  margin-left: -10px;
}

.bg-grey {
  background-color: rgba(213, 220, 228, .64);
}

.form-container-contact-information {
  margin-top: 30px;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px none #0073e6;
  border-right: 1px none #0073e6;
  border-left: 1px none #0073e6;
}

.content-row {
  margin-right: -10px;
  margin-left: -10px;
}

.password-icon {
  opacity: 0.1;
}

.password-input-wrapper {
  padding-top: 19px;
  padding-bottom: 0px;
}

.page-not-found-button-wrapper {
  margin-top: 30px;
}

.news-footer-wrapper {
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid rgba(213, 220, 228, .64);
}

.news-footer-autor-image {
  position: relative;
  overflow: hidden;
  width: 100px;
  height: 100px;
  float: left;
  border-radius: 100px;
}

.news-footer-autor-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.news-footer-autor-text {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 23px;
}

.news-footer-autor-headline {
  margin-bottom: 0px;
}

.slideshow-mask {
  background-color: #fff;
}

.to-top-anchor {
  position: fixed;
  left: 30px;
  bottom: 30px;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: #1b918e;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .23);
  font-family: 'Linea arrows 10', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
}

.section-image-quote {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 60%;
  padding: 30px 35px;
  background-color: rgba(27, 145, 142, .92);
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}

.body-bg {
  background-color: rgba(213, 220, 228, .64);
}

.license-line {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(213, 220, 228, .64);
  line-height: 100px;
}

.license-line.head {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #385b83;
  font-size: 20px;
  line-height: 20px;
}

.license-right {
  text-align: right;
}

.license-image {
  height: 100px;
}

.form-container-column {
  padding: 75px 90px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.form-container-column.small-column {
  position: relative;
  width: 40%;
  max-width: 38%;
  padding-right: 45px;
  padding-left: 45px;
  background-color: #385b83;
  background-image: -webkit-radial-gradient(circle farthest-corner at 50% 50%, rgba(56, 91, 131, .94), rgba(41, 77, 117, .93));
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(56, 91, 131, .94), rgba(41, 77, 117, .93));
}

.p-large {
  font-size: 18px;
  line-height: 28px;
}

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

.form-map-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.form-map {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  width: 100%;
  height: 100%;
}

.form-map-information-wrapper {
  position: relative;
  z-index: 500;
}

.form-map-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 200;
  background-image: -webkit-linear-gradient(270deg, rgba(56, 91, 131, .94), rgba(56, 91, 131, .94));
  background-image: linear-gradient(180deg, rgba(56, 91, 131, .94), rgba(56, 91, 131, .94));
  opacity: 1;
}

.contact-information-number {
  display: block;
  margin-bottom: 20px;
  color: #fff;
  font-size: 26px;
  line-height: 40px;
  font-weight: 300;
  letter-spacing: -0.5px;
}

.contact-information-number.underlined {
  display: inline-block;
  border-bottom: 2px solid #f8f8f8;
}

.contact-information-headline {
  margin-top: 40px;
  margin-bottom: 5px;
  color: hsla(0, 0%, 100%, .39);
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.row {
  text-align: center;
}

.link {
  color: #1b918e;
}

.column {
  color: #575c63;
}

.column-2 {
  font-weight: 500;
}

.rich-text-block {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}

.row-2 {
  display: block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.rich-text-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-3 {
  display: block;
}

.section-2 {
  display: block;
  padding-top: 80px;
  padding-bottom: 80px;
}

.container-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 40px;
}

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

.heading-3 {
  margin-top: 0px;
  margin-left: -50px;
  float: left;
}

.row-service {
  padding-top: 0px;
  padding-bottom: 15px;
}

.field-label {
  font-weight: 700;
}

.paragraph {
  text-align: left;
}

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

.section-4 {
  padding-top: 80px;
  padding-bottom: 50px;
  border-top: 2px solid #1b918e;
  color: #6c7e92;
}

.tabs-menu {
  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;
  border-width: 1px 1px 2px;
  border-color: #1b918e;
  border-bottom-style: solid;
  color: #1b918e;
}

.tab-link {
  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-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  text-align: center;
}

.tab-link:active {
  background-image: -webkit-linear-gradient(270deg, #1b918e, #1b918e), -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  background-image: linear-gradient(180deg, #1b918e, #1b918e), linear-gradient(180deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  color: #fff;
}

.tab-link:focus {
  background-image: -webkit-linear-gradient(270deg, #1b918e, #1b918e);
  background-image: linear-gradient(180deg, #1b918e, #1b918e);
  color: #fff;
}

.tab-link.w--current {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: -webkit-linear-gradient(270deg, #1b918e, #1b918e), -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  background-image: linear-gradient(180deg, #1b918e, #1b918e), linear-gradient(180deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
}

.tab-link.w--current:active {
  background-image: -webkit-linear-gradient(270deg, #1b918e, #1b918e);
  background-image: linear-gradient(180deg, #1b918e, #1b918e);
  color: #fcfcfc;
}

.tab-link.w--current:focus {
  background-image: -webkit-linear-gradient(270deg, #1b918e, #1b918e);
  background-image: linear-gradient(180deg, #1b918e, #1b918e);
  opacity: 1;
  color: #fff;
}

.tab-link-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
}

.tab-link-2:focus {
  background-image: -webkit-linear-gradient(270deg, #1b918e, #1b918e);
  background-image: linear-gradient(180deg, #1b918e, #1b918e);
  color: #fff;
}

.tab-link-2.w--current {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
}

.tab-link-3 {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
}

.tab-link-3:focus {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  color: #fff;
}

.tab-link-3.w--current {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
}

.text-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  text-align: center;
}

.text-block-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #000;
  text-align: center;
}

.text-block-2:active {
  color: snow;
}

.text-block-2:focus {
  color: #fff;
}

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

.image {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.row-3 {
  padding: 12px;
}

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

.row-4 {
  padding: 12px;
}

.row-5 {
  padding: 12px;
}

.heading-4 {
  margin-bottom: 0px;
}

.column-5 {
  position: relative;
}

.column-6 {
  color: #f9f8f7;
}

.list-item {
  color: #f9f8f7;
}

.link-2 {
  color: #f9f8f7;
}

.link-3 {
  color: #fff;
}

.tab-link-4 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-block-4 {
  text-align: center;
}

.heading-5 {
  margin-top: 10px;
}

.heading-6 {
  margin-top: 10px;
}

.heading-7 {
  margin-top: 10px;
}

.tablinknew {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tablinknew:active {
  background-image: -webkit-linear-gradient(270deg, #1b918e, #1b918e);
  background-image: linear-gradient(180deg, #1b918e, #1b918e);
  color: #fff;
}

.tablinknew:focus {
  background-color: #1b918e;
  background-image: -webkit-linear-gradient(270deg, #1b918e, #1b918e);
  background-image: linear-gradient(180deg, #1b918e, #1b918e);
  color: #fff;
}

.tablinknew.w--current {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tablinknew.w--current:active {
  background-image: -webkit-linear-gradient(270deg, #1b918e, #1b918e);
  background-image: linear-gradient(180deg, #1b918e, #1b918e);
}

.tablinknew.w--current:focus {
  background-image: -webkit-linear-gradient(270deg, #1b918e, #1b918e);
  background-image: linear-gradient(180deg, #1b918e, #1b918e);
}

.textblock1 {
  text-align: center;
}

.section-5 {
  position: static;
  display: block;
  background-image: url('../images/GettyImages-691511820_1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.image-3 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
}

.section-6 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/AlphaScreening_image1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/AlphaScreening_image1.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.section-7 {
  position: static;
  display: block;
  height: 750px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-image: url('../images/background_png.png'), -webkit-linear-gradient(43deg, #fdcd98, hsla(0, 0%, 100%, 0)), url('../images/AlphaScreening_pic-5.png');
  background-image: url('../images/background_png.png'), linear-gradient(47deg, #fdcd98, hsla(0, 0%, 100%, 0)), url('../images/AlphaScreening_pic-5.png');
  background-position: 50% 50%, 0px 0px, 50% -133px;
  background-size: cover, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.heading-8 {
  display: block;
  margin-top: 330px;
  margin-left: -50px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 80px;
  font-weight: 700;
  text-align: left;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, .45);
}

.container-3 {
  position: static;
  display: block;
  height: 500px;
  direction: ltr;
  text-decoration: none;
}

.paragraph-2 {
  width: 550px;
  margin-top: 26px;
  margin-left: -50px;
  float: left;
  border-top: 0px none #000;
  opacity: 1;
  font-family: Lato, sans-serif;
  color: #4d0ead;
  font-size: 24px;
  line-height: 30px;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  text-shadow: none;
}

.heading-9 {
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 60px;
  font-weight: 500;
  text-align: center;
}

.column-7 {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.row-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 26px;
  margin-right: auto;
  margin-left: auto;
  -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;
  color: #213875;
}

.image-4 {
  display: block;
  margin: 10px auto -15px;
  padding-bottom: 0px;
}

.container-4 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  margin-top: 21px;
  margin-bottom: 0px;
}

.section-8 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 650px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: url('../images/AS_logo_bg_side_Web_trans600.png');
  background-position: 0px 50%;
  background-size: auto 600px;
  background-repeat: no-repeat;
}

.heading-10 {
  position: static;
  min-height: 50px;
  padding-top: 4px;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.paragraph-3 {
  line-height: 20px;
  text-align: left;
}

.heading-11 {
  margin-top: 6px;
  font-weight: 500;
  text-align: center;
}

.link-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.link-4:hover {
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .45);
}

.div-block-2 {
  display: block;
  width: 1200px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
}

.section-9 {
  display: block;
  height: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 6px;
  padding-left: 0px;
}

.column-8 {
  left: 0px;
  top: 0px;
  display: block;
  padding-right: 23px;
  padding-left: 23px;
}

.column-9 {
  display: block;
}

.column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-11 {
  /* left: -40px; */
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2px;
  padding-top: 10px;
  padding-bottom: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 5px 0px 0px;
  border-color: #1b918e #000 #000;
  background-image: -webkit-linear-gradient(270deg, #f9f8f7, #f9f8f7);
  background-image: linear-gradient(180deg, #f9f8f7, #f9f8f7);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, .46);
}

.column-11:hover {
  background-image: -webkit-radial-gradient(circle farthest-side at 50% 100%, rgba(108, 126, 146, .1), hsla(0, 0%, 100%, 0)), -webkit-linear-gradient(270deg, #f9f8f7, #f9f8f7);
  background-image: radial-gradient(circle farthest-side at 50% 100%, rgba(108, 126, 146, .1), hsla(0, 0%, 100%, 0)), linear-gradient(180deg, #f9f8f7, #f9f8f7);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .46);
}

.column-12 {
  right: -40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2px;
  padding-top: 10px;
  padding-bottom: 12px;
  -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;
  border-top: 5px solid #1b918e;
  background-image: -webkit-radial-gradient(circle farthest-side at 50% 100%, rgba(108, 126, 146, .1), hsla(0, 0%, 100%, 0)), -webkit-linear-gradient(270deg, #f9f8f7, #f9f8f7);
  background-image: radial-gradient(circle farthest-side at 50% 100%, rgba(108, 126, 146, .1), hsla(0, 0%, 100%, 0)), linear-gradient(180deg, #f9f8f7, #f9f8f7);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .46);
}

.column-12:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .46);
}

.div-block-3 {
  display: block;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.column-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2px;
  padding-top: 10px;
  padding-bottom: 12px;
  -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;
  border-top: 5px solid #1b918e;
  background-image: -webkit-linear-gradient(270deg, #f9f8f7, #f9f8f7);
  background-image: linear-gradient(180deg, #f9f8f7, #f9f8f7);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .46);
}

.column-13:hover {
  background-image: -webkit-radial-gradient(circle farthest-side at 50% 100%, rgba(108, 126, 146, .1), hsla(0, 0%, 100%, 0)), -webkit-linear-gradient(270deg, #f9f8f7, #f9f8f7);
  background-image: radial-gradient(circle farthest-side at 50% 100%, rgba(108, 126, 146, .1), hsla(0, 0%, 100%, 0)), linear-gradient(180deg, #f9f8f7, #f9f8f7);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .46);
}

.row-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-5 {
  color: #f38925;
}

.paragraph-4 {
  margin-bottom: 19px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.column-14 {
  left: -13px;
  top: 0px;
  right: -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  -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;
  border-style: none solid solid;
  border-width: 0px;
  border-color: #385b83 #000 #000;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 0 3px -1px rgba(0, 0, 0, .53);
}

.column-14:hover {
  background-image: -webkit-linear-gradient(270deg, #f9f8f7, #fff);
  background-image: linear-gradient(180deg, #f9f8f7, #fff);
  opacity: 1;
  -webkit-filter: none;
  filter: none;
}

.column-14.cell {
  left: -20px;
  background-image: none;
}

.column-14.shadow {
  border-style: solid;
  border-width: 3px 1px 1px;
  border-color: #1b918e;
  box-shadow: 0 0 3px -1px rgba(0, 0, 0, .53);
  -webkit-filter: none;
  filter: none;
  cursor: default;
}

.column-14.shadow:hover {
  border: 1px solid #000;
  box-shadow: 0 0 3px -1px rgba(0, 0, 0, .53);
  -webkit-filter: none;
  filter: none;
}

.column-14.css:hover {
  background-image: -webkit-linear-gradient(270deg, #f9f8f7, #fff);
  background-image: linear-gradient(180deg, #f9f8f7, #fff);
}

.paragraph-5 {
  margin-top: 20px;
  font-family: Lato, sans-serif;
  color: #6c7e92;
  font-weight: 700;
  text-align: center;
}

.paragraph-5:hover {
  color: #6c7e92;
}

.column-15 {
  position: relative;
  right: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: auto;
  padding-top: 15px;
  padding-left: 0px;
  clear: none;
  -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;
  border-top: 0px solid #385b83;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 0 3px -1px #000;
}

.column-15:hover {
  background-image: -webkit-linear-gradient(270deg, #f9f8f7, #fff), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #f9f8f7, #fff), linear-gradient(180deg, #fff, #fff);
  -webkit-filter: none;
  filter: none;
}

.column-16 {
  right: -4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 220px;
  padding-top: 15px;
  -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;
  border-top: 0px solid #385b83;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 0 3px -1px #000;
  opacity: 1;
  -webkit-perspective: 947px;
  perspective: 947px;
}

.column-16:hover {
  background-image: -webkit-linear-gradient(270deg, #f9f8f7, #fff), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #f9f8f7, #fff), linear-gradient(180deg, #fff, #fff);
  opacity: 1;
}

.column-17 {
  right: -13px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  -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;
  border-top: 0px solid #385b83;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 0 3px -1px rgba(0, 0, 0, .53);
}

.column-17:hover {
  background-image: -webkit-linear-gradient(270deg, #f9f8f7, #fff), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #f9f8f7, #fff), linear-gradient(180deg, #fff, #fff);
}

.column-17.shadow {
  right: -13px;
  border-top: 0px solid #385b83;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.column-17.shadow:hover {
  background-image: -webkit-linear-gradient(270deg, #f9f8f7, #fff), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #f9f8f7, #fff), linear-gradient(180deg, #fff, #fff);
}

.row-8 {
  margin-top: 7px;
}

.section-10 {
  border-top: 0px none #385b83;
  background-image: url('../images/AS_logo_greenwhite.png'), -webkit-linear-gradient(270deg, #fcd8b6, #fcd8b6);
  background-image: url('../images/AS_logo_greenwhite.png'), linear-gradient(180deg, #fcd8b6, #fcd8b6);
  background-position: 0px 50%, 0px 0px;
  background-size: auto 500px, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
  color: #1b918e;
}

.column-20 {
  left: -5px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  -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;
  border-top: 3px none #fff;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 0 3px -1px #000;
}

.column-20:hover {
  background-image: -webkit-linear-gradient(270deg, #000, #000 0%, #f9f8f7 0, #fff), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #000, #000 0%, #f9f8f7 0, #fff), linear-gradient(180deg, #fff, #fff);
}

.column-21 {
  left: 10px;
  right: -21px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  -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;
  border-top: 0px solid #385b83;
  box-shadow: 0 0 3px -1px #000;
}

.container-5 {
  padding-top: 40px;
  padding-bottom: 60px;
}

.section-11 {
  height: 850px;
  margin-top: 0px;
  background-image: -webkit-linear-gradient(270deg, hsla(30, 14%, 97%, .9), hsla(30, 14%, 97%, .9)), -webkit-radial-gradient(circle farthest-side at 0% 100%, #f9f8f7, hsla(0, 0%, 100%, 0)), url('../images/bg_2.png');
  background-image: linear-gradient(180deg, hsla(30, 14%, 97%, .9), hsla(30, 14%, 97%, .9)), radial-gradient(circle farthest-side at 0% 100%, #f9f8f7, hsla(0, 0%, 100%, 0)), url('../images/bg_2.png');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.heading-12 {
  font-weight: 500;
  text-align: center;
}

.heading-13 {
  font-weight: 400;
  text-align: center;
}

.heading-14 {
  font-weight: 400;
  text-align: center;
}

.heading-15 {
  font-weight: 400;
  text-align: center;
}

.block-quote {
  font-size: 24px;
}

.section-12 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.heading-16 {
  margin-top: 40px;
  font-weight: 500;
}

.heading-17 {
  margin-top: 45px;
  font-weight: 500;
}

.column-22 {
  margin-bottom: 20px;
}

.container-6 {
  margin-bottom: 30px;
}

.div-block-4 {
  margin-top: 25px;
}

.link-6 {
  display: block;
  color: #6c7e92;
  text-align: center;
}

.link-7 {
  color: #f38925;
}

.link-8 {
  color: #f38925;
}

.section-13 {
  min-height: 750px;
  margin-top: -61px;
  background-image: url('../images/244357-P4JFJA-953_png.png'), -webkit-linear-gradient(270deg, #f9f8f7, #f9f8f7);
  background-image: url('../images/244357-P4JFJA-953_png.png'), linear-gradient(180deg, #f9f8f7, #f9f8f7);
  background-position: 0px 0px, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.link-9 {
  position: static;
  left: 0px;
  bottom: 0px;
  display: inline-block;
  clear: none;
}

.paragraph-6 {
  margin-left: -50px;
  float: left;
}

.image-5 {
  position: static;
  display: block;
  margin-left: -50px;
  float: none;
  clear: left;
}

.paragraph-7 {
  position: relative;
  margin-top: -23px;
  margin-left: -15px;
  clear: left;
  font-weight: 700;
}

.link-10 {
  display: inline-block;
  margin-top: 10px;
  border-radius: 100px;
}

.row-9 {
  margin-top: 30px;
}

.heading-18 {
  margin-top: 50px;
  font-weight: 700;
}

.container-7 {
  margin-top: 20px;
}

.heading-19 {
  font-weight: 700;
}

.container-8 {
  margin-top: 20px;
}

.heading-20 {
  font-weight: 700;
}

.image-6 {
  box-shadow: 1px 1px 7px -1px rgba(0, 0, 0, .4);
}

.row-10 {
  margin-bottom: 68px;
}

.image-7 {
  box-shadow: 1px 1px 7px -1px rgba(0, 0, 0, .4);
}

.image-8 {
  box-shadow: 1px 1px 7px -1px rgba(0, 0, 0, .4);
}

.image-9 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-10 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.heading-21 {
  font-weight: 700;
}

.heading-22 {
  color: #1b918e;
  font-size: 20px;
}

.row-11 {
  margin-top: 144px;
}

.row-12 {
  margin-top: 20px;
}

.row-13 {
  margin-top: 20px;
}

.row-14 {
  margin-top: 20px;
}

.row-15 {
  margin-top: 20px;
}

.row-16 {
  margin-top: 20px;
}

.image-11 {
  float: right;
  clear: left;
}

.section-14 {
  background-image: url('../images/back_bottom.png'), url('../images/background_fhs.png');
  background-position: 0px 100%, 100% 0px;
  background-size: contain, cover;
  background-repeat: no-repeat, repeat;
}

.column-23 {
  height: 100px;
}

.paragraph-8 {
  font-weight: 300;
}

.paragraph-9 {
  font-size: 25px;
  font-weight: 300;
}

.paragraph-10 {
  font-weight: 500;
}

.paragraph-11 {
  font-weight: 500;
}

.paragraph-12 {
  margin-top: 15px;
}

.paragraph-13 {
  margin-top: 15px;
  margin-bottom: 0px;
}

.heading-23 {
  margin-top: 0px;
}

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

.image-16 {
  float: left;
}

.heading-24 {
  margin-top: 0px;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
}

.paragraph-15 {
  margin-top: 20px;
  font-size: 20px;
  font-weight: 400;
}

.div-block-5 {
  height: 2px;
  margin-top: 8px;
  margin-bottom: 8px;
  border: 1px none #000;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .17), rgba(0, 0, 0, .17));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .17), rgba(0, 0, 0, .17));
}

.column-24 {
  display: none;
}

.column-25 {
  display: block;
}

.paragraph-16 {
  margin-top: 20px;
}

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

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

.columns {
  margin-top: 10px;
  padding-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .05), rgba(0, 0, 0, .05));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .05), rgba(0, 0, 0, .05));
}

.paragraph-17 {
  font-weight: 400;
}

.paragraph-18 {
  font-weight: 400;
}

.paragraph-19 {
  margin-top: 25px;
  margin-bottom: 50px;
  font-size: 25px;
}

.section-15 {
  height: 240px;
  margin-top: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(140, 108, 146, .25), rgba(140, 108, 146, .25)), -webkit-linear-gradient(270deg, rgba(8, 58, 255, .57), rgba(8, 58, 255, .57));
  background-image: linear-gradient(180deg, rgba(140, 108, 146, .25), rgba(140, 108, 146, .25)), linear-gradient(180deg, rgba(8, 58, 255, .57), rgba(8, 58, 255, .57));
}

.text-block-5 {
  margin-top: 30px;
  color: #fff;
  text-align: center;
}

.text-block-6 {
  height: 40px;
  margin-top: 12px;
  margin-bottom: 4px;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

.container-10 {
  height: 200px;
  margin-top: 0px;
}

.text-field {
  width: 780px;
  text-align: left;
}

.column-26 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  padding-left: 10px;
}

.column-27 {
  padding-right: 0px;
}

.submit-button {
  width: 150px;
  height: 38px;
  float: right;
  background-image: -webkit-linear-gradient(270deg, rgba(2, 21, 97, .82), rgba(2, 21, 97, .82));
  background-image: linear-gradient(180deg, rgba(2, 21, 97, .82), rgba(2, 21, 97, .82));
  text-align: center;
}

.image-17 {
  width: 100px;
  height: 100px;
  margin-top: -123px;
  margin-right: 500px;
  margin-left: 162px;
  float: left;
  clear: none;
}

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

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

.heading-25 {
  margin-top: 20px;
}

.heading-25._1 {
  margin-top: 0px;
}

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

.columns-3 {
  margin-top: 20px;
}

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

.columns-4 {
  margin-bottom: -20px;
}

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

.column-28 {
  margin-top: 20px;
}

.column-29 {
  margin-top: 0px;
}

.list-item-2 {
  margin-top: -20px;
}

.list-item-3 {
  margin-top: -20px;
}

html.w-mod-js *[data-ix="feature-image-fade-in"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="feature-content-fade-in"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="body-load"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="body-load-page-loader"] {
  display: block;
  opacity: 0.30000000000000016;
}

html.w-mod-js *[data-ix="subpage-content-show"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="subpage-title-show"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="ancho-load"] {
  opacity: 0;
  -webkit-transform: scale(0.6000000000000003, 0.6000000000000003);
  -ms-transform: scale(0.6000000000000003, 0.6000000000000003);
  transform: scale(0.6000000000000003, 0.6000000000000003);
}

html.w-mod-js *[data-ix="award-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

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

html.w-mod-js *[data-ix="fade-in-scroll"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="menu-dropdown-animation"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

@media (max-width: 1199px) {
  h1 {
    font-size: 40px;
    line-height: 49px;
  }
  h2 {
    font-size: 33px;
  }
  .navbar-menu {
    position: fixed;
    top: 0px;
    z-index: 100;
    min-width: 300px;
    padding-top: 60px;
    padding-right: 40px;
    padding-left: 40px;
    background-color: #fff;
    box-shadow: -1px 0 28px 0 rgba(0, 0, 0, .15);
  }
  .navbar-link {
    float: none;
    font-size: 22px;
    line-height: 20px;
  }
  .logo {
    width: 80%;
  }
  .feature._1 {
    height: auto;
    min-height: none;
  }
  .button.button-color.button-navbar {
    width: 100%;
    padding-top: 17px;
    padding-bottom: 17px;
    float: none;
    font-size: 18px;
  }
  .feature-headline {
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 42px;
  }
  .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.b-b.informations {
    padding-bottom: 30px;
  }
  .section.bg-grey.no-padding.section-line {
    float: none;
    clear: none;
  }
  .section.page-title {
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .51), hsla(0, 0%, 100%, .51)), url('../images/back_bottom.png'), url('../images/background_fhs.png');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .51), hsla(0, 0%, 100%, .51)), url('../images/back_bottom.png'), url('../images/background_fhs.png');
    background-position: 0px 0px, 0px 100%, 100% 0px;
    background-size: auto, auto 1080px, cover;
    background-repeat: repeat, no-repeat, repeat;
  }
  .iconbox-container {
    margin-bottom: 40px;
  }
  .dropdown-wrapper {
    display: none;
    margin-left: 0px;
    box-shadow: none;
  }
  .dropdown-item {
    margin-right: 0px;
    margin-left: 0px;
  }
  .teaser-wrapper.color {
    position: static;
    display: block;
    overflow: hidden;
    width: 100%;
    margin-bottom: 0px;
    text-align: left;
  }
  .subpage-image {
    height: 370px;
  }
  .subpage-image._1 {
    height: 300px;
  }
  .container {
    padding-right: 50px;
    padding-left: 50px;
  }
  .container.feature-title {
    display: block;
    height: auto;
  }
  .feature-content-wrapper {
    width: 100%;
    padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 30px;
  }
  .feature-image-container._1 {
    position: relative;
    width: 100%;
    height: 50vh;
  }
  .feature-image-container.slideshow {
    position: relative;
    width: 100%;
    height: 530px;
  }
  .feature-phone-number-wrapper {
    margin-top: 30px;
  }
  .section-image-text-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .section-image-text-image {
    position: relative;
    width: 100%;
    height: 400px;
    background-color: #385b83;
  }
  .section-image-text-text {
    min-height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .form-container.forn-container-split {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .section-form-wrapper {
    margin-top: -100px;
  }
  .section-form-wrapper.full-width {
    margin-top: -80px;
  }
  .section-color-text-spacer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .news-teaser-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .menu-button {
    padding: 32px 0px;
    color: #0073e6;
    font-size: 45px;
  }
  .news-teaser-list-wrapper {
    width: 50%;
  }
  .form-container-column.small-column {
    width: 100%;
    max-width: 100%;
    min-height: 70vh;
  }
  .column-4 {
    position: relative;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section-7 {
    height: 700px;
    background-image: url('../images/background_png.png'), -webkit-linear-gradient(43deg, #fdcd98, hsla(0, 0%, 100%, 0)), url('../images/AlphaScreening_pic-5.png');
    background-image: url('../images/background_png.png'), linear-gradient(47deg, #fdcd98, hsla(0, 0%, 100%, 0)), url('../images/AlphaScreening_pic-5.png');
    background-position: 50% 50%, 0px 0px, 50% 0px;
  }
  .heading-8 {
    margin-top: 315px;
    margin-left: 21px;
    font-size: 50px;
  }
  .paragraph-2 {
    margin-left: 20px;
  }
  .section-8 {
    display: block;
    height: 730px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .heading-10 {
    height: 90px;
  }
  .column-12 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .div-block-3 {
    width: 700px;
  }
  .column-13 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .row-7 {
    display: block;
    width: 700px;
    margin-top: 0px;
    padding-top: 10px;
    padding-right: 29px;
    padding-left: 29px;
    -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-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .section-11 {
    height: 900px;
  }
  .section-13 {
    min-height: 650px;
    background-image: url('../images/244357-P4JFJA-953_png.png'), -webkit-linear-gradient(270deg, null, null);
    background-image: url('../images/244357-P4JFJA-953_png.png'), linear-gradient(180deg, null, null);
    background-position: 50% 50%, 0px 0px;
  }
  .image-5 {
    margin-left: 17px;
  }
  .paragraph-7 {
    margin-left: 52px;
  }
  .heading-21 {
    margin-top: 0px;
  }
  .section-14 {
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .59), hsla(0, 0%, 100%, .59)), url('../images/back_bottom.png'), url('../images/background_fhs.png');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .59), hsla(0, 0%, 100%, .59)), url('../images/back_bottom.png'), url('../images/background_fhs.png');
    background-position: 0px 0px, 0px 100%, 100% 0px;
    background-size: auto, contain, cover;
    background-repeat: repeat, no-repeat, repeat;
  }
}

@media (max-width: 767px) {
  .navbar-menu {
    display: block;
  }
  .button.button-color {
    float: left;
  }
  .button.button-color.w--current {
    display: block;
    float: left;
    text-align: left;
  }
  .section.page-title {
    margin-top: 92px;
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .51), hsla(0, 0%, 100%, .51)), url('../images/back_bottom.png'), url('../images/background_fhs.png');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .51), hsla(0, 0%, 100%, .51)), url('../images/back_bottom.png'), url('../images/background_fhs.png');
    background-position: 0px 0px, 0px 100%, 100% 0px;
    background-size: auto, auto 1080px, cover;
    background-repeat: repeat, no-repeat, repeat;
  }
  .subpage-image {
    height: 280px;
  }
  .feature-image-container.slideshow {
    height: 280px;
  }
  .form-container {
    padding: 55px 50px;
  }
  .section-form-wrapper {
    margin-right: 0px;
    margin-left: 0px;
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #0073e6;
  }
  .news-teaser-list-wrapper {
    width: 100%;
  }
  .section-7 {
    height: 600px;
  }
  .heading-8 {
    margin-top: 274px;
    line-height: 80px;
  }
  .paragraph-2 {
    font-size: 24px;
  }
  .heading-9 {
    margin-bottom: 20px;
  }
  .section-8 {
    height: 1800px;
  }
  .heading-10 {
    height: auto;
  }
  .column-10 {
    margin-top: 20px;
  }
  .column-11 {
    left: 0px;
    margin-top: 20px;
  }
  .column-12 {
    left: 0px;
    top: 20px;
    right: -40px;
    margin-top: 20px;
  }
  .div-block-3 {
    width: 550px;
  }
  .column-13 {
    top: 20px;
  }
  .row-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 550px;
    -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;
  }
  .row-8 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .section-11 {
    height: 1700px;
  }
  .section-13 {
    min-height: 1620px;
  }
  .image-6 {
    display: none;
  }
  .image-7 {
    display: none;
  }
  .image-8 {
    display: none;
  }
  .heading-21 {
    margin-top: 20px;
  }
  .heading-22 {
    margin-top: 15px;
  }
  .image-11 {
    display: none;
  }
  .image-12 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .container-9 {
    display: block;
  }
  .image-13 {
    display: none;
    clear: none;
  }
}

@media (max-width: 479px) {
  h1 {
    margin-bottom: 7px;
    line-height: 45px;
  }
  h2 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 30px;
  }
  h3 {
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .navbar-menu {
    min-width: 260px;
    padding-left: 30px;
  }
  .navbar-link {
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .header {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    background-color: #fff;
    box-shadow: 0 0 7px 0 rgba(37, 40, 44, .25);
  }
  .logo.new.w--current {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: auto;
    margin-top: 11px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .logo-bildmarke {
    display: block;
    width: 150px;
    margin-top: -2px;
  }
  .logo-titel {
    margin-left: 10px;
    font-size: 23px;
    line-height: 70px;
  }
  .feature._1 {
    min-height: 0px;
  }
  .button.button-color.w--current {
    display: block;
    float: left;
    box-shadow: none;
  }
  .feature-headline {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 31px;
  }
  .section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .section.b-b.informations {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .section.page-title {
    margin-top: 0px;
    padding-top: 60px;
    padding-bottom: 70px;
  }
  .page-wrapper {
    margin-top: 60px;
  }
  .headline-section {
    margin-top: 0px;
  }
  .iconbox-container {
    margin-right: 20px;
    margin-left: 20px;
  }
  .iconbox-container.last {
    margin-bottom: 0px;
  }
  .teaser-content-wrapper {
    padding: 20px;
  }
  .section-headline-wrapper {
    margin-bottom: 30px;
  }
  .section-headline-line {
    display: none;
  }
  .section-headline.bg-grey {
    margin-top: 20px;
  }
  .button-more-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .subpage-image-container {
    margin-top: -60px;
  }
  .subpage-image {
    height: 220px;
  }
  .container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .container.page-begin {
    margin-top: -60px;
  }
  .feature-content-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .feature-image-container._1 {
    height: 30vh;
  }
  .feature-image-container.slideshow {
    height: 250px;
  }
  .feature-phone-number-wrapper {
    margin-top: 10px;
  }
  .feature-award {
    right: 20px;
    width: 56px;
  }
  .section-image-text-text {
    min-height: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .teaser-team-wrapper.page-start {
    margin-top: -60px;
  }
  .leistungen-row {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .form-container {
    padding: 35px 40px;
  }
  .section-form-wrapper {
    margin-top: -50px;
  }
  .section-form-wrapper.full-width {
    margin-top: -50px;
  }
  .footer-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .menu-button {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 40px;
  }
  .content-row {
    margin-right: 0px;
    margin-left: 0px;
  }
  .form-container-column {
    padding-right: 40px;
    padding-left: 40px;
  }
  .section-4 {
    padding-top: 12px;
  }
  .tabs-menu {
    -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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .tab-link {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tab-link.w--current {
    border-bottom: 2px solid #1b918e;
  }
  .tab-link-2 {
    display: block;
    border-bottom: 2px solid #1b918e;
  }
  .tab-link-3.w--current {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: auto;
    padding-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .section-7 {
    position: static;
    top: 0px;
    display: block;
    height: 500px;
    margin-top: 0px;
    padding-bottom: 0px;
    background-image: url('../images/background_png.png'), -webkit-linear-gradient(43deg, #fdcd98, hsla(0, 0%, 100%, 0)), url('../images/AlphaScreening_pic-5.png');
    background-image: url('../images/background_png.png'), linear-gradient(47deg, #fdcd98, hsla(0, 0%, 100%, 0)), url('../images/AlphaScreening_pic-5.png');
    background-position: 50% 50%, 0px 0px, 50% 0px;
    background-size: cover, auto, cover;
    background-repeat: no-repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }
  .heading-8 {
    margin-top: 190px;
    margin-left: 9px;
    font-size: 32px;
  }
  .container-3 {
    display: block;
    margin-top: 0px;
    padding-top: 19px;
  }
  .paragraph-2 {
    width: 290px;
    margin-top: 3px;
    margin-left: 9px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
  }
  .heading-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 31px auto 20px;
    padding-top: 28px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .row-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -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-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-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .container-4 {
    position: static;
    display: block;
    height: 1000px;
  }
  .section-8 {
    display: block;
    height: 2000px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .link-4 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .section-9 {
    display: none;
  }
  .column-11 {
    position: static;
    /* left: -40px; */
    top: 0px;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 450px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .column-12 {
    height: 450px;
    margin-top: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .div-block-3 {
    width: auto;
    max-width: 450px;
    margin-top: -70px;
  }
  .column-13 {
    height: 450px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .row-7 {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    display: inline;
    overflow: visible;
    width: auto;
    height: 1850px;
    max-width: 479px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .link-5 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .column-14 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .column-15 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
  }
  .column-16 {
    position: static;
    margin-top: 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-17 {
    position: static;
  }
  .row-8 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    -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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-20 {
    position: static;
    margin-top: 10px;
  }
  .column-21 {
    position: static;
  }
  .container-5 {
    padding-right: 6px;
    padding-left: 6px;
  }
  .section-11 {
    height: 1800px;
  }
  .icon {
    margin-top: 10px;
  }
  .heading-12 {
    margin-bottom: 20px;
    font-size: 28px;
  }
  .heading-16 {
    font-size: 24px;
  }
  .link-7 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .section-13 {
    min-height: 1600px;
  }
  .heading-18 {
    margin-top: 30px;
  }
  .container-9 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .paragraph-14 {
    margin-top: -39px;
  }
  .image-14 {
    margin-top: -110px;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Linea basic 10';
  src: url('../fonts/linea-basic-10.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Linea arrows 10';
  src: url('../fonts/linea-arrows-10.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@media (min-width: 480px) {
  .package-container {
    margin: 0px 20px 10px 20px;
  }
}

@media (min-width: 800px) {
  .package-description {
      min-height: 150px;
  }
  
  .package-features {
      /* max-width:190px; */
      min-height: 170px;        
  }
}

/* Overrides */
.w-nav-menu .w-nav-link {
  padding:0;
  margin: 20px;
}

@media (max-width: 479px) {
  .page-wrapper {
      margin-top: 0;
  }
}

@media (max-width: 767px) {
  .section.page-title {
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  .w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
    padding: 0;
  }

  .logo-bildmarke {
    width: 200px;
    margin-top: 0px;
  }
}
  