/* Headlines, Fonts, Links */
h1,
h2,
h3,
h4 {
  margin-bottom: 20px;
  line-height: 1.5em;
}
h1 {
  text-transform: uppercase;
  color: #2256a4;
  font-size: 3.5em;
}
h2 {
  text-transform: uppercase;
  color: #2256a4;
  font-size: 2.5em;
  line-height: 1.2em;
  margin-bottom: 0;
}
h3 {
  color: #5d5a5a;
}
h4 {
  color: #2256a4;
}
p {
  font-size: 1.2em;
}
/* Schlagschatten*/
.footer_shadow {
  box-shadow: 0px 11px 20px -6px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 11px 20px -6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 11px 20px -6px rgba(0, 0, 0, 0.5);
}
.box_shadow_dark {
  box-shadow: 5px 5px 3px #5d5a5a;
}
.box_shadow_grey {
  box-shadow: 5px 5px 3px #5d5a5a;
}
.box_shadow_light {
  box-shadow: 5px 5px 3px #DFE0DF;
  border: 1px solid #2256a4;
}
/* Boxen */
.box {
  font-weight: normal;
  text-align: justify;
  line-height: 1.3em;
  padding: 0px 15px 15px 15px;
}
.box p {
  font-weight: normal;
  text-align: center;
  line-height: 1.3em;
  padding: 0px 20px 20px 20px;
}
.box h4 {
  margin-bottom: 15px;
}
.box_white {
  font-weight: normal;
  text-align: justify;
  line-height: 1.3em;
  padding: 0px 15px 15px 15px;
  background-color: #fff;
  color: #5d5a5a;
}
.box_white p {
  font-weight: normal;
  text-align: center;
  line-height: 1.3em;
  padding: 0px 20px 20px 20px;
}
.box_white h4 {
  margin-bottom: 15px;
}
.box_blue {
  font-weight: normal;
  text-align: justify;
  line-height: 1.3em;
  padding: 0px 15px 15px 15px;
  background-color: #2256a4;
  color: #fff;
}
.box_blue p {
  font-weight: normal;
  text-align: center;
  line-height: 1.3em;
  padding: 0px 20px 20px 20px;
}
.box_blue h4 {
  margin-bottom: 15px;
}
.box_blue h1,
.box_blue h2,
.box_blue h3,
.box_blue h4 {
  color: #fff;
}
.box_blue p {
  color: #DFE0DF;
}
.box_grey {
  font-weight: normal;
  text-align: justify;
  line-height: 1.3em;
  padding: 0px 15px 15px 15px;
  background-color: #DFE0DF;
  color: #5d5a5a;
  font-weight: bold;
  text-transform: uppercase;
}
.box_grey p {
  font-weight: normal;
  text-align: center;
  line-height: 1.3em;
  padding: 0px 20px 20px 20px;
}
.box_grey h4 {
  margin-bottom: 15px;
}
.box_darkgrey {
  background-color: #6e6e6e;
  color: #fff;
}
/* Team & Management & Person Module */
.b3_team:hover img {
  -ms-transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
  -webkit-transition: all 500ms cubic-bezier(0.17, 0.69, 0.47, 0.995);
  -moz-transition: all 500ms cubic-bezier(0.17, 0.69, 0.47, 0.995);
  -o-transition: all 500ms cubic-bezier(0.17, 0.69, 0.47, 0.995);
  transition: all 500ms cubic-bezier(0.17, 0.69, 0.47, 0.995);
}
.et_pb_team_member_image {
  max-width: 100%!important;
}
.person .et_pb_toggle_content {
  color: #DFE0DF !important;
}
.person .et_pb_toggle_content a {
  color: #fff !important;
}
.person .et_pb_toggle_content a:hover {
  color: #259a6d !important;
}
.et_pb_team_member {
  border: none !important;
  overflow: hidden;
  width: 100%;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  box-shadow: 0 20px 150px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 20px 150px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 20px 150px rgba(0, 0, 0, 0.2);
  margin-bottom: 0!important;
}
.et_pb_team_member .et_pb_team_member_description {
  position: relative;
  padding: 10px;
}
.et_pb_team_member .et_pb_team_member_description h4 {
  margin-bottom: 0;
}
.et_pb_team_member .et_pb_team_member_description ul {
  list-style-type: square;
  padding: 0 0 23px 25px;
}
.et_pb_team_member .et_pb_team_member_description ul li {
  padding-left: 5px;
}
.et_pb_team_member .et_pb_team_member_description p {
  /*display:none;*/
}
.et_pb_team_member .et_pb_team_member_description p.et_pb_member_position {
  display: inline-block;
}
.et_pb_team_member .et_pb_team_member_description .et_pb_member_social_links .et_pb_font_icon.et_pb_google_icon {
  position: absolute;
  top: 0px;
  right: 10px;
  content: attr(data-icon);
  color: #2256a4;
}
.et_pb_team_member .et_pb_team_member_description .et_pb_member_social_links .et_pb_font_icon.et_pb_google_icon.before {
  top: 0px;
  right: 10px;
  content: attr(data-icon);
  color: #2256a4;
  font-family: ETmodules !important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;
  speak: none;
  position: absolute;
  top: 55%;
  left: 50%;
  margin: -14px 0 0 -14px;
  font-size: 32px;
  content: "\e050";
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.et_pb_team_member:hover img {
  -ms-transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important;
  -webkit-transition: all 500ms cubic-bezier(0.17, 0.69, 0.47, 0.995);
  -moz-transition: all 500ms cubic-bezier(0.17, 0.69, 0.47, 0.995);
  -o-transition: all 500ms cubic-bezier(0.17, 0.69, 0.47, 0.995);
  transition: all 500ms cubic-bezier(0.17, 0.69, 0.47, 0.995);
}
.et_pb_team_member img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -ms-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transform-origin: bottom;
  -moz-transform-origin: bottom;
  -ms-transform-origin: bottom;
  -o-transform-origin: bottom;
  transform-origin: bottom;
  margin: 0;
}
.person.et_pb_toggle_close {
  background-color: #2256a4;
  color: #fff;
}
.person.et_pb_toggle_close h5.et_pb_toggle_title {
  color: #fff;
}
.person.et_pb_toggle_close h5.et_pb_toggle_title:before {
  color: #fff;
}
.person.et_pb_toggle_close .et_pb_toggle_content {
  color: #fff;
}
.person.et_pb_toggle_open {
  background-color: #2256a4;
  color: #fff;
}
.person.et_pb_toggle_open h5.et_pb_toggle_title {
  color: #fff;
}
.person.et_pb_toggle_open h5.et_pb_toggle_title:before {
  color: #fff;
}
.person.et_pb_toggle_open .et_pb_toggle_content {
  color: #fff;
}
.person.et_pb_toggle {
  border: 0;
}
/* Testimonial */
.et_pb_testimonial_author {
  text-align: right;
  padding-right: 20px;
}
.et_pb_testimonial_meta {
  text-align: right !important;
}
.et_slide_menu_top #et-info-phone {
  display: none;
}
.navi-button {
  width: 215px;
}
#et-main-area {
  overflow: hidden;
}
/* Hides all the items that float over the right margin */
.diagonal-shadow::before,
.diagonal-shadow::after {
  position: absolute;
  content: '';
  pointer-events: none;
}
.diagonal-shadow {
  z-index: 1;
  padding-top: 6em;
  background: #2072a7;
}
.diagonal-shadow::before,
.diagonal-shadow::after {
  top: 0;
  left: -25%;
  z-index: -1;
  width: 150%;
  height: 75%;
  background: inherit;
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.diagonal-shadow::before {
  height: 50%;
  background: #535353;
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
  -webkit-transform-origin: 3% 0;
  transform-origin: 3% 0;
}
.terminvereinbarung li {
  font-size: 17px;
}
.beschreibung p {
  font-size: 1.4em;
  line-height: 1.2em;
  padding-top: 15px;
}
.ds-hover-gallery .et_pb_gallery_item {
  position: relative;
}
.ds-hover-gallery .et_pb_gallery_title {
  margin: 0 !important;
}
.ds-hover-gallery .et_overlay {
  z-index: 1;
}
.ds-hover-gallery .ds-gallery-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.8);
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.ds-hover-gallery .et_pb_gallery_item:hover .ds-gallery-text {
  opacity: 1;
}
.et_fullscreen_slider .et_pb_slides,
.et_fullscreen_slider .et_pb_slide,
.et_fullscreen_slider .et_pb_container {
  min-height: 100% !important;
  height: 100% !important;
  padding-top: 40px;
}
.intro .et_pb_row {
  padding: 0;
}
.intro.et_pb_section {
  padding: 0;
  margin-top: -100px;
  background-color: transparent;
}
@media all and (max-width: 767px) {
  .intro h2 {
    font-size: 2em;
  }
  .intro .et_pb_column {
    margin-bottom: 0;
    margin-top: 25px;
  }
  .intro.et_pb_section {
    padding: 0;
    margin-top: 0 !important;
    background-color: transparent;
  }
}
@media all and (max-width: 980px) {
  .beschreibung p {
    text-align: justify !important;
  }
  .et_fullscreen_slider .et_pb_slides,
  .et_fullscreen_slider .et_pb_slide,
  .et_fullscreen_slider .et_pb_container {
    min-height: 100% !important;
    height: 100% !important;
    padding: 0;
  }
  .intro.et_pb_section {
    padding: 0;
    margin-top: -200px;
  }
  .et_pb_section {
    padding: 0;
  }
  .et_pb_row {
    padding: 20px;
  }
}
.foogallery.fg-masonry.fg-center {
  margin-top: -18px;
}
.et_pb_slider .et_pb_slide {
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
}
.header-vermietung {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
}
.header-vermietung.et_pb_sticky img {
  transition: 0.3s;
  max-width: 65px;
}
.header-vermietung .et_pb_row {
  display: flex;
}
.header-vermietung .et_pb_row .et_pb_column {
  margin-bottom: 0;
}
.header-vermietung .et_pb_row .et_pb_column.et-last-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.header-vermietung .et_pb_row .et_pb_column.et-last-child .et_pb_menu__wrap .et_pb_menu__menu {
  margin-left: auto;
}
/*# sourceMappingURL=custom.css.map */