<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("reset.css");

/* open-sans-300 - latin */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('Open Sans Light'), local('OpenSans-Light'), url('../fonts/open-sans-v16-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/open-sans-v16-latin-300.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-regular - latin */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../fonts/open-sans-v16-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/open-sans-v16-latin-regular.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-700 - latin */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/open-sans-v16-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../fonts/open-sans-v16-latin-700.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
.clear {
    clear: both;
}
::selection {
    background: #10539f;
    color: #fff;
}
::-moz-selection {
    background: #10539f;
    color: #fff;
}
html {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    scroll-behavior: smooth;
}
body {
    font: 400 16px/24px 'Open Sans', sans-serif;
    color: #949da2;
}
strong {
    font-weight: 700;
}
.inner {
    width: 1240px;
    margin: auto;
}
.inner-2 {
    width: 1080px;
    margin: auto;
}
.container {
    display: flex;
    justify-content: space-between;
}
header {
    background: url(../images/buero-reinigung.jpg) no-repeat center center / cover;
    padding: 100px 0 200px 0;
}
header.landingpage {
    background: url(../images/buero-reinigung-bremen.jpg) no-repeat center center / cover;
    padding: 100px 0 200px 0;
}
header.landingpage-2 {
    background: url(../images/reinigungsfirma-bremen.jpg) no-repeat center center / cover;
    padding: 100px 0 200px 0;
}
header.landingpage-3 {
    background: url(../images/fassadenreinigung-bremen.jpg) no-repeat center center / cover;
    padding: 100px 0 200px 0;
}
header.landingpage-4 {
    background: url(../images/teppichreinigung-bremen.jpg) no-repeat center 70% / cover;
    padding: 100px 0 200px 0;
}
.circle {
    width: 560px;
    height: 360px;
    padding: 200px 0 0 0;
    background-color: rgba(16, 83, 159, 0.9);
    border-radius: 50%;
    position: relative;
    z-index: 99999;
    bottom: -100px;
    left: 80px;
    color: #fff;
    text-align: center;
}
.headline {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.circle p {
    margin: 30px 0 40px 70px;
    width: 420px;
}
.circle a:hover,
.scroll-2 a:hover {
    opacity: 0.5;
    transition: 0.6s ease 0s;
}
.menu {
    height: 80px;
    background: #10539f;
}
.menu.menu-fixed {
    height: 80px;
    background: #10539f;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.logo {
    position: relative;
    top: -20px;
    float: left;
    background: #fff;
    padding: 20px;
    border-radius: 3px;
    z-index: 99;
    box-shadow: 5px 0px 8px #001329;
}
.menu.menu-fixed .logo {
    top: 0;
}
.menu.menu-fixed + #hygiene {
    padding: 80px 0 100px 0;
}
.datenschutz {
    display: none;
}
nav {
    float: left;
    margin: 0 0 0 20px;
}
nav ul li {
    float: left;
    margin: 26px 12px 0 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}
nav ul li a {
    color: #fff;
    padding: 0 12px 0 0;
    text-decoration: none;
}
nav ul li span {
    color: #fff;
}
h1 {
    color: #10539f;
    font: 700 36px / 46px 'Open Sans', sans-serif;
    text-align: center;
    margin: 135px 0 0 0;
    text-transform: uppercase;
}
h2 {
    color: #10539f;
    font: 300 36px / 46px 'Open Sans', sans-serif;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 35px 0;
}
.list {
    margin: 0 0 20px 0;
}
.list li {
    list-style: disc;
    margin: 0 0 0 15px;
}
#hygiene {
    padding: 0 0 100px 0;
}
#hygiene .btn {
    background: #10539f;
    color: #fff;
    text-decoration: none;
    padding: 12px 20px;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    margin: 12px 0 0 0;
}
.block {
    width: 48%;
}
.block p {
    margin: 0 0 20px 0;
}
.icon {
    float: left;
    margin: 0 25px 0 0;
}
.text {
    width: 230px;
    float: left;
}
h3 {
    color: #10539f;
    text-transform: uppercase;
    font-weight: 700;
}
h4 {
    color: #10539f;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 12px;
}
.text p {
    text-align: left!important;
}
#leistungen {
    padding: 100px 0;
    background: #10539f;
}
#leistungen h2 {
    color: #fff;
    font-weight: 700;
}
#leistungen p,
#leistungen h3 {
    color: #fff;
}
#leistungen h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
#leistungen p {
    margin: 0 0 20px 0;
}
#leistungen a {
    color: #fff;
}
#tabs {
    width: 100%;
}
#tabs * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.ui-tabs-vertical {
    width: 55em;
}
.ui-tabs-vertical .ui-tabs-nav {
    float: left;
    width: 35%;
}
.ui-tabs-vertical .ui-tabs-nav li {
    clear: left;
    width: 100%;
    /*    border: 2px solid #fff;*/
    margin: 0 0 8px 0;
    background: #3170b7;
    border-radius: 3px;
}
.ui-tabs-vertical .ui-tabs-nav li a {
    display: block;
    text-decoration: none;
    padding: 20px;
    text-transform: uppercase;
    font-weight: 700;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
    background: #073f80;
}
.ui-tabs-vertical .ui-tabs-panel {
    padding: 20px 20px 0 20px;
    float: right;
    width: 62%;
    background: #073f80;
    border-radius: 3px;
    /*    border: 2px solid #fff;*/
}
#ueber-uns {
    padding: 100px 0;
}
#ueber-uns h2 {
    font-weight: 700;
}
.scroll-2 {
    text-align: center;
}
#erfahrungen {
    background: #eee;
    padding: 100px 0;
}
#erfahrungen h2 {
    font-weight: 700;
}
#erfahrungen h2,
#erfahrungen .teaser {
    text-align: center;
}
#erfahrungen .teaser {
    margin: 0 0 40px;
    font-size: 20px;
}
#erfahrungen .message {
    text-align: center;
    padding: 20px;
    border: 1px solid #949da2;
    margin: 20px 0 0;
    background: #fff;
}
#erfahrungen .message h2 {
    color: #0e4680;
    border: none;
    padding: 0;
    text-align: center
}
#erfahrungen .message h4 {
    color: #0e4680;
    font-weight: 700;
}
.siegel-dsa {
    position: absolute;
    top: 10px;
    right: 20px;
}
p.freitext {
    font-style: italic
}
#erfahrungen table {
    width: 100%;
    color: #949da2;
    font-size: 14px;
}
.rating span {
    font-size: 18px!important;
}
.rating span:hover::before,
.rating span:hover ~ span::before {
    font-size: 18px!important;
}
#erfahrungen table tr {
    border-bottom: 1px solid #949da2;
}
#erfahrungen table tr:last-child {
    border-bottom: 0
}
#erfahrungen table tr td:nth-child(n) {
    width: 70%;
    font-size: 16px;
    padding: 10px 0 10px 10px;
}
#erfahrungen table tr td:nth-child(2n) {
    width: 30%;
    padding: 10px 0 10px 10px;
}
.rating-1,
.thumbithumb,
p.subline,
.rating_bottom {
    display: none
}
#erfahrungen .slick-dots li button::before {
    color: #10539f;
    font-size: 12px
}
#erfahrungen .star {
    color: #ffc749
}
form#dsa-rating {
    width: 100%;
    max-width: 960px;
    padding: 0;
    margin: 60px auto 0
}
form#dsa-rating h2 {
    text-align: left;
    font-size: 22px;
    margin: 0;
}
#rate_button {
    padding: 14px 20px;
    background: #10539f;
    color: #fff;
    border: 2px solid #10539f;
    box-shadow: none;
    margin: 20px 0 0 0;
    font-weight: 700;
    text-transform: uppercase;
    transition: .6s ease;
    -webkit-transition: .6s ease
}
#rate_button:hover {
    background: #fff;
    color: #0e4680;
    transition: .6s ease;
    -webkit-transition: .6s ease
}
.rating span {
    color: #fff
}
.rating span:hover::before,
.rating span:hover ~ span::before {
    color: #fff
}
#erfahrungen .slick-initialized .slick-slide {
    background: none;
    padding: 0;
    margin: 0
}
#erfahrungen .rating_box {
    border: 1px solid #949da2;
    padding: 30px 15px;
    text-align: center;
    color: #949da2;
    background: #fff;
}
#erfahrungen .rating_box h3 {
    font-size: 22px;
    margin: 0 0 20px 0;
}
#erfahrungen .form-control {
    z-index: 1!important;
    opacity: 1!important;
    position: inherit;
    width: 100%;
    border-radius: 0;
    margin: 0 0 5px;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
