﻿/* 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;
}

.startSeiteHero {}

.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;
}

.startSeiteHero {
    padding: 0px !important;
}

.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.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);
}

/* Formular */
form > .schrift_standard > div {display:flex;flex-direction: column;}
input[type="text"],input[type="password"],input[type="email"], textarea, select{background:#fff;padding:5px 9px;border:2px solid rgba(1,1,1,0.4);font-size:20px !important;margin-bottom:5px;box-sizing: border-box;max-width: 100%;}
input[type="text"]:focus-visible,input[type="password"]:focus-visible,input[type="email"]:focus-visible {outline-color: #a32424;border-color: #a32424}
input[type="submit"],input[type="reset"]{display:inline-block;font-weight:400;color:#fff;text-align:center;
    /* vertical-align:middle; */
    cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#a32424;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;min-width:150px;margin-top:10px}
input[type="submit"]:hover{background-color:#a32424;border-color:#a32424}
input[type="text"]:-webkit-autofill,input[type="password"]:-webkit-autofill,input[type="email"]:-webkit-autofill,
input[type="text"]:-webkit-autofill:hover,input[type="password"]:-webkit-autofill:hover,input[type="email"]:-webkit-autofill:hover,
input[type="text"]:-webkit-autofill:focus,input[type="password"]:-webkit-autofill:focus,input[type="email"]:-webkit-autofill:focus,
input[type="text"]:-webkit-autofill:active,input[type="password"]:-webkit-autofill:active,input[type="email"]:-webkit-autofill:active,
input[type="text"]:-webkit-autofill::first-line,input[type="password"]:-webkit-autofill::first-line,input[type="email"]:-webkit-autofill::first-line{font-size:20px!important}
input[type="checkbox"] {width: 25px !important;height:20px}
input[type="radio"] {
    height: 18px;
    width: 18px;
    position: relative;
    top: 3px;
}
fieldset {margin:0 0 10px; max-width: 660px;}
fieldset >div {display:flex; flex-direction: column;}
fieldset input[type="text"], fieldset input[type="password"],fieldset input[type="email"], fieldset textarea, fieldset select {width:100%;}
select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1em}
/* Kontakt-Formularfelder maximale Breite */
form[name="KontaktForm"] input[type="text"], form[name="KontaktForm"] input[type="email"], form[name="KontaktForm"] textarea, form[name="KontaktForm"] select {width:100% !important; max-width: 50%;}
/* Newsletter-Formularfelder maximale Breite */
form[name="newsletter"] input[type="text"], form[name="newsletter"] input[type="email"], form[name="newsletter"]  textarea, form[name="newsletter"]  select {width:100% !important; max-width: 50%;}
/* Farbe Fehlermeldungen */
.errormeld, .formerror {color: #a32424 !important;}
.inputerror {border-color: #a32424 !important;}

.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: #1c1c1c;
}

.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: 5px; /* bis 7.1.2025 mit quarter-box 35px */
}

.dienstBox .dienstBox-link {
    color: #3273dc !important;
}

.dienstBox .dienstBox-link:hover {
    /* color: #3273dc !important; */
    text-decoration: underline !important;
}

.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 .accordions .accordion-content .column a {
    margin-left: 0 !important;
}

.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: 130px;
}

.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;
}

/* Aktuelles */
section.section.contentStart.aktuelles-content {
    min-height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
}

section.section.contentStart.aktuelles-content::before {
    content: " ";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.55);
}

section.section.contentStart.aktuelles-content .container {
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50% , -50%);
    width: fit-content;
    text-align: center;
}
section.section.contentStart.aktuelles-content .container .title, section.section.contentStart.aktuelles-content .container div, section.section.contentStart.aktuelles-content .container a {
    color: #fff;
    font-size: 18px;
}
section.section.contentStart.aktuelles-content .container .title {
    font-size: 54px;
    word-break: initial;
}
.textlink_extern.projekt-button {
    padding: 16px 30px;
    background-color: #fff;
    color: #1c1c1c !important;
    border-radius: 10px;
}
.textlink_extern.projekt-button:hover {
    background-color: #e5e5e5;
}
.slideBoxSell {
    position: relative;
}
.slideImageSell {
    overflow: hidden;
}
.slideImageSell img {
    position: relative;
    min-width: 100%;
    
}
.slideTextSell {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 18px;
    z-index: 25;
}
.slideTextSell .title {
    font-size: 54px;
    color: #fff
}
.slideImageSell::before {
    content: " ";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.55);
    z-index: 20;
}

/* One Page Layout Farben
/* Weiss
.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; }
*/

/* Juicer */


