@charset "UTF-8";
/* --------------------------------- SECTION General -------------------------------- */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 700;
  font-family: "Shippori Mincho"; }

p + h2 {
  margin-top: 20px; }

a {
  color: var(--vision-color-primary); }

hr {
  margin: 80px 0; }

.btn:not(.dropdown-toggle) {
  border-radius: 8px;
  /* background-color: var(--vision-color-primary);
  color: #ffffff; */
  font-size: 16px;
  font-weight: bold;
  height: 50px;
  padding: 0px 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  .btn:not(.dropdown-toggle).btn-default {
    color: #ffffff;
    background-color: var(--vision-color-primary); }
  .btn:not(.dropdown-toggle).btn-primary {
    border: 2px solid #fff !important;
    background: #86673d !important;
    color: white !important; }
    .btn:not(.dropdown-toggle).btn-primary:hover {
      border: 2px solid #ffffff !important;
      color: #ffff !important;
      background-color: transparent !important; }
    .btn:not(.dropdown-toggle).btn-primary:not(:disabled):not(.disabled):active {
      background-color: var(--vision-color-primary);
      border-color: var(--vision-color-primary);
      box-shadow: none; }

.form-control {
  border-radius: 8px; }
  .form-control:focus {
    border-color: var(--vision-color-primary); }

.social_media a {
  margin-right: 10px; }

ul.check li {
  padding-left: 25px;
  margin-bottom: 10px;
  position: relative; }
  ul.check li::before {
    content: "";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 0;
    font-size: 1em;
    color: var(--vision-color-primary);
    line-height: 1.3em;
    height: 100%;
    display: flex;
    align-items: center; }

.bootstrap-select .dropdown-toggle {
  height: 50px;
  border-radius: 8px; }
  .bootstrap-select .dropdown-toggle .filter-option-inner {
    height: 100%;
    display: flex;
    align-items: center; }
.bootstrap-select .dropdown-menu {
  padding: 0;
  border-radius: 8px; }
  .bootstrap-select .dropdown-menu .dropdown-item.active, .bootstrap-select .dropdown-menu .dropdown-item:active {
    background-color: var(--vision-color-primary); }

/* ---------------------------------- SECTION Menu ---------------------------------- */
#pageid-1 .menu_style_home_one .navbar_brand {
  flex-shrink: 0; }
  #pageid-1 .menu_style_home_one .navbar_brand .contact {
    display: block;
    display: flex; }
    #pageid-1 .menu_style_home_one .navbar_brand .contact a {
      color: #fff;
      margin-right: 15px; }
  #pageid-1 .menu_style_home_one .navbar_brand .logo {
    display: none; }
#pageid-1 .menu_style_home_one.stricky-fixed .navbar_brand .contact {
  display: none; }
#pageid-1 .menu_style_home_one.stricky-fixed .navbar_brand .logo {
  display: block; }

/* ----------------------------- SECTION Banner ----------------------------- */
body:not(#pageid-1) .banner {
  position: relative; }
  body:not(#pageid-1) .banner:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 250px;
    background: black;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 0; }

