/* ########################################
    SECTION GENERAL
########################################### */
@font-face { 
    font-family: "Brush Script MT"; 
    src: url("../fonts/BRUSHSCI.ttf"); 
    }
body {
    background-color: #9db6c2;    
    color: #4e4c4b;
}
.intro {
    padding: 0 !important;
    background-image: url(../img/background.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    min-height: 50%;
}
.logo img {
    width: auto;
    height: 12vw;
    object-fit: cover;
}
.maincontent {
    box-shadow: 0px 8px 10px 5px rgba(43, 42, 42, 0.4), 0px 0px 0px 0px white,9px 0px 10px -9px rgba(43, 42, 42, 0.4), -9px 0px 10px -9px rgba(43, 42, 42, 0.4);
    padding: 0 !important;
    margin-bottom: 30px !important;
    background-color: #969291;
}
.greycontainer {
    background-color: #969291;
}
.h-300 { height: 400px; }
@media (min-width: 768px) {
    .h-md-250 { height: 400px; }
}


/* ########################################
    SECTION NAVIGATION
########################################### */

.nav-scroller {
    position: relative;
    background: rgba(255,255,255,0.2); 
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold; 
    color: #dedddd;
}
.active {
    background: rgba(222,221,221,0.5); 
}
.nav-link {
    color: #363535 !important;
}
.nav-itemMain:hover { 
    background: rgba(222,221,221,0.5); 
    border-radius: 0.25rem !important;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.navbar-nav>li>a:hover {
    color: #363535 !important;
}


/* ########################################
    PAGE HOME
########################################### */
.sitepic {
    position: absolute;
    min-height: 50%;
}
.slogan {
    background: rgba(255,255,255,0.5); 
    box-shadow: 0px 0px 0px 0px white, 0px -8px 10px 5px rgba(43, 42, 42, 0.4),9px 0px 10px -9px rgba(43, 42, 42, 0.4), -9px 0px 10px -9px rgba(43, 42, 42, 0.4);
    font-family: 'Caveat';
    font-size: 3rem;
    padding-top: 6rem;
    padding-bottom: 1rem;
}
.anker {
    font-size: 4.5rem;
    font-family: 'Brush Script MT';
    color: #dedddd;
    padding-right: 5rem;
    padding-top: 3rem;
}
.ankercontainer {
    width: 50%;
}
.ankerimg {
    
}
@media (min-width: 300px) {
    .anker { font-size: 2.5rem;
        padding-right: 0rem; }
}
@media (min-width: 576px) {
    .anker { font-size: 3.5rem;
        padding-right: 0rem; }
}
@media (min-width: 768px) {
    .anker { font-size: 3rem;
        padding-right: 0rem; }
}
@media (min-width: 992px) {
    .anker { font-size: 4rem; }
}
@media (min-width: 1200px) {
    .anker { font-size: 4.5rem; }
}


.card-img-left img {
    max-height: 100%;
    max-width: 100%;  
}


/* ########################################
    PAGE BUCHUNG + KONTAKT
########################################### */

.mietvertrag {
    background: rgba(255,255,255,0.5); 
    box-shadow: 0px 0px 0px 0px white, 0px -8px 10px 5px rgba(43, 42, 42, 0.4),9px 0px 10px -9px rgba(43, 42, 42, 0.4), -9px 0px 10px -9px rgba(43, 42, 42, 0.4);
    font-family: 'Caveat';
    font-size: 2.1rem;
}
.btn-primary {
    background-color: #a9c0c9 !important;
    background: linear-gradient(to bottom, #a9c0c9, white);
    border-color: #a9c0c9 !important;
    color: #212529;
    font-size: 1.4rem;
    font-weight: bold;
    width: 50%;
    min-width: 275px;
}
.btn-primary:hover {
    color: #464444;
}
.btn-link:hover {
    text-decoration: none;
}

.kontakt a {
    text-decoration: none;
    color: #212529;
}


/* ########################################
    PAGE UMGEBUNG
########################################### */

.introumgebung {
    background: rgba(255,255,255,0.5); 
    box-shadow: 0px 0px 0px 0px white, 0px -8px 10px 5px rgba(43, 42, 42, 0.4),9px 0px 10px -9px rgba(43, 42, 42, 0.4), -9px 0px 10px -9px rgba(43, 42, 42, 0.4);
    font-family: 'Caveat';
    font-size: 1.8rem;
}
.header-umgebung {
    background-color: #a9c0c9 !important;
    background: linear-gradient(to bottom, #a9c0c9, white);
    font-family: 'Caveat';
    font-size: 1.8rem;
    font-weight: bold;
}
.box-umgebung-small {
    background-color: #9ba0a3;
    font-family: 'Caveat';
    font-size: 1.6rem;
    height: 100%;
    color: #000000;
}
.box-umgebung-small ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.box-umgebung-small li {
    margin-bottom: 0.9rem;
}
.box-umgebung {
    background-color: #9ba0a3;
    font-family: 'Caveat';
    font-size: 1.6rem;
    color: #000000;
}


/* ########################################
    PAGE WOHNEN
########################################### */

.wohnen-intro {
    font-family: 'Caveat';
    font-size: 2.5rem;
    padding-top: 6rem;
}
.wohnen {
    font-family: 'Caveat';
    font-size: 2.0rem;
}
.ausstattung {
    font-family: 'Caveat';
    font-size: 1.7rem;
}
.ausstattung-header h3 {
    font-weight: bold;
    font-family: 'Caveat';
}
.adresse {
    padding-top: 4rem;
    padding-bottom: 2rem;
    font-family: 'Caveat';
    font-size: 2.0rem; 
}
.wohnen-anker {
    padding-top: 3rem;   
}
.card-header {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
    background-color: #b2c6cf !important;
    background: linear-gradient(to bottom, #b2c6cf, white);
}
.card-body {
    background-color: #9ba0a3;
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
}
.card-body ul {
    margin-bottom: 0.5rem !important;
}
.btn-ausstattung {
    font-family: 'Caveat';
    color: #363535 !important;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.8rem;
}
.btn-ausstattung:focus {
    text-decoration: none;
}


/* ########################################
    PAGE IMPRESSUM
########################################### */

.introImpressum {
    font-size: 5.5rem;
    font-weight: bold;
    background: rgba(255,255,255,0.5); 
    box-shadow: 0px 0px 0px 0px white, 0px -8px 10px 5px rgba(43, 42, 42, 0.4),9px 0px 10px -9px rgba(43, 42, 42, 0.4), -9px 0px 10px -9px rgba(43, 42, 42, 0.4);
    font-family: 'Caveat';
    padding-top: 6rem;
}
.impressum a {
    text-decoration: none;
    color: #212529;
}
.impressum h3 {
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 1.4rem !important;
}


/* ########################################
    SECTION FOOTER
########################################### */

.footer {
    position: relative;
    bottom: 0;
    height: 35px; 
    background-color: #969291;
    box-shadow: 0px 0px 10px 5px rgba(43, 42, 42, 0.4);
    margin-bottom: 30px !important;
    font-size: 0.8rem;
}