/*
	c goeldiweb.ch
*/
/*
    This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
with any questions regarding Web Fonts:  http://www.linotype.com
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

sup {
  vertical-align: top;
  position: relative;
  top: -0.5em;
  font-size: 0.7em;
}

/* Paul Irish said:; http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/********************************************************/
/** end reset.css                                    ****/
/********************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** B A S I C S
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
.QualionDemiBold {
  font-family: QualionDemiBold, sans-serif;
  font-weight: normal;
  font-style: normal;
}

.QualionLight {
  font-family: QualionLight;
  font-weight: normal;
  font-style: normal;
}

body, a, p, li, input, textarea {
  font-family: QualionLight, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 32px;
  color: #000;
}

h1, p.as-h1 {
  font-family: QualionDemiBold, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

h2, h1.as-h2 {
  font-family: QualionLight, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 58px;
  margin-bottom: 32px;
  text-transform: uppercase;
}

h3 {
  font-family: QualionDemiBold, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  color: #000000;
  text-transform: uppercase;
  line-height: 32px;
  margin-bottom: 0;
}

h4 {
  font-family: QualionDemiBold, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  color: #000000;
  line-height: 25px;
  margin-bottom: 0;
}

a {
  text-decoration: none;
}

p {
  margin-bottom: 38px;
}

ul {
  padding-left: 1em;
  padding-bottom: 1.5em;
}

li {
  list-style-type: disc;
}

#test {
  position: absolute;
  left: -10000px;
  top: -10000px;
  height: 3000px;
}

.section_datenschutz ul {
  margin-bottom: 25px;
  line-height: 25px;
}

.section_datenschutz h3 {
  margin-bottom: 15px;
}

.section_datenschutz p {
  margin-bottom: 25px;
  line-height: 25px;
}

.section_datenschutz a {
  text-decoration: underline;
}

/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 650px) {
  h2, h1.as-h2 {
    font-size: 30px;
    line-height: 40px;
  }

  h1, p.as-h1 {
    font-size: 22px;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 542px) {
  body, a, p, li, input, textarea {
    line-height: 27px;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 370px) {
  h2, h1 {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
}
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** L A Y O U T
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
main {
  margin-top: 145px;
  padding-top: 60px;
}

.canvas {
  margin: 0 auto;
  max-width: 1272px;
}

.full_image_canvas, .slider_canvas {
  margin: 0 auto;
  max-width: 2800px;
}

.full_image_canvas img, .slider_canvas img {
  width: 100%;
  height: auto;
}

.full_image_canvas .in_canvas, .slider_canvas .in_canvas {
  padding: 0;
}

.in_canvas {
  padding: 0 25px;
}

.section_full_single_image {
  line-height: 0;
}

.section_xl_bottom {
  margin-bottom: 124px;
}

.section_xxl_bottom {
  margin-bottom: 256px;
}

.section_l_bottom {
  margin-bottom: 100px;
}

.section_s_bottom {
  margin-bottom: 56px;
}

.section_m_bottom {
  margin-bottom: 82px;
}

.section_xs_bottom {
  margin-bottom: 35px;
}

.section_xxs_bottom {
  margin-bottom: 6px;
}

.section_gray_background {
  background-color: rgba(212, 217, 229, 0.5);
}

.section_limited_width .in_canvas {
  padding-right: 25%;
}

.section_error, .section_plain {
  min-height: calc(100vh - 287px - 346px);
}

.ruler {
  margin: 0 25px;
  line-height: 0;
}

.ruler_bottom {
  padding-top: 20px;
  border-bottom: 1px solid transparent;
}

.ruler_gray {
  border-color: #cdcdcd;
}

.ruler_totop {
  border-top: 1px solid transparent;
}

.ruler_blue {
  border-color: #899BCE;
}

.totop_box {
  width: 50px;
  height: 50px;
  background-color: #fff;
  position: relative;
  top: -25px;
  margin: 0 auto;
  cursor: pointer;
}

/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 650px) {
  .section_limited_width .in_canvas {
    padding-right: 25px;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 542px) {
  main {
    margin-top: 100px;
  }

  .in_canvas {
    padding: 0 20px;
  }

  .section_limited_width .in_canvas {
    padding-right: 20px;
  }

  .ruler {
    margin: 0 20px;
  }
}
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** S T Y L E S
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
.button_link {
  display: inline-block;
  font-family: QualionDemiBold, sans-serif;
  font-size: 18px;
  color: #FFFFFF;
  background: #554568;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border-radius: 11px;
  height: 46px;
  line-height: 23px;
  padding: 14px 33px;
  text-align: center;
  text-transform: uppercase;
}

/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** H E A D E R
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
header {
  height: 145px;
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  background-color: #fff;
  transition: background-color 0.1s ease-out;
}

header .in_canvas, header .canvas {
  height: 100%;
  width: 100%;
}

header .in_canvas {
  display: flex;
  align-items: center;
}

.starters.index header {
  background-color: transparent;
}

.scrolled.starters.index header {
  background-color: #fff;
}

.logo_menu_container {
  height: 75px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

header .logo_box {
  display: inline-block;
  height: 100%;
}

.hamburger_box img {
  width: auto;
  height: 100%;
  cursor: pointer;
}

.menu_box {
  display: flex;
  align-items: stretch;
  position: relative;
  height: 100%;
  top: 22px;
}

.menu_box p {
  font-family: QualionDemiBold, sans-serif;
  font-size: 21px;
  height: 33px;
  text-transform: uppercase;
  padding-right: 10px;
  margin-bottom: 0;
}

.hamburger_box {
  height: 26px;
}

.logo img {
  height: 100%;
  width: auto;
}

/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 635px) {
  .menu_box p {
    display: none;
  }

  header {
    height: 100px;
  }

  header .logo_box {
    height: 75%;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 425px) {
  header .logo_box {
    height: 60%;
  }
  header .hamburger_box img {
    position: relative;
    top: 2px;
  }
}
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** N A V I G A T I O N
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
.navigation {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background-color: #163C66;
  color: #fff;
  min-height: 100vh;
  z-index: 2000;
  padding-top: 60px;
  display: none;
}

.navigation .navi_main a, .navigation .navi_main span {
  color: #fff;
  font-family: QualionLight, serif;
  font-size: 21px;
  line-height: 31px;
  display: block;
  text-transform: uppercase;
  padding-left: 20px;
  letter-spacing: 0.01em;
}

.navigation .navi_main a:hover {
  text-decoration: none;
}

.navigation .navi_main a.active, .navigation .navi_main a:hover {
  color: #FDC40D;
}

.navigation .navi_main .top {
  font-family: QualionDemiBold, sans-serif;
  padding-left: 0;
}

.social_media_box a {
  display: inline-block;
  margin-right: 10px;
}

.social_media_box img {
  width: 40px;
  height: auto;
}

.close_box.menu_box {
  justify-content: flex-end;
  margin-bottom: 85px;
  top: -5px;
}

.close_box.menu_box img {
  position: relative;
  left: -5px;
}

.navi_main {
  margin-bottom: 160px;
}

.navi_line {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.navi_block {
  width: 47.387%;
  flex: 0 1 auto;
  border-bottom: 1px solid #fff;
  padding-bottom: 7px;
}

.navigation .navi_main .top:not(:first-child) {
  border-top: 1px solid #fff;
  margin-top: 7px;
  padding-top: 12px;
}

.navigation .social_media_box_navi .navi_block {
  border-bottom: 0;
}

/********************************************************************************************************************************************************/
/*** black one-column menu
/********************************************************************************************************************************************************/
@media screen and (max-width: 828px) {
  .navi_line {
    display: block;
  }

  .navi_block {
    width: auto;
  }

  .navi_main {
    margin-bottom: 30px;
  }

  .navigation .navi_main .top:first-child {
    padding-top: 12px;
  }
}
/********************************************************************************************************************************************************/
/*** black one-column menu
/********************************************************************************************************************************************************/
@media screen and (max-width: 542px) {
  .close_box.menu_box {
    top: -25px;
    margin-bottom: 0px;
  }
}
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** L A N D I N G
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
.starters.index main {
  padding-top: 0;
}

