@charset "UTF-8";
/* CSS Document */
.body {
    width: 100%;
    height: 1000px;
    margin: 0;
    padding: 0;
}
p {
    font-size: 18px;
    line-height: 22pt;
    color: #000;
}
h1 {
    font-weight: 800;
    color: #004899;
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
}
h2 {
    font-weight: 700;
    color: #004899;
    font-size: 30px;
    text-transform: uppercase;
}
h3 {
    font-weight: bold;
    font-size: 20px;
    margin-top: -3px;
    color: #e40521;
}

strong {
    font-weight:bolder;
}


.glyphicon {
    font-size:64px;
    color:#314361;
    opacity: 0.1;
}

.logo_remax {
    width: 250px;
    height:150px;
    background-size:contain;
    background-repeat:no-repeat;
    background-position:top;
    border-bottom:#fff 2px solid;
}

.logo_swb {
    width: 250px;
    height: 150px;
    background-image: url('../img/logo_swb_invers.png');
    background-size:130%;
    background-repeat:no-repeat;
    background-position: center;  
}

.logos {
    position: absolute;
    right: 30px;
    bottom: 0px;
    z-index: 1001;
    height:300px;
}

.block {
    height:250px;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
    position:relative;
    padding:50px;
}

.block_inner {
    border: 2px #fff solid;
}

.block_inner h1 {
    color:#fff;
    font-size:30px;
}

.block_inner h3 {
    color:#fff;
    text-align:center;
}

.impressionen {
    width:100%;
    height:500px;
}

.impressionen_slide {
    width:100%;
    height:500px;
    background-position:center;
    background-size:cover;
}


.topkontakt h1 {
    font-size: 14px;
    margin-top: 6px;
    line-height: normal;
    color: #314361;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
}
.topkontakt {
    min-height: 30px;
    width: 100%;
    background-color: #fff;
    z-index: 1009;
}
.container-fluid {
    padding: 0;
}
.header_image {
    position: relative;
    width: 100%;
    background-image: url("../img/swb_team_quer_titel.webp");
    background-color: #8a97aa;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.titelbild {
    position: relative; 
    height:500px
}
.team_image {
    position: absolute;
    top: 50px;
    left: 0;
    width: 75%;
    height: 500px;
    background-image: url("../img/team_swb.png");
    background-size: contain;
    background-position: bottom left;
    background-repeat: no-repeat;
    z-index: 3;
}
.team_image_reflex {
    position: absolute;
    bottom: -150px;
    left: 0;
    width: 75%;
    max-width: 757px;
    height: 100px;
    background-image: url("../img/reflex_team_swb.png");
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 3;
}

