/********* Compiled - Do not edit *********/
@font-face {
font-family:"Recoleta";
src:url(../fonts/font.woff2), url(../fonts/font.woff);font-weight:300;
font-display:swap;
}
:root{--color-primary:#8ac6d0;--color-gradient-start:#E2A8A8;--color-gradient-stop:#8AC6D0;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:Nunito;font-weight:400;line-height:1.9;font-size:15px;color:#3c3c3c;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:Recoleta;font-weight:300;line-height:1.4em;font-size:52px;color:#3c3c3c;}.h2,h2{font-family:Recoleta;font-weight:300;line-height:1.3em;font-size:40px;color:#3c3c3c;}.h3,h3{font-family:Nunito;font-weight:400;line-height:1.6em;font-size:30px;color:#3c3c3c;}.h4,h4{font-family:Nunito;font-weight:400;line-height:1.7em;font-size:25px;color:#3c3c3c;}.h5,h5{font-family:Nunito;font-weight:400;line-height:1.8em;font-size:21px;color:#000000;}.h6,h6{font-family:Nunito;font-weight:400;line-height:1.6;font-size:18px;color:#0a0a0a;}.main-header .navbar-brand{max-width:340px !important;}.titlebar-inner h1{}.titlebar-inner p{}.titlebar-inner{padding-top:200px;padding-bottom:200px;}.titlebar{background-color:#303030;background-image:url( //beauty.liquid-themes.com/wp-content/uploads/2018/08/alphacolor-13-427622-2-1.jpg);background-repeat:no-repeat;background-size:cover;}#content{background-image:url( ../2023/02/Hintegrund2.jpg);background-repeat:no-repeat;background-size:cover;background-position:center top;}section.vc_row{units:px;padding-right:25px;padding-left:25px;}@media screen and (max-width: 1199px){.main-header .navbar-header{background:rgba(0, 0, 0, 0);}.main-header .ld-module-trigger, .main-header .ld-search-form .input-icon{color:rgb(0, 0, 0);}.main-header .nav-trigger .bar{background-color:rgb(0, 0, 0);}}.lead {
    font-size: 18px;
    line-height: 1.6em;
}

.btn:hover {
    box-shadow: none!important;
}

.iconcontact {
    width: 16px;
    color: #8ac6d0;
    font-size: 14px;
}
.csstabzeiten {
    width: 65px;
    display: block;
    float: left;
    /*margin-top: 0.1em;*/
}


/* ### FORMULAR CSS ### */

.formulaw {
    float: right;
    width: 88%;
    margin-bottom: 0px;
    text-align: left;
    font-size: 11px;
    font-weight: 300;
    line-height: 1.3;
    color: #fff;
    margin-top: 4px;
}
@media only screen and (max-width: 667px) {
    .formulaw {
       width: 92%;
    }
}
@media only screen and (max-width: 532px) {
    .formulaw {
       width: 89%;
    }
}
@media only screen and (max-width: 430px) {
    .formulaw {
       width: 86%;
    }
}

/* ### FORMULAR CSS ENDE ### */


.wpcf7 form.sent .wpcf7-response-output {
    border-color: #4fad58;
    background-color: #4fad5830;
    line-height: 1.2em;
    padding: 8px 11px;
}

.main-footer {
    /*color: #8c8e95!important;*/
    color: #dee0e7!important;
}


.portraitmobile, .mobile-on, .mobilesmall-on {
    display:none;
}
@media only screen and (max-width: 1199px) {
    .portraitmobile {
        display:block!important;
        float:right;
    }
    .mobile-on {
       display:block; 
    }
    .mobile-off {
       display:none; 
    }
    .anredeklein {
        font-size: 22px;
        display: block;
        margin-bottom: -7px;
    }
    .txt-rotate-keywords .keyword {
        display:none;
    }
}
@media only screen and (max-width: 420px) {
    .mobilesmall-on {
       display:block; 
    }
    .mobilesmall-off {
       display:none; 
    }
}

.liststyling {
    margin: -35px 0 -25px -15px;
}

/* ### VERLAUF IM HINTERGRUND ### */
.hintergrundverlauf .row-bg-inner {
    background: linear-gradient(128deg, rgb(141 198 208 / 40%) 0%, rgb(234 186 191 / 40%) 100%)!important;
}
.hintergrundverlauf .row-bg {
    background-size:cover;
    background-position: center;
}
/* ### VERLAUF IM HINTERGRUND – ENDE ### */

.headerklickbox {
    position: absolute;
    margin-top: -60px;
    color: #0000;
}
.headerklickbox:hover {
    color: #0000!important;
}

@media only screen and (max-width: 1199px) {
    .hintergrundverlauf .row-bg {
        background-image: none!important;
    }
}

.captcha-image {
    border: 1px solid #e4e4e4!important;
    padding: 10px 10px 0px!important;
    width: 100%;
    margin: 20px 0 10px;
}
.captcha-image .cf7ic_instructions span {
    color: #8ac6d0!important;
}
.captcha-image label > input:checked + svg, .captcha-image label > input:focus + svg {
    border: 2px solid #8ac6d0!important;
}
.captcha-image .cf7ic-icon-wrapper label {
    vertical-align: middle!important;
    margin-top: 15px;
    margin-bottom: -10px;
}



/*### CF7 Capture Pro  ###*/

.captcha-image .cf7ic-icon-wrapper label {
    vertical-align: middle!important;
    color: #3c3c3c!important;
    margin-left: 7px!important;
    margin-right: -7px!important;
    margin-top: 15px;
    margin-bottom: -10px;
}
.captcha-image label > input + * {
    border-color:#8ac6d0!important;
}

.captcha-image .cf7ic_instructions span {
    color: #8ac6d0!important;
    font-weight: 700;
}
.captcha-image {
    border: 1px solid #e4e4e4!important;
    padding: 10px 10px 7px!important;
    width: 100%;
}

/*### CF7 Capture Pro – ENDE ###*/

*:focus {
  outline: none !important;
  box-shadow: none !important;
}