﻿/* Standard CSS */

html,
body {
    font-family: "Open Sans", sans-serif !important;
    height: 100%;
}

body {
    min-height: 100vh;
}

.unsichtbar {
    display: none;
}

.hero-title {
    padding-top: 130px !important;
}

#slidebox12,
#slidebox13,
#slidebox14 {
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: none;
}

#slidebox13 {
    box-shadow: none;
}

/* Text im Slider */

.sliderDescription {
    color: #FFFFFF;
    font-size: 28px !important;
    padding-top: 30px !important;
    padding-left: 55px !important;
}

.formFormat {
    max-width: 1344px;
    margin: 20px auto;
    text-align: left;
}

.startSeiteHero {
    padding-bottom: 0px !important;
}

.noTextAlign {
    text-align: left !important;
}

.contentStart .textlink_intern img {
    max-width: 50px;
}

.randtext a {
    color: #9ace5b !important;
}

.margin10 {
    margin-top: 10px;
}

/* Header */

header {
    background-color: white;
    border-bottom: 1px solid lightgray;
    height: 131px;
    position: fixed;
    top: 0px;
    width: 100%;
    Z-INDEX: 100;
}

header .headerUp {
    line-height: 36px;
    height: 36px;
    width: 1200px;
    margin: 0 auto;
    color: rgb(102, 109, 112);
}

header .headerDown {
    height: 120px;
    width: 1200px;
    margin: 0 auto;
    display: flex;
}

header .headerDownCenter {
    justify-content: center;
}

header .logo {
    float: left;
    justify-content: flex-start;
}

header .logo img {
    height: 105px;
    width: auto;
}

.menu {}

.navbar {
    z-index: 1;
    background-color: white;
    width: 100%;
    max-width: 1344px;
}

.navbar-brand .navbar-item:first-of-type img {
    width: 200px;
    max-height: none !important;
}

.navbar-brand .navbar-item:first-of-type {
    padding-left: 0px !important;
}

.hoverBlue {
    position: relative;
}

.bluePeople {
    position: absolute;
    top: -170px;
    height: 550px;
    margin: 0 auto;
}

.blue {
    color: #22236c !important;
    margin-top: 30px;
}

/*
 Header Menu
header .menu { height: 120px; margin: 0 auto; float: right; justify-content: flex-end; }
header .menu li { list-style-type: none; display: inline-block; vertical-align: top; line-height: 120px; font-size: 18px; }
header .menu ul { margin: 0px; padding: 0px; overflow: hidden; }
header .menu ul li { text-transform: uppercase; height: 120px; }
header .menu ul li ul { display: none; }
/* header .menu ul li:hover ul { display: inline-block; }

header .menu a { text-decoration: none; color: #666D70; transition: .2s text-decoration; padding: 0 20px;}
header .menu li:hover a { cursor: pointer; #22236E; }
header .menu li:after { display: block; content: ''; position: absolute; left: 0; bottom: -.4em; margin: 0 auto -2px; height: 2px; width: 100%; opacity: 0; transition: all 0.3s; }
header .menu li:after:hover { bottom: -2px; opacity: 1; }

*/

.onePageLayout .section {
    padding: 0px !important;
    overflow: hidden;
}

.buchung {
    padding-top: 160px;
}

/* Custom CSS */

#menuuntenContainer {
    overflow: auto;
}

.btn_nav {
    overflow: hidden;
}

.btn_nav #navi-menu>ul {
    height: auto;
}

.btn_nav #navi-menu .menuActive a {
    color: #22236c !important;
}

.btn_nav #navi-menu>ul>li {
    margin: 0 10px 10px 0;
    border: 1px solid #22236c;
    color: #22236c !important;
    padding: 0px;
}

.btn_nav #navi-menu>ul>li a {
    color: #22236c;
    padding: 15px;
    line-height: 30px;
}

.btn_nav #navi-menu>ul>li:hover {
    background: #22236c;
}

.btn_nav #navi-menu>ul>li:hover a {
    color: #ffffff !important;
}

.btn_nav {
    float: left;
}

.btn_nav>#navi-menu>ul {
    width: 100%;
    text-align: left;
}

.btn_nav>#navi-menu>ul>li {
    display: inline-block;
}

.content section:first-of-type {
    padding-top: 120px !important;
}

/*
.contentStart {
    padding-bottom: 300px;
    min-height: 100%;
    margin-bottom: -264px;
}
*/

.contentMap {
    padding-bottom: 75px;
}

.onePageLayout {
    width: 100%;
    height: auto;
    text-align: center;
}

.ls-overflow-visible {
    overflow: hidden !important;
}

.onePageLayout .hero {
    padding: 20px 0;
    overflow: hidden;
}

.onePageLayout .hero-body {
    padding: 0px;
}

.onePageLayoutFirst {
    padding-top: 130px;
}

.has-bg-img {
    background-size: cover;
}

.has-bg-img-immoInnen {
    background: url('https://www.immofacility.com/images/insideImmo.jpg') center center;
    background-size: cover;
}

.onePageLayout .title {
    font-weight: normal;
}

.input.is-danger,
.textarea.is-danger {
    border-color: #dbdbdb;
}

.input,
.textarea,
.field {
    max-width: 1002px;
}

.input.is-danger:focus,
.input.is-danger.is-focused,
.input.is-danger:active,
.input.is-danger.is-active,
.textarea.is-danger:focus,
.textarea.is-danger.is-focused,
.textarea.is-danger:active,
.textarea.is-danger.is-active .onePageLayout .is-success {
    border-color: #3273dc;
    -webkit-box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
    box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}

.onePageLayout .is-info {
    background-color: #22236c !important;
}