#erfahrungen label {
    padding: 0;
    font-size: 18px;
    color: #10539f;
    line-height: 34px
}
#erfahrungen textarea {
    min-height: 200px;
    font-family: 'Roboto'
}
#erfahrungen .form-group {
    margin: 30px 0 0;
    width: 100%
}
#kontakt img {
    position: absolute;
    margin-top: -100px;
    margin-left: -30px;
}
#impressum {
    padding: 100px 0;
}
#impressum h2 {
    text-align: left;
    font-weight: 700;
}
#impressum a {
    color: #949da2;
}
#impressum a:hover {
    color: #10539f;
    transition: 0.6s ease 0s;
}
#accordion {
    cursor: pointer;
}
#accordion h3 {
    outline: none!important;
    color: #949da2;
    text-transform: none;
    font-weight: 700;
    margin: 18px 0 18px 0;
}
#accordion p:last-child {
    margin: 0;
}
#accordion div {
    background: #efefef;
    padding: 30px 20px;
}
a.totop img {
    position: fixed;
    right: 30px;
    bottom: 150px;
}
#nav_button,
#navwrapper label {
    display: none;
}
.pic {
    border-radius: 4px;
    overflow: hidden;
}
.pic img {
    width: 100%;
    display: block;
}
.bxslider li img {
    width: 100%;
}
.pulse2 {
    -webkit-animation: pulse2 1s linear infinite;
    -moz-animation: pulse2 1s linear infinite;
    -ms-animation: pulse2 1s linear infinite;
    animation: pulse2 1s linear infinite;
    animation-iteration-count: 3;
}
@keyframes "pulse2" {
    0% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    50% {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
@-moz-keyframes pulse2 {
    0% {
        -moz-transform: scale(1.1);
        transform: scale(1.1);
    }
    50% {
        -moz-transform: scale(0.8);
        transform: scale(0.8);
    }
    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes "pulse2" {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-ms-keyframes "pulse2" {
    0% {
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    50% {
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }
    100% {
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
#kontaktformular {
    padding: 100px 0;
}
#kontaktformular .inner {
    max-width: 768px;
}
#kontaktformular h2 {
    font-size: 28px;
    max-width: 640px;
    margin: auto;
    line-height: 34px;
}
#kontaktformular iframe {
    width: 100%;
    border: none;
    height: 820px;
}
footer {
    background: #10539f;
}
footer p {
    padding: 20px 0;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 90%;
    margin: auto;
}
footer a {
    color: #fff;
    padding: 0 5px;
    text-decoration: none;
    font-size: 13px;
}
.ui-dialog {
    padding: 15px;
    z-index: 99999;
}
#popup {
    background: #0e4680;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.120);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.20);
    min-height: 500px;
    padding: 60px;
    border-radius: 15px;
}
#popup img {
    width: 100%;
    height: auto;
}
#popup h2 {
    color: #fff;
    font-size: 28px;
    line-height: 34px;
    margin: 0 0 16px 0;
}
#popup p {
    color: #FFF;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 16px 0;
}
#popup .btn {
    color: #fff;
    border: 2px solid #fff;
    padding: 10px 20px;
    display: inline-block;
    text-decoration: none;
    transition: 0.6s ease;
    -webkit-transition: 0.6s ease;
}
#popup .btn:hover {
    background: #fff;
    color: #0e4680;
    transition: 0.6s ease;
    -webkit-transition: 0.6s ease;
}
#popup a {
    cursor: pointer;
}
#popup p.gruen {
    font-size: 22px;
    line-height: 26px;
}
.ui-dialog-titlebar {
    display: none;
}
.ui-dialog .ui-dialog-buttonpane {
    margin: 0;
    padding: 0;
}
.ui-dialog .ui-dialog-content {
    padding: 0;
}
.ui-dialog .ui-dialog-buttonpane button {
    margin-right: 0;
    background: #0e4680;
    border: none;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.32);
    border-radius: 6px;
    color: #fff;
    padding: 10px 15px;
    float: right;
    margin: 10px 0 0 0;
    cursor: pointer;
}
.ui-dialog .ui-dialog-buttonpane button:hover {
    background: #0a2b4d;
}
@media screen and (max-width: 1625px) {
    #leistungen {
        background: #10539f;
    }
}
@media screen and (max-width: 1200px) {
    header {
        height: auto;
    }
    .inner,
    .inner-2 {
        width: 90%;
        margin: 0 5%;
    }
}
@media screen and (max-width: 1180px) {
    header {
        padding: 50px 0 130px 0;
    }
    .circle {
        border-radius: 50%;
        color: #fff;
        height: 310px;
        padding: 150px 0 0;
        left: 30px;
        width: 460px;
    }
    .headline {
        font-size: 24px;
    }
    .circle p {
        margin: 20px 0 40px 50px;
        width: 360px;
    }
    #navwrapper * {
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
    }
    nav {
        height: auto;
        width: 100%;
        background: none;
        border-radius: 0;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }
    nav ul li {
        border: none;
        margin: 0;
        font-size: 14px;
    }
    .none {
        display: none;
    }
    nav ul li:hover {
        background: #0a3b6d;
    }
    nav {
        position: relative;
        top: 42px;
        margin-top: -217px;
    }
    #navwrapper label {
        display: block;
        width: 100%;
        text-align: right;
        padding: 0;
        -webkit-transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
    }
    #navwrapper ul {
        background: #10539f;
    }
    #nav_button ~ ul,
    #nav_button ~ ul li {
        max-height: 0;
        overflow: hidden;
        list-style-type: none;
        width: 100%;
        text-align: center;
        list-style-image: none;
        background-image: none;
    }
    #nav_button ~ul li {
        background: #10539f;
    }
    #nav_button ~ul li:last-child {
        padding: 0 0 30px 0;
    }
    #nav_button:checked ~ul {
        max-height: 500px;
        overflow: hidden;
    }
    #nav_button:checked ~ul li {
        max-height: 60px;
        overflow: hidden;
        line-height: 40px;
    }
    #toggle {
        margin: auto;
        float: right;
    }
    .button_container .burger-menu span {
        background: #fff;
        border: medium none;
        cursor: pointer;
        height: 6px;
        position: absolute;
        transition: all 0.35s ease 0s;
        width: 45px;
    }
    .button_container span:nth-of-type(2) {
        top: 11px;
    }
    .button_container span:nth-of-type(3) {
        top: 22px;
    }
    .button_container.active .top {
        background: #1361A6;
        transform: translateY(11px) translateX(0px) rotate(45deg);
    }
    .button_container.active .middle {
        background: #1361A6;
        opacity: 0;
    }
    .button_container.active .bottom {
        background: #1361A6 none repeat scroll 0 0;
        transform: translateY(-11px) translateX(0px) rotate(-45deg);
    }
    #navwrapper {
        margin: 72px 0 30px 0;
    }
    /*
    body {
        -webkit-font-smoothing: antialiased;
    }
*/
    .burger-menu {
        position: relative;
        margin: 0;
        width: 50px;
        height: 50px;
        cursor: pointer;
        display: block;
    }
    .burger {
        position: absolute;
        background: #fff;
        width: 100%;
        height: 6px;
        top: 50%;
        right: 0px;
        margin-top: -5px;
        opacity: 1;
    }
    .burger::before {
        position: absolute;
        background: #fff;
        width: 50px;
        height: 6px;
        top: 15px;
        content: "";
        display: block;
    }
    .burger::after {
        position: absolute;
        background: #fff;
        width: 50px;
        height: 6px;
        bottom: 15px;
        content: "";
        display: block;
    }
    .burger::after,
    .burger::before,
    .burger {
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
    }
    .burger-menu.menu-on .burger::after {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        bottom: 0px;
    }
    .burger-menu.menu-on .burger::before {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        top: 0px;
    }
    .burger-menu.menu-on .burger {
        background: rgba(111, 111, 111, .0);
    }
}
@media screen and (max-width: 840px) {
    #hygiene,
    #leistungen {
        height: auto;
    }
    #leistungen {
        padding: 100px 0;
    }
}
@media screen and (max-width: 768px) {
    .circle {
        display: none;
    }
    .datenschutz {
        display: block;
        position: fixed;
        bottom: 0;
        left: 20px;
        background: #10539f;
        padding: 12px 20px;
    }
    .datenschutz a {
        color: #fff;
        text-decoration: none;
        font-weight: 700;
        text-transform: uppercase;
    }
    #nav_button:checked ~ ul {
        padding: 50px 0 0 0;
        background: #10539f;
    }
    .logo {
        width: 160px;
        height: auto;
    }
    .logo img {
        width: 100%;
    }
    nav {
        top: 55px;
    }
    .container {
        display: block;
    }
    .block {
        width: 100%;
    }
    .pic {
        margin: 0 0 20px 0;
    }
    #impressum {
        padding: 100px 0;
    }
    .ui-tabs-vertical .ui-tabs-nav {
        float: none;
        width: 100%;
        margin: 0 0 25px 0;
    }
    .ui-tabs-vertical .ui-tabs-nav li {
        text-align: center;
    }
    .ui-tabs-vertical .ui-tabs-panel {
        padding: 20px;
        width: 100%;
        float: none;
    }
}
@media screen and (max-width: 540px) {
    body {
        font: 400 14px/22px 'Open Sans', sans-serif;
    }
    .inner-2 {
        margin: 0;
    }
    h1 {
        font: 700 30px/34px 'Open Sans', sans-serif;
        text-align: left;
    }
    h2 {
        font: 300 30px/34px 'Open Sans', sans-serif;
        text-align: left;
    }
    .ui-tabs-vertical .ui-tabs-nav li a {
        font-size: 14px;
        padding: 15px;
    }
    #erfahrungen .form-control {
        width: 95%;
    }
    .slick-prev,
    .slick-next {
        display: none !important;
    }
    #erfahrungen table tr td:nth-child(n) {
        width: 50%;
    }
    .rating span {
        padding-left: 3px;
    }
    .siegel-dsa img {
        width: 120px;
    }
    #kontaktformular h2 {
        font-size: 24px;
        line-height: 28px;
    }
    #kontaktformular iframe {
        height: 720px;
    }
}
@media screen and (max-width: 420px) {
    header {
        padding: 50px 0 150px 0;
    }
    h1 {
        font: 700 22px/26px 'Open Sans', sans-serif;
        text-align: left;
        margin: 80px 0 0 0;
    }
    h2 {
        font: 300 22px/26px 'Open Sans', sans-serif;
        text-align: left;
    }
    #toggle {
        width: 50px;
        height: 65px;
        padding: 0;
    }
    #nav_button:checked ~ ul {
        padding: 80px 0 0 0;
    }
}</pre></body></html>