/***  respons_1 created by nordicweb.com ***/
.cc-window { left: 1em; }

/* === START of EINBINDEN DER FONT VON Z.B. GOOGLE FONTS === */
@font-face {
  font-family: 'RobotoSlab-Bold';
  src: url('/files/1902208/style/img/RobotoSlab-Bold.ttf') format('truetype');}

@font-face {
  font-family: 'Lato-Black';
  src: url('/files/1902208/style/img/Lato-Black.ttf') format('truetype');}

@font-face {
  font-family: 'Lato-Bold';
  src: url('/files/1902208/style/img/Lato-Bold.ttf') format('truetype');}

@font-face {
  font-family: 'Lato-Regular';
  src: url('/files/1902208/style/img/Lato-Regular.ttf') format('truetype');}
/* === END of EINBINDEN DER FONT VON Z.B. GOOGLE FONTS === */

/* === START of BODY & ALLGEMEINE AUSZEICHNUNGEN === */

* {
  margin: 0;
  padding: 0;
}

*, *::before, *::after {
  box-sizing: inherit;
}

html, body {
  height: 100%;
  width: 100%;
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

body, table {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Lato-Regular", Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}

.module_textblock h1 {
  font-size: 1.75rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
  color: #2d4787;
  padding-bottom: 20px;
}

h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
  color: #8d9dae;
}
h2.h2_blue {
  color: #274084;
  text-decoration: underline;
  font-size: 1.4rem;
}

h3 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4 {
  font-size: 0.75rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5 {
  font-size: 0.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6 {
  font-size: 0.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}

a:hover, a:focus, a:visited {
  color: #1468a0;
  text-decoration: none;
}

a img {
  border: 0;
}

p {
  margin-bottom: 1rem;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

hr {
  clear: both;
  max-width: 75rem;
  background: #8d9dae;
  margin: initial;
  margin-bottom: 15px;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

.site_inner {}

.fullWidth {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: initial;
}

.scrollup {
  background: url('../img/top_btn.png') no-repeat;
  width: 35px;
  height: 35px;
  position: fixed;
  bottom: 1rem;
  z-index: 1;
  right: 1rem;
  opacity: 0.69;
  display: none;
}

.mean-bar {
  display: none;
}

/* === END of BODY & ALLGEMEINE AUSZEICHNUNGEN === */

/* === START of HEADER & LOGO === */

.header {
  width: 100%;
  z-index: 666;
  position: fixed;
  top: 0;
  background-image: url(/files/1902208/style/img/skyline.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: all 0.25s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.bordered { box-shadow: 0px -2px 15px 5px; }

.header .row {
    margin: 0;
    max-width: 100%;
}

.header .row .columns {
    padding: 0;
}

.header .row .logo-container {
  position: relative;
  z-index: 11;
}

.header .row .logo-container img { margin: .3rem 1rem 0.3rem -2rem; }
.header .row .logo-container h1 {margin: 10px 0;}

.header .row .flagge-container img {
  max-height: 50px;
  /* margin-top: 21px; */
}
.header .row .flagge-container h1 {margin: 0;}

p#tel, 
p#tel a {
  color: #274084;
  margin: 0;
}
p#tel img {
  height: 22px;
  margin-right: 5px;
}
p#tel a:hover {
  text-decoration: underline;
}

input#livesearch {
  border-radius: 1rem;
  margin: 1.5rem auto 0.6rem auto;
  width: 70%;
  height: 1.5rem;
  background-image: url(/files/1902017/style/img/lupe.png);
  background-repeat: no-repeat;
  background-position: -1rem;
  background-size: 4rem;
  padding-left: 4rem;
}

/* === END of HEADER & LOGO === */

/* === START of STICKY & TOP-BAR === */

.sticky {
  background: #143d95;
  z-index: 5 !important;
}

.sticky.is-at-top {
  /* transition: padding .5s; */
}

.sticky.is-stuck {
  /* transition: padding .5s; */
  padding: 0;
  z-index: 11 !important;
  box-shadow: 0px 0px 5px 0px #252525;
}

.sticky.is-stuck .top-bar .logo-container {
  display: inline-block;
  margin: 0 -.5rem;
  top: 5px;
}

.sticky.is-stuck .top-bar .logo-container img {
  max-width: 61px;
}

.top-bar {
  padding: 0 !important;
  background: 0 !important;
  width: 100%;
  max-width: 61rem;
  margin: 0 auto;
}

.top-bar .logo-container {
  display: none;
}

.top-bar .bar-txt {
  display: none;
}

/* === END of STICKY & TOP-BAR === */

/* === START of NAVIGATION === */

.nav {
  padding: 0;
  margin: 0 auto;
  float: none !important;
  line-height: 0;
}

.menu {
  background: #082d59;
  height: 46px;
  display: none;
}

.menu_inner {
  z-index: 1;
  position: relative;
  margin: 0 auto;
  width: 70rem;
}

.menu .menu_inner ul {
  margin-bottom: 0;
  padding-left: 0;
  z-index: 9999999;
  margin-left: 0;
  background: none;
}

.menu .menu_inner ul li {
  float: left;
  background: none;
  list-style: none;
  padding: 0 18px;
  display: inline-block;
}

.menu .menu_inner ul li:hover {}

.menu .menu_inner ul li.active {}

.menu .menu_inner ul li a {
  display: block;
  background: 0;
  font-size: 15px;
  position: relative;
  color: #fff;
  text-decoration: none;
  padding: 10px 0 5px;
}

.menu .menu_inner ul li a:before, 
.menu .menu_inner ul li a:after {
  content: '';
  position: absolute;
  width: 0%;
  height: 0.125rem;
  top: 2.438rem;
  background: #2d2d2d;
}

.menu .menu_inner ul li a:before {
  left: 0;
}

.menu .menu_inner ul li a:after {
  right: 0;
  background: #ffffff;
  transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.menu .menu_inner ul li a:hover:before {
  background: #ffffff;
  width: 100%;
  transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.menu .menu_inner ul li a:hover:after {
  background: transparent;
  width: 100%;
  transition: 0s;
}

.menu .menu_inner ul li a.active {
  border-bottom: 2px solid #ffffff;
}

.menu .menu_inner ul li ul {
  position: absolute;
  width: 17%;
  margin-top: 2px !important;
  height: auto;
  padding: 5px 20px;
  background: rgba(126, 140, 181, 0.9);
  padding-top: 1px !important;
}

.menu .menu_inner ul li ul li {
  float: none;
  background: none;
  list-style: none;
  display: block;
  padding-left: 0px;
  border-bottom: 1px solid #ccc;
  padding: 8px 0;
}

.menu .menu_inner ul li ul li:last-child {
  padding: 0;
}
.menu .menu_inner ul li:hover ul {}

.menu .menu_inner ul li ul li.active {}

.menu .menu_inner ul li ul li a {
  display: block;
  text-align: left;
  color: white;
  position: relative;
  overflow: hidden;
  font-size: 15px;
  text-decoration: none;
  z-index: 1;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}

.menu .menu_inner ul li ul li a:before, 
.menu .menu_inner ul li ul li a:after {
  content: none;
}

.menu .menu_inner ul li ul li a:hover {
  border-bottom: 1px solid transparent;
  color: black;
}

.menu .menu_inner ul li ul li a.active {
  border-bottom: 1px solid transparent;
  color: #000;
}

.menu .menu_inner ul li ul li ul {
  display: none;
  width: 200px;
  right: -200px;
  top: 0;
  position: absolute;
}

.menu .menu_inner ul li ul li:hover ul {
  display: block;
}

.menu .menu_inner ul li ul li ul li {
  border: none;
  list-style: none;
}

.menu .menu_inner ul li ul li ul li a {
  text-transform: none;
}

.menu .menu_inner ul li ul li ul:last-child {
  border: none;
  /* padding-bottom: 30px; */
}

.menu .menu_inner ul li:last-child {
  border: none;
}

.menu .menu_inner li ul {
  display: none;
}

.menu .menu_inner ul.main_menu li.active {
  /* display: block; */
}

.menu .menu_inner ul.main_menu ul.sub_menu li ul.subsub_menu {
  display: none;
}

.menu .menu_inner ul.main_menu ul.sub_menu li ul.subsub_menu li a.active {
  color: black;
}

.menu .menu_inner ul.main_menu ul.sub_menu li.active {
  display: block;
}

.menu .menu_inner ul.main_menu ul.sub_menu li.active ul.subsub_menu {
  /* display: block; */
}

.menu .menu_inner ul.main_menu ul.sub_menu li.active ul.subsub_menu li.active {
  display: block;
}

/* === END of NAVIGATION === */

/* START of NAVIGATION ARROW === */

.menu .menu_inner ul.main_menu .nav-arrow>a:before, .menu .menu_inner ul.main_menu .nav-arrow>a:after {
  content: "";
  position: absolute;
  border: 5px solid transparent;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.menu .menu_inner ul.main_menu .nav-arrow>a:before {
  border-right: 5px solid transparent;
  top: calc(50% - 5px);
  left: -10px;
}

.menu .menu_inner ul.main_menu .nav-arrow>a:after {
  border-left: 5px solid #fff;
  top: calc(50% - 5px);
  right: 0px;
}

.menu .menu_inner ul.main_menu .nav-arrow>a:hover:before {
  border-left: 5px solid #fff;
  left: 5px;
}

.menu .menu_inner ul.main_menu .nav-arrow>a:hover:after {
  border-left: 5px solid #fff;
  right: -15px;
}

/* === END of NAVIGATION ARROW === */

/* === START of MENU-TOGGLE === */

.menu-toggle {
  display: block;
  position: absolute;
  right: 0;
  float: right;
  z-index: 100000;
  margin: 2.3rem 1rem 0 0;
  color: #8d9dae;
  font-weight: bold;
}

.menu-toggle:hover, .menu-toggle:visited {
  color: #000;
  border-color: #5977c6 !important;
}

a.menu-toggle.menu-icon {
  position: absolute;
  top: -1rem;
  border: 1px solid #264082;
  width: 41px;
  height: 33px;
}

/* === END of MENU-TOGGLE === */

/* === START of OFF-CANVAS-NAVIGATION === */

.off-canvas * {
  -webkit-backface-visibility: hidden;
}

.off-canvas .menu_inner {
  display: block!important;
}

.js-off-canvas-exit {
  z-index: 100 !important;
  background: rgba(0, 0, 0, 0.75) !important;
}

.off-canvas .menu_inner ul.sub_menu, .off-canvas .menu_inner ul.subsub_menu {
  display: none;
}

/* .off-canvas.position-right {
  background: #fff;
  height: 100%;
  border-top: 8px solid #8d9dae;
} */
.off-canvas.position-right {
  background: #ffffff;
  height: 100%;
  border-top: 2px solid #264082;
}

.off-canvas .menu_inner {
  z-index: 10;
  width: 100%;
}

.off-canvas .menu_inner ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.off-canvas .menu_inner ul li {}

/* .off-canvas .menu_inner ul li a {
  padding: 10px 20px;
  width: 100%;
  color: #929292;
  outline: none;
  display: block;
  border-bottom: 1px solid #8d9dae;
} */
.off-canvas .menu_inner ul li a {
  padding: 10px 20px;
  width: 100%;
  color: #082d59;
  outline: none;
  display: block;
  border-bottom: 1px solid #082d59;
}

/* .off-canvas .menu_inner ul li a.active {
  padding: 10px 15px;
  color: #8d9dae;
  border-left: 5px solid #8d9dae;
  text-decoration: none;
} */
.off-canvas .menu_inner ul li a.active {
  padding: 10px 15px;
  color: #082d59;
  border-left: 5px solid #082d59;
  text-decoration: none;
  font-weight: 600;
}

/* .off-canvas .menu_inner ul li ul li {
  background: #8d9dae;
  border-bottom: 1px solid white;
} */
.off-canvas .menu_inner ul li ul li {
  background: rgba(174, 183, 212, 0.8);
  border-bottom: 1px solid white;
}

.off-canvas .menu_inner ul li ul li a {
  color: #082d59;
  padding-left: 35px;
}

.off-canvas .menu_inner ul li ul li a.active {
  color: #082d59;
  border-left: 8px solid #082d59;
  padding-left: 20px;
}

.off-canvas .menu_inner ul li ul li ul li a {
  padding-left: 35px;
}

.off-canvas .menu_inner ul li ul li ul li a.active {
  padding-left: 30px;
}

.off-canvas .menu_inner ul li a.tog, .off-canvas .menu_inner ul li a.sub-tog {
  padding: 10px 15px !important;
  width: 40px;
  position: relative;
  display: block;
  border-left: 1px solid #082d59 !important;
  float: right;
  z-index: 10000;
  color: #082d59;
}

.off-canvas-content, .off-canvas-content {
  overflow: hidden;
}

/* === END of OFF-CANVAS-NAVIGATION === */

/* === START of SLIDESHOW === */

.full-width-slideshow-bg {
  width: 100%;
  position: relative;
  margin-top: 15px;
}

#slideshow {
  margin: 0 auto;
  max-width: 100%;
  margin-top: 110px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

/* === END of SLIDESHOW === */

/* === START of STARTBILD FueR SMARTPHONE === */

.mobilstart_img {
  display: block;
  width: 100%;
  height: 450px;
  position: absolute;
  top: 110px;
  background: url('/files/1901954/style/img/slide_mobil.jpg') no-repeat;
}

.mobilstart_img_inner {}

/* === END of STARTBILD FueR SMARTPHONE === */

/* === SCROLL-BAR styling === */
  /* Chrome, Edge und Safari */
  ::-webkit-scrollbar { width: 12px;  }
  body::-webkit-scrollbar-track { background: #082d59;  }
  ::-webkit-scrollbar-thumb {
    background-color: #ddd; 
    border-radius: 20px; 
    border: 3px solid #082d59; 
  }
  /* Firefox */
  html, body {
    scrollbar-width: thin; 
    scrollbar-color: #ddd #082d59; 
  }
/* === END SCROLL-BAR styling === */

/* === START of CONTENT === */

#content_sec {}

.content {
  /* margin-top: 0px; */
  width: 100%;
  margin: 0 auto;
}

.content:before, .content:after {
  content: " ";
  display: table;
}

.content:after {
  clear: both;
}

.module_textblock {
  /* padding: 70px 0; */
}





















/* Alle Seiten */
.page_155600 #slideshow, .page_155615 #slideshow  { display: block; }
.page_155600 .module_textblock:first-of-type { margin-top: 0rem; }
#slideshow { display: none; }

.module_textblock:last-of-type { padding-bottom: 5rem; }
.row.head_h1 h1 {
  font-family: 'RobotoSlab-Bold';
  color: #082d59;
  margin: 4rem 0 2rem;
}



/* Seite-Home */
  /* Textblock-1 */
  .page_155600 .row .row {
    max-width: 74rem;
    margin-right: auto;
    margin-left: auto;
  }
  .row.home_all { 
    max-width: 100%;
    position: relative;
  }
  .small-12.medium-6.columns.all_li, 
  .small-12.medium-6.columns.all_re { padding: 0; }
  .small-12.medium-6.columns.all_li {
    background: url(/files/1902208/upload/Bilder/philharmonic-hall_grau.jpg);
    background-size: cover;
  }
  .home_box {
    position: absolute;
    width: 100%;
    z-index: -1;
  }
  .row.buero { padding: 4rem 0 2rem; }
  .row.buero .small-9.columns { padding: 0; }
  .row.buero .small-6.medium-6.columns:nth-of-type(1) { border-right: 2px solid white; }
  .row.buero p, .row.buero a { color: white; }
  .row.buero a:hover { text-decoration: underline; }
  .row.home_1 h1 { 
    font-family: 'RobotoSlab-Bold';
    font-size: 1.35rem;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .row.buero p span { 
    font-family: 'RobotoSlab-Bold';
    font-size: 1.2rem;
  }
  .row.buero p strong {  font-family: 'Lato-Black'; }
  a.button.kontakt_btn {
    width: auto;
    background: #082d59;
    border: 2px solid #082d59;
    border-radius: 7px;
    padding: 1rem 2rem;
    font-family: 'RobotoSlab-Bold';
    margin-top: 1rem;
  }
  a.button.kontakt_btn:hover {
    color: #082d59;
    background: #ffffff;
  }
  /* Textblock-2 */
  .page_155600 .module_textblock:nth-of-type(2) {
    background: #082d59;
    padding: 7rem 0 6rem;
    color: white;
  }
  .row.home_2 p strong {
    font-family: 'RobotoSlab-Bold';
    font-size: 1.8rem;
  }
  .row.home_2 img:first-of-type { margin: 0 1rem 1rem 0; }
  .row.home_2 img {
    border: 2px solid #082d59;
    outline: 1px solid #082d59;
    transition: all 0.25s ease-in-out;
  }
  .row.home_2 img:hover {
    border: 2px solid #082d59;
    outline: 1px solid white;
  }
  /* Textblock-3 */
  .row.home_3 { max-width: 100%; }
  .row.home_3 .medium-6 { padding: 0; }
  p.head-txt {
    font-family: 'RobotoSlab-Bold';
    font-size: 1.2rem;
    color: white;
    text-align: center;
    background: #082d59;
    margin-bottom: 0;
    padding: 0.5rem;
    text-decoration: underline;
  }
  .page_155600 .module_textblock:last-of-type { padding-bottom: 0; }


/* Seite-Verwaltung */
.row.verwaltung p:nth-of-type(3), 
.row.verwaltung p:nth-of-type(4) { margin-bottom: 0.2rem; }
  /* Seite Hausverwaltung-HH */
  .row.trenner { margin: 3rem auto 0; }
  .row.trenner hr { border-color: #082d59; }
  .page_155608 .row.verwaltung_123 h1 {
    font-family: 'RobotoSlab-Bold';
    font-size: 1.75rem;
    color: #082d59;
    margin: 3rem 0 2rem;
    padding-bottom: 0;
  }
  .page_155608 .row.verwaltung_123 h2 {
    font-family: 'RobotoSlab-Bold';
    font-size: 1.75rem;
    color: #082d59;
    margin: 1rem 0 2rem;
  }

  /* Seite Hausverwaltung-MA */
  .row.cardFlip h3 {
    font-family: 'RobotoSlab-Bold';
    color: #082d59;
  }
  .flip-card {
    background-color: transparent;
    width: 21rem;
    height: 21rem;
    perspective: 1000px;
    border-radius: 1rem;
  }
  .flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    transition: transform 1s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    border-radius: 1rem;
  }
  .flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
  }
  .flip-card-front,
  .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 1rem;
  }
  .flip-card-front {
    background-color: #bbb;
    color: black;
  }
  .flip-card-front img { border-radius: 1rem; }
  .flip-card-back {
    color: white;
    transform: rotateY(180deg);
    background-color: #082d59;
    padding: 1rem;
  }

  /* Seite Hausverwaltung-SH */


/* Seite-Vermietung und Verkauf */
.row.vermietung p strong { font-size: 1.2rem; }
.row.vermietung p:nth-of-type(1) { margin: 1rem auto 0.3rem; }
.row.vermietung p:nth-of-type(3), 
.row.vermietung p:nth-of-type(5) { margin: 3rem auto 0.3rem; }
.row.vermietung li { list-style: circle; }



/* Seite-Unser Team */
.page_155612 .module_textblock:nth-of-type(3) { 
  /* background: #082d59; */
  padding: 4rem 0 2rem;
}
.row.team_desk .row.team { margin-bottom: 1rem; }
.row.team_desk .row.team-hamburg { margin-bottom: 3rem; }
.row.team_desk .row.team-hamburg .medium-6:last-of-type { border-left: 1px solid #082d59; }
.row.team_mobil .row.team-hamburg:nth-of-type(7) h2 { margin-top: 3rem; }

.row.team-hamburg h2, 
.row.team-magdeburg h2 {
  font-family: 'RobotoSlab-Bold';
  /* text-align: center; */
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
.row.team-hamburg h2 { color: #082d59; }
.row.team-magdeburg h2 {  color: #ffffff; }
.row.team-hamburg h3, 
.row.team-magdeburg h3 {
  font-family: 'RobotoSlab-Bold';
  text-decoration: underline;
  margin-bottom: 0;
}
.row.team-hamburg h3 { color: #082d59; }
.row.team-magdeburg h3 { color: #ffffff; }
.row.team-hamburg p, 
.row.team-magdeburg p { text-align: justify; }
.row.team-magdeburg p { color: white; }
.row.team-hamburg em { color: #082d59;}
.page_155612 .module_textblock:nth-of-type(4) { padding: 4rem 0 3rem; }
.row.team h2, .row.team h3 {
  font-family: 'RobotoSlab-Bold';
  color: #082d59;
}
/* ######## ########### */
.row.team_01 { margin-bottom: 3rem; }
.row.team_01:nth-of-type(1) .medium-6:last-of-type { border-left: none; }
.row.team_01 h2, 
.row.team_01_mobil h2, 
.row.team_02_mobil h2 {
  font-family: 'RobotoSlab-Bold';
  color: #082d59;
}
.row.team_01 h3, 
.row.team_01_mobil h3, 
.row.team_02_mobil h3 {
  color: #082d59;
  font-family: 'RobotoSlab-Bold';
  text-decoration: underline;
  margin-bottom: 0;
}
.row.team_01 p { text-align: justify; }
.row.team_01_mobil h2, 
.row.team_02_mobil h2 {
  margin-bottom: 2rem;
  text-align: center;
}
.row.team_01_mobil hr, 
.row.team_02_mobil hr {
  border: 0.01rem solid #082d59;
  width: 70%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.row.team_01 .medium-6:last-of-type { border-left: 1px solid #082d59; }

/* Seite-Unsere Partner */
.row.partner { margin-top: 2rem; }
.row.partner h2 {
  color: #082d59;
  font-weight: 500;
  text-align: justify;
}
.row.partner h3 {
  font-family: 'RobotoSlab-Bold';
  color: #082d59;
  font-size: 1.2rem;
  margin-bottom: 0.1rem;
}
.row.partner a {
  color: #082d59;
  text-decoration: underline;
}
.row.partner a:hover { text-decoration: none; }


/* Seite-Karriere */

/* Seite-Downloads & Formulare */
/* .row.download li:nth-of-type(3), 
.row.download li:nth-of-type(5), 
.row.download li:nth-of-type(9) { margin-bottom: 1.5rem; } */
.row.download li {
  color: #082d59;
  list-style: circle;
  margin-bottom: 0.5rem;
}
.row.download li a {
  font-family: 'Lato-Bold';
  color: #082d59;
  text-decoration: underline;
}
.row.download li a:hover {
  text-decoration: none;
  color: #5e7ca0;
}


/* Seite-Anfahrt */
.row.anfahrt h2 {
  font-family: 'Lato-Bold';
  color: #082d59;
}
.row.anfahrt .small-12:first-of-type { margin-bottom: 5rem; }
/* MAPS OVERLAY */
.maps-box {
  text-align: center;
  position: relative;
  overflow: hidden;
  background: #ffffff3b;}
.maps-box:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0.25;
  z-index: -1;
}
.maps-box a:hover { text-decoration: underline; }
.maps-box iframe { width: 100%; }
div#texter, 
div#texter02 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0 2rem;
}
div#texter p, 
div#texter02 p { font-weight: bold; }
#maps-knopf, 
#maps-knopf02 {
  /* font-family: 'Cinzel-Regular'; */
  padding: 10px 20px;
  border: 1px solid #082d59;
  border-radius: 2px;
  background: #082d59;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
a#maps-knopf:hover, a#maps-knopf02:hover {
  background: transparent;
  color: #082d59;
}




/* Seite-Impressum */
.row.impressum { margin-bottom: 2rem; }
.row.impressum h2 {
  font-family: 'RobotoSlab-Bold';
  color: #082d59;
}
.row.impressum h3 {
  font-family: 'Lato-Bold';
  color: #082d59;
  font-size: 1.1rem;
}
.row.impressum p span { font-family: 'Lato-Bold'; }
.row.impressum p#kont_form { margin-top: 3rem; }
.row.impressum p#kont_form a {
  font-family: 'Lato-Bold';
  font-size: 1.1rem;
}
.row.impressum a, .row.impressum p#kont_form a {
  color: #082d59;
  text-decoration: underline;
}
.row.impressum a:hover, 
.row.impressum p#kont_form a:hover { text-decoration: none; }

/* Seite-Datenschutz */
.row.datenschutz h2, 
.row.datenschutz h3, 
.row.datenschutz h4, 
.row.datenschutz h5 {
  font-family: 'Lato-Bold';
  color: #082d59;
}
.row.datenschutz h3 {
  font-size: 1.25rem;
  margin-top: 3rem;
}
.row.datenschutz h4 {
  font-size: 1.1rem;
  margin-top: 2rem;
}
.row.datenschutz h5 {
  font-size: 0.9rem;
  margin-bottom: 0;
}
.row.datenschutz p span { color: #082d59; }
.row.datenschutz p span a {
  color: #082d59;
  text-decoration: underline;
}
.row.datenschutz p span a:hover { text-decoration: none; }
.row.datenschutz a {
  color: #2196f3;
  text-decoration: underline;
}
.row.datenschutz a:hover { text-decoration: none; }
.row.datenschutz p#quelle {
  margin: 4rem auto 0;
  font-size: 0.9rem;
}
.row.datenschutz p#quelle a { color: #082d59; }

.row.team .columns {
    padding: 0 2rem;
}

/* === END of CONTENT === */

/* === START of FOOTER === */

div.site_foot {
  display: none;
}

div.foot {
  display: none;
}

div.foot_inner {
  position: relative;
  font-size: 11px;
}

div.foot, div.foot a {
  color: #666;
}

/* === END of FOOTER === */

/* === START of CONTENT-INNER-FOOTER === */

.content_inner_footer {
  background: #363636;
  height: auto;
  bottom: 0;
  width: 100%;
  padding: 4rem 0 0;
}

.content_inner_footer .row:first-of-type { padding: 0rem 0 2rem; }

.content_inner_footer .row {
  max-width: 70rem;
}

.content_inner_footer .row div {
  /* display: table; */
}

.small-12.medium-4.columns.foot-right {
  text-align: end;
  color: white;
}

.content_inner_footer .row div div {
  display: table-cell;
  float: none;
  vertical-align: middle;
  text-align: center;
}

.content_inner_footer .row div div a {
  /* display: block; */
}

.content_inner_footer p {
  color: #fff;
  /* text-align: left; */
  margin-top: 0;
  font-size: 15px;
}

.content_inner_footer a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

.content_inner_footer a:hover {
  color: #fff;
  text-decoration: underline;
}

.content_inner_footer .fullWidth {
  background: #606c06;
  padding: 10px 0 10px 0;
  display: none;
}

.content_inner_footer .fullWidth .siteCreated {
  background: none;
  color: #ddd;
  display: block;
  text-align: right;
  font-size: 11px;
}

.content_inner_footer .fullWidth .siteCreated a {
  color: #ddd;
}

.content_inner_footer .fullWidth .siteCreated a:hover {
  text-decoration: underline;
}
/* === END of CONTENT-INNER-FOOTER === */

/* === START of SITE CREATED by NORDICWEB === */

.content_inner_footer .row:last-of-type {
  background: #ffffff;
  max-width: 100%;
  text-align: center;
}

p.site-created {
  font-size: 13px;
  color: black;
  margin: 0.5rem auto;
}
p.site-created a {
  color: black;
  font-size: 13px;
  font-weight: 600;
}
p.site-created a:hover { color: black; }
/* === END of SITE CREATED by NORDICWEB === */















/* === START of MEDIA QUERIES === */

/* fÃ¼r alle Smartphones */
@media only screen {
  .menu-toggle, 
  .row.impressum.mobil, 
  .row.team_mobil { display: block; }
  .mobilstart_img, 
  .row.impressum.desktop, 
  .row.team_desk { display: none; }
  .header { height: 6.1rem; }
  .header .row .logo-container img { max-height: 5.5rem; }
  .scrolled { top: 0; }
  #slideshow { margin-top: 6.1rem; }
  .module_textblock:first-of-type { margin-top: 5rem; }
  .logo-container.text-right { text-align: left; }
  
  /* Home */
  .home_box { display: none; }
  .row.home_1 .links, 
  .row.home_1 .links_mobil { display: none; }
  .row.home_1 .links_mobil_smart_hoch { display: block; }
  .row.home_1 .links_mobil_smart_hoch { background: #929292; }
  .row.home_1 .links_mobil_smart_hoch img { width: 40%; }
  .row.home_1 .rechts { padding: 3rem 1.5rem 2rem; }
  .row.home_1 .rechts p:nth-of-type(4) { text-align: center; }
  .page_155600 .module_textblock:nth-of-type(2) {
    background: #082d59;
    padding: 3rem 0 1rem;
    color: white;
  }
  .row.home_2 p strong {
    font-family: 'RobotoSlab-Bold';
    font-size: 1.4rem;
  }
  .row.home_2 img { width: 45%; }
  .row.home_3 .medium-6:nth-of-type(1), 
  .row.home_3 .medium-6:nth-of-type(2) { border-right: none; }
  .row.home_3 iframe { height: 15rem; }
  p.head-txt { background: #1e436f; }
  .row.fortbildung p { font-size: 0.875rem; }
  .row.team_01_mobil, .row.team_02_mobil { display: block; }
  .row.team_01 { display: none; }

  /* Footer */
  .content_inner_footer .mobil_foot { display: block; }
  .content_inner_footer .small-12.medium-6.columns.desktop_foot:nth-of-type(2) { display: none; }
  .small-12.medium-6.columns.desktop_foot, 
  .small-12.columns.mobil_foot { text-align: center; }
  .small-12.columns.mobil_foot { margin-top: 2rem; }
  .content_inner_footer p { font-size: 14px; }
  .content_inner_footer .desktop_foot a { font-family: 'Lato-Bold';}
}

/* Tablet Hochformat */
@media only screen and (min-width: 40.063rem) {
  .menu-toggle, 
  .row.impressum.desktop, 
  .row.team_desk { display: block; }

  .menu, 
  .mobilstart_img, 
  .row.impressum.mobil, 
  .row.team_mobil { display: none; }
  
  /* Home */
  .home_box { display: block; }
  .row.home_1 .links, 
  .row.home_1 .links_mobil_smart_hoch { display: none; }
  .row.home_1 .links_mobil { display: block; }
  .row.home_1 .links_mobil img { width: 50%; }
  .row.home_1 .rechts { padding: 4rem 1.5rem 2rem; }
  a.button.kontakt_btn { margin-top: 4rem; }
  .page_155600 .module_textblock:nth-of-type(2) { padding: 5rem 0 4rem; }
  .row.home_3 .medium-6:nth-of-type(1) { border-right: 2px solid #082d59; }
  .row.home_3 .medium-6:nth-of-type(2) { border-left: 2px solid #082d59; }
  .row.home_3 iframe { height: 20rem; }
  .row.fortbildung p { font-size: 1rem; }
  .row.verwaltung_123 h1 br, 
  .row.verwaltung_123 h2 br { display: none; }
  .row.team_01_mobil, .row.team_02_mobil { display: none; }
  .row.team_01 { display: block; }

  /* Footer */
  .content_inner_footer .mobil_foot { display: none; }
  .content_inner_footer .small-12.medium-6.columns.desktop_foot:nth-of-type(2) { display: block; }
  .small-12.medium-6.columns.desktop_foot { text-align: unset; }
  .content_inner_footer p { font-size: 14px; }
  .content_inner_footer .desktop_foot:nth-of-type(2) a { font-size: 14px; }
  .content_inner_footer .desktop_foot a:first-of-type { margin-left: 3rem; }
  .content_inner_footer .desktop_foot a { margin: 0 2rem; }
}

/* Smartphones im Querformat */
@media only screen and (min-width: 40.1rem) and (max-width: 51.483rem) and (orientation: landscape) {
  .menu-toggle, 
  .row.impressum.mobil, 
  .row.team_mobil { display: block; }

  .menu, 
  .mobilstart_img, 
  .row.impressum.desktop, 
  .row.team_desk { display: none; }

  /* Home */
  .home_box { display: block; }
  .row.home_1 .links_mobil img { width: 60%; }
  .row.home_2 p strong { font-size: 1.25rem; }
  .row.home_2 img { width: 44%; }
  .row.home_3 iframe { height: 15rem; }
  .row.fortbildung p { font-size: 1rem; }
  .row.anfahrt iframe { height: 13.625rem; }
  .row.team_01_mobil, .row.team_02_mobil { display: none; }
  .row.team_01 { display: block; }

  /* Footer */
  .content_inner_footer p { font-size: 14px; }
  .content_inner_footer .desktop_foot a { margin: 0 3rem; }
}

/* Tablets Querformat */
@media only screen and (min-width: 50.063rem) {
  .menu-toggle, 
  .row.impressum.desktop, 
  .row.team_desk { display: block; }

  .menu, 
  .mobilstart_img, 
  .row.impressum.mobil, 
  .row.team_mobil { display: none; }

  /* Home */
  .home_box { display: block; }
  .row.home_1 .links_mobil img { width: 30%; }
  .row.home_2 img { width: 30%; }
  .row.fortbildung p { font-size: 1rem; }
  .row.verwaltung_123 h1 br, 
  .row.verwaltung_123 h2 br { display: none; }
  .row.team_01_mobil, .row.team_02_mobil { display: none; }
  .row.team_01 { display: block; }

  /* Footer */
  .content_inner_footer p { font-size: 13px; }
  .content_inner_footer .desktop_foot:nth-of-type(2) a { font-size: 14px; }
  .content_inner_footer .desktop_foot a:first-of-type { margin-left: 0.5rem; }
  .content_inner_footer .desktop_foot a { margin: 0 0.9rem; }
}

/* Normaler PC-Monitor - unwichtig*/
@media only screen and (max-width: 64.063em) {}

/* Normaler PC-Monitor - wichtig */
@media only screen and (min-width: 64.063em) {
  .menu-toggle, 
  a.menu-toggle.menu-icon, 
  .menu-icon, 
  .row.impressum.mobil, 
  .row.team_mobil { display: none; }

  .menu, 
  .row.impressum.desktop, 
  .row.team_desk { display: block; }

  .header { height: 8.1rem; }
  .header .row .logo-container img { max-height: 7.5rem; }
  .scrolled { top: -8.1rem; }
  #slideshow { margin-top: 11rem; }
  .logo-container.text-right { text-align: right; }
  .module_textblock:first-of-type { margin-top: 10rem; }
 
  /* Home */
  .home_box { display: block; }
  .row.home_1 .links_mobil, 
  .row.home_1 .links_mobil_smart_hoch { display: none; }
  .row.home_1 .links { display: block; }
  .row.home_1 .links img { width: 100%; }
  .row.home_1 .rechts { padding: 4rem 2.5rem 4rem; }
  .row.home_1 .rechts p:nth-of-type(4) { text-align: left; }
  .page_155600 .module_textblock:nth-of-type(2) { padding: 7rem 0 6rem; }
  .row.home_2 img { width: 30%; }
  .row.home_2 p strong { font-size: 1.7rem; }
  .row.home_3 .medium-6:nth-of-type(1) { border-right: 2px solid #082d59; }
  .row.home_3 .medium-6:nth-of-type(2) { border-left: 2px solid #082d59; }
  .row.home_3 iframe { height: 25rem; }
  .row.fortbildung p { font-size: 1rem; }
  .row.verwaltung_123 h1 br, 
  .row.verwaltung_123 h2 br { display: none; }
  .row.team_01_mobil, .row.team_02_mobil { display: none; }
  .row.team_01 { display: block; }

  /* Footer */
  .content_inner_footer .mobil_foot { display: none; }
  .content_inner_footer .small-12.medium-6.columns.desktop_foot:nth-of-type(2) { display: block; }
  .small-12.medium-6.columns.desktop_foot { text-align: unset; }
  .content_inner_footer p { font-size: 14px; }
  .content_inner_footer .desktop_foot:nth-of-type(2) p { text-align: center; }
  .content_inner_footer .desktop_foot:nth-of-type(2) a { font-size: 16px; }
  .content_inner_footer .desktop_foot a:first-of-type { margin-left: 2rem; }
  .content_inner_footer .desktop_foot a { margin: 0 1rem; }
}



/* Grosser PC-Monitor*/

@media only screen and (min-width: 90.063em) {}

/* === END of MEDIA QUERIES === */

/* === ALTERNATIVE MEDIA QUERIES === */

/* Tabletgroesse - Querformat - falls nicht funktioniert, auslagern und an erster Stelle in der layout.css setzten */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {}

/* Groesse ungefaehr MacBook (Pro) */

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {}


/* © 2019 Nordicweb GmbH */
