.autogrid_wrapperz {

margin-bottom:-150px;
}
@media only screen and (max-width: 1024px){
.mmop{
margin-bottom:150px;
}
.slidertext{
margin-bottom:-49%;
}
.slidertext1{
margin-bottom:-22%;
}
.slidertext2{
margin-left:-10%;
margin-bottom:-8%;
}
.slidertext3{
margin-left:-50%;
margin-bottom:-14%;
}
}


}
.mb-30-s h2{
color:white;
}
#mittig h3{
padding-top:7%;
}
#mittig1 h3{
padding-top:14%;
}
.ce_flipbox_frontside{
min-width:205px;
max-width:205px;
}
.ce_flipbox_backside{
min-width:205px;
max-width:205px;
}
.tp-bannertimer{
display:none;
}
.ausnahme .headline {
	margin-bottom: 5px;
margin-top: -51%;
}

h3 span{
color:#93bce2;
margin-bottom:-15px;
}
.leistung h3{
margin-bottom:0px;
}
.more a{
color:rgb(59,60,66);
}

.cookiebar {
    position: fixed;
    bottom: 0;
    left: 25%;
    width: 50%;
    height: 25%;
    top: 25%;
    color: rgb(255,255,255);
    z-index: 100000000000;
    /* padding: 15px 110px 15px 15px; */
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
    display: none;
    background: rgb(247, 247, 247);
    color: #3a3a3a;
}
.cookiebar a{
color: #3a3a3a;
}

@media only screen and (max-width: 900px){

.cookiebar {
    position: fixed;
    bottom: 0;
    left: 5%;
    width: 90%;
    height: 85%;
    top: 5%;
    color: rgb(255,255,255);
    z-index: 100000000000;
    padding:10px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
    display: none;
    background: rgb(247, 247, 247);
    color: #3a3a3a;
}
.color-info, .color-info p, .color-info i, .color-info h1, .color-info h2, .color-info h3, .color-info h4, .color-info h5, .color-info h6, .color-info a:not(.link-white) {
    color: rgb(147, 188, 226) !important;
}