/* /css/hauslieber-consent.css */
#hl-consent {box-sizing:border-box;position:fixed;z-index:2147483000;left:16px;right:16px;bottom:16px;max-width:600px;max-height:85vh;margin:auto;padding:18px;background:#fff;color:#202e35;border:1px solid #74838b;border-radius:10px;box-shadow:0 6px 30px #0004;font:14px/1.45 Arial,sans-serif;overflow:auto;text-align:left}
#hl-consent [hidden],#hl-consent[hidden] {display:none!important}
#hl-consent h2 {font:700 19px/1.3 Arial,sans-serif;margin:0 0 8px;color:#173c4c}
#hl-consent p {margin:0 0 10px}
#hl-consent label {display:block;margin:12px 0;font-weight:400;cursor:pointer}
#hl-consent input {appearance:auto;width:20px;height:20px;vertical-align:middle;margin:0 8px 0 0}
#hl-consent button {appearance:none;display:inline-block;min-height:44px;padding:10px 12px;border:1px solid #244e60;border-radius:5px;background:#fff;color:#173c4c;font:700 14px/1.3 Arial,sans-serif;cursor:pointer;text-transform:none;white-space:normal}
#hl-consent button:hover {background:#edf4f7}
#hl-consent :focus-visible,.hl-consent-reopen:focus-visible {outline:3px solid #14689a;outline-offset:3px}
#hl-consent .hl-consent-actions {display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 8px}
#hl-consent .hl-consent-actions>button {flex:1 1 150px}
#hl-consent a {color:#174e71;text-decoration:underline}
#hl-consent .hl-consent-links {font-size:12px;margin-bottom:0}
#hl-consent-details {border-top:1px solid #bbc8ce;padding-top:12px}
#hl-consent-reload,#hl-consent-error {font-size:14px;background:#fff4dc;padding:10px}
.hl-consent-reopen {appearance:none;background:none;border:0;color:inherit;text-decoration:underline;cursor:pointer;padding:8px 0;font:inherit}
@media(max-width:480px){
 #hl-consent{left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom));padding:14px;max-height:80vh;max-height:80dvh}
 #hl-consent .hl-consent-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 #hl-consent .hl-consent-actions>button[data-hl-consent="settings"]{grid-column:1/-1}
 #hl-consent .hl-consent-actions>button[data-hl-consent="close"]{grid-column:1/-1}
 #hl-consent button{padding:9px 8px;min-height:44px}
 #hl-consent .hl-consent-links a{display:inline-block;padding:5px 0}
}