/* Kontakt */
.kontakt-cards{
    column-count: 3;
    column-gap: 1em;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.kontakt-item{
    background-color: transparent;
    margin: 0 0 1em;    
    padding: 15px;
    box-sizing: border-box;
    border: solid 1px #abb8c3;
    color: #000;
    width: 100%;
    /* display: block; */
    /*
    flex-direction: column;    
    -webkit-column-break-inside: avoid;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden; */
}

/* Hyperlink Schalter bei Kontaktseite */
.btnHyperlink {
    margin: 0 10px 10px 0;
    border: 1px solid #22236c;
    color: #22236c;
    padding: 5px;
    line-height: 30px;    
}
.btnHyperlink:hover {        
    color: #FFFFFF !important;
    background-color: #22236c;    
}

/* Kontakt Social-Icons */
.kontakt-social-cards{
    column-count: 4;
    column-gap: 1em;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.kontakt-social-item{
    background-color: transparent;
    margin: 0 0 1em;    
    padding: 15px;
    box-sizing: border-box;
    /* border: solid 1px #abb8c3; */
    color: #000;
    width: 100%;    
    /* display: block; */
    text-align: center;
}

.kontakt-social-item img{
    width: 73px;
}

.kontakt-social-item-text {
    font-size: 1rem;
}

/* Standorte (meid=686): 3-spaltig, Bild oben */
#vorlageListContainer686 {
    display:flex;
    flex-wrap:wrap;    
    margin:0 0 0 -20px;    
}
#vorlageListContainer686 .vorlage_columnFlexible {
    max-width:calc(93% / 3);
    margin:0 0 20px 20px; 
    width:100%;    
}
#vorlageListContainer686 .vorlage_columnFlexible > .vorlage_entry, #vorlageListContainer686 .vorlage_columnFlexible > .vorlage_entry > div {height:100%;}

/* Titel unter Header verschoben, verwendet z. B. bei Vorlage Standorte (meid=686) */
.titleUnderHeader {
    color: #363636;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.125;
    margin-bottom: 1.5rem;
    /* Abstand zum Header */
    padding-top: 130px;       
}

.standort-item{
    background-color:#f4f4f4;
    transition:all .3s cubic-bezier(.25,.8,.25,1);        
    /* height:100%; */}
.standort-item:hover{box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);}
.standort-item *{color:#000!important;user-select:none}
.standort-item a{text-decoration:none!important;color:#000;display:flex;flex-direction:column;justify-content:space-between;height:100%}
.standort-item-bild{max-height:300px}
.standort-item-bild img{width:100%;height:300px;object-fit:cover;object-position:center;min-height:300px;background-color: #fff;}
.standort-item-text{width:100%;box-sizing:border-box;padding:20px;}
.standort-item-datum{}
.standort-item-titel{margin:0 0 10px; font-size: 1.5em;}
.standort-item-titel2{margin:0 0 10px;}
/* .standort-mehr {background-repeat:no-repeat;background-position:right 1rem center;background-size:2em;background-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%23000000' viewBox='0 0 20 20'> <path fill-rule='evenodd' d='M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z'/> </svg>"); height: 1.5em;padding-bottom: 20px;}  */
/* .standort-mehr {width: 30px; padding-left: 88%;} */

/* bis 30.6.2023: 1023px, wg. weiterem Menupunkt erhoeht */
@media all and (max-width:1023px) {
    .navbar {
        width: 100%;
    }
    .headerText {
        /* display: none !important; */
        padding-left: 20px !important;            
    }
    header {
        height: 76px !important;
        position: relative;
    }
    /* Text im Slider */
    .sliderDescription {
        color: #FFFFFF;
        font-size: 21px !important;
        padding-top: 70px !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;
    }
    section.section.contentStart.aktuelles-content::before {
        height: calc(100% + 76px);
    }
    .slideImageSell {
        height: 450px;
        overflow: hidden;
    }
    .slideImageSell img {
        position: relative;
        top: 0;
        height: 100%;
        max-width: initial;
    }
    .slideTextSell {
        width: 80%;
    }

    /* Standorte */
    #vorlageListContainer686 {        
        /* Abstand zum Header */
        padding-top: 0px;   
    }

    /* Standorte */
    #vorlageListContainer686 {flex-wrap: wrap;}
    #vorlageListContainer686 .vorlage_columnFlexible {max-width: 47%;}

    /* Titel unter Header verschoben, verwendet z. B. bei Vorlage Standorte (meid=686) */
    .titleUnderHeader {       
        /* Abstand zum Header */
        padding-top: 0px;
    }

    /* Kontakt */
    .kontakt-cards{        
        column-count: 2;
        flex-wrap: wrap;        
    }
    .kontakt-item{
        width: 47%;
    }
}

@media all and ( max-width: 768px) {
    .has-bg-img {
        background-size: cover;
        background-position: 50% !important;
    }
    #sidenav {
        top: 120px;
    }

    .dienstBox {
        float: none;
        margin: 10px auto;
    }
    .dienstBoxContainer .columns:not(:last-child) {
        margin-bottom: calc(2.25rem - 0.75rem);
    }

    /* Kontakt-Formularfelder maximale Breite */
    form[name="KontaktForm"] input[type="text"], form[name="KontaktForm"] input[type="email"], form[name="KontaktForm"] textarea, form[name="KontaktForm"] select {width:100%; max-width: 90%;}

    /* Kontakt */
    .kontakt-cards{        
        column-count: 1;
        flex-wrap: wrap;        
    }
    .kontakt-item{
        width: 100%;
    }

    /* Kontakt Social-Icons */
    .kontakt-social-cards{        
        column-count: 2;
        flex-wrap: wrap;
    }
    .kontakt-social-item{
        width: 47%;
    }    

    /* Standorte */
    #vorlageListContainer686 .vorlage_columnFlexible{max-width: 98%};
}

@media all and ( max-width: 450px) {
    .hero .is-2 {
        font-size: 35px;
    }
}