.section_landing {
  width: 100%;
  min-height: calc(100vh - 145px);
  position: relative;
}

.section_landing .canvas, .section_landing .in_canvas {
  height: 100%;
}

.section_landing .in_canvas {
  position: relative;
}

.landing_down {
  width: 27px;
  height: auto;
  position: absolute;
  bottom: 75px;
  left: 0;
  right: 0;
  margin: 0 auto;
  cursor: pointer;
  transition: opacity 0.1s ease-in-out;
  opacity: 1;
}

.landing_down:hover {
  opacity: 1;
}

#landing_down {
  /* animation: move_down 4s infinite ease-out; */
}

.scrolled #landing_down {
  display: none;
}

@keyframes move_down {
  0% {
    bottom: 160px;
    opacity: 0;
  }
  10% {
    bottom: 160px;
    opacity: 1;
  }
  50% {
    font-size: 120px;
    opacity: 0.8;
  }
  85%, 100% {
    bottom: 100px;
    opacity: 0;
  }
}
.slide_container {
  position: relative;
}

.slide_container .slide_item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.slide_container .slide_item {
  display: none;
}

.slide_container .slide_item:first-child {
  display: block;
}

.slide_image_box {
  max-width: 782px;
  margin: 0 auto;
  height: 88%;
  display: flex;
  align-items: center;
}

.slide_image_box img {
  width: 100%;
  height: auto;
}

.slide_text_box {
  position: absolute;
  left: 25px;
  top: 75px;
  width: 425px;
}

.slide_text_box p {
  line-height: 30px;
}

.slide_text_box a {
  font-family: QualionDemiBold;
  font-size: 14px;
  color: #8A9CCC;
  text-transform: uppercase;
}

.slide_text_box a:hover {
  color: #FCC331;
}

.bullets {
  position: absolute;
  bottom: 100px;
  left: 25px;
}

.bullets.replaced {
  bottom: 10px;
}

.bullets span.ring_span {
  display: inline-flex;
  width: 17px;
  height: 17px;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
}

.bullets span.ring_span span {
  width: 18px;
  height: 18px;
  border: 1px solid #000;
  background-color: transparent;
  border-radius: 10px;
  cursor: pointer;
}

.bullets span.ring_span.current span {
  background-color: #000;
}

.home_immo_teaser {
  display: flex;
  justify-content: space-between;
  padding: 0 220px;
}

.home_immo_teaser a {
  display: inline-block;
  width: 230px;
  flex: 1 0 230px;
  margin-right: 20px;
}

.home_immo_teaser a:last-child {
  margin-right: 0;
}

.home_immo_teaser a img {
  width: 100%;
  height: auto;
}