/* /css/style.min.css */
*,::before,::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body{font-size:14px;line-height:1.42857143;color:#333;background-color:#fff;font-family:'Open Sans',sans-serif;font-weight:400;font-style:normal;margin:0;padding:0}
article,aside,figcaption,figure,footer,header,nav,section{display:block}
video{display:inline-block;vertical-align:baseline}
[hidden],template{display:none}
a{color:#00BA1E;text-decoration:none}
a:focus,a:active,a:hover{outline:0;color:#ffa100;text-decoration:underline}
abbr[title]{border-bottom:1px dotted}
mark{color:#000;background:#ff0}
small{font-size:80%}
svg:not(:root){position:relative;top:3px;overflow:hidden}
figure{margin:1em 40px}
.relative{position:relative}
hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
input{line-height:normal}
label{display:inline-block;max-width:100%;margin-bottom:5px}
textarea{overflow:auto}
button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}
img{vertical-align:middle;border:0;display:inline-block;max-width:100%;height:auto}
hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.1;color:inherit}
.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}
.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}
.h1,h1{font-size:36px}
.h2,h2{font-size:30px}
.h3,h3{font-size:24px}
.h4,h4{font-size:22px}
.h5,h5{font-size:20px}
.h6,h6{font-size:14px}
p{margin:0 0 10px}
.small,small{font-size:85%}
.text-left{text-align:left}
.text-right{text-align:right}
.text-center{text-align:center}
ol,ul{margin-top:0;margin-bottom:10px}
ol ol,ol ul,ul ol,ul ul{margin-bottom:0}
.container,.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:576px) {
.container{max-width:540px}
}
@media (min-width:768px) {
.container{max-width:720px}
}
@media (min-width:992px) {
.container{max-width:960px}
}
@media (min-width:1200px) {
.container{max-width:1140px}
}
@media (min-width:1400px) {
.container{max-width:1320px}
}
.mx-auto{margin-right:auto!important;margin-left:auto!important}
.d-flex{align-content:flex-start;display:flex;flex-wrap:wrap}
.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.row>*,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl{position:relative;width:100%;padding-right:15px;padding-left:15px}
.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.col-1{flex-shrinkwidthmax-widthpadding-rightpadding-leftflex-ms-flex:0100%100%15px15px0 0 auto0 0 8.333333%;flex:0 0 8.333333%}
.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%}
.col-3{-ms-flex:0 0 25%;flex:0 0 25%}
.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%}
.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%}
.col-6{-ms-flex:0 0 50%;flex:0 0 50%}
.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%}
.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%}
.col-9{-ms-flex:0 0 75%;flex:0 0 75%}
.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%}
.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%}
.col-12{-ms-flex:0 0 100%;flex:0 0 100%}
@media (min-width:576px) {
.col-sm-1{flex:0 0 auto;width:8.33333333%}
.col-sm-2{flex:0 0 auto;width:16.66666667%}
.col-sm-3{flex:0 0 auto;width:25%}
.col-sm-4{flex:0 0 auto;width:33.33333333%}
.col-sm-5{flex:0 0 auto;width:41.66666667%}
.col-sm-6{flex:0 0 auto;width:50%}
.col-sm-7{flex:0 0 auto;width:58.33333333%}
.col-sm-8{flex:0 0 auto;width:66.66666667%}
.col-sm-9{flex:0 0 auto;width:75%}
.col-sm-10{flex:0 0 auto;width:83.33333333%}
.col-sm-11{flex:0 0 auto;width:91.66666667%}
.col-sm-12{flex:0 0 auto;width:100%}
}
@media (min-width:768px) {
.col-md-1{flex:0 0 auto;width:8.33333333%}
.col-md-2{flex:0 0 auto;width:16.66666667%}
.col-md-3{flex:0 0 auto;width:25%}
.col-md-4{flex:0 0 auto;width:33.33333333%}
.col-md-5{flex:0 0 auto;width:41.66666667%}
.col-md-6{flex:0 0 auto;width:50%}
.col-md-7{flex:0 0 auto;width:58.33333333%}
.col-md-8{flex:0 0 auto;width:66.66666667%}
.col-md-9{flex:0 0 auto;width:75%}
.col-md-10{flex:0 0 auto;width:83.33333333%}
.col-md-11{flex:0 0 auto;width:91.66666667%}
.col-md-12{flex:0 0 auto;width:100%}
}
@media (min-width:992px) {
.col-lg-1{flex:0 0 auto;width:8.33333333%}
.col-lg-2{flex:0 0 auto;width:16.66666667%}
.col-lg-3{flex:0 0 auto;width:25%}
.col-lg-4{flex:0 0 auto;width:33.33333333%}
.col-lg-5{flex:0 0 auto;width:41.66666667%}
.col-lg-6{flex:0 0 auto;width:50%}
.col-lg-7{flex:0 0 auto;width:58.33333333%}
.col-lg-8{flex:0 0 auto;width:66.66666667%}
.col-lg-9{flex:0 0 auto;width:75%}
.col-lg-10{flex:0 0 auto;width:83.33333333%}
.col-lg-11{flex:0 0 auto;width:91.66666667%}
.col-lg-12{flex:0 0 auto;width:100%}
}
@media (min-width:1200px) {
.col-xl-1{flex:0 0 auto;width:8.33333333%}
.col-xl-2{flex:0 0 auto;width:16.66666667%}
.col-xl-3{flex:0 0 auto;width:25%}
.col-xl-4{flex:0 0 auto;width:33.33333333%}
.col-xl-5{flex:0 0 auto;width:41.66666667%}
.col-xl-6{flex:0 0 auto;width:50%}
.col-xl-7{flex:0 0 auto;width:58.33333333%}
.col-xl-8{flex:0 0 auto;width:66.66666667%}
.col-xl-9{flex:0 0 auto;width:75%}
.col-xl-10{flex:0 0 auto;width:83.33333333%}
.col-xl-11{flex:0 0 auto;width:91.66666667%}
.col-xl-12{flex:0 0 auto;width:100%}
}
.w-100{width:100%!important}
.h-100{height:100%!important}
.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}
.fade.in{opacity:1}
.collapse{display:none}
.collapse.in{display:block}
.open>.dropdown-menu{display:block}
.open>a{outline:0}
.btn-toolbar{margin-left:-5px}
.nav{padding-left:0;margin-bottom:0;list-style:none}
.nav>li{position:relative;
    display: inline-flex;
    align-items: center;}