.menu_style_home_one {
  position: absolute !important;
  width: 100%;
  transition: 0.3s; }
  .menu_style_home_one nav {
    display: flex;
    align-items: center;
    padding: 15px 0;
    justify-content: space-between; }
  .menu_style_home_one .contact {
    display: none; }
  .menu_style_home_one .logo img {
    filter: invert(1) grayscale(100%) brightness(100); }
  .menu_style_home_one.stricky-fixed {
    position: fixed !important;
    /* .right-menu-site .social_media a i {
            color: var(--vision-color-primary);
        } */ }
    .menu_style_home_one.stricky-fixed nav {
      padding: 15px 0; }
  .menu_style_home_one .right-menu-site {
    display: flex; }
    .menu_style_home_one .right-menu-site .social_media {
      margin-left: 15px;
      padding-left: 15px;
      display: flex;
      align-items: center;
      border-left: 1px solid #eee; }
      .menu_style_home_one .right-menu-site .social_media a i {
        color: #fff; }
    .menu_style_home_one .right-menu-site .ace-responsive-menu li a {
      padding: 15px 10px !important;
      font-weight: 500; }
    .menu_style_home_one .right-menu-site .ace-responsive-menu li .sub-menu {
      padding: 0 !important; }
      .menu_style_home_one .right-menu-site .ace-responsive-menu li .sub-menu:before {
        top: -4px; }
      .menu_style_home_one .right-menu-site .ace-responsive-menu li .sub-menu li {
        padding: 0 !important; }
        .menu_style_home_one .right-menu-site .ace-responsive-menu li .sub-menu li a {
          margin: 0px;
          padding: 10px 15px !important;
          line-height: 1.3em; }
          .menu_style_home_one .right-menu-site .ace-responsive-menu li .sub-menu li a:hover {
            color: var(--vision-color-primary) !important; }

/* SECTION Slider */
.home-seven {
  height: auto;
  overflow: hidden; }
  .home-seven #startseite-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    z-index: -1; }
  .home-seven .home_content.home7 {
    padding: 0; }
    .home-seven .home_content.home7 .home-text p {
      margin-top: 15px;
      margin-bottom: 0;
      background-color: rgba(0, 0, 0, 0.6) !important;
      padding: 15px; }
  .home-seven:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0; }
  .home-seven .posr {
    height: 90vh;
    display: flex;
    align-items: center; }
  .home-seven .home1-advnc-search.home7 {
    background-color: rgba(255, 255, 255, 0.2);
    height: auto;
    line-height: 1em; }
    .home-seven .home1-advnc-search.home7 .h1ads_1st_list {
      padding: 15px;
      display: flex; }

/* ---------------------------------- SECTION Home ---------------------------------- */
/* SECTION Titel */
.main-title span {
  font-weight: 700;
  color: var(--vision-color-primary);
  text-transform: uppercase; }
.main-title p {
  margin-bottom: 10px; }
.main-title h2, .main-title .h2 {
  font-size: 40px;
  margin-bottom: 30px; }

/* SECTION Start */
.siegel-outer {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  background-color: #f7f7f7;
  border-radius: 25px;
  transform: translateY(100px);
  opacity: 0;
  transition: 0.5s; }
  .siegel-outer.active {
    transform: translateY(0);
    transition: 0.5s;
    opacity: 1; }

.slogan {
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-family: "Shippori Mincho";
  margin-top: 30px; }
  .slogan li {
    font-family: "Shippori Mincho";
    font-size: 1.5em;
    color: #484848;
    line-height: 1em; }
    .slogan li.dot {
      content: "";
      width: 8px;
      height: 8px;
      background-color: #484848;
      position: relative;
      border-radius: 10px; }

/* SECTION Services */
.services {
  padding: 0; }
  .services .service-outer {
    height: 350px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    padding: 50px;
    background-position: center;
    background-size: cover; }
    .services .service-outer:before {
      content: "";
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: 0.7;
      position: absolute;
      left: 0;
      top: 0;
      transition: 0.3s; }
      .services .service-outer:hover:before {
        opacity: 0.5;
        transition: 0.3s; }
      .services .service-outer:hover .service-inner {
        transform: translatex(5px);
        transition: 0.3s; }
    .services .service-outer .service-inner {
      z-index: 1;
      transition: 0.3s; }
      .services .service-outer .service-inner h3 {
        font-size: 30px;
        font-weight: 800;
        font-family: "Shippori Mincho";
        color: #fff;
        line-height: 1em; }

/* SECTION Immobilienangebote */
.feat_property {
  border: 0; }
  .feat_property.active {
    transform: scale(1);
    transition: 0.6s 0.1s;
    opacity: 1; }
    .feat_property.active:hover {
      transform: scale(1.01);
      transition: 0.3s; }
  .feat_property.middle {
    transition: 0.6s; }
    .feat_property .thumb .thmb_cntnt {
      z-index: 1; }
      .feat_property .thumb .thmb_cntnt .fp_price {
        bottom: 15px;
        font-size: 22px;
        color: #ffffff;
        font-weight: bold;
        left: 20px;
        line-height: 1.2;
        position: absolute;
        margin-bottom: 0; }
        .feat_property .thumb .thmb_cntnt .tags li {
          background-color: var(--vision-color-primary);
          padding: 3px 7px;
          border-radius: 5px;
          font-size: 14px;
          color: #fff; }
    .feat_property .thumb img {
      height: 240px; }
  .feat_property .details .tc_content .desc {
    margin-bottom: 30px;
    font-weight: 500; }
  .feat_property .details .tc_content p {
    margin: 0;
    font-weight: 700; }
  .feat_property .details .tc_content h4, .feat_property .details .tc_content .h4 {
    font-family: "Shippori Mincho";
    line-height: 1.2em;
    font-size: 18px; }
  .feat_property .details .tc_content .prop_details {
    margin-top: 10px; }
    .feat_property .details .tc_content .prop_details li {
      background-color: #f4f4f4;
      padding: 0px 8px;
      border-radius: 5px;
      margin: 2.5px; }
  .feat_property .details .fp_footer {
    padding: 10px 15px; }
    .feat_property .details .fp_footer .fp_pdate {
      margin-top: 0; }

.current-immo-slide .feat_property {
  margin: 0 15px; }
.current-immo-slide .slick-track {
  padding: 50px 0; }
.current-immo-slide .slick-prev {
  left: -100px;
  background: black;
  background: linear-gradient(270deg, rgba(247, 247, 247, 0) 0%, #f7f7f7 100%);
  z-index: 2;
  margin-right: 50px; }
  .current-immo-slide .slick-prev:before {
    content: ""; }
.current-immo-slide .slick-next {
  right: -100px;
  background: black;
  background: linear-gradient(90deg, rgba(247, 247, 247, 0) 0%, #f7f7f7 100%);
  margin-left: 50px; }
  .current-immo-slide .slick-next:before {
    content: ""; }
.current-immo-slide .slick-arrow {
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  transition: 0.5s; }
  .current-immo-slide .slick-arrow:before {
    color: var(--vision-color-secondary);
    font-family: "FontAwesome";
    font-size: 25px; }
.current-immo-slide:hover .slick-prev {
  left: 0;
  transition: 0.5s; }
.current-immo-slide:hover .slick-next {
  right: 0;
  transition: 0.5s; }

/* SECTION Standorte */
.properti_city {
  overflow: hidden;
  transition: 0.3s;
  opacity: 0;
  display: block; }
  .properti_city .overlay {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.01) 0%, black 100%); }
  .properti_city.right {
    transform: translateX(20px); }
  .properti_city.left {
    transform: translateX(-20px); }
  .properti_city.active {
    transition: 1s;
    opacity: 1;
    transform: translateX(0); }
    .properti_city.active:hover {
      box-shadow: 0px 0px 30px 0px rgba(19, 19, 28, 0.12);
      transition: 0.3s;
      transform: scale(1.01); }
      .properti_city.active:hover .thumb img {
        transform: scale(1) rotate(0); }
      .properti_city.active:hover .details {
        transform: translateY(-50px);
        transition: 0.3s; }
  .properti_city .thumb img {
    height: 300px;
    object-fit: cover; }
  .properti_city .details {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    transition: 0.3s; }
    .properti_city .details h3 {
      color: var(--vision-color-primary);
      margin-bottom: 15px;
      font-size: 35px;
      font-weight: 700; }
    .properti_city .details p {
      color: #fff !important;
      position: absolute;
      font-size: 1em !important; }

/* SECTION Parralax */
.parallax {
  margin: 0; }
  .parallax .main-title h2 {
    color: #fff; }
  .parallax p {
    font-size: 18px;
    color: #ffffff;
    line-height: 1.5;
    margin-bottom: 25px; }

.our-hot-offer {
  height: auto;
  padding: 150px; }

.tipp-form {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 30px;
  border-radius: 8px;
  transition: 0.3s; }
  .tipp-form:hover {
    transform: scale(1.01);
    box-shadow: 0px 0px 30px 0px rgba(150, 150, 150, 0.2);
    transition: 0.3s; }
  .tipp-form h2 {
    font-size: 25px;
    color: #fff;
    margin-bottom: 15px; }
  .tipp-form small {
    color: #fff; }

/* SECTION Bewertungen */
.testimonial_grid {
  text-align: left;
  padding: 0px; }
  .testimonial_grid .tg_quote {
    font-size: 40px;
    position: absolute;
    color: var(--vision-color-primary);
    opacity: 0.3; }
    .testimonial_grid .tg_quote.end {
      right: 0;
      bottom: -30px; }

/* SECTION FAQ */
.faq_according .accordion .card {
  background-color: #f7f7f7;
  margin-bottom: 15px;
  border-radius: 8px !important;
  transition: 0.3s; }
  .faq_according .accordion .card:hover {
    background-color: #eee;
    transition: 0.3s; }
  .faq_according .accordion .card .card-header {
    padding: 0;
    border: 0;
    height: auto;
    background-color: transparent;
    margin: 0; }
    .faq_according .accordion .card .card-header:before {
      position: absolute;
      right: 0;
      top: 8px; }
    .faq_according .accordion .card .card-header button {
      width: 100%;
      text-align: left;
      padding: 10px 15px !important;
      transition: 0.3s;
      font-weight: normal !important; }
    .faq_according .accordion .card .card-header.active {
      border: 0;
      background-color: transparent; }
  .faq_according .accordion .card .card-body {
    padding: 0px 15px 15px 15px; }
    .faq_according .accordion .card .card-body .btn.btn-default {
      font-weight: normal;
      height: 35px; }

/* SECTION Floating Button */
.floating-button {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 99; }

/* ----------------------------- SECTION Keine Ahnung :c ---------------------------- */
.simpleParallax {
  height: 60vh; }
  .simpleParallax img {
    width: 100%; }

.banner .simpleParallax {
  height: 70vh; }
  .banner .simpleParallax img {
    margin-top: -100px; }

/* .main-title {
  h1 {
    font-weight: 700;
    margin: 0 0 15px;
    color: #3f3f3f;
    text-transform: uppercase;
    font-size: 27px;
  }
} */
.unterseiten {
  /*  .btn-standard {
    background: #cdab73;
    cursor: pointer;
    padding: 13px 20px;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    transition: 0.5s;
    border-radius: 2px;
    border: none;
  } */ }
  .unterseiten h1 {
    color: #86673d;
    font-weight: 200;
    margin-bottom: 35px;
    margin-top: 60px;
    /* font-size: 31px; */ }
  .unterseiten h1::after, .unterseiten .h1::after {
    content: "";
    display: block;
    width: 65px;
    height: 2px;
    background-color: #86673d;
    margin: 15px 0; }
  .unterseiten .h1.center::after {
    content: "";
    display: block;
    width: 65px;
    height: 2px;
    background-color: #86673d;
    margin: 15px auto;
    /* Auto sorgt für Zentrierung */ }
  .unterseiten h2 {
    /*  font-size: 22px; */ }

/* -------------------------------- SECTION Aktuelles ------------------------------- */
.blog-item {
  background-color: #f7f7f7;
  border-radius: 25px;
  overflow: hidden; }
  .blog-item .blog-text {
    padding: 15px; }

.latest-posts-item {
  background-color: #f7f7f7;
  border-radius: 15px;
  padding: 10px;
  margin-bottom: 15px; }
  .latest-posts-item .headline {
    font-weight: 600;
    font-size: 19px;
    line-height: 1.3em; }

/* ------------------------- SECTION Immobilien - Standorte ------------------------- */
.standort-teaser .standort-inner {
  position: relative; }
  .standort-teaser .standort-inner .standort-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    display: flex;
    align-items: center; }
    .standort-teaser .standort-inner .standort-content .standort-title {
      display: flex;
      align-items: center; }
      .standort-teaser .standort-inner .standort-content .standort-title .icon {
        width: 60px;
        height: 60px;
        background-color: var(--vision-color-primary);
        border-radius: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 15px;
        flex-shrink: 0; }
        .standort-teaser .standort-inner .standort-content .standort-title .icon i {
          font-size: 2em;
          color: #fff; }
      .standort-teaser .standort-inner .standort-content .standort-title p {
        width: 100%;
        font-size: 1.7em;
        color: #fff;
        line-height: 1.3em;
        margin-bottom: 0; }
      .standort-teaser .standort-inner .standort-content .standort-title a {
        flex-shrink: 0;
        align-self: flex-end; }
    .standort-teaser .standort-inner .standort-content .standort-contact {
      margin-top: 15px; }
      .standort-teaser .standort-inner .standort-content .standort-contact i {
        color: var(--vision-color-primary);
        font-size: 1.4em;
        margin-right: 10px;
        width: 15px; }
      .standort-teaser .standort-inner .standort-content .standort-contact a {
        color: #fff;
        font-size: 1.4em; }

/* --------------------------- SECTION Neubau Grenzhausen --------------------------- */
.neubau-slick .item {
  width: 100%;
  display: block;
  padding: 0 10px; }
  .neubau-slick .item img {
    height: 150px;
    width: 100%;
    object-fit: cover; }

.housetype-box {
  background-color: #f7f7f7;
  border-radius: 15px;
  overflow: hidden;
  transition: 0.3s; }
  .housetype-box .housetype-content {
    padding: 15px; }
    .housetype-box .housetype-content a {
      margin-top: 30px; }
  .housetype-box:hover {
    box-shadow: 0px 0px 30px 0px rgba(19, 19, 28, 0.12);
    transition: 0.3s; }

#neubagebiet-tabs {
  margin-bottom: 50px; }
  #neubagebiet-tabs .nav-link {
    border-bottom: 2px solid transparent;
    border-radius: 0;
    padding-bottom: 5px;
    color: #484848;
    transition: 0.3s; }
    #neubagebiet-tabs .nav-link.active {
      border-color: var(--vision-color-primary);
      background-color: transparent;
      color: var(--vision-color-primary);
      transition: 0.3s; }

.gallery-top {
  margin-bottom: 30px; }
  .gallery-top .item img {
    height: 600px;
    margin: 0 auto; }

.gallery-bottom .item {
  padding: 0 10px; }
  .gallery-bottom .item img {
    height: 150px;
    width: 100%;
    object-fit: cover; }

.preise {
  margin-bottom: 50px; }
  .preise thead tr th {
    border-top: 0px;
    padding-bottom: 0px; }
    .preise tbody tr td {
      border: 0; }
    .preise tbody tr:nth-child(2n) {
      background-color: rgba(205, 171, 115, 0.2); }

/* ------------------------- SECTION Immobilien - Tipp Geber ------------------------ */
.berechnungsbeispiele {
  background-color: #f7f7f7;
  padding: 15px;
  border-radius: 15px; }
  .berechnungsbeispiele tr td {
    border: 0; }
  .berechnungsbeispiele tr:nth-child(4) td {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #aaa; }

/* -------------------------------- SECTION Ratgeber -------------------------------- */
.img3d {
  width: 95%;
  height: auto;
  perspective: 500px; }
  .img3d::after {
    content: "";
    box-shadow: 4px 6px 6px #a4a4a4;
    position: absolute;
    bottom: 0px;
    top: 0;
    left: 0;
    right: 0;
    transform: rotateY(25deg); }
  .img3d img {
    width: 100%;
    height: 100%;
    background: blue;
    transform: rotateY(25deg); }

/* ------------------------------ SECTION Finanzierung ------------------------------ */
.icon-outer {
  display: flex;
  align-items: center;
  background-color: #f7f7f7;
  border-radius: 15px;
  padding: 10px;
  margin-bottom: 15px; }
  .icon-outer .icon-inner {
    margin-right: 15px; }
    .icon-outer .icon-inner img {
      width: 50px;
      max-height: 50px; }
  .icon-outer .icon-content p {
    margin-bottom: 0; }

/* -------------------------------- SECTION Karriere -------------------------------- */
.bg-highlight {
  background-color: #f7f7f7;
  padding: 15px;
  border-radius: 15px;
  margin-top: 15px; }

/* -------------------------------- SECTION Projekte -------------------------------- */
.projekte-banner-item {
  height: 500px;
  position: relative;
  overflow: hidden; }
  .projekte-banner-item:hover .projekte-banner-content {
    transform: translateY(0px);
    transition: 0.3s; }
  .projekte-banner-item .projekte-banner-image {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0; }
    .projekte-banner-item .projekte-banner-image img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
    .projekte-banner-item .projekte-banner-image:after {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      background-color: rgba(0, 0, 0, 0.5);
      top: 0;
      left: 0; }
  .projekte-banner-item .projekte-banner-content {
    position: absolute;
    width: 100%;
    bottom: 0px;
    z-index: 1;
    padding: 0 15px;
    transform: translateY(calc(50px + 30px));
    transition: 0.3s;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 0.3em 0.8em; }
    .projekte-banner-item .projekte-banner-content p {
      color: #fff; }
    .projekte-banner-item .projekte-banner-content .h4 {
      font-size: 1.3em;
      margin-bottom: 15px;
      color: #fff; }
    .projekte-banner-item .projekte-banner-content .object-type {
      color: var(--vision-color-primary);
      font-size: 12px;
      font-weight: 600; }
    .projekte-banner-item .projekte-banner-content a {
      width: 100%;
      margin-bottom: 15px; }

.grey-bg {
  background-color: #f7f7f7; }

.contact-banner .simpleParallax {
  position: absolute;
  top: 0;
  height: 100%; }
.contact-banner .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5); }
.contact-banner .bg-highlight {
  background-color: transparent; }
  .contact-banner .bg-highlight p, .contact-banner .bg-highlight h2, .contact-banner .bg-highlight label {
    color: #fff; }

.done-projects .projekte-galerie-outer {
  box-shadow: 0px 0px 30px 0px rgba(19, 19, 28, 0.12); }

.projekte-galerie-outer {
  background-color: #fff;
  overflow: hidden;
  border-radius: 15px;
  transition: 0.3s;
  height: auto;
  position: relative; }
  .projekte-galerie-outer:hover {
    box-shadow: 0px 0px 30px 0px rgba(19, 19, 28, 0.12);
    transition: 0.3s; }
    .projekte-galerie-outer:hover .projekte-galerie-image a {
      transform: scale(1);
      transition: 0.3s;
      opacity: 1; }
  .projekte-galerie-outer .projekte-galerie-image {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center; }
    .projekte-galerie-outer .projekte-galerie-image:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background-image: url("/template/images/logos/logo.png");
      left: 0;
      top: 0;
      background-size: auto;
      background-position: center;
      background-repeat: no-repeat;
      filter: invert(1) brightness(10);
      opacity: 0.6; }
    .projekte-galerie-outer .projekte-galerie-image a {
      z-index: 1;
      position: absolute;
      transform: scale(0.8);
      opacity: 1;
      transition: 0.3s; }
    .projekte-galerie-outer .projekte-galerie-image .projekte-galerie-slider {
      width: 100%; }
      .projekte-galerie-outer .projekte-galerie-image .projekte-galerie-slider img {
        height: 250px;
        object-fit: cover;
        width: 100%;
        min-height: auto; }
  .projekte-galerie-outer .projekte-galerie-content {
    padding: 15px; }
    .projekte-galerie-outer .projekte-galerie-content .object-type {
      font-weight: 700;
      color: var(--vision-color-primary);
      font-size: 14px; }
    .projekte-galerie-outer .projekte-galerie-content .projekte-galerie-pills {
      position: relative; }
      .projekte-galerie-outer .projekte-galerie-content .projekte-galerie-pills span {
        padding: 5px;
        background-color: #f7f7f7;
        display: inline-block;
        border-radius: 5px;
        margin-right: 5px;
        margin-bottom: 5px; }

/* ----------------------------- SECTION Kaufen ----------------------------- */
[id^="pageid"] {
  background-color: #eee; }
  [id^="pageid"] #paginator {
    margin: 50px 0;
    display: flex;
    justify-content: center; }
    [id^="pageid"] #paginator a {
      background-color: #fff;
      height: 40px;
      width: 40px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      color: var(--vision-color-primary);
      transition: 0.3s; }
      [id^="pageid"] #paginator a.current {
        background-color: #f7f7f7;
        color: var(--vision-color-primary); }
      [id^="pageid"] #paginator a.disabled {
        background-color: #f7f7f7; }
      [id^="pageid"] #paginator a:not(.disabled, .current):hover {
        background-color: #f7f7f7;
        color: var(--vision-color-primary);
        transition: 0.3s; }
      [id^="pageid"] #paginator a:first-child, [id^="pageid"] #paginator a:last-child {
        width: auto;
        padding: 0 10px;
        font-weight: 600; }
      [id^="pageid"] #paginator a:first-child {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        border-right: 1px solid #eee; }
        [id^="pageid"] #paginator a:first-child i {
          margin-right: 5px; }
      [id^="pageid"] #paginator a:last-child {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        border-left: 1px solid #eee; }
        [id^="pageid"] #paginator a:last-child i {
          margin-left: 5px; }

/* --------------------------------- SECTION Immo Detailseite ----------------------- */
#immoDetail section {
  margin: 0px;
  padding: 0px; }

/* --------------------------------- SECTION Footer --------------------------------- */
footer {
  background-color: #484848;
  padding: 40px 0 30px 0; }
  footer p, footer li {
    color: #fff;
    font-size: 16px; }
  footer span {
    font-size: 14px;
    color: #fff; }
  footer .h4 {
    color: #fff; }
  footer a {
    color: #fff;
    transition: 0.3s; }
    footer a:hover {
      opacity: 0.6;
      transition: 0.3s;
      color: var(--vision-color-primary); }
  footer li i {
    width: 25px; }
  footer .footer-links a {
    margin-left: 10px;
    font-size: 14px;
    color: #fff;
    transition: 0.3s; }
  footer img {
    filter: invert(1) grayscale(100%) brightness(100); }

img.theAjaxLoader {
  margin: 0px auto; }

.sliderContainer {
  text-align: center; }

.feat_property .details .tc_content h4, .feat_property .details .tc_content .h4 {
  min-height: 65px; }

.feat_property .details .tc_content .properties {
  min-height: 30px; }

/* Über uns */
.team-section {
  padding: 2em 0; }
  .team-section .container .card {
    margin-bottom: 30px;
    height: 100%;
    transition: all 0.3s ease; }
    .team-section .container .card:hover {
      box-shadow: 0px 0px 30px 0px rgba(19, 19, 28, 0.12); }
    .team-section .container .card .card-body {
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .team-section .container .card .card-body .card-title {
        font-size: 28px;
        margin-bottom: 1em;
        color: #cdab73; }
      .team-section .container .card .card-body .card-text {
        font-size: 16px;
        margin-bottom: 1em; }
      .team-section .container .card .card-body .card-email, .team-section .container .card .card-body .card-phone {
        color: #6c757d;
        transition: all 0.3s ease;
        color: #cdab73;
        font-size: 17px; }
        .team-section .container .card .card-body .card-email .fa, .team-section .container .card .card-body .card-phone .fa {
          color: #cdab73; }
        .team-section .container .card .card-body .card-email:hover, .team-section .container .card .card-body .card-phone:hover {
          color: #111111; }
    .team-section .container .card .card-img-top {
      object-fit: cover;
      min-height: 338px !important;
      max-height: 338px !important;
      width: auto; }
  .team-section .pr-8px {
    padding-right: 8px !important; }

.primary-color {
  color: #cdab73 !important; }
