.text-info{
    color: #04b6b8 !important;
}

.btn-info{
    background-color: #04b6b8;
}
.dropdown-menu{
    width:300px;
}


.marktwert-wizard {
  margin-top: -200px;
  position: relative;
  z-index: 12;
}

.carousel-control-prev, .carousel-control-next {
  display: none;
}

.vermietung:hover {
    transform: scale(1.02);
    transition: transform 0.3s ease-in-out;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

@media (max-width: 767px) {
    .line {
    line-height: 1.75;
}

}

header{
        background: #eb038d;
}

.nav-link,p{
    font-size:19px;
}

.btn-light,.btn{
    font-size:23px;
}

.rt-sub{
    font-size: 20px !important;
}

.nav-link{
    padding:5px 5px;
}

.rt-hero-wrap,.hero9-hero{
        height: 100vh;

}

.card  h1{
    font-size:50px;
}
.card p{
    font-size:20px;
}

.rt-sale-title{
    font-weight:600;
}
.rt-sale-title .span-title{
    font-weight:900;
}

#kontakt .overlay{
    background:none !important;
}