.nav>li>a{position:relative;display:block;}
.nav li:focus >a,.nav li:hover> a{text-decoration:none;}
.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}
@media (min-width:768px) {
.navbar{border-radius:4px}
}
@media (min-width:768px) {
.navbar-header{float:left}
}
.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}
.navbar-collapse.in{overflow-y:auto}
@media (min-width:768px) {
.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}
.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}
.navbar-collapse.in{overflow-y:visible}
}
.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}
.navbar-toggle:focus{outline:0}
.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}
.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}
@media (min-width:768px) {
.navbar-toggle{display:none}
}
.navbar-nav{margin:7.5px -15px}
.navbar-nav li{padding-top:10px;padding-bottom:10px;line-height:20px}
.navbar-nav li li {padding:5px 15px }
@media (min-width:768px) {
.navbar-nav{margin: 0;width: 100%;display: flex;justify-content: space-between;}
.navbar-nav>li{float:left;padding-top:15px;padding-bottom:15px}
}
.navbar-nav > li > ul{display:none;
    width: 100%;background:#fff;margin:0;padding:15px 0px !important;list-style:none;height:0;overflow:hidden;transition:height .5s .1s,transform .5s .1s}
.nav > li.active > ul{display:block;height:auto}
.navbar-default{width:100%;z-index:5}
.navbar-default .navbar-nav>li>a,.navbar-default .navbar-nav>li>.a{color:#777}
.navbar-default .navbar-nav>li.munchen a{color:#00b151}
.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>.a:focus,.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>.a:hover{color:#333;background-color:transparent}
.navbar-default .navbar-nav li:hover{color:#555;background-color:#e7e7e7}
.navbar-default .navbar-toggle{border-color:#ddd}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}
.navbar-default .navbar-toggle .icon-bar{background-color:#888}
.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}
.breadcrumb>li{display:inline-block}
.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}
.breadcrumb>.active{color:#777}
.center-block{display:block;margin-right:auto;margin-left:auto}
.hide{display:none!important}
.show{display:block!important}
.hidden{display:none!important}
@media (max-width:767px) {
.hidden-xs{display:none!important}
}
@media (min-width:768px) and (max-width:991px) {
.hidden-sm{display:none!important}
}
@media (min-width:992px) and (max-width:1199px) {
.hidden-md{display:none!important}
}
@media (min-width:1200px) {
.hidden-lg{display:none!important}
}
h2{color:#000}
.tel_top svg,.tel_top a{float:left}
.tel_top svg{margin:2px 5px 0}
.title{background-color:#F6F6F6;width:100%;margin-bottom:15px}
.title h1{padding-top:20px;padding-bottom:20px;font-size:26px;color:#919191;margin-top:0;margin-bottom:0}
.right_content{color:#000;font-size:17px;margin-top:15px;margin-bottom:15px}
.left_content{margin-top:15px;margin-bottom:15px}
.order_btn{padding:5px;background-color:#ffa100;text-align:center;font-size:22px;font-style:normal;color:#fff;margin-bottom:15px}
.order_btn a{color:#fff;text-decoration:none}
.bg-white{background-color:#fff}
.header{padding-top:25px}
.logo img{width:100%;max-width:300px;margin:0 auto 10px}
.menu_left{padding-left:0;padding-right:0;font-size:19px;color:#626262}
.ul_left_menu{padding-left:0;text-decoration:none;list-style:none;padding-right:0}
.active_list{margin-bottom:10px;color:#00BA1E}
.not_active_list{margin-bottom:10px;padding-left:18px}
.not_active_list a{font-size:19px;color:#626262;text-decoration:none}
.breadcrumb{padding:0!important;margin-bottom:0!important;list-style:none;background-color:transparent!important;border-radius:4px}
.right_content h2{font-size:22px}
.right_content h3{font-size:18px;font-weight:600}
.menu_top{display:-ms-flexbox;display:flex;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:15px;border-bottom:1px solid #D8D8D8;font-weight:300;font-style:normal;font-size:17px}
.menu_top a{color:#000;text-decoration:none}
.menu_bottom{padding-top:15px;padding-left:0;padding-right:0;font-weight:400;font-style:normal}
.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:transparent!important;padding-left:0;padding-right:0}
.navbar-toggle{margin-top:20px!important}
.navbar-brand{float:left;height:50px;padding:0;font-size:18px;line-height:20px}
.navbar-default{background-color:#fff}
.navbar-default .navbar-nav li a,.navbar-default .navbar-nav li .a{color:#000;font-size:18px}
.slider{position:relative;width:100%;height:495px;background-size:cover;background-repeat:no-repeat,repeat;background-position:center}
.geo_autocomplete{padding:5px;font-size:22px;border:0;width:58%;color:#000;outline:none;background-repeat:no-repeat;background-position:left;background-position-x:10px;padding-left:30px}
.slider_botom{bottom:0;position:absolute;background-color:rgba(0,0,0,0.5);color:#fff;padding-top:20px;padding-bottom:20px;font-weight:300;font-style:normal;font-size:19px}
.slider_botom a{color:#fff}
.call_us_main{padding:5px;background-color:#ffa100;text-align:center;font-size:22px;font-style:normal}
.reg-btn{color:#fff;background-color:#ffa100;padding:5px;font-size:22px;border:0;width:40%;margin-left:-5px}
.green_lable{color:#91918e;font-size:16px}
.img_serv{padding:0}
.img_serv_lable{padding:15px;border:1px solid #A2A2A2;font-size:17px}
.img_serv+.img_serv_lable{bottom:0;border-top:0;flex-grow:1}
.a_serv{color:#91918e}
.color-green{color:#4cb546}
.color-gray{color:#91918e}
.a_serv:hover{color:#91918e}
.img_serv_lable .h4{font-weight:600;font-style:normal;font-size:22px}
.item_main{margin-top:15px;margin-bottom:15px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;align-items:stretch;align-content:stretch}
.item_main:hover{text-decoration:none}
.btn_all_serv{margin:0 auto;border:1px solid #A2A2A2;text-align:center;color:#91918e;width:25%;font-size:20px;padding-top:10px;padding-bottom:10px;margin-top:25px;margin-bottom:25px}
.grey_bg{width:100%;float:left;background-color:#F4F4F4;padding-top:25px;padding-bottom:25px;color:#91918e;font-size:20px;font-weight:300;font-style:normal}
.white_bg{width:100%;float:left;background-color:#fff;padding-top:25px;padding-bottom:25px;color:#000;font-size:20px;font-weight:300;font-style:normal}
.grey_bg1{width:100%;background-color:#E8E8E8;padding-top:25px;padding-bottom:45px;color:#91918e;font-size:20px;font-weight:300;font-style:normal}
.grey_bg1 .h2{color:#828282;font-size:36px;margin-bottom:15px}
.call_us_main2{padding:5px;background-color:#ffa100;text-align:center;font-size:17px;font-style:normal;color:#fff;padding-top:15px;padding-bottom:15px}
.call_us_main2 a{color:#fff}
.content{font-size:17px}
.content_item{margin-top:25px;margin-bottom:25px;color:#91918e;font-size:20px;font-weight:300;font-style:normal}
.content_item .h4{font-size:20px}
.content_line{border-left:3px solid #00B151;font-size:17px;margin-top:50px}
.mt--4{margin-top:-4px}
.navbar{background-color:rgba(0,0,0,0)}
.ml-15{margin-left:-15px}
@media screen and (max-width: 768px) {
.navbar-collapse{width:100%;position:fixed;background:#fff;z-index:10;left:0;top:110px}
.header{padding-top:10px!important}
.logo img{max-width:220px}
.tel_mob{gap: 10px;position: relative;z-index: 9999;font-size: 14px;display: flex;justify-content: flex-end;align-items: center;}
.tel_mob a{color:#000}
.btn_all_serv{width:80%!important}
.menu_top{display:none}
.sld_div{margin-top:-15px}
.logo{width:70%;position:relative;z-index:9999}
.logo img{width:270px!important}
.menu{width:30%}
.slider_botom{width:100%}
.email_top{display:none}
.social_top{display:none}
.slider_botom>div{text-align:center;margin-bottom:15px}
.navbar-toggle{margin-top:0!important;right:-30px;}
.navbar-nav{margin:0}.nav.navbar-nav > li > span svg {
    margin: 0 15px;
}
.nav>li{width: 100%;flex-wrap: wrap;
position: relative;display: flex;margin: 0 15px;}
.navbar-nav > li > ul{padding:15px 10px 15px 40px!important;}
}
.menu_main{position:relative}



@media screen and (min-width: 768px) {
    .navbar-nav .dropdown-menu{display:none;position:absolute;top:100%;left:0;min-width:316px;-webkit-box-shadow:0 6px 24px 0 rgba(23,23,24,0.12);box-shadow:0 6px 24px 0 rgba(23,23,24,0.12)}

.navbar-nav > li:hover .dropdown-menu{display:block;height:auto}
.navbar-nav>li{float:left;padding-left:9px;padding-right:9px}
.tel_mob{display:none}
.navbar-right{padding:0;width:100%}
.logo{text-align:center}
.active_line{border-bottom:2px solid #00B151}
.menu_main{padding-left:0;padding-right:0}
.navbar{margin-bottom:0}
}
.mb-25{margin-bottom:25px}
.mb-50{margin-bottom:50px}
.mt-7{margin-top:7px}
.mt--4{margin-top:-4px}
.mt-10{margin-top:10px}
@media screen and (min-width: 992px) {.navbar-nav>li a{padding:10px 15px}

.navbar-nav>li{float:left;padding-left:12px;padding-right:12px}
}


.cookies-eu-banner {
  background: #444;
  color: #fff;
  padding: 30px;
  font-size: 14px;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100000;
}
.cookies-eu-banner h2{color:#fff;margin-bottom:20px;}
.cookies-eu-banner button {
  line-height: 22px;
    background-color: #4CB546;
    color: #fff;
    margin-top: 15px;
    padding: 10px 20px;border:0;
    font-size: 18px;
    font-weight: 400;
    padding-left: 20px;
  transition: background 0.07s, color 0.07s, border-color 0.07s;
}

.cookies-eu-banner button:hover {
  background: #fff;
  color: #222;
}

/* /assets/hauslieber-buttons.css */
/* Shared, user-approved button treatment. Keep navigation links as links. */
body .order_btn,body .send_mes2,body input[type="submit"],body button[type="submit"],body .hl-button,body #hl-haushaltshilfe a[href="/leistungen/haushaltshilfe#order-sent"]{
  border-radius:8px!important;
  box-shadow:0 3px 8px rgba(48,55,60,.16);
  cursor:pointer;
  transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease;
}
body .order_btn a{display:block;border-radius:8px}
body .hl-button,body #hl-haushaltshilfe a[href="/leistungen/haushaltshilfe#order-sent"]{border:1px solid rgba(48,55,60,.16)!important}
body .order_btn:hover,body .send_mes2:hover,body input[type="submit"]:hover,body button[type="submit"]:hover,body .hl-button:hover,body #hl-haushaltshilfe a[href="/leistungen/haushaltshilfe#order-sent"]:hover{
  box-shadow:0 5px 12px rgba(48,55,60,.24);
  transform:translateY(-1px);
  filter:brightness(.95);
}
body .order_btn:focus-within,body input[type="submit"]:focus-visible,body button[type="submit"]:focus-visible,body .hl-button:focus-visible,body #hl-haushaltshilfe a[href="/leistungen/haushaltshilfe#order-sent"]:focus-visible{
  outline:3px solid #226d72;
  outline-offset:3px;
}
body .order_btn:active,body input[type="submit"]:active,body button[type="submit"]:active,body .hl-button:active,body #hl-haushaltshilfe a[href="/leistungen/haushaltshilfe#order-sent"]:active{transform:translateY(0);box-shadow:0 1px 3px rgba(48,55,60,.2)}
body input[type="submit"]:disabled,body button[type="submit"]:disabled,body .hl-button:disabled{cursor:wait;transform:none;box-shadow:none;filter:none;opacity:.65}
@media(prefers-reduced-motion:reduce){body .order_btn,body input[type="submit"],body button[type="submit"],body .hl-button,body #hl-haushaltshilfe a[href="/leistungen/haushaltshilfe#order-sent"]{transition:none;transform:none}}

/* /assets/hauslieber-brand-v6.css */
@font-face{font-family:'Hauslieber Montserrat';src:url('/assets/hauslieber-montserrat.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
:root{--hl-pink:#EF7C8E;--hl-aqua:#31A4AA;--hl-ink:#30373C;--hl-link:#24787D;--hl-soft:#EDF8F8}
body #hl-haushaltshilfe a[href$="/leistungen/haushaltshilfe#order-sent"]{display:inline-block;border-radius:8px!important;background:#EF7C8E!important;color:#30373C!important;box-shadow:0 3px 8px rgba(48,55,60,.16);border:1px solid rgba(48,55,60,.18)!important;transition:background .16s,box-shadow .16s,transform .16s}
body #hl-haushaltshilfe a[href$="/leistungen/haushaltshilfe#order-sent"]:hover{background:#E76C80!important;box-shadow:0 5px 12px rgba(48,55,60,.24);transform:translateY(-1px)}
body{font-family:'Hauslieber Montserrat',sans-serif;font-size:17px;line-height:1.65;color:var(--hl-ink)}
input,textarea,select,button{font-family:inherit}
body .right_content{font-size:18px;line-height:1.75;color:var(--hl-ink)}
body h1,body h2,body h3{font-weight:600;line-height:1.35}
body .title h1{color:var(--hl-ink);font-size:28px}
body a,body .color-green,body .active_list,body .navbar-default .navbar-nav>li.munchen a{color:var(--hl-link)}
body a:hover,body a:focus-visible{color:#195E62;text-decoration:underline}
body .color-gray,body .green_lable,body .content_item,body .grey_bg,body .grey_bg1{color:#505B61}
body .grey_bg,body .grey_bg1,body .title{background-color:#F2F7F7}
body .order_btn,body .call_us_main,body .call_us_main2,body .reg-btn,body .send_mes2,body .hl-button{background:var(--hl-pink)!important;color:var(--hl-ink)!important;border-radius:8px!important;border:1px solid rgba(48,55,60,.18)!important;box-shadow:0 3px 8px rgba(48,55,60,.16);font-weight:600;cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}
body .order_btn a,body .call_us_main a,body .call_us_main2 a{color:var(--hl-ink)!important;display:block;padding:8px 10px;font-size:17px;line-height:1.5;text-decoration:none}
body .order_btn:hover,body .call_us_main:hover,body .call_us_main2:hover,body .reg-btn:hover,body .send_mes2:hover,body .hl-button:hover{background:#E76C80!important;box-shadow:0 5px 12px rgba(48,55,60,.24);transform:translateY(-1px)}
body .btn_all_serv{color:var(--hl-link);border:2px solid var(--hl-aqua);border-radius:8px;background:#fff;min-width:210px;box-shadow:0 2px 5px rgba(48,55,60,.12)}
body .btn_all_serv:hover{background:var(--hl-soft);box-shadow:0 4px 10px rgba(48,55,60,.2)}
body :is(a,button,input,select,textarea):focus-visible{outline:3px solid #226D72;outline-offset:3px}
body .form_title_div_text{font-size:23px;color:var(--hl-ink)}
body .label_div{font-size:16px;color:var(--hl-ink)}
body input,body textarea,body select{font-size:17px}
body .small,body small{font-size:15px;line-height:1.6}
body #hl-cleaning-page{font-size:18px;line-height:1.75}
body #hl-cleaning-page .hl-eyebrow{font-size:14px;letter-spacing:.7px}
body #hl-cleaning-page .hl-note,body #hl-cleaning-page .hl-minimum,body #hl-cleaning-page .hl-price-block small,body #hl-cleaning-page .hl-person p{font-size:16px;line-height:1.7;color:#505B61}
body #hl-cleaning-page .hl-grid p,body #hl-cleaning-page .hl-tasks,body #hl-cleaning-page .hl-trial p,body #hl-cleaning-page .hl-benefits li,body #hl-cleaning-page .hl-person a{font-size:17px;line-height:1.7}
body #hl-cleaning-page h3{font-size:19px}
body #hl-cleaning-page .hl-button,body #hl-form-home input[type=submit]{font-size:17px;min-height:50px}
body #hl-cleaning-page .hl-consultation{padding:28px;background:var(--hl-soft);border:1px solid #9BD1D4;border-left:5px solid var(--hl-aqua);border-radius:12px;margin:30px 0;box-shadow:0 4px 14px rgba(48,55,60,.08)}
body #hl-cleaning-page .hl-consultation .hl-person img{border-radius:8px}
body #hl-cleaning-page .hl-visit-dialog{border-radius:12px}
body #hl-form-home .hl-privacy,body #hl-form-home .hl-choice,body #hl-form-home .hl-visit-fields label{font-size:16px;line-height:1.65}
body [style*="color: #4cb546"],body [style*="color:#4cb546"],body [style*="color: #00ba1e"],body [style*="color: rgb(76, 181, 70)"]{color:var(--hl-link)!important}
@media(min-width:769px){body .navbar-collapse .nav.navbar-nav{display:flex;flex-wrap:wrap;align-items:center;width:100%;max-width:100%;white-space:normal}body .navbar-default .navbar-nav>li>a{font-size:16px}body .navbar-nav>li{float:none;flex:0 0 auto}}
@media(max-width:600px){body .title h1{font-size:25px}body #hl-cleaning-page .hl-consultation{padding:20px}body #hl-cleaning-page .hl-trial{padding:20px}body #hl-cleaning-page .hl-button{width:100%}body .btn_all_serv{width:90%}}
@media(prefers-reduced-motion:reduce){body .order_btn,body .call_us_main,body .call_us_main2,body .reg-btn,body .send_mes2,body .hl-button{transition:none;transform:none}}

body .right_content li::before{background-image:none;content:'✓';color:#31A4AA;font-weight:600;font-size:19px;line-height:1}
body #hl-cleaning-page .hl-benefits li::before{display:none}
body #hl-cleaning-page .hl-steps li::before{background-image:none;color:#31A4AA}
body #hl-visit-slot #order-sent>.col-md-4{flex:0 0 100%;max-width:100%}
body #hl-visit-slot #order-sent .forma_div{max-width:100%;width:100%}

:root{--hl-green:#AED767}
body #hl-cleaning-page .hl-trial{border-top-color:var(--hl-green)}
body .right_content li::before{color:var(--hl-green)}
body #hl-cleaning-page .hl-steps li::before{color:#24787D}

@keyframes hl-subtle-shine{0%{background-position:180% 0}100%{background-position:-80% 0}}
body .hl-soft-shine{background-image:linear-gradient(110deg,transparent 35%,rgba(255,255,255,.34) 48%,transparent 61%)!important;background-size:240% 100%!important;background-repeat:no-repeat!important;animation:hl-subtle-shine 1.4s ease-out 1 both}
@media(max-width:600px){
body .hl-button,body input[type=submit],body .reg-btn,body #hl-haushaltshilfe a[href$="/leistungen/haushaltshilfe#order-sent"]{width:min(300px,calc(100vw - 90px))!important;max-width:100%!important;height:56px!important;min-height:56px!important;box-sizing:border-box;padding:6px 10px!important;line-height:1.3!important;font-size:16px!important;display:inline-flex!important;align-items:center;justify-content:center;white-space:normal!important;vertical-align:middle}
body div.order_btn{width:min(300px,calc(100vw - 90px))!important;max-width:100%;height:56px;box-sizing:border-box;padding:0!important;margin-left:auto;margin-right:auto}
body div.order_btn a{height:54px;box-sizing:border-box;padding:6px 10px!important;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:1.3}
body #hl-cleaning-page .hl-button{display:flex!important;margin-left:auto;margin-right:auto}
}
@media(prefers-reduced-motion:reduce){body .hl-soft-shine{animation:none!important;background-image:none!important}}

a[href^="mailto:"]{overflow-wrap:anywhere;word-break:normal}

/* Launch patch 2026-09-08: only two landing pages and enquiry page, activated by the companion UI script. */
.hl-launch-all-services{display:none}
@media(max-width:767px){body.hl-mobile-launch .left_content .menu_left,body.hl-mobile-launch .left_content>p.h3{display:none}body.hl-mobile-launch .hl-launch-all-services{display:block;padding:10px 0;margin:8px 0 12px;font-size:16px;text-decoration:underline}body.hl-launch-order .left_content .order_btn{display:none}}

/* Hauslieber: complete approved palette and typography across existing components. */
:root{--hl-font:'Hauslieber Montserrat',sans-serif;--hl-pink:#EF7C8E;--hl-aqua:#31A4AA;--hl-green:#AED767;--hl-ink:#30373C;--hl-muted:#5C6267;--hl-link:#24787D;--hl-soft:#EDF8F8}
body,body :is(h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,button,input,select,textarea){font-family:var(--hl-font)}
body :is(p,li,a,label,button,input,select,textarea,h1,h2,h3,h4,h5,h6)[style*="font-family" i]{font-family:var(--hl-font)!important}
body :is(h1,h2,h3,h4,h5,h6,strong,b){font-weight:600}
body :is(.main_content_block,.content_item,.grey_bg,.grey_bg1,.slider_botom){font-weight:400}
body :is(.main_content_block,.menu_left,.not_active_list a){color:var(--hl-ink)}
body :is(.green_lable,.color-gray,.a_serv,.content_item,.grey_bg,.grey_bg1){color:var(--hl-muted)}
body .a_serv:hover{color:var(--hl-link)}
body :is(.color-green,.active_list,.team_line strong){color:var(--hl-link)}
body .main_h1{color:var(--hl-aqua);border-radius:8px}
body .main_h1 span{font-size:16px;color:var(--hl-ink)}
body .slider_botom{background-color:var(--hl-pink);color:var(--hl-ink);border-radius:8px}
body .slider_botom a{color:var(--hl-ink);font-weight:600}
body .slider_botom:hover{background-color:#E76C80}
body .work_item_bottom{background-color:var(--hl-green);color:var(--hl-ink)}
body .work_item_bottom a{color:var(--hl-ink);text-decoration:underline}
body :is(.team_title,.line_title)::before{border-top-color:var(--hl-aqua)}
body .team_section{background-color:var(--hl-soft)}
body .team_image{border-color:var(--hl-green)}
body .content_line{border-left-color:var(--hl-aqua)}
body .active_line{border-bottom-color:var(--hl-aqua)}
body .ecoblock_div{background-color:#F1F7E8;border-top:4px solid var(--hl-green)}
body .pagination>li>a,body .pagination>li>span{color:var(--hl-link)}
body .pagination>.active>a,body .pagination>.active>span,
body .pagination>.active>a:hover,body .pagination>.active>span:hover,
body .pagination>.active>a:focus,body .pagination>.active>span:focus{background-color:var(--hl-green);border-color:var(--hl-green);color:var(--hl-ink)}
body .pagination>li>a:hover,body .pagination>li>a:focus{background-color:var(--hl-soft);color:var(--hl-link)}
body .right_content ol>li::before,body .content ol>li::before{background-color:var(--hl-green);color:var(--hl-ink)}
body .footer{background-color:var(--hl-ink);color:#fff}
body .footer :is(a,.footer_a,.footer_a_last,.footer_bottom a){color:#fff}
body .footer a:hover,body .footer a:focus-visible{color:var(--hl-green)}
body [style*="color: #4cb546" i],body [style*="color:#4cb546" i],
body [style*="color: #00b91e" i],body [style*="color:#00b91e" i],
body [style*="color: #00ba1e" i],body [style*="color:#00ba1e" i],
body [style*="color: #53ba36" i],body [style*="color:#53ba36" i],
body [style*="color: rgb(76, 181, 70)" i]{color:var(--hl-link)!important}
@media(max-width:600px){body .main_h1 span{font-size:15px}}
