a {
  color: #142937;
  text-decoration: underline;
}

.header {
  width: auto;
  height: 158px;
  padding-top: 33px;
  padding-right: 44px;
  padding-left: 44px;
  background-color: #fff;
}

.navbar {
  margin-top: 0px;
  background-color: transparent;
  color: transparent;
}

.navmenue {
  margin-top: 13px;
  margin-left: 67px;
  float: left;
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
}

.body {
  background-color: #fff;
  font-family: 'PT Sans', sans-serif;
}

.button_business {
  margin-top: 31px;
  margin-left: 8px;
  padding: 3px 10px;
  float: right;
  clear: none;
  border-radius: 4px;
  background-color: #862125;
  font-size: 17px;
  text-align: left;
}

.button_business.privat {
  display: none;
  padding-top: 3px;
  padding-bottom: 3px;
  border-width: 1px;
  background-color: #828a92;
}

.button_business.mehr-informationen {
  margin-top: 3px;
  margin-left: 0px;
  float: left;
  clear: left;
}

.button_business.overview {
  width: 123px;
  margin-top: 8px;
  margin-left: 0px;
  float: left;
  clear: left;
}

.en {
  margin-top: 31px;
  margin-left: 10px;
  float: right;
}

.buehne {
  height: 272px;
  padding-top: 86px;
  padding-left: 137px;
  background-color: #828a92;
}

.buehne.risiken {
  width: 100vw;
  height: 52vh;
  padding-top: 0px;
  padding-left: 0px;
}

.buehne.home {
  width: 100vw;
  height: 52vh;
  min-width: auto;
  padding-top: 0px;
  padding-left: 0px;
}

.buehne.immo {
  width: 100vw;
  height: 52vh;
  padding-top: 0px;
  padding-left: 0px;
}

.buehne.vermoegen {
  width: 100vw;
  height: 52vh;
  padding-top: 0px;
  padding-left: 0px;
}

.h1 {
  color: #142937;
  font-size: 48px;
  line-height: 50px;
  font-weight: 400;
}

.h1.weiss {
  color: #fff;
}

.h1.impress {
  color: #fff;
}

.navlink {
  color: #828a92;
}

.navlink:hover {
  color: #862125;
  font-weight: 700;
  letter-spacing: 1px;
}

.navlink.w--current {
  color: #862125;
  font-weight: 700;
}

.navlink.ueberuns {
  display: none;
}

.dropdown {
  margin-top: 16px;
  background-color: hsla(0, 0%, 100%, .85);
  color: #142937;
}

.dropdown.w--open {
  background-color: #fff;
}

.dropdownlink {
  display: block;
  border-bottom: 1px solid #828a92;
}

.dropdownlink:hover {
  color: #862125;
  font-weight: 700;
}

.dropdownlink.w--current {
  background-color: #e1e3e4;
  color: #862125;
  font-weight: 700;
  text-decoration: none;
}

.dropdownlink.finanzierung {
  display: none;
}

.dropdownlink.versicherung {
  display: none;
}

.dropdownlink.vorsorge_betr {
  display: none;
}

.dropdownlink.altersvorsorge {
  display: none;
}

.text {
  padding-top: 50px;
  padding-bottom: 50px;
}

.h2 {
  margin-bottom: 19px;
  font-size: 29px;
  font-weight: 400;
}

.copy_2sp {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 1.2em;
  -moz-column-gap: 1.2em;
  column-gap: 1.2em;
}

.footer {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #828a92;
}

.formular {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  display: none;
  width: 302px;
  margin-left: 20px;
  padding: 20px;
  border-style: dotted none none dotted;
  border-width: 2px;
  border-color: #862125;
  background-color: #e0e2e8;
}

.senden {
  margin-top: 26px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-radius: 4px;
  background-color: #862125;
  font-size: 16px;
}

.senden:hover {
  background-color: #b35356;
}

.formhead {
  margin-bottom: 16px;
  color: #142937;
  font-size: 16px;
  font-weight: 400;
}

.checkbox {
  width: auto;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
}

