
p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    color: #000000;
}

h1 {
    font-size: 50px;
    line-height: 60px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
}

h2 {
    font-size: 38px;
    line-height: 48px;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 400;
}

h3 {
    font-size: 23px;
    line-height: 33px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}

h4 {
    font-size: 19px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    line-height: 29px;
}
h5 {
    font-size: 18px;
    line-height: 28px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
}

.labeltext-1 {
    font-size: 18px;
    line-height: 28px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
}

.display-4 {
    font-size: 60px;
    font-weight: 600;
    font-family: 'Source Sans Pro', sans-serif;
    opacity: .7;
    letter-spacing: 1px;

}
.lead {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 1px;
    color: #fff;

}
.lead-2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 0;
}

.container-fluid .carousel-item {
    height: 70vh;
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }



.container-fluid {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.wrapper {
    padding-top: 3rem;
    background-color: #f5f3f0;
   position: relative;
}


/* Menu*/


.navbar-expand-lg {
    position: fixed;
    z-index: 100;
    width: 100%;
    margin-bottom: 5rem;
    border-bottom: #e2e2e2 1px solid;

}
.navbar {
    padding: .5rem 2rem;
}


.bg-light {
    background-color: #fff!important;
    border-bottom: #e2e2e2 1px solid;
}

.navbar-light .navbar-brand {
    font-family: 'Cormorant Garamond', serif;
    font-size: 2rem;
    font-weight: 600;
    text-decoration: none;
    color: #6d863b;

}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #6d863b;
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: #6d863b;
}


.nav-item .nav-link {
    padding: .75rem 1rem;
    margin: .75rem 0;
}

.nav-item .active {
    background-color: #6d863b;
    padding: .75rem 1rem;
    border-radius: .25rem;
    color: white !important;
}
.navbar-light .navbar-nav .nav-link {
    color: #000000;
}

button:focus {
    outline: none;
  }


@media (min-width: 1199px) {
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .7rem;
    padding-left: .7rem;
    }
}

a {
    color: #000000;
    text-decoration: none;
    background-color: transparent;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 19px;
    font-weight: 400;
}
@media (max-width: 1199px) {
    a {
        color: #000000;
        text-decoration: none;
        background-color: transparent;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 18px;
        font-weight: 400;
        }

    .navbar-light .navbar-brand {
        font-family: 'Cormorant Garamond', serif;
        font-size: 1.8rem;
        font-weight: 600;
        text-decoration: none;
        color: #6d863b;
        }
    }

a:hover {
    color: #6d863b;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #6d863b;
}




.introtext {
    text-align: center;
    padding: 4rem;
    position: relative;
    }

   

.bg {
background-image: url('img/almsee-web-2.jpg');
background-repeat: no-repeat;
opacity: .2;
background-size: cover;
min-height: 25vh;
position: absolute;
top: 0; 
right:0; 
bottom: 0; 
left:0;
z-index: -1;

}


.kontakt {
text-align: center;
padding-top: 3rem;
padding-bottom: 3rem;
background-color: #f5f3f0;
}

@media (max-width: 1024px) {
    .labeltext-1 {
        font-size: 17px;
        line-height: 27px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
    }   
    .labeltext-2 {
        font-size: 17px;
        line-height: 27px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
    }     
    .textlink a {
        font-size: 17px;
        line-height: 27px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 400;
    }   
    .ort {
        font-size: 17px;
        line-height: 27px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
    }  
    .container-fluid .carousel-item {
        height: 50vh;
        min-height: 350px;
        background: no-repeat center center scroll;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
      }
}

@media (max-width: 575.98px) {
    .labeltext-1 {
        font-size: 15px;
        line-height: 25px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        }   
    .labeltext-2 {
        font-size: 15px;
        line-height: 25px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
    }     
    .textlink a {
        font-size: 15px;
        line-height: 25px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 400;
    }   
    .textlink .ort {
        font-size: 15px;
        line-height: 25px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        padding-bottom: 1rem;
    } 
    .footer-mobil {
        display: none;
    }
    .footer .footerheadline {
        color: #6d863b;
        text-align: left;
        margin-top: 1.5rem;
    }
    .container-fluid .carousel-item {
        height: 40vh;
        min-height: 350px;
        background: no-repeat center center scroll;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
      }
    
}

@media (max-width: 991.98px) {
    .ueberschrift-mobil {
        margin-top: 1rem;
    }   
    .preis-mobil {
        margin-bottom: 2.5rem;
    }
}



.icon {
    font-size: 2rem;
    margin-bottom: 0.5rem;
    color: #6d863b;
}
.icon:hover {
transform: scale(1.1);
}

.eckdaten {
    font-weight: 600;
    color: #6d863b;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
}



.intro {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: #e3e8ed;
}

.fw-kletterwand {
    padding-top: 4rem;
    background-color: #f5f3f0;
}

.ferienwohnungen {
    padding-bottom: 4rem;
    padding-top: 30px;
    background-color: #f5f3f0;
}

.apartment-name {
    margin-top: 1rem;
}


.ausflugsziele, .anfahrt {
    text-align: center;
    padding-top: 4rem;
    background-color: #f5f3f0;
    }
    .ort {
        padding-bottom: 4rem;
    }
    .region {
        padding-bottom: 1rem;
    }

    .anfahrt {
        border-top: 1px solid #e2e2e2;
    }
    .tipps {
        margin-top: 3rem;
    }

    .map {
        padding-top: 4rem;
        background-color: #f5f3f0;
        }   

.fa-angle-right:before {
margin-left: 0.5rem;
}       

.textlink {
    margin-top: 0.5rem;
    text-align: center;
}

.footer {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background-color: #333333;
    }

    .footertext {
        color: #f5f3f0;
        text-align: left;
        margin-top: 1rem;
        list-style: none;
        padding-left: 0;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 18px;
        font-weight: 300;
        line-height: 28px;
    }

    .footertext li a {
        color: #f5f3f0;
        text-align: left;
        margin-top: 1rem;
        list-style: none;
        padding-left: 0;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 18px;
        font-weight: 300;
        line-height: 28px;
    }
    .footertext li a:hover {
        color: #6d863b;
        font-weight: 500;
            }
    .footerheadline {
        color: #6d863b;
        text-align: left;
        margin-top: 3.1rem;
    }

    .copyright {
        font-size: 15px;
        color: #f5f3f0;
        padding-top: 30px;    }

    .logo {
        font-family: 'Cormorant Garamond', serif;
        font-size: 2rem;
        font-weight: 600;
        color: #6d863b;
        text-align: left;
        margin-bottom: 1rem;
    
    }

    .footertext a {
        color: #6d863b;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 18px;
        font-weight: 400;
    }

    
    .footertext li {
       
        margin-bottom: 0.9rem;
    }

    
    .contact-icon-wrapper {
        display: inline-block;
        width: 1.8rem;
        text-align: center;
        margin-right: 0.5rem;
        color: #6d863b;
    }
    .tag {
        font-size: 18px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;

    }
    .euro {
        font-size: 18px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 400;

    }
.name {
    font-size: 23px;
    line-height: 33px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    color: #6d863b;

}

/* button nach oben */

.nachoben {
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    z-index: 3;
}
.nachoben .cta {
    padding: .5rem 1.5rem;
    font-weight: 400;
    border: 1px solid #e2e2e2;
    color: #666666;
    border-radius: .25rem;
    background-color: #fff;
}
.nachoben a.cta:hover {
    background-color: #6d863b;
    color: white;
    text-decoration: none;
    border: none;

}

.body {
    position: relative;
  }