.onePageLayout .button {
    background-color: #9ace5b !important;
    color: white !important;
}

.onePageLayout .is-info .title {
    color: #9ace5b !important;
}

.hero .title,
.hero .subtitle {
    color: white;
}

.dienstBoxContainer {
    margin: 0 auto;
}

.dienstBoxContainer p {
    color: #cccccc;
}

.dienstBox {
    height: 300px !important;
    width: 300px !important;
    background-color: white;
    color: #9ace5b !important;
    float: left;
    margin: 10px;
}

.dienstBox .title {
    color: #9ace5b !important;
}

.dienstBox img {
    max-height: 60px;
    padding: 5px;
    margin-top: 35px;
}

.franchiseWrap {
    display: flex;
}

.franchiseBox {
    float: left;
    margin: 10px;
    padding: 10px;
    height: 200px;
    width: 150px;
    background-color: #9ace5b !important;
}

.highlightList {
    float: left;
    text-align: left;
    font-size: 30px;
}

.highlightList ul li {
    padding: 10px 0px;
}

.highlightList ul {
    list-style: none !important;
}

.highlightList ul li:first-child {
    /* border-top: 1px solid black; */
}

.highlightList ul li:nth-child(n+2) {
    border-top: 1px solid black;
    /* border-bottom: 1px solid black; */
}

.highlightList ul li:last-child {
    /* border-bottom: 1px solid black; */
}

.highlightImg {
    float: right;
}

.border-bottom-5-px {
    border-bottom: 3px solid white;
    padding-bottom: 5px;
}

.ui-datepicker .ui-datepicker-header {
    max-height: 40px;
}

#cms_randtext {
    /* position: fixed; */
}

.navbar-end img {
    height: 20px;
    width: 20px;
}

.title.is-1 {
    font-size: 2rem;
}

.headerText {
    height: 30px;
    width: 100%;
    display: inline-block;
    margin: 5px 0 0 0 !important;
    padding: 0px !important;
    color: lightslategrey;
}

.headerText .column {
    margin: 0px !important;
    padding: 0px !important;
}

.headerText img {
    height: 16px;
}

.footer {
    min-height: 265px;
}

.footer .navbar {
    /* display: none !important; */
}

.specialMenuDisable #navi-menuSN4>ul>li.menuentry2SN4 {
    display: none;
}

.specialMenuDisable .menuentry2Container .menuentry2a .menulink2SN4 {
    color: black !important;
    cursor: default !important;
    pointer-events: none;
}

#map {
    height: 400px;
    width: 100%;
}

.contact .hero {
    padding-top: 100px;
}

.contact .icon {
    height: 30px;
    color: #22236c;
}

.standardContent {
    padding-top: 160px;
}

.accordion-content {
    margin: 10px;
}

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 52px;
    height: 52px;
    text-align: center;
    line-height: 50px;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}

#back-to-top svg {
    height: 30px;
    width: 30px;
    margin-top: 10px;
}

#back-to-top:hover {
    background: #e9ebec;
}

#back-to-top.show {
    opacity: 1;
}

.navbar-item .icon svg {
    height: 1.8em !important;
    max-height: none !important;
    width: auto !important;
}

.reinigungskraft {
    background-image: url("/CFDOCS/cms/admin/download.cfm?FileID=866&GroupID=127&SessID=l4YvmmlVtZCEe7h");
    background-size: cover;
}

/* One Page Layout Farben
/* Weis
.onePageLayout { color: #22236E; }
/* Grün
.onePageLayout:nth-child(1), .onePageLayout:nth-child(3), .onePageLayout:nth-child(6), .onePageLayout:nth-child(9) { background-color: #A0CC56; color: #FFFFFF; }
/* Blau
.onePageLayout:nth-child(4), .onePageLayout:nth-child(7), .onePageLayout:nth-child(11) { background-color: #22236E; color: #A0CC56; }
*/
.startSeiteHero {
    padding: 0px !important; 
}

@media all and (max-width:1420px) {
    .formFormat {
        padding: 3rem 1.5rem;
    }
}

@media all and (max-width:1023px) {
    .navbar {
        width: 100%;
    }
    .headerText {
        display: none !important;
    }
    header {
        height: 76px !important;
        position: relative;
    }
    /* Text im Slider */
    .sliderDescription {
        color: #FFFFFF;
        font-size: 21px !important;
        padding-top: 30px !important;
        padding-left: 30px !important;
    }
    #cms_randtext {
        position: static;
    }
    .bluePeople {
        position: absolute;
        height: auto;
        top: 100px;
        max-width: 100%;
        margin: 0 auto;
    }
    .onePageLayoutFirst,
    .startSeiteHero {
        padding: 0px !important;
    }
    .sliderContainer {
        height: 100% !important;
        width: auto !important;
    }
    onePageLayoutFirst img {
        max-height: 640px !important;
    }
    .onePageLayout .hero {
        padding: 3rem 1.5rem;
    }
    .mobileImage {
        max-width: 100%;
        width: auto !important;
        height: auto !important;
        max-height: auto;
    }
    .standardContent {
        padding-top: 48px;
    }
    .navbar-brand .navbar-item:first-of-type {
        padding-left: 16px !important;
    }
    .buchung {
        padding-top: 70px;
    }
    .highlightImg img {
        height: auto !important;
    }
    .btn_nav {
        display: block;
    }
    .btn_nav>#navi-menu {
        width: auto !important;
    }
    .btn_nav>#navi-menu>ul {
        width: auto;
    }
    .btn_nav>#navi-menu>ul>li {
        display: block;
        width: auto;
    }
    .btn_nav {
        float: none;
    }
    .contact .hero {
        padding-top: 0px;
    }
}

@media all and ( max-width: 450px) {}