.fett_rot {
  margin-bottom: 0px;
  color: #862125;
  font-size: 20px;
  font-weight: 700;
}

.textfeld {
  border-style: none none solid;
  border-top-width: 0px;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-color: #fff;
  background-color: #e1e3e4;
  color: #142937;
}

.textfeld.zeitpunkt {
  border: 1px solid #fff;
  background-color: #e0e2e8;
}

.copy {
  padding-top: 36px;
  font-size: 14px;
}

.bold {
  color: #142937;
  font-weight: 700;
}

.footerlink {
  display: inline;
  text-decoration: none;
}

.footerlink:hover {
  font-weight: 700;
}

.footerlink.w--current {
  color: #828a92;
  font-weight: 700;
}

.footerlink.immodarlehen {
  display: none;
}

.footerlink.lv {
  display: none;
}

.footerlink.riester {
  display: none;
}

.footerlink.rechtschutz {
  display: none;
}

.select_icon {
  font-size: 14px;
}

.zitat {
  font-size: 11px;
  font-style: italic;
}

.block {
  width: 100vw;
  height: 52vh;
  padding-top: 86px;
  padding-left: 137px;
  background-image: url('../images/lentfort_vermoegensaufbau.jpg');
  background-position: 0px -1px;
  background-size: 100vw 52vh;
  background-repeat: no-repeat;
  color: #333;
}

.block.risk {
  background-image: url('../images/lentfort_risikoanalyse.jpg');
  background-size: 100vw 52vh;
}

.block.immobilien {
  background-image: url('../images/lentfort_immobilienfinanzierung.jpg');
  background-size: 100vw 52vh;
}

.block.vorsorge {
  background-image: url('../images/lentfort_altersvorsorge.jpg');
  background-position: -261px -2px;
  background-size: 128vw 63vh;
}

.block.vergleich {
  background-image: url('../images/lentfort_versicherungsvergleich.jpg');
  background-size: 100vw 52vh;
}

.slider {
  width: 100vw;
  height: 52vh;
  background-color: #828a92;
}

.intro {
  display: block;
  color: #333;
  font-size: 18px;
  line-height: 24px;
}

.intro.ausgeblendet {
  display: none;
}

.intro._2spalter {
  margin-top: 1px;
}

.liste {
  display: none;
  margin-top: 20px;
  padding-left: 18px;
}

.tabelle_wir {
  margin-bottom: 25px;
}

.close {
  margin-bottom: -19px;
  padding-right: 4px;
  padding-left: 4px;
  float: right;
  border: 1px solid #862125;
  color: #862125;
  font-size: 16px;
  font-weight: 700;
  text-align: right;
  letter-spacing: 1px;
}

.x {
  text-decoration: none;
}

.button_vergleich {
  display: none;
  margin-top: 16px;
  margin-right: 24px;
  float: none;
  clear: none;
  border-radius: 4px;
  background-color: #862125;
  text-align: left;
}

.button_vergleich:hover {
  background-color: #a7474a;
}

.button_vergleich.seite {
  display: block;
  margin-top: 9px;
  margin-right: 0px;
  background-color: #b3a9a8;
  font-size: 18px;
}

.button_vergleich.seite.overview {
  display: inline-block;
}

.button_vergleich.seite._1 {
  margin-top: 18px;
  font-size: 18px;
}

.vergleichsrechner {
  display: block;
  margin-top: 22px;
  margin-bottom: 38px;
}

.vergleichsrechner.drei {
  display: block;
}

.vergleichsrechner.zwei {
  position: relative;
  z-index: 11;
  display: block;
  margin-bottom: 0px;
  text-align: center;
}

.timetocare {
  position: relative;
  left: 63%;
  right: 0px;
  bottom: 50px;
  z-index: 55;
  display: inline-block;
  margin-bottom: 1px;
  text-align: right;
}

.antwort {
  position: fixed;
  top: 70%;
  right: 0px;
  bottom: 0px;
  z-index: 7;
  display: none;
  width: 115px;
  height: 245px;
  margin-right: -10px;
  padding-right: 0px;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: -3px 0 6px 0 hsla(210, 7%, 54%, .69);
  color: #862125;
}

.antwortimage {
  margin-left: 0px;
}

.time {
  margin-top: 8px;
  margin-bottom: 16px;
  padding-right: 0px;
  font-family: 'Bilbo Swash Caps', sans-serif;
  color: #862125;
  font-size: 58px;
  text-align: right;
}

.time.startseite {
  margin-top: 35px;
}

.time._2 {
  margin-top: 35px;
}

.timelink {
  margin-top: 0px;
  color: #862125;
  text-decoration: none;
}

.social {
  margin-right: 0px;
  margin-left: 0px;
}

.social_link {
  display: inline-block;
  margin-right: 10px;
}

.socialblock {
  margin-top: -29px;
  float: right;
}

.spalte1 {
  height: 100px;
  border-right: 1px dotted #828a92;
}

.empfehlungen {
  display: none;
}

.portrait {
  display: none;
}

.hausratvergleich {
  display: block;
  margin-top: 22px;
  margin-bottom: 0px;
  text-align: center;
}

.risikolebenvergleich {
  display: block;
  margin-top: 22px;
  margin-bottom: 0px;
  text-align: center;
}

.hausbesitzerhaft {
  display: block;
  margin-top: 22px;
  margin-bottom: 0px;
  text-align: center;
}

.oeltankhaft {
  display: block;
  margin-top: 22px;
  margin-bottom: 0px;
  text-align: center;
}

.privathaft {
  display: block;
  margin-top: 22px;
  margin-bottom: 0px;
  text-align: center;
}

.photovoltaik {
  display: block;
  margin-top: 22px;
  margin-bottom: 0px;
  text-align: center;
}

.rechtschutzversicherung {
  display: block;
  margin-top: 22px;
  margin-bottom: 0px;
  text-align: center;
}

.tierhalter {
  display: block;
  margin-top: 22px;
  margin-bottom: 0px;
  text-align: center;
}

.unfall {
  display: block;
  margin-top: 22px;
  margin-bottom: 0px;
  text-align: center;
}

.wohngebauede {
  display: block;
  margin-top: 22px;
  margin-bottom: 0px;
  text-align: center;
}

.gewerberecht {
  display: block;
  margin-top: 22px;
  margin-bottom: 0px;
  text-align: center;
}

.betriebshaft {
  display: block;
  margin-top: 22px;
  margin-bottom: 0px;
  text-align: center;
}

.betriebsinhalt {
  display: block;
  margin-top: 22px;
  margin-bottom: 0px;
  text-align: center;
}

.buero {
  display: block;
  margin-top: 22px;
  margin-bottom: 0px;
  text-align: center;
}

.elektronik {
  display: block;
  margin-top: 22px;
  margin-bottom: 0px;
  text-align: center;
}

.gebaeudegewerbe {
  display: block;
  margin-top: 22px;
  margin-bottom: 0px;
  text-align: center;
}

.buttoncontainer {
  padding-top: 45px;
}

.beispiele {
  display: none;
}

.vergleichsrechner-block {
  display: inline;
}

.auswahl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}