.ma_imagefoto {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
    min-height: 300px;
}
.oeffnungszeiten {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-bottom: 25px;
    background-image: url("../img/background.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #8a97aa;
}
.oeffnungszeiten h2 {
    color: #fff;
    text-transform: none;
}
.oeffnungszeiten p {
    color: #fff;
}
.oeffnungszeiten a {
    color: #fff;
}
.team {
    width: 100%;
    min-height: 500px;
}
.teamfoto {
    width: 100%;
    height: 200px;
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
}
.teamtxt {
    margin-left: 20px;
    margin-right: 20px;
}
.teamkontakt {
    margin: 15px 20px;
}
.hausverwaltung h3 {
    text-align: center;
}
.carousel {
    margin-bottom: 30px;
}
.carousel .item {
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.carousel-control.left, .carousel-control.right {
    background-image: none !important;
    filter: none !important;
    color: #004899;
}
.carousel-indicators li {
    color: #004899;
    border-color: #004899;
}
.carousel-indicators .active {
    background-color: #004899;
}
.carousel h3 {
    color: #747474;
}
.carousel-caption {
    text-shadow: 0 2px 3px rgba(255, 255, 255, 1);
    top: 0;
}
.icon {
    height: 70px;
    width: 70px;
    margin: 0px auto;
    background-repeat: no-repeat;
    background-position: top center;
}
.leistungen-txt {
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
}
.leistungen h2 {
    text-transform: none;
    font-size: 22px;
}
.leistungen {
    margin-top: 50px;
    min-height: 230px;
}
.footer {
    margin-top: 30px;
    padding-top: 15px;
    min-height: 200px;
    background-color: #394553;
}
.footer h1 {
    font-size: 18px;
    color: #fff;
}
.footer p {
    font-family: 'PT Sans', sans-serif;
    color: #fff;
    line-height: normal;
}
.footer a {
    color: #ccc;
}
.footer a:hover {
    color: #e40521;
    text-decoration: none;
}
.footer_logo {
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.putzfrau {
    height:400px;
    background-image: url('../img/putzservice.png');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:top right;
}

.putztxt {
    position:absolute;
    bottom:0;
}

.info {
    position:relative;
}

.info p {
    font-family: 'PT Sans', sans-serif;
    text-align:center;
}

.impressum p {
    margin-bottom:30px;
}

.impressum h3 {
    margin-bottom:30px;
}

.immopension {
    background-color:#01438f;
    padding:5px;
}

.immopension h2 {
    color:#fff;
    text-align:center;
    font-size:16pt;
}

.immopension h3 {
    text-align:center;
    margin-top:25px;
}

.anmerkung {
    text-align:center;
    font-weight:300;
    color:#fff;
    text-transform:uppercase;
    font-size:14px;
}

.kleingedrucktes {
    margin-top:30px;
}

.kleingedrucktes p{
    text-align:center;
    font-weight:300;
    font-size:14px;
}

.immopension p {
    color:#fff;
    text-align:center;
    margin-top:15px;
    margin-bottom:30px;
}

@keyframes iconover {
    from {opacity:0.1;}
    to {opacity:1;}
}


.glyphicon:hover {
    animation-name: iconover;
    animation-duration:1s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}




@media screen and (min-width: 1170px) {

    .logos {
        width:600px;
        height:200px;
        bottom:0;
    }
    
    .logo_remax {
        height:200px;
        width:300px;
        float:left;
        background-position:center;
        border:none;
        border-right: #fff 3px solid;
        
    }
    
    .logo_swb {
        height:200px;
        width:300px;
        float:right;
        background-position:center;
    }


}
@media screen and (max-width: 768px) {
    .logos {
        width: 500px;
        top: 15px;
        right: 0px;
    }
    
    .logo_remax {
        width:250px;
        height:150px;
        float:left;
        background-position:center;
        border:none;
        border-right: #fff 3px solid;   
    }
    
    .logo_swb {
        width:250px;
        height:150px;
        float:right;
        background-position:center;
    }
    
    
    .team_image {
        width: 95%;
    }
    
    .team_image_reflex {
        width: 95%;
    }
}
@media screen and (max-width: 576px) {
        .logos {
        width: 400px;
        top: 30px;
        left: 50%;
        margin-left:-200px;
    }
    
    .logo_remax {
        width:200px;
        height:150px;
        float:left;
        background-position:center;
        border:none;
        border-right: #fff 3px solid;   
    }
    
    .logo_swb {
        width:200px;
        height:150px;
        float:right;
        background-position:center;
    }
    
    
    .team_image {
        height: 500px;
        width: 100%;
    }
    .team_image_reflex {
        width: 100%;
    }
    
    .footer p {
        text-align:center;
    }

    .titelbild {
        height:400px;
    }

    .header_image {
        background-position:left;
    }

    p, h1, h2, h3 {
        text-align:center;
    }

    
}


/* Cookie Dialog */
button#ihavecookiesBtn {
    margin-left: 0px !important;
}
/* Cookie Dialog */
#gdpr-cookie-message {
    position: fixed;
    z-index:9999;
    right: 30px;
    bottom: 30px;
    max-width: 375px;
    background-color: #000;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.25);
    margin-left: 30px;
    font-family: system-ui;
}
#gdpr-cookie-message h4 {
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: white;
    font-size: 15px;
    line-height: 1.5em;
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    color: var(--red);
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
    color: white;
    border-bottom-color: var(--red);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    background: #e4131f;
    color: white;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:hover {
    background: gray;
    color: var(--red);
    transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
    background: #821219;
    color: var(--red);
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}





