:root {
  --finnetz-pink: #f74482;
  --white: white;
  --finnetz-gelb: #faaf18;
  --shadow: #d4d4d4;
  --navbar: #eceaea;
}

body {
  color: #333;
  font-family: Aw open sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h3 {
  color: var(--finnetz-pink);
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

.body-finnetz {
  font-family: Aw open sans, sans-serif;
  line-height: 1.4;
}

.sec-hero-content-pages {
  background-image: url('../images/ha_torfhafen_2_1920px.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
  position: static;
}

.div-bergang-opacity-white {
  background-image: linear-gradient(to top, var(--white), transparent);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 250px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image {
  border-radius: 20px;
}

.div-hero-logo {
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  width: 300px;
  display: flex;
  position: relative;
}

.div-hero-logo.home {
  background-color: rgba(0, 0, 0, 0);
}

.heading {
  color: var(--finnetz-pink);
  text-align: center;
  margin-top: 39px;
}

.heading-2 {
  margin-top: 0;
  font-size: 24px;
  line-height: 30px;
}

.div-block-4 {
  flex-direction: column;
  align-items: center;
  margin-top: 116px;
  display: flex;
}

.heading-3 {
  color: var(--finnetz-gelb);
  margin-top: 37px;
  font-size: 40px;
  line-height: 44px;
}

.paragraph {
  width: 80%;
  margin-top: 25px;
  font-size: 20px;
}

.rte-finnetz {
  width: 80%;
}

.rte-finnetz p {
  font-size: 16px;
}

.rte-finnetz.home {
  display: none;
}

.d-131-logo-link-block {
  background-image: url('../images/aks-logo-445px-200px.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border: 1px solid rgba(0, 0, 0, 0);
  width: 300px;
  height: 100px;
  margin: 20px;
  text-decoration: none;
  transition: border-color 1s cubic-bezier(.25, .46, .45, .94);
  position: relative;
}

.d-131-logo-link-block:hover {
  border: 1px solid rgba(0, 0, 0, .4);
}

.fd-txt-telefon-2 {
  color: #fff;
  font-family: Aw open sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.fd-txt-telefon-2:hover {
  color: #fff;
}

.dropdown-list-2 {
  background-color: #fff;
}

.dropdown-list-2.w--open {
  width: 200px;
  left: -42px;
}

.text-block-11 {
  font-family: Aw open sans, sans-serif;
}

.ui-navmenu {
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  padding-left: 24px;
  padding-right: 24px;
  position: absolute;
  left: auto;
  right: 188px;
}

.lf-nav-wrapper.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.icon-27 {
  right: -15px;
}

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

.link.w--current {
  color: #000;
}

.lf-nav-trigger {
  background-color: #eaf1fb;
  border: 2px solid #eaf1fb;
  border-radius: 6px;
  width: 100%;
  position: relative;
}

.aw-navbar {
  z-index: 100;
  background-color: #eceaea;
  width: 100%;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.lf-nav-container {
  width: 48px;
  height: 48px;
}

.div-navbar-underlay {
  background-color: #eceaea;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.brand {
  margin-left: 10px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-navbar-call2action {
  background-color: #9bb5c4;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-end;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 10px;
  font-family: Aw open sans, sans-serif;
  line-height: 16px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 2px 2px 10px #5e5555;
}

.image-122 {
  width: 150px;
  margin-top: 5px;
  padding-bottom: 5px;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.nav-link-static {
  text-align: center;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Aw open sans, sans-serif;
  font-size: 15px;
}

.nav-link-static:hover {
  color: #d17918;
}

.nav-link-static.w--current {
  color: #d17918;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
}

.nav-link-static.drop {
  padding-right: 25px;
  font-family: Aw open sans, sans-serif;
}

.nav-link-static.dropdown {
  color: #000;
  text-align: left;
  text-transform: none;
  background-color: #d6e8f3;
  width: 200px;
  font-family: Aw open sans, sans-serif;
  display: block;
}

.nav-link-static.dropdown:hover {
  color: #e83300;
}

.nav-link-static.dropdown.notready {
  text-decoration: line-through;
}

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

.div-hero-text {
  z-index: 20;
  box-shadow: 2px 2px 10px 0 var(--shadow);
  background-color: rgba(255, 255, 255, .7);
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 60%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-hero-text.home {
  padding-top: 20px;
  padding-bottom: 20px;
}

.sec-hero {
  background-image: url('../images/ha_torfhafen_2_1920px.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
  position: relative;
}

.heading-hero {
  color: var(--finnetz-pink);
  text-align: center;
  margin-top: 20px;
}

.text-block-12 {
  text-align: center;
  padding: 20px;
  font-size: 20px;
}

.div-content {
  z-index: 20;
  background-color: var(--white);
  box-shadow: 2px 2px 10px 0 var(--shadow);
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  display: flex;
  position: relative;
  top: -94px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-content.partner {
  align-items: center;
  padding-bottom: 40px;
  top: -22px;
}

.div-content.kachel-partner {
  flex-flow: wrap;
  justify-content: center;
  padding-top: 40px;
}

.div-content.home {
  padding-bottom: 40px;
  position: relative;
  top: -148px;
}

.d-62-menu-side-text {
  transform-origin: 50%;
  color: rgba(255, 255, 255, .25);
  text-align: left;
  text-transform: none;
  flex: 0 auto;
  align-self: auto;
  width: auto;
  height: auto;
  margin-bottom: 60px;
  margin-left: 45px;
  font-size: 32px;
  line-height: 32px;
  display: block;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  transform: rotate(-90deg);
}

.d-62-menu-trigger-wrapper {
  transform-origin: 50%;
  cursor: pointer;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-top: 60px;
  margin-right: 30px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.d-62-circle {
  border: 3px solid var(--finnetz-gelb);
  border-radius: 10px;
  width: 20px;
  height: 20px;
  margin-top: 0;
  margin-right: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.d-62-trigger-text {
  background-color: var(--finnetz-pink);
  color: var(--finnetz-gelb);
  letter-spacing: 5px;
  text-transform: uppercase;
  order: 0;
  align-self: auto;
  margin-top: 0;
  margin-right: 40px;
  padding: 5px;
  font-size: 20px;
  line-height: 20px;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.d-62-menu-item {
  margin-top: 0;
  margin-bottom: 30px;
  margin-left: 40px;
  text-decoration: none;
  position: relative;
}

.sec-right-menu {
  display: block;
  position: relative;
}

.nav-rightbar {
  z-index: 50;
  background-color: var(--finnetz-pink);
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  width: 80px;
  display: flex;
  position: fixed;
  top: 70px;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.nav-sidemenu {
  z-index: 50;
  box-shadow: 2px 2px 10px 0 var(--shadow);
  background-color: rgba(247, 68, 130, .16);
  border: 1px solid #000;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 65%;
  padding-right: 100px;
  display: block;
  position: fixed;
  top: 70px;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-partner-side-men {
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: flex-start;
  justify-content: flex-start;
  margin-top: 104px;
  display: flex;
}

.div-pm-logo {
  background-color: var(--white);
  box-shadow: 2px 2px 10px 0 var(--shadow);
  background-image: url('../images/aks-logo-445px-200px.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border: 1px solid #000;
  width: 130px;
  height: 90px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  padding-right: 5px;
}

.div-pm-logo._1 {
  background-image: url('../images/logo_brunhorn_640.jpg');
}

.div-pm-logo._2 {
  background-image: url('../images/logo_kindervater_04-300x72.jpg');
}

.div-pm-logo._3 {
  background-image: url('../images/findorff_apotheke.png');
}

.div-pm-logo._4 {
  background-image: url('../images/logo-unizell_640.jpg');
}

.div-pm-logo._5 {
  background-image: url('../images/logo_johanniter-unfall-hilfe_claim_rgb_72dpi_640.jpg');
}

.div-pm-logo._6 {
  background-image: url('../images/logo_hasenpusch_640.jpg');
}

.div-pm-logo._7 {
  background-image: url('../images/logo_Hörwelten-Bremen.png');
}

.div-pm-logo._8 {
  background-image: url('../images/logo_korzus_600.png');
}

.div-pm-logo._9, .div-pm-logo._9.w--current {
  background-image: url('../images/logo_Achimer-Transporte.png');
}

.div-pm-logo._10, .div-pm-logo._10.w--current {
  background-image: url('../images/logo_promedica24.png');
}

.div-pm-logo._11, .div-pm-logo._11.w--current {
  background-image: url('../images/logo_weis_trabulsi_640.jpg');
}

.div-pm-logo._12, .div-pm-logo._12.w--current {
  background-image: url('../images/logo_sander_640.jpg');
}

.div-pm-logo._13, .div-pm-logo._13.w--current {
  background-image: url('../images/logo_rewe_640.jpg');
}

.div-pm-logo._14, .div-pm-logo._14.w--current {
  background-image: url('../images/logo_espabau.png');
}

.div-pm-logo._15, .div-pm-logo._15.w--current {
  background-image: url('../images/logo_bockelmann_640.jpg');
}

.div-pm-logo._16, .div-pm-logo._16.w--current {
  background-image: url('../images/logo_Silvia_fusspflege.jpg');
}

.div-hero-plogo {
  background-color: var(--white);
  box-shadow: 2px 2px 10px 0 var(--shadow);
  background-image: url('../images/aks-logo-445px-200px.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 20px;
  width: 300px;
  height: 150px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.div-hero-plogo.findorff-apotheke {
  background-image: url('../images/findorff_apotheke.png');
}

.div-hero-plogo.brunhorn {
  background-image: url('../images/logo_brunhorn_640.jpg');
}

.div-hero-plogo.kindervater {
  background-image: url('../images/logo_kindervater_04-300x72.jpg');
}

.div-hero-plogo.hasenpusch {
  background-image: url('../images/logo_hasenpusch_640.jpg');
}

.div-hero-plogo.unizell {
  background-image: url('../images/logo-unizell_640.jpg');
}

.div-hero-plogo.johanniter {
  background-image: url('../images/logo_johanniter-unfall-hilfe_claim_rgb_72dpi_640.jpg');
}

.div-hero-plogo.korzus {
  background-image: url('../images/logo_korzus_600.png');
}

.div-hero-plogo.achimertransporte {
  background-image: url('../images/logo_Achimer-Transporte.png');
}

.div-hero-plogo.weis-und-trabulsi {
  background-image: url('../images/logo_weis_trabulsi_640.jpg');
}

.div-hero-plogo.espabau {
  background-image: url('../images/logo_espabau.png');
}

.div-hero-plogo.bokelmann {
  background-image: url('../images/logo_bockelmann_klein.jpg');
}

.div-hero-plogo.silvias {
  background-image: url('../images/logo_Silvia_fusspflege_345px.png');
}

.div-hero-plogo.rewe {
  background-image: url('../images/logo_rewe_640.jpg');
}

.h4-header {
  clear: both;
  color: #e83300;
  font-size: 24px;
  position: relative;
}

.h4-header.pink {
  color: var(--finnetz-pink);
}

.div-kreis-erfahren-sie-mehr {
  color: #fff;
  text-align: center;
  background-color: #e83300;
  background-image: linear-gradient(129deg, #e83300 62%, #fff);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-top: 20px;
  font-size: 16px;
  display: flex;
  position: relative;
  bottom: 0%;
  left: 0%;
  right: auto;
  box-shadow: 2px 2px 10px #625f5f;
}

.div-kreis-erfahren-sie-mehr.orange {
  background-image: linear-gradient(129deg, #f7ad00 62%, #fff);
  margin-top: 20px;
}

.div-mitarbeiter {
  margin-top: 64px;
  position: relative;
}

.div-wrapper-80 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: -317px;
}

.div-wrapper-80.second {
  top: 0;
}

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

.div-wir-sind-f-r-sie-da {
  z-index: 10;
  position: relative;
}

.txt-16px-bold {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.image-124 {
  position: relative;
  left: auto;
}

.text-block-2 {
  padding-left: 5px;
  padding-right: 5px;
  position: absolute;
}

.list {
  color: #e83300;
}

.div-div-col-links {
  z-index: 10;
  flex-direction: column;
  width: 90%;
  display: flex;
  position: relative;
  top: auto;
  left: 10%;
}

.div-block-8 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: auto;
}

.txt-list-item {
  color: #333;
  font-size: 16px;
}

.paragraph-2 {
  font-size: 16px;
}

.div-block-9 {
  margin-top: 29px;
}

.heading-hero-partnername {
  color: #5f5959;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Aw open sans, sans-serif;
  font-size: 34px;
  font-weight: 600;
}

.div-image-partner {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  width: 80%;
  margin-top: 34px;
  display: flex;
}

.para-partner-text {
  width: 80%;
  margin-top: 18px;
  font-family: Aw open sans, sans-serif;
}

.txt-bildunterschrift {
  align-self: flex-start;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-family: Aw open sans, sans-serif;
  font-size: 12px;
  position: relative;
}

.link-2 {
  color: #302e2e;
  font-family: Aw open sans, sans-serif;
}

.txt-link-zum-partner {
  align-self: auto;
  margin-top: 23px;
  font-size: 16px;
}

.image-125 {
  width: 100%;
}

.div-kachel-partner {
  border: 1px dotted var(--shadow);
  box-shadow: 2px 2px 10px 0 var(--shadow);
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 300px;
  height: 150px;
  margin: 10px;
  text-decoration: none;
  display: flex;
}

.div-kachel-partner-logo {
  justify-content: center;
  align-items: center;
  max-height: 100px;
  padding: 10px 5px 5px;
  display: flex;
}

.txt-kachel-partner-name {
  color: #7e7777;
  padding-bottom: 10px;
  font-size: 16px;
  text-decoration: none;
}

.image-126, .image-127 {
  max-height: 100%;
}

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

.col-footer-cols {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 60px;
  display: flex;
}

.text-block-17 {
  color: #e83300;
  font-size: 16px;
  font-weight: 600;
}

.div-footer-wrapper {
  padding-top: 47px;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-6 {
  color: #9bb5c4;
  text-align: center;
}

.div-footer-info {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

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

.text-block-7 {
  color: #9bb5c4;
  text-align: center;
  margin-top: 6px;
  font-size: 12px;
}

.text-block-18 {
  font-weight: 600;
}

.div-block-323 {
  flex-direction: column;
  justify-content: space-between;
  height: 150px;
  display: flex;
}

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

.col-footer {
  width: 80%;
  max-width: 1000px;
  margin-bottom: 34px;
  margin-left: auto;
  margin-right: auto;
}

.column-34 {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

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

.div-linie-blau {
  border-top: 1px solid #9bb5c4;
  border-radius: 2px;
  width: 80%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.sec-footer {
  background-color: #eceaea;
  margin-top: 76px;
  position: relative;
}

.link-impressum {
  color: #000;
  text-decoration: none;
}

.bold-text {
  color: var(--finnetz-pink);
}

.div-kachel-veranstaltung {
  border: 1px solid var(--shadow);
  box-shadow: 2px 2px 10px 0 var(--shadow);
  border-radius: 20px;
  width: 80%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 20px;
}

.heading-4 {
  color: #333;
  margin-top: -8px;
  font-family: Aw open sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.section-5 {
  margin-bottom: 170px;
}

.txt-berschrift {
  color: #333;
  margin-top: 5px;
  font-size: 16px;
  font-weight: 600;
}

.map {
  border-radius: 15px;
  margin-top: 37px;
  padding-right: 10px;
  box-shadow: 2px 2px 10px #625f5f;
}

.div-sprungmarke {
  height: 50px;
}

.div-block-324 {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.div-impressum-wrapper {
  width: 80%;
  max-width: 1000px;
  margin: 102px auto 25px;
}

.rte-impressum a {
  color: #6d6b6b;
}

.div-sidenav {
  z-index: 999;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.link-dot-sidenav {
  background-color: rgba(17, 54, 64, .12);
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin: 5px;
  transition: opacity .2s;
}

.link-dot-sidenav:hover {
  background-color: #f7ad00;
}

.link-dot-sidenav:focus, .link-dot-sidenav.w--current {
  background-color: var(--finnetz-pink);
}

.dic-covid19-banner {
  background-color: var(--navbar);
  border-radius: 20px;
  align-items: center;
  width: 60%;
  margin: 24px auto -69px;
  padding: 20px;
  display: none;
}

.text-block-20 {
  width: 70%;
  margin-left: 28px;
  font-size: 16px;
}

.text-block-21 {
  margin-bottom: 6px;
  margin-left: 28px;
  font-size: 24px;
}

.div-aktueller-artikel {
  background-image: url('../images/aks-1001_1038_tag_der-offenen_tür.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 80%;
  max-width: 1000px;
  height: auto;
  margin-top: 79px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-aktueller-artikel.tag-der-offenen-tuer {
  background-image: none;
  height: auto;
}

.div-aktueller-artikel.tag-der-offenen-tuer._2 {
  background-image: none;
  border-radius: 20px;
  margin-top: 18px;
  margin-bottom: 60px;
  box-shadow: 2px 2px 10px #535050;
}

.para-aktuelles-text {
  background-color: rgba(236, 234, 234, .86);
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-bottom: 0;
  padding: 10px 20px;
  font-family: Aw open sans, sans-serif;
  font-size: 17px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-aktuelles-trennstriche {
  justify-content: space-around;
  width: 80%;
  max-width: 1000px;
  margin: 40px auto auto;
  padding-bottom: 76px;
  display: flex;
}

.div-trennstrich {
  background-color: var(--finnetz-pink);
  width: 30%;
  height: 5px;
}

.div-trennstrich.gelb {
  background-color: #f7ad00;
}

.div-aktuelles-datumskreis {
  z-index: 20;
  background-color: var(--finnetz-pink);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
  position: absolute;
  top: -5%;
  bottom: auto;
  left: -5%;
  right: auto;
}

.txt-aktuelles-datumskreis {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.div-aktuelles-container {
  margin-top: 51px;
}

.div-leistungskachel {
  background-color: var(--finnetz-pink);
  box-shadow: 2px 2px 10px 0 var(--shadow);
  border-radius: 20px;
  align-items: center;
  width: 80%;
  height: 70px;
  margin-top: 19px;
  display: flex;
}

.image-128 {
  width: 70px;
  padding-left: 20px;
}

.txt-leistungskachel-thema {
  color: var(--white);
  padding-left: 10px;
  font-size: 20px;
  font-weight: 600;
}

.txt-leistungskachel-text {
  color: var(--white);
  padding-left: 20px;
  font-size: 16px;
}

.img-aktuell {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.div-utility-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.txt-404-gross {
  color: #9bb5c4;
  text-align: center;
  margin-top: 40px;
  font-family: Aw open sans, sans-serif;
  font-size: 24px;
  line-height: 1.4;
}

.txt-404-klein {
  color: #9bb5c4;
  text-align: center;
  margin-top: 33px;
  font-family: Aw open sans, sans-serif;
}

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

.list-jobs {
  color: #e83300;
}

.txt-list-item-2 {
  color: #333;
  letter-spacing: 1.1px;
  font-size: 16px;
}

.text-block-22 {
  color: var(--finnetz-pink);
  margin-top: 12px;
  font-family: Aw open sans, sans-serif;
  font-size: 25px;
  line-height: 30px;
  text-decoration: none;
}

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

.div-map-wr {
  flex-direction: column;
  justify-content: flex-start;
  width: 80%;
  margin-top: 47px;
  display: flex;
}

.image-143 {
  border: 1px solid #000;
  border-radius: 20px;
  box-shadow: 2px 2px 10px #625f5f;
}

.txt-mapz-com {
  color: #625f5f;
  font-size: 9px;
}

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

.text-block-38 {
  font-size: 12px;
  font-style: italic;
}

@media screen and (min-width: 1280px) {
  .sec-utility-pages {
    height: 100vh;
  }

  .div-utility-wrapper {
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .sec-hero-content-pages {
    height: 80vh;
  }

  .paragraph {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
  }

  .rte-finnetz {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .fd-txt-telefon-2 {
    font-size: 20px;
  }

  .dropdown-list-2.w--open {
    background-color: #ececec;
    border-radius: 20px;
    width: 100%;
    margin-top: 6px;
  }

  .german-dropdown {
    width: 200px;
  }

  .lf-nav-icon {
    color: #000;
  }

  .text-block-11 {
    color: #fff;
    font-size: 16px;
    line-height: 18px;
  }

  .ui-navmenu {
    background-color: rgba(0, 0, 0, 0);
    top: 151px;
    right: 60px;
  }

  .lf-nav-wrapper {
    justify-content: center;
    align-items: center;
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .lf-nav-trigger, .aw-navbar {
    background-color: #eceaea;
  }

  .lf-nav-container {
    color: #000;
  }

  .div-navbar-underlay {
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-navbar-call2action {
    margin-right: auto;
    top: 0%;
    bottom: 0%;
    left: 33%;
    right: auto;
  }

  .nav-link-static {
    color: #333;
    width: 200px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .nav-link-static.drop {
    background-color: #9bb5c4;
    border-radius: 20px;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .nav-link-static.drop.w--open {
    margin-top: 0;
  }

  .nav-link-static.dropdown {
    color: #625f5f;
    background-color: #ececec;
    border-radius: 20px;
  }

  .div-hero-text {
    width: 90%;
  }

  .div-hero-text.kontakt {
    top: 44%;
  }

  .div-hero-text.home {
    top: 40%;
  }

  .sec-hero {
    height: 80vh;
  }

  .div-content {
    width: 90%;
  }

  .div-content.partner {
    margin-top: 20px;
    top: 45px;
  }

  .div-content.kachel-partner {
    top: 0;
  }

  .div-content.kontakt {
    top: -146px;
  }

  .d-62-menu-side-text {
    top: 70%;
  }

  .d-62-menu-trigger-wrapper {
    margin-right: 10px;
  }

  .sec-right-menu {
    display: block;
  }

  .nav-rightbar {
    width: 50px;
  }

  .nav-sidemenu {
    width: 85%;
  }

  .div-partner-side-men {
    flex-direction: row;
  }

  .div-pm-logo {
    width: 100px;
    height: 70px;
  }

  .h4-header {
    line-height: 28px;
  }

  .div-wrapper-80 {
    width: 96%;
  }

  .div-div-col-links {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    left: 0%;
  }

  .txt-bildunterschrift {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-127 {
    position: static;
  }

  .col-footer-cols {
    padding-left: 40px;
  }

  .text-block-17 {
    font-size: 14px;
  }

  .paragraph-5, .text-block-18 {
    font-size: 12px;
  }

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

  .col-footer, .div-linie-blau {
    width: 96%;
  }

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

  .link-dot-sidenav, .link-dot-sidenav.w--current {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-aktueller-artikel {
    width: 90%;
  }

  .para-aktuelles-text {
    font-size: 15px;
  }

  .div-aktuelles-datumskreis {
    top: -10%;
    left: -5%;
  }

  .div-leistungskachel {
    flex-wrap: nowrap;
    width: 96%;
  }

  .txt-leistungskachel-text {
    padding-right: 10px;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .sec-hero-content-pages {
    height: 60vh;
  }

  .image {
    width: 250px;
  }

  .heading {
    font-size: 30px;
  }

  .heading-2 {
    font-size: 20px;
  }

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

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

  .fd-txt-telefon-2 {
    font-size: 18px;
  }

  .lf-nav-icon {
    width: 40px;
    height: 40px;
  }

  .text-block-11 {
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .ui-navmenu {
    right: 69px;
  }

  .lf-nav-wrapper {
    padding: 14px 12px;
  }

  .lf-nav-container {
    height: 40px;
  }

  .nav-link-static, .nav-link-static.w--current {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .nav-link-static.drop {
    justify-content: center;
    align-items: center;
    height: 40px;
    display: flex;
  }

  .div-hero-text.kontakt, .div-hero-text.home {
    top: 30%;
  }

  .sec-hero {
    height: 60vh;
  }

  .heading-hero {
    font-size: 30px;
  }

  .div-content.partner {
    top: 94px;
  }

  .div-content.kachel-partner {
    top: 81px;
  }

  .div-content.home {
    top: -78px;
  }

  .div-content.kontakt {
    top: -98px;
  }

  .d-62-menu-trigger-wrapper {
    margin-top: 40px;
  }

  .nav-sidemenu {
    width: 95%;
    padding-right: 40px;
  }

  .column {
    padding-left: 20px;
  }

  .div-wrapper-80 {
    top: -192px;
  }

  .column-2 {
    padding-left: 20px;
    top: 50px;
  }

  .txt-list-item {
    font-size: 14px;
  }

  .heading-hero-partnername {
    font-size: 30px;
  }

  .div-image-partner, .para-partner-text, .txt-bildunterschrift {
    width: 94%;
  }

  .col-footer-cols {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding-left: 10px;
    display: flex;
  }

  .text-block-6 {
    font-size: 12px;
  }

  .paragraph-5, .text-block-18 {
    font-size: 16px;
  }

  .div-block-323 {
    flex-direction: column;
    align-items: center;
  }

  .col-footer {
    width: 100%;
  }

  .text-block-4 {
    font-size: 12px;
  }

  .bold-text {
    font-size: 18px;
  }

  .div-sidenav {
    display: none;
  }

  .dic-covid19-banner {
    width: 80%;
    margin-bottom: 13px;
  }

  .para-aktuelles-text {
    font-size: 14px;
  }

  .div-aktuelles-datumskreis {
    width: 80px;
    height: 80px;
  }

  .txt-aktuelles-datumskreis {
    font-size: 16px;
  }

  .div-leistungskachel {
    flex-wrap: wrap;
    justify-content: center;
    height: 120px;
  }

  .txt-leistungskachel-text {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .txt-list-item-2 {
    font-size: 14px;
  }

  .div-map-wr {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .sec-hero-content-pages {
    background-position: 50%;
    background-size: cover;
    height: 50vh;
  }

  .image {
    width: 200px;
  }

  .div-hero-logo {
    width: 90%;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .heading-3 {
    text-align: center;
    font-size: 30px;
  }

  .paragraph {
    font-size: 16px;
  }

  .fd-txt-telefon-2 {
    font-size: 12px;
  }

  .ui-navmenu {
    padding-left: 16px;
    padding-right: 16px;
    top: 112%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .div-navbar-call2action {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    left: 41%;
  }

  .image-122 {
    width: 100px;
  }

  .div-hero-text {
    width: 98%;
  }

  .div-hero-text.home {
    top: 23%;
  }

  .sec-hero {
    background-position: 50%;
    background-size: cover;
    height: 50vh;
  }

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

  .text-block-12 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .div-content {
    width: 98%;
  }

  .div-content.kachel-partner {
    position: relative;
    top: 129px;
  }

  .div-content.kontakt {
    top: -22px;
  }

  .d-62-menu-side-text {
    height: 100px;
    font-size: 5rem;
    display: block;
    top: 75%;
    bottom: 0%;
    left: auto;
    right: -190%;
    transform: rotate(-90deg);
  }

  .d-62-menu-trigger-wrapper {
    margin-right: 20px;
  }

  .sec-right-menu {
    display: none;
  }

  .nav-rightbar {
    justify-content: center;
    align-items: center;
    width: 60px;
    display: block;
  }

  .nav-sidemenu {
    width: 99%;
    padding-right: 15px;
  }

  .div-partner-side-men {
    flex-wrap: wrap;
  }

  .div-pm-logo {
    width: 70px;
    height: 60px;
  }

  .h4-header {
    font-size: 20px;
  }

  .div-wrapper-80 {
    flex-wrap: wrap;
    top: -129px;
  }

  .div-wrapper-80.second {
    top: -49px;
  }

  .paragraph-2 {
    font-size: 14px;
  }

  .heading-hero-partnername {
    font-size: 26px;
  }

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

  .col-footer-cols {
    align-items: center;
    margin-top: 10px;
    padding-left: 0;
  }

  .text-block-17, .paragraph-5 {
    text-align: center;
  }

  .text-block-7 {
    margin-bottom: 50px;
  }

  .text-block-18, .bold-text {
    text-align: center;
  }

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

  .div-sidenav {
    display: none;
  }

  .dic-covid19-banner {
    flex-direction: column;
  }

  .text-block-20 {
    width: 100%;
    margin-left: 0;
  }

  .text-block-21 {
    margin-left: 0;
  }

  .div-aktueller-artikel {
    width: 90%;
  }

  .div-leistungskachel {
    height: 200px;
  }

  .txt-leistungskachel-text {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .txt-list-item-2 {
    letter-spacing: 1px;
  }
}


@font-face {
  font-family: 'Aw open sans';
  src: url('../fonts/AW-Open-Sans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Aw open sans';
  src: url('../fonts/AW-Open-Sans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Aw open sans';
  src: url('../fonts/AW-Open-Sans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aw open sans';
  src: url('../fonts/AW-Open-Sans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aw open sans';
  src: url('../fonts/AW-Open-Sans-Bold.ttf') format('truetype'), url('../fonts/AW-Open-Sans-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aw open sans';
  src: url('../fonts/AW-Open-Sans-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Aw open sans';
  src: url('../fonts/AW-Open-Sans-BoldItalic.ttf') format('truetype'), url('../fonts/AW-Open-Sans-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Aw open sans';
  src: url('../fonts/AW-Open-Sans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}