/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 1285px) {
  .home_immo_teaser {
    padding: 0 20px;
    justify-content: center;
  }

  .home_immo_teaser a {
    display: inline-block;
    width: 230px;
    flex: 0 1 auto;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 810px) {
  .slide_text_box {
    position: relative;
    left: 25px;
    top: 0;
    width: auto;
    margin-right: 55px;
  }

  .slide_image_box {
    max-width: 95%;
    display: block;
  }

  .starters.index main {
    padding-top: 32px;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 768px) {
  .home_immo_teaser {
    padding: 0;
    justify-content: center;
    flex-wrap: wrap;
  }

  .home_immo_teaser a {
    width: 50%;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 542px) {
  .section_landing {
    min-height: calc(100vh - 100px);
  }

  .slide_text_box {
    left: 20px;
    margin-bottom: 25px;
  }

  .bullets {
    left: 20px;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 380px) {
  .home_immo_teaser a {
    width: 70%;
  }
}
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** C O N T E N T
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
.mains.show main {
  padding-top: 0;
}

.main_image {
  margin-bottom: 50px;
  max-width: 380px;
}

.main_image img {
  max-width: 100%;
  height: auto;
}

.mains_leistungen_container_two_columns, .mains_leistungen_container_two_columns_force_show {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.mains_leistungen_container_two_columns > div,
.mains_leistungen_container_two_columns_force_show > div {
  width: 47%;
}

.mains_leistungen_container_one_column {
  display: none;
}

.leistung_box {
  margin-bottom: 56px;
}
.leistung_box .leistung_text.small-gap {
  margin-bottom: 19px;
}
.leistung_box .leistung_extra a {
  display: block;
  margin: 0 13px 18px 0;
  padding-left: 45px;
  background-size: auto 23px;
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: 0;
  font-family: "QualionDemiBold", sans-serif;
  text-transform: uppercase;
  color: #8A9CCC;
}
.leistung_box .leistung_extra a.casa_download {
  background-image: url("img/acv_pfeil_download.svg");
  background-position-y: -2px;
}
.leistung_box .leistung_extra a.virtual_view {
  background-image: url("img/willi_virtueller_rundgang_ohne_text.svg");
}
.leistung_box .leistung_extra a.external_link {
  background-image: url("img/willi_icon_stockwerkbegruendung.svg");
}
.leistung_box .leistung_extra a.video_link {
  background-image: url("img/icon_play.svg");
  background-position-y: 2px;
}

.leistung_box:last-child {
  margin-bottom: 0;
}

.leistung_icon {
  width: 44px;
  margin-bottom: 6px;
}

.leistung_icon img {
  width: 100%;
  height: auto;
}

.leistung_button_link {
  display: block;
  margin-bottom: 15px;
  width: 56%;
}

.mains_personen_container, .team_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.emplbox {
  width: 28.5%;
  margin-bottom: 45px;
}

.immo_detail_ansprechperson .emplbox {
  margin-bottom: 20px;
}

.emplbox .empl_image {
  width: 90%;
  margin: 0 auto 25px;
}

.emplbox .empl_image img {
  border-radius: 50%;
  width: 100%;
}

.emplbox p, .emplbox a {
  font-size: 17px;
  margin-bottom: 0;
  line-height: 24px;
}

.emplbox a {
  color: #899BCE;
  font-family: "QualionDemiBold", sans-serif;
}

.emplbox .empl_title {
  border-bottom: 1px solid #899BCE;
  margin-bottom: 15px;
  padding-bottom: 12px;
}

.emplbox .empl_funktion {
  margin-bottom: 15px;
}

.emplbox .empl_telefon {
  margin-bottom: 10px;
}

.empl_mail {
  width: 32px;
}

.empl_mail img {
  width: 100%;
  height: auto;
}

.section_ueberuns {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ueberuns_box {
  width: 48%;
  display: flex;
  flex-direction: column;
}

.ueberuns_text {
  flex: 1 0 auto;
}

.ueberuns_image {
  width: 80%;
  margin-bottom: 32px;
}

.ueberuns_image img {
  width: 100%;
  height: auto;
}

.team_image {
  max-width: 100%;
  width: 50%;
  padding-top: 20px;
}

.team_image img {
  width: 100%;
  height: auto;
}

.section_team {
  padding-top: 66px;
}

.section_team h3 {
  margin-bottom: 32px;
}

.mains_leistungen_container ul {
  margin-bottom: 38px;
}

/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 1080px) {
  .leistung_button_link {
    width: 80%;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 1000px) {
  .team_image {
    width: 66%;
  }

  .emplbox {
    width: 32%;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 790px) {
  .mains_leistungen_container > div {
    width: 100%;
  }

  .mains_leistungen_container_one_column {
    display: block;
  }

  .mains_leistungen_container_two_columns {
    display: none;
  }

  .mains_leistungen_container_two_columns_force_show {
    display: block;
  }

  .leistung_button_link {
    width: 50%;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 768px) {
  .ueberuns_box {
    width: 100%;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 650px) {
  .emplbox {
    width: 48%;
  }

  .leistung_button_link {
    width: 50%;
  }

  .no_jobs {
    margin-bottom: 250px;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 600px) {
  .ueberuns_image {
    width: 100%;
  }

  .leistung_button_link {
    width: 65%;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 520px) {
  .leistung_button_link {
    width: 80%;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 510px) {
  .team_image {
    width: 100%;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 450px) {
  .emplbox {
    width: 100%;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 380px) {
  .leistung_button_link {
    width: 100%;
  }
}
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** S T E L L E N
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
.no_jobs {
  margin-bottom: 400px;
}

.jobs.index h3 {
  font-family: QualionDemiBold, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 21px;
  color: #000000;
  text-transform: uppercase;
  line-height: 35px;
  margin-bottom: 0;
}

.jobs.index h4 {
  font-family: QualionDemiBold, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  color: #000000;
  text-transform: uppercase;
  line-height: 32px;
  margin-bottom: 0;
}

.jobs_container {
  max-width: 910px;
}

.jobs_text .intro {
  margin-bottom: 75px;
}

.jobs_container .job_item {
  border-top: 1px solid #000;
  padding-top: 18px;
  margin-bottom: 13px;
}

.jobs_container .job_title {
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
}

.jobs_container .job_item:first-child {
  border-top: 0;
}

.jobs_container h3 {
  font-size: 17px;
  line-height: 32px;
  text-transform: uppercase;
}

.jobs_container .plus_minus {
  position: relative;
  margin-right: 10px;
  width: 32px;
  height: 57px;
  flex: 0 0 auto;
}

.jobs_container .plus_minus span {
  width: 32px;
  text-align: center;
  font-size: 57px;
  line-height: 57px;
  position: absolute;
  font-family: QualionLight, sans-serif;
  font-weight: normal;
  margin-bottom: 0;
  top: 2px;
  left: 0;
}

.jobs_container .plus_minus .minus {
  display: none;
  top: -4px;
}

.jobs_container .job_description {
  display: none;
  margin-bottom: 28px;
  margin-top: 15px;
}
.jobs_container .job_description a.file_download {
  display: inline-block;
  margin: 0 13px 18px 0;
  padding-left: 45px;
  background-size: auto 23px;
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: 0;
  font-family: "QualionDemiBold", sans-serif;
  text-transform: uppercase;
  top: -17px;
  position: relative;
}
.jobs_container .job_description a.file_download.casa_download {
  background-image: url("img/acv_pfeil_download.svg");
  background-position-y: -2px;
}
.jobs_container .job_description a.file_download.virtual_view {
  background-image: url("img/willi_virtueller_rundgang_ohne_text.svg");
}
.jobs_container .job_description a.file_download.external_link {
  background-image: url("img/willi_icon_stockwerkbegruendung.svg");
}
.jobs_container .job_description a.file_download.video_link {
  background-image: url("img/icon_play.svg");
  background-position-y: 2px;
}

.jobs_container .job_description p {
  margin-bottom: 28px;
}

.jobs_container .send_bewerbung {
  max-width: 200px;
  display: inline-block;
  width: 100%;
  margin-right: 40px;
  margin-bottom: 40px;
}

.jobs_container .send_bewerbung img {
  width: 100%;
  height: auto;
}

/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (min-width: 768px) {
  .jobs_text .intro {
    margin-bottom: 150px;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 650px) {
  .no_jobs {
    margin-bottom: 250px;
  }
}
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** R E F E R E N Z E N 
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
.section_recensions {
  height: 550px;
}
.section_recensions .slider_slide_canvas {
  position: relative;
  height: 100%;
}
.section_recensions .slider_slide_canvas .slide_container {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.section_recensions .slider_slide_canvas .slide_container .recension_box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  padding-top: 60px;
}
.section_recensions .slider_slide_canvas .slide_container .recension_box .stars {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.section_recensions .slider_slide_canvas .slide_container .recension_box .stars img {
  width: 40px;
  height: auto;
  display: inline-block;
  margin-right: 15px;
}
.section_recensions .slider_slide_canvas .slide_container .recension_box .stars img:last-child {
  margin-right: 0;
}
.section_recensions .slider_slide_canvas .slide_container .recension_box .recension {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.section_recensions .slider_slide_canvas .slide_container .recension_box .recension p {
  max-width: 810px;
  padding: 0 20px;
  text-align: center;
  line-height: 32px;
  font-size: 18px;
  font-family: "QualionDemiBold", sans-serif;
}
.section_recensions .slider_slide_canvas .slide_container .recension_box .recension p.author {
  font-family: QualionLight, sans-serif;
  text-transform: uppercase;
}
.section_recensions .slider_slide_canvas .slide_container .recension_box .recension .recension_text.long_item {
  max-width: 1000px;
}
.section_recensions .slider_slide_canvas .slide_container .recension_box:first-child {
  display: block;
}
.section_recensions .slider_slide_canvas .slide_container .bullets {
  position: absolute;
  bottom: 35px;
  left: auto;
  width: 100%;
  display: flex;
  justify-content: center;
}
.section_recensions .slider_slide_canvas .slide_container .bullets span.ring_span {
  width: 14px;
  height: 14px;
}
.section_recensions .slider_slide_canvas .slide_container .bullets span.ring_span span {
  width: 14px;
  height: 14px;
}

.section_youtube .canvas .in_canvas .tube {
  aspect-ratio: 1280/720;
  width: 100%;
  opacity: 0;
}
.section_youtube .canvas .in_canvas .videos {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section_youtube .canvas .in_canvas .videos .yt_th_box {
  display: flex;
  flex-direction: column;
  width: 19%;
  margin-bottom: 45px;
  cursor: pointer;
}
.section_youtube .canvas .in_canvas .videos .yt_th_box__image {
  position: relative;
}
.section_youtube .canvas .in_canvas .videos .yt_th_box__image img.preview {
  width: 100%;
  height: auto;
}
.section_youtube .canvas .in_canvas .videos .yt_th_box__image .play {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  align-items: center;
  justify-content: center;
}
.section_youtube .canvas .in_canvas .videos .yt_th_box__image .play img {
  width: 100px;
  height: 100px;
}
.section_youtube .canvas .in_canvas .videos .yt_th_box__titel {
  margin-bottom: 15px;
  flex: 0 0 auto;
  line-height: 26px;
  padding-right: 10px;
}
.section_youtube .canvas .in_canvas .videos .yt_th_box__datum {
  font-size: 12px;
  flex: 0 1 auto;
  line-height: 15px;
  margin-bottom: 15px;
}
.section_youtube .canvas .in_canvas .videos .yt_th_box:hover .play, .section_youtube .canvas .in_canvas .videos .yt_th_box.current .play {
  display: flex;
}
.section_youtube .canvas .in_canvas .videos .yt_th_box.not_loaded {
  display: none;
}
.section_youtube .canvas .in_canvas .more_videos {
  text-align: center;
}
.section_youtube .canvas .in_canvas .more_videos img {
  cursor: pointer;
  max-width: 290px;
}

/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 1140px) {
  .section_youtube .canvas .in_canvas .videos .yt_th_box {
    width: 23%;
    margin-bottom: 45px;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 850px) {
  .section_youtube .canvas .in_canvas .videos .yt_th_box {
    width: 31.5%;
    margin-bottom: 35px;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 650px) {
  .section_recensions .slider_slide_canvas .slide_container .recension_box {
    padding-top: 25px;
  }
  .section_recensions .slider_slide_canvas .slide_container .recension_box .stars {
    margin-bottom: 20px;
  }
  .section_recensions .slider_slide_canvas .slide_container .recension_box .stars img {
    width: 15px;
    margin-right: 10px;
  }
  .section_recensions .slider_slide_canvas .slide_container .recension_box .recension p {
    padding: 0 10px;
    line-height: 22px;
    font-size: 17px;
  }
  .section_recensions .slider_slide_canvas .slide_container .recension_box .recension .recension_text.long_item {
    line-height: 19px;
    font-size: 14px;
  }
  .section_recensions .slider_slide_canvas .slide_container .bullets {
    display: none;
  }

  .section_youtube .canvas .in_canvas .videos .yt_th_box {
    width: 48%;
    margin-bottom: 35px;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 450px) {
  .section_youtube .canvas .in_canvas .videos .yt_th_box {
    margin-bottom: 25px;
  }
  .section_youtube .canvas .in_canvas .videos .yt_th_box__titel {
    font-size: 15px;
    line-height: 18px;
  }
}
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** P R O J E K T E 
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
.section-project-header .in_canvas .project_header {
  object-fit: cover;
  height: 700px;
}

.section-project-docs .project_doc_links {
  display: flex;
}
.section-project-docs .project_doc_links > div {
  width: 50%;
  padding-right: 20px;
}
.section-project-docs .project_doc_links a {
  display: block;
  margin: 0 13px 18px 0;
  padding-left: 45px;
  background-size: auto 23px;
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: 0;
  font-family: "QualionDemiBold", sans-serif;
  text-transform: uppercase;
}
.section-project-docs .project_doc_links a.casa_download {
  background-image: url("img/acv_pfeil_download.svg");
  background-position-y: -2px;
}
.section-project-docs .project_doc_links a.virtual_view {
  background-image: url("img/willi_virtueller_rundgang_ohne_text.svg");
}
.section-project-docs .project_doc_links a.external_link {
  background-image: url("img/willi_icon_stockwerkbegruendung.svg");
}
.section-project-docs .project_doc_links a.video_link {
  background-image: url("img/icon_play.svg");
  background-position-y: 2px;
}

.section-project-images .images_title {
  font-family: "QualionDemiBold", sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid #979797;
  padding-bottom: 7px;
}
.section-project-images .project_images_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section-project-images .project_images_container .image_box {
  width: 32%;
  margin-bottom: 15px;
  position: relative;
}
.section-project-images .project_images_container .image_box a img {
  line-height: 0;
  width: 100%;
  height: auto;
}
.section-project-images .project_images_container .image_box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 3/2;
  display: none;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.3);
}
.section-project-images .project_images_container .image_box .overlay img {
  width: 80px;
  height: auto;
}
.section-project-images .project_images_container .image_box:hover .overlay {
  display: flex;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer !important;
}

/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 1280px) {
  .section-project-header .in_canvas .project_header {
    height: 540px;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 720px) {
  .section-project-docs .project_doc_links {
    display: block;
  }
  .section-project-docs .project_doc_links > div {
    padding-right: 10px;
    width: 100%;
  }

  .section-project-images .project_images_container .image_box {
    width: 49%;
  }

  .section-project-header .in_canvas .project_header {
    height: auto;
  }
}
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** I M M O 
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
.immo_filter_container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  flex-wrap: wrap;
}

.custom_select {
  position: relative;
  width: 23%;
}

.custom_select select {
  display: none;
  /*hide original SELECT element:*/
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  background: url(img/acv_pfeil_down.svg) no-repeat;
  width: 25px;
  height: 23px;
  right: 15px;
  top: 17px;
  transition: transform 0.2s ease-in-out, top 0.2s ease-in-out;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  transform: rotate(180deg);
  top: 6px;
}

/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
  color: #000;
  font-family: QualionLight, sans-serif;
  text-transform: uppercase;
  padding: 8px 16px 5px;
  border: 1px solid #a0a0a0;
  border-top-width: 0;
  cursor: pointer;
  user-select: none;
}

.select-selected {
  border-top: 1px solid #a0a0a0;
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  color: #FDC40D;
}

.immo_index_container {
  min-height: 600px;
}

.immo_index_container.hidden {
  opacity: 0;
}

.immo_index_image {
  line-height: 0;
  width: 100%;
  padding-top: 76.8%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-bottom: 40px;
}

.immo_index_image img {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 64px;
  height: auto;
}

.immo_index_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.no_result {
  display: none;
  padding-top: 50px;
}

.immo_index_box {
  width: 48%;
  background-color: #F7F3EE;
  margin-top: 55px;
  display: flex;
  flex-direction: column;
}

.immo_index_desc {
  padding: 0 55px;
  margin-bottom: 45px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.immo_index_button {
  padding: 0 55px;
  margin-bottom: 15px;
}

.immo_index_button img {
  width: 180px;
  height: auto;
  max-width: 100%;
  position: relative;
  left: -8px;
}

.immo_index_desc h3 {
  font-size: 28px;
  line-height: 47px;
  margin-bottom: 50px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.immo_index_desc p {
  font-family: "QualionLight", sans-serif;
  font-size: 23px;
  line-height: 40px;
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 7px;
}

.immo_index_desc p span {
  font-family: "QualionDemiBold", sans-serif;
  float: right;
}

.immo_slider {
  position: relative;
}

.immo_slider img {
  height: 100%;
  width: auto;
}

.section_immo_detail_detail .in_canvas {
  position: relative;
}

.section_immo_detail_detail .in_canvas .virtual_tour {
  position: relative;
  float: right;
  top: -50px;
}

.section_immo_detail_detail .in_canvas .virtual_tour img {
  width: 192px;
  height: auto;
}

.immodetail_image_box {
  height: 700px;
}

.flickity-page-dots {
  position: relative;
  bottom: 50px;
  padding: 0;
  list-style: none;
  text-align: left;
  line-height: 1;
  margin: 0 auto;
  width: 80%;
  max-width: 1272px;
  left: 25px;
}

.flickity-page-dots .dot {
  width: 18px;
  height: 18px;
  opacity: 1;
  background: transparent;
  border: 1px solid #000;
  margin: 0 5px 0 0;
}

.flickity-page-dots .dot.is-selected {
  background: #000;
}

.immo_detail_daten {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.immo_detail_daten_daten {
  width: 50.5%;
}

.immo_detail_daten_angebot {
  width: 44%;
}

.immo_daten_table > div {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #c0c0c0;
  padding: 5px 0 2px;
}

.immo_daten_table > div:last-child {
  border-bottom: 1px solid #c0c0c0;
}

.immo_daten_table {
  margin-bottom: 35px;
}

.immo_daten_table p {
  margin-bottom: 0;
}

.immo_daten_table .v {
  text-align: right;
}

.immo_detail_angebot {
  margin-bottom: 25px;
}

.immo_detail_angebot p {
  display: inline-block;
  margin: 0 13px 0 0;
  padding-right: 30px;
  background: url("img/acv_immobilien_haken.svg") no-repeat right 6px;
  background-size: auto 15px;
}

.immo_detail_daten_angebot {
  padding: 18px 50px 0;
  background-color: #F7F3EE;
  align-self: flex-start;
}

.immo_detail_daten_angebot h3, .immo_detail_daten_daten h3 {
  margin-bottom: 8px;
}

.section_immo_detail_detail .in_canvas .immo_detail_videos a {
  display: block;
  margin: 0 13px 0 0;
  padding-left: 30px;
  background: url("img/icon_play.svg") no-repeat left 5px;
  background-size: auto 19px;
}
.section_immo_detail_detail .in_canvas .immo_detail_videos a.virtual_tour {
  background: url("img/willi_virtueller_rundgang_ohne_text.svg") no-repeat left 5px;
  position: relative;
  float: none;
  top: auto;
  background-size: auto 22px;
}

.immo_detail_dokumente a {
  display: inline-block;
  margin: 0 13px 0 0;
  padding-left: 30px;
  background: url("img/acv_pfeil_download.svg") no-repeat left 3px;
  background-size: auto 19px;
}

.immo_detail_beschreibung {
  columns: 2 580px;
  column-gap: 50px;
  margin-top: 25px;
}

.immo_detail_beschreibung p {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.immo_detail_beschreibung h4, .immo_detail_beschreibung div h3 {
  font-family: QualionDemiBold, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  color: #000000;
  line-height: 32px;
  margin-bottom: 0;
  text-transform: none;
}

.immo_detail_beschreibung h3 {
  margin-bottom: 32px;
}

.immo_detail_dokumente_container {
  padding: 5px 0 18px;
}

.immo_detail_map_container {
  padding: 5px 0 32px;
}

.immo_detail_map_container h3 {
  margin-bottom: 16px;
}

.immo_detail_map {
  height: 600px;
}

.immo_detail_kontakt {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.immo_detail_formular {
  max-width: 750px;
  width: 66%;
}

.immo_detail_ansprechperson {
  max-width: 290px;
  width: 29%;
}

.immo_detail_ansprechperson .emplbox {
  width: 100%;
}

.immo_form_button img {
  width: 180px;
  height: auto;
  max-width: 100%;
  position: relative;
  left: -8px;
}

.immo_detail_kontakt h3 {
  margin-bottom: 32px;
}

.immo_detail_beschreibung li p {
  margin: 0;
}

/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 1170px) {
  .custom_select {
    width: 48%;
    margin-bottom: 15px;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 1024px) {
  .immodetail_image_box {
    height: 500px;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 890px) {
  .immo_index_box, .immo_detail_daten_daten, .immo_detail_daten_angebot {
    width: 100%;
  }

  .immo_detail_daten_daten {
    margin-bottom: 32px;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 700px) {
  .immo_index_desc {
    padding: 0 25px;
  }

  .immo_index_button {
    padding: 0 25px;
  }

  .immo_detail_formular {
    width: 100%;
    margin-bottom: 62px;
  }

  .immo_detail_ansprechperson {
    width: 100%;
    max-width: 300px;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 590px) {
  .custom_select {
    width: 100%;
  }

  .immodetail_image_box {
    height: 250px;
  }

  .immo_detail_daten_angebot {
    padding: 18px 18px 0;
  }

  .section_immo_detail_detail .in_canvas .virtual_tour {
    float: none;
    top: -32px;
  }
}
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** I M M O    F O R M
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
.form_line_checkbox {
  display: flex;
}

.radio_button input[type=radio] {
  opacity: 0;
  width: 65px;
  height: 24px;
  position: relative;
  z-index: 500;
  cursor: pointer;
}

.radio_button label::before {
  content: "";
  display: inline-block;
  margin: 2px 5px 0 0;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  border: 1px solid #000;
  position: relative;
  top: 2px;
}

.radio_button {
  position: relative;
}

.radio_button label {
  position: absolute;
  left: 0;
  top: 0;
}

/*Unhide the checkmark on the checked state*/
.radio_button input[type=radio]:checked + label::before {
  background-color: #000;
}

.immo_deatail_form_line {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
  flex-wrap: wrap;
}

.immo_deatail_form_line .form_unit {
  width: 48%;
}

.form_line_input_one_unit .form_unit {
  width: 100%;
}

.immo_deatail_form_line .form_unit label {
  display: block;
  margin-bottom: 8px;
}

.form_line_checkbox {
  justify-content: flex-start;
}

.immo_deatail_form_line .form_unit input,
.immo_deatail_form_line .form_unit textarea {
  width: 100%;
  border: 1px solid #c0c0c0;
  padding: 4px 8px;
}

.immo_deatail_form_line .form_unit textarea {
  padding: 5px 8px;
  min-height: 110px;
}

.immo_form_button {
  display: flex;
  align-items: center;
}

.immo_form_button img {
  cursor: pointer;
}

.immo_form_message {
  margin: 5px 0 0 0;
  color: #ff0000;
}

.checked .pflicht.error {
  border: 1px solid #ff0000;
}

.form_unit.web {
  display: none;
}

.goe-form-waiting {
  margin-bottom: -9px;
  display: none;
}

.goe-form-waiting img {
  width: 15px;
}

/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 890px) {
  .immo_deatail_form_line .form_unit {
    width: 100%;
  }

  .immo_deatail_form_line .form_unit:first-child {
    margin-bottom: 16px;
  }

  .immo_deatail_form_line.form_line_input_one_unit .form_unit:first-child {
    margin-bottom: 0;
  }
}
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** K O N T A K T
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
.locations {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 1070px) {
  .locations {
    display: block;
  }
}
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** I M P R E S S U M   U N D   S O 
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
.impressum_box h4 {
  font-size: 18px;
  line-height: 32px;
  font-family: QualionDemiBold, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-right: 25px;
}

.impressum_box p, .impressum_box a {
  font-size: 18px;
  line-height: 32px;
  font-family: QualionLight, sans-serif;
  font-weight: normal;
  margin-bottom: 0;
  text-decoration: none;
}

.impressum_box a:hover {
  text-decoration: underline;
}

.impressum_box span {
  text-transform: uppercase;
}

.impressum_outer_container {
  display: flex;
  justify-content: space-between;
}

.impressum_inner_container {
  width: 50%;
  display: flex;
  justify-content: space-between;
}

.impressum_box {
  width: 50%;
  padding-right: 22px;
}

@media screen and (max-width: 1170px) {
  .impressum_outer_container {
    display: block;
  }

  .impressum_inner_container {
    width: 100%;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 670px) {
  .impressum_inner_container {
    margin-bottom: 0;
    display: block;
  }

  .impressum_box {
    width: 100%;
    margin-bottom: 32px;
  }
}
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** G D P R
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
#gdpr {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #163C66;
  border-top: 1px solid #fff;
  display: none;
  z-index: 9999;
}

.section_gdpr .in_canvas {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
  align-items: center;
}

#gdpr p, #gdpr a {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 19px;
  color: #fff;
}

#gdpr a:hover {
  text-decoration: underline;
}

#gdpr .gdpr_button {
  color: #163C66;
  font-size: 9px;
  background-color: #fff;
  width: 32px;
  height: 23px;
  border-radius: 4px;
  text-align: center;
  font-family: QualionDemiBold, sans-serif;
  line-height: 24px;
  flex: 0 0 auto;
  cursor: pointer;
}

#gdpr .gdpr_text {
  padding-right: 30px;
}

/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** F O O T E R  // B U T T O N S
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
.area_buttons {
  width: 100%;
  position: fixed;
  bottom: 0;
  background-color: transparent;
  display: none;
}

.footer_on_screen .area_buttons {
  position: absolute;
  bottom: auto;
  top: -30px;
}

.area_buttons .canvas {
  position: relative;
}

.area_buttons .in_canvas {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.area_buttons a {
  display: inline-block;
  width: 25%;
  height: 30px;
  line-height: 34px;
  margin: 0;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-family: QualionDemiBold;
  background-color: #FCC331;
  flex: 0 1 auto;
}
.area_buttons a.has-3 {
  width: 33.33333333%;
}
.area_buttons a.has-2 {
  width: 50%;
}
.area_buttons a.has-1 {
  width: 100%;
}
.area_buttons a.has-5 {
  width: 20%;
}

.area_buttons .treuhand {
  background-color: #37507d;
}

.area_buttons .wirtschaftspruefung {
  background-color: #ACB6CB;
}

.area_buttons .unternehmensberatung {
  background-color: #5d77a7;
}

footer {
  background: #133B67;
  position: relative;
  padding-bottom: 16px;
}

footer.width_gdpr {
  padding-bottom: 80px;
}

.footer_mask {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background-color: #163C66;
  z-index: 900;
  display: none;
  pointer-events: none;
}

footer p, footer a {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-family: QualionLight, sans-serif;
  margin-bottom: 25px;
}
footer p.member_title {
  margin-bottom: 5px;
}

.section_footer_1 .in_canvas {
  display: flex;
  justify-content: space-between;
  padding-top: 28px;
}

.footer_col {
  flex: 0 1 auto;
  width: 20%;
  padding: 0 100px 10px 0;
}

.footer_col_1 {
  width: 50%;
}

.footer_col_3 {
  text-align: right;
  padding-right: 0;
}

.footer_col_2 p {
  margin-bottom: 16px;
}

.footer_col_2 {
  padding-right: 0;
  width: 35%;
}
.footer_col_2 .double {
  display: flex;
  gap: 40px;
}

.make_narrow {
  padding-right: 146px;
  margin-bottom: 20px;
}

.member_box a {
  height: 26px;
  display: inline-block;
  margin-right: 14px;
}

.member_box img {
  height: 100%;
  width: auto;
}

.kontakt_box a {
  display: inline-block;
  width: 35px;
  margin-right: 6px;
}

.kontakt_box img {
  height: auto;
  width: 100%;
}

.social_meida_box a {
  display: inline-block;
  width: 48px;
  margin-left: 13px;
}

.social_meida_box img {
  height: auto;
  width: 100%;
}

.section_footer_2 {
  display: none;
}

.section_footer_2 p {
  display: inline-block;
  margin: 0;
}

/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 1270px) {
  .area_buttons .in_canvas {
    padding: 0;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 1150px) {
  .make_narrow {
    padding-right: 0;
  }

  .footer_col_1 {
    padding: 0 50px 10px 0;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 1000px) {
  .footer_on_screen .area_buttons {
    top: -59px;
  }
  .footer_on_screen .area_buttons.has-3 {
    top: -29px;
  }

  .area_buttons .in_canvas {
    flex-wrap: wrap;
  }

  .area_buttons a {
    width: 50%;
  }
  .area_buttons a.has-3 {
    width: 33.3333333333%;
  }
  .area_buttons a.has-2 {
    width: 50%;
  }
  .area_buttons a.has-1 {
    width: 100%;
  }
  .area_buttons a.has-5 {
    width: 50%;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 768px) {
  .section_footer_1 .in_canvas {
    display: block;
  }

  .footer_col_1, .footer_col {
    width: 100%;
  }

  .footer_col_3 {
    text-align: left;
  }

  .social_meida_box a {
    margin-left: 0;
    margin-right: 13px;
  }

  .section_footer_2 {
    display: block;
  }

  .copyright_box {
    display: none;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 675px) {
  footer.width_gdpr {
    padding-bottom: 160px;
  }

  .footer_on_screen .area_buttons.has-3 {
    top: -59px;
  }

  .area_buttons a.has-3 {
    width: 50%;
  }
  .area_buttons a.has-3:first-child {
    width: 100%;
  }
  .area_buttons a.has-2 {
    width: 50%;
  }
  .area_buttons a.has-1 {
    width: 100%;
  }
  .area_buttons a.has-5 {
    width: 50%;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 620px) {
  .footer_col_1 {
    padding: 0 0 10px 0;
  }

  .section_footer_2 p {
    display: block;
  }

  .footer_divider {
    display: none;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 470px) {
  .area_buttons a {
    font-size: 12px;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 420px) {
  .area_buttons a {
    font-size: 11px;
  }

  footer.width_gdpr {
    padding-bottom: 200px;
  }
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width: 370px) {
  .area_buttons a {
    font-size: 10px;
  }
}
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** S O M E
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
.filler {
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}

strong, b {
  font-family: QualionDemiBold, sans-serif;
}

/** Google Map **/
.section_map .in_canvas {
  height: 675px;
}

#goe_map {
  height: 100%;
}

.section_error, .section_plain {
  min-height: calc(100vh - 287px - 100px);
}

.section_agb_und_so {
  min-height: 600px;
}

.para_no_bottom {
  margin-bottom: 0;
}

/*# sourceMappingURL=willi.css.map */