.spalte {
  width: 50%;
  margin-left: 0px;
  padding-right: 9px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.vgl {
  color: #828a92;
  font-weight: 400;
}


/* The Modal */
.modal {
  display: flex; 
  position: fixed; 
  z-index: 10; 
  overflow: auto; 
  left: 70%;
  top: 40%;
}


.modal-content {
  background-color: #fefefe;
  margin: 15% auto; 
  padding: 20px;
  border: 1px solid #888;
  border-radius: 10px;
  
}
.modal-button {
  margin-top: 31px;
  margin-bottom: 10px;
  padding: 3px 10px;
  border-radius: 4px;
  background-color: #862125;
  font-size: 17px;
  text-align: center;
  color: #fff;
  text-decoration: none;
}


.w-slider-mask {
  position: unset;
  display: block;
  overflow: hidden;
  z-index: 1;
  left: 0;
  right: 0;
  height: 100%;
  white-space: nowrap;
}

@media (max-width: 1100px) {
  .modal {
    display: flex; 
    position: fixed; 
    z-index: 10; 
    overflow: auto; 
    left: 60%;
    top: 40%;
  }
}

@media (max-width: 991px) {
  .header {
    padding-right: 0px;
    padding-left: 20px;
  }
  .navmenue {
    margin-top: 10px;
    margin-left: 0px;
    float: left;
    background-color: #fff;
  }
  .buehne.risiken {
    height: 23vh;
  }
  .buehne.home {
    height: 23vh;
  }
  .buehne.immo {
    height: 23vh;
  }
  .buehne.vermoegen {
    height: 23vh;
  }
  .buehne.impressum {
    height: 120px;
    padding-top: 22px;
    padding-left: 20px;
  }
  .h1 {
    font-size: 32px;
    line-height: 32px;
  }
  .navlink {
    border-bottom: 1px solid #142937;
  }
  .navicon {
    margin-top: 0px;
    color: #828a92;
    font-size: 43px;
  }
  .mobile_button {
    margin-top: 12px;
    margin-left: 5px;
    padding-top: 11px;
  }
  .mobile_button.w--open {
    background-color: transparent;
  }
  .dropdownlink {
    padding-left: 49px;
    border-bottom: 1px none #000;
  }
  .text {
    padding-top: 40px;
    padding-bottom: 0px;
  }
  .h2 {
    margin-top: 20px;
    color: #333;
    font-size: 23px;
    line-height: 26px;
    font-weight: 400;
  }
  .h2.black {
    color: #333;
  }
  .copy_2sp {
    font-size: 16px;
  }
  .footer {
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .block {
    height: 23vh;
    padding-top: 18px;
    padding-left: 20px;
    background-size: 125vw 23vh;
  }
  .block.risk {
    background-position: -134px 0px;
    background-size: 126vw 23vh;
  }
  .block.immobilien {
    background-size: auto 23vh;
  }
  .block.vorsorge {
    background-position: -179px 0px;
    background-size: 143vw;
  }
  .block.vergleich {
    padding-left: 20px;
    background-size: auto 23vh;
  }
  .brand {
    width: 278px;
  }
  .slider {
    height: 23vh;
  }
  .button_vergleich.seite {
    font-size: 16px;
  }
  .button_vergleich.seite._1 {
    font-size: 16px;
  }
  .time {
    margin-top: -1px;
    margin-bottom: 33px;
    padding-top: 6px;
    padding-right: 11px;
    font-size: 49px;
  }
  .social {
    margin-top: 0px;
  }
  .social_link {
    margin-top: 0px;
  }
  .socialblock {
    margin-top: -80px;
    margin-right: 36px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .rechtschutzversicherung {
    margin-bottom: 0px;
  }
}

@media (max-width: 768px) {
  .modal {
    display: flex; 
    position: fixed; 
    z-index: 10; 
    overflow: auto; 
    left: 50%;
    top: 40%;
  }

  .header {
    height: 143px;
    padding-right: 0px;
    padding-left: 3px;
  }
  .button_business {
    margin-top: 31px;
    padding: 2px 6px;
    font-size: 14px;
  }
  .button_business.privat {
    padding-right: 6px;
    padding-left: 6px;
  }
  .button_business.overview {
    width: 98px;
  }
  .en {
    font-size: 14px;
  }
  .buehne.risiken {
    height: 17vh;
  }
  .buehne.home {
    height: 17vh;
  }
  .buehne.immo {
    height: 17vh;
  }
  .buehne.vermoegen {
    height: 17vh;
  }
  .h1 {
    margin-top: 0px;
    padding-top: 20px;
    font-size: 26px;
    line-height: 27px;
  }
  .navicon {
    font-size: 38px;
  }
  .mobile_button {
    margin-top: 14px;
  }
  .text {
    padding-top: 34px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .h2 {
    margin-top: 10px;
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
  }
  .copy_2sp {
    font-size: 14px;
    line-height: 20px;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .block {
    height: 17vh;
    padding-top: 1px;
    padding-left: 20px;
    background-position: -25px 0px;
    background-size: auto 17vh;
  }
  .block.risk {
    padding-top: 0px;
    padding-left: 20px;
    background-position: -158px 0px;
    background-size: auto 18vh;
  }
  .block.immobilien {
    padding-left: 20px;
    background-position: -69px 0px;
    background-size: auto 18vh;
  }
  .block.vorsorge {
    padding-top: 50px;
    padding-left: 20px;
    background-position: -183px -12px;
    background-size: auto 24vh;
  }
  .block.vergleich {
    background-size: auto 17vh;
  }
  .brand {
    width: 247px;
  }
  .slider {
    height: 17vh;
  }
  .intro {
    font-size: 14px;
    line-height: 20px;
  }
  .button_vergleich.seite {
    font-size: 14px;
  }
  .button_vergleich.seite._1 {
    font-size: 14px;
  }
  .time {
    margin-top: 2px;
    margin-bottom: 32px;
    padding-top: 4px;
  }
  .time.startseite {
    margin-top: 8px;
  }
  .timelink {
    font-size: 44px;
  }
  .socialblock {
    margin-top: -80px;
    float: left;
  }
  .socialblock.mobil {
    margin-top: -141px;
  }
  .rechtschutzversicherung {
    margin-bottom: -1px;
  }
}
@media (max-width: 650px){
  .modal {
    display: flex; 
    position: fixed; 
    z-index: 10; 
    overflow: auto; 
    left: 40%;
    top: 40%;
  }
}


@media (max-width: 479px) {
  .modal {
    display: flex; 
    position: fixed; 
    z-index: 10; 
    overflow: auto; 
    left: 20%;
    top: 40%;
  }
  .header {
    height: 99px;
    padding-top: 18px;
    padding-left: 5px;
  }
  .navmenue {
    margin-top: 11px;
    padding-bottom: 20px;
    padding-left: 0px;
  }
  .button_business.mehr-informationen {
    display: block;
    margin-top: 0px;
  }
  .button_business.mobile {
    margin-top: 22px;
    margin-left: 18px;
    float: left;
  }
  .en.mob {
    margin-top: 22px;
  }
  .en.mob.ru {
    margin-right: 23px;
  }
  .buehne.risiken {
    height: 17vh;
  }
  .buehne.impressum {
    height: 62px;
    padding-top: 0px;
  }
  .h1 {
    padding-top: 10px;
    font-size: 17px;
    line-height: 18px;
  }
  .h1.immob {
    padding-top: 105px;
  }
  .mobile_button {
    display: block;
    margin-top: -1px;
    padding-top: 15px;
  }
  .text {
    padding-top: 19px;
  }
  .h2 {
    margin-top: 20px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
  }
  .copy_2sp {
    line-height: 19px;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .formular {
    display: none;
  }
  .block {
    height: 17vh;
    padding-top: 0px;
    padding-left: 20px;
    background-position: -248px 0px;
    background-size: 260vw 17vh;
  }
  .block.risk {
    padding-left: 20px;
    background-position: -111px 0px;
    background-size: auto 17vh;
  }
  .block.immobilien {
    padding-top: 0px;
    background-position: -156px 0px;
    background-size: auto 17vh;
  }
  .block.vorsorge {
    padding-left: 20px;
    background-position: -248px -4px;
    background-size: auto 22vh;
  }
  .brand {
    width: 216px;
  }
  .slider {
    height: 17vh;
    background-color: transparent;
  }
  .intro {
    margin-top: 10px;
    font-size: 14px;
    line-height: 19px;
  }
  .time {
    margin-top: 2px;
    margin-bottom: 28px;
    padding-top: 0px;
  }
  .timelink {
    font-size: 35px;
  }
  .socialblock {
    margin-top: -103px;
  }
  .socialblock.mobil {
    margin-top: -140px;
  }
  .rechtschutzversicherung {
    margin-bottom: -2px;
  }
  .auswahl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .spalte {
    width: 100%;
  }
}

@media (max-width: 390px) {
  .modal {
    display: flex; 
    position: fixed; 
    z-index: 10; 
    overflow: auto; 
    left: 8%;
    top: 40%;
  }
}

