@charset "UTF-8";
/* =============================================================================
 * Rechner 2023
 * ========================================================================== */
/* Startseite */
#slider #zins-rechner.baufilead {
  padding: 0;
  top: 60px;
}
@media only screen and (max-width: 767px) {
  #slider #zins-rechner.baufilead {
    top: 70px;
  }
}
#zins-rechner.baufilead {
  max-width: 100%;
  width: 440px;
  background: rgba(198, 186, 162, 0.75);
}
#zins-rechner.baufilead .baufilead-zinstableau-partnerspezifisch {
  background: none;
}
#zins-rechner.baufilead #baufilead-zinstableau-container-0 > div {
  padding-left: 20px;
  padding-right: 20px;
}
#zins-rechner.baufilead #baufilead-zinstableau-container-0 .baufilead-zinstableau-titel {
  margin-top: 20px;
  font-size: 1.6rem;
  color: #0f2c5f;
}
#zins-rechner.baufilead #baufilead-zinstableau-container-0 .baufilead-zinstableau-bestzins-effektivzins-wert {
  color: white;
  font-size: 3.5rem;
  font-weight: 700;
}
#zins-rechner.baufilead #baufilead-zinstableau-container-0 .baufilead-zinstableau-konditionen-ueberschrift-zeile {
  background: #0f2c5f;
  font-size: 10px;
}
#zins-rechner.baufilead #baufilead-zinstableau-container-0 .baufilead-zinstableau-kondition-zeile {
  font-size: 12px;
}
#zins-rechner.baufilead #baufilead-zinstableau-container-0 .baufilead-zinstableau-annahmen {
  color: #0f2c5f;
}
#zins-rechner.baufilead #baufilead-zinstableau-container-0 .baufilead_konditionsrechner {
  background: #0f2c5f;
  transition: all 300ms;
  font-size: 1.1rem;
  font-weight: 600;
  padding: 0.5rem 0.1rem;
}
#zins-rechner.baufilead #baufilead-zinstableau-container-0 .baufilead_konditionsrechner:hover {
  background: #ffffff;
  color: #333333;
}
/* Rechner Uebersicht */
.cur-ehyp.auswahl-baufilead {
  display: none;
}
.cur-baufilead.auswahl-ehyp {
  display: none;
}
/* spezielle rechner */
.rechner-econ_kredit_lead:not(.active-econ_kredit_lead) {
  display: none;
}
/* =============================================================================
 * slider startseite
 * ========================================================================== */
.home .ce_zinsen_teaser {
  border: 1px solid rgba(198, 186, 162, 0.5);
  border-radius: 5px;
}
#slider .tp-caption .top-box, #slider .tp-caption .bottom-box {
  background: rgba(15, 44, 95, 0.5);
  color: #ffffff;
  padding-left: 30px !important;
  padding-right: 30px !important;
}
#slider .tp-caption .top-box {
  padding-bottom: 0 !important;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  font-family: Lato, sans-serif;
}
#slider .tp-caption .bottom-box {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#slider .tp-caption.text_box {
  border: 1px solid rgba(198, 186, 162, 0.5);
  border-radius: 5px;
  width: 420px;
  margin-top: 80px !important;
}
#slider .tp-caption.ce_revolutionslider_text {
  font-size: 35px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0 !important;
}
#slider .tp-caption.ce_revolutionslider_text ul {
  border-top: 1px solid #ffffff;
  padding-top: 20px !important;
}
#slider .tp-caption.ce_revolutionslider_text ul li {
  color: #ffffff;
}
#slider .tp-caption.ce_revolutionslider_text ul li:before {
  font-size: 1rem;
  margin-left: -26px;
  margin-right: 6px !important;
  width: 26px;
  font-family: "FontAwesome";
  content: "";
  color: #cec2a8;
}
/* =============================================================================
 * footer
 * ========================================================================== */
#footer .tr-email td:first-child {
  white-space: nowrap;
}
#footer .tr-email td:last-child a {
  word-break: break-word;
}
/* =============================================================================
 * logo size: mobile
 * ========================================================================== */
@media only screen and (max-width: 767px) {
  .stickyheader .logo, .logo {
    min-width: 70px;
    width: 30% !important;
    max-width: 230px !important;
    height: 70px !important;
  }
  .logo.special, .logo.rechteckig {
    width: 80% !important;
  }
}
@media only screen and (max-width: 767px) {
  .stickyheader .logo .quadratisch img, .logo .quadratisch img {
    height: 70px !important;
  }
}
#top hr.clear {
  border: 0;
}
/* =============================================================================
 * hasChanged.scss mit function.js – neue tmp Cookiebar
 * ========================================================================== */
.cookiebar.show {
  display: block;
}
/* =============================================================================
 * spaces
 * ========================================================================== */
.ce_text.list-left-space-80 ul, .ce_text.list-left-space-80 ol {
  margin-left: 80px;
}
.ce_text.list-ul-left-space-80 ul {
  margin-left: 80px;
}
.ce_text.list-ol-left-space-80 ol {
  margin-left: 80px;
}
.list-numbers ol {
  list-style-type: decimal;
}
.list-numbers ol li {
  list-style-type: decimal !important;
  padding-left: 5px;
}
.list-numbers ol li:before {
  display: none;
}
