@font-face {
font-family: 'Kanit Light';
src: url('../fonts/Kanit-Light.ttf')  format('truetype') ;
}

@font-face {
font-family: 'Kanit Regular';
src: url('../fonts/Kanit-Regular.ttf')  format('truetype') ;
}

@font-face {
font-family: 'Kanit SemiBold';
src: url('../fonts/Kanit-Medium.ttf')  format('truetype') ;
}

@font-face {
font-family: 'Kanit ExtraBold';
src: url('../fonts/Kanit-ExtraBold.ttf')  format('truetype') ;
}
/*
#starte-jetzt-badge {
    display: none !important;
}

.scrolltop {
    display: none !important;
}
*/
.form-control  { border: 1px solid rgba(0, 0, 0, .2); }

.footerIcons a,
.sidenavi ul li a:before , .scrolltop a:after,
.mainnavi ul.level_1 > li.submenu a:after,
footer#footer  ul li a:before,
p.footerIcons a:after,
header#header .socials-top a,
.mod_calendar table.calendar td.days .event:before ,
.ui-accordion-icons:after ,
p.recurring:before,
p.location:before,
.slider-control a.slider-prev:before,
.slider-control a.slider-next:after,
.btn:after, .submit:after
{font-family: Bootstrap-Icons; }

p.footerIcons a:after, p.socialIcons a:after {
        display: inline-block;
        color: #fff;
        margin: 0 10px;
        font-size: 18px;
        transition: all 0.5s ease 0s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        transition: all .5s;
}

a.footer-yt:before {content:"\F62B";}
a.footer-inst:before {content:"\F437 ";}
a.footer-tw:before {content:"\F5EF";}
a.footer-fb:before {content:"\F344 ";}
.footerIcons a {
    margin: 0 .5rem;
    display: inline-block;
} 


p.footerIcons em, p.socialIcons em, p.teamIcons em {
        display: none;
}

a.btn,
button.btn {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}

body, .mobilenavi { font-family: 'Kanit Light', serif; color: rgba(0,0,0,0.5); }
#main .ce_text p  { line-height: 1.5; }

p { font-size: 16px; }

/* font-styles */
.bgStyle h1 { font-size: 75px; font-family: 'Kanit Regular'; }

.content-slider h1, .banner h1 { font-family: 'Kanit ExtraBold'; color: #222!important; font-size: 60px; }

ol.big-bullets li:before,
h1 {
        font-size: 40px;
        margin-bottom: 10px;
        font-family: 'Kanit ExtraBold';
        text-transform: uppercase;
        line-height: 1.3;
}

h2 {
        font-size: 27px;
        margin-bottom: 8px;
        font-family: 'Kanit SemiBold';
        text-transform: uppercase;
}

h3 {
        font-size: 22px;
        margin-bottom: 8px;
        font-family: 'Kanit Regular';
        text-transform: uppercase;
}

h4 {
        font-size: 18px;
        margin-bottom: 8px;
        font-family: 'Kanit Regular';
}

h4 > a {
    color: #C8102E;
}

h5 {
        font-size: 16px;
        font-family: 'Kanit SemiBold';
        margin-bottom: 8px;
        text-transform: uppercase;
}

/* button */
.btn, .btn1, p.more a, p.back a, .submit {
	border-radius: 0;
	color: #222;
	margin-top: 27px;
	font-family: 'Kanit SemiBold';
	text-transform: uppercase;
	background: none;
}

.btn, .submit, p.more a, p.back a, .newsletter .submit {
	padding: .5rem 1rem;
}

.InsideOut-dark .btn, .InsideOut-dark .btn1, .InsideOut-dark .submit,
.InsideOut-nobg .btn, .InsideOut-nobg .btn1, .InsideOut-nobg .submit {
        color: #fff;}
        

.recurring, .location {
        font-size: 15px !important;
}

.submit {
        border: none;
        cursor: pointer;
}

.block {
    position: relative;
}

/* topbar */
.topbar p, .topbar a, .topbar .fa { color: rgba(255,255,255,0.8); }

.topbar .first  .fa-padding {   padding-left: 40px; }
.topbar .last .fa-padding {   padding-right: 15px; }

.bangb1 .topbar .container {
        border-top: 1px solid rgba(255,255,255,0.1);
        padding: 15px 15px;
}
.fixedTop {    width: 100%; }

/* slider */
.slider-control .slider-menu b {
        color: #fff;
}

.bgStyle h1, .bgStyle h2 {
        text-align: center;
        font-size: 60px;
        opacity: 0.9;
}

.bgStyle {
 padding-top: 10% !important;
 padding-bottom: 20% !important;   
}

.bgStyle h1,
.bgStyle h2,
.bgStyle h3,
.bgStyle h4,
.bgStyle p {
         color: #fff;
}

.slider-control {
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    pointer-events: none;
}

.slider-prev, .slider-next {
        background: rgba(255,255,255,0.3);
        padding: 1rem;
}

.slider-control a, .slider-control .slider-menu {
    top: auto;
    position: unset;
    pointer-events: auto;
    line-height: 1;
}
.slider-control .slider-menu { display:none; }

.slider-control a.slider-prev:before {
    content: "\f27A";
}

.slider-control a.slider-next:after {
    content: "\f27B";
}

.slider-control a.slider-prev:before, .slider-control a.slider-next:after {
    font-size: 3rem;
}

/* footer */
footer#footer h1, footer#footer h2, footer#footer h3, footer#footer h4 { color: #fff; }
footer#footer  ul { margin: 10px 0 0 ; padding:0; list-style-type: none;}
footer#footer  ul li a { display: block; }
#footer .submit:hover { background: #fff; }

/* copyright */

.top-links ul { margin:0; padding:0; list-style:none; text-align:right; }
.top-links ul li { display: inline-block; }
.top-links ul li a { display: block; padding: 0 2px; }



/* MAINNAVI */
.mainnavi ul.level_2, .mainnavi ul.level_3 {
	width: 207px;
}

.mainnavi strong,
.mainnavi ul.level_1 li a, .mainnavi ul.level_1 > li > a, .mainnavi ul.level_1 > li > strong {
    font-weight: normal;
    text-transform: uppercase;
}

.mainnavi ul.level_1 li a:not(.trail),
.mainnavi ul.level_1 li a:not(.trail) span
 {
        color: rgba(255,255,255,0.6); 
}

.mainnavi ul.level_2 li > span,
.mainnavi ul.level_2 li strong,
.mainnavi ul.level_1 li a { 
        padding: .5rem; 
}
.mainnavi strong { display:block; }



/*--- events  --*/

.mod_eventlist .teaser {
	max-height: 71px;
	overflow: hidden;
}

/*---- news  ----*/
.mod_newslist figure.image_container {    margin-right: 15px; }

/*--- accordeon ---*/
.ui-accordion-content {
    background: #e7e7e7;
    padding: 10px;
    margin-bottom: 10px;
}

/*--- contact -----*/
.contact-icons em {
    display: block;
    margin-bottom: 1rem;
    font-size: 2rem;
}

/*---- downloads ---*/
.download-element {    /* padding: 3px 6px 3px 22px; */
    background-size: contain;
    width: 50px;
    height: 50px;
    display: block;
    margin: auto;
}

.sidenavi  ul{ padding: 0; }
.sidenavi ul li { }
.sidenavi ul li a, .sidenavi ul li strong { display: block; border-bottom: 1px solid rgba(0, 0, 0, .125); padding: .25rem}
.sidenavi ul li:last-child a, .sidenavi ul li:last-child strong { border-bottom:none; }
.sidenavi ul li a:before  {
    content: "\F133";
    padding-right: 10px;
    font-size: 10px;

}


.absolute-pic {
        position: absolute;
        top: -19%;
        right: 45%;
}

.absolute-pic img {
        -webkit-filter: drop-shadow(-1px 6px 17px #606060);
        filter: drop-shadow(-1px 6px 17px #606060);
}

.small-text {
        padding: 0 185px;
        margin: 0 auto;
}


/*---- insideout ---*/
.InsideOut-dark .full-bg {
        padding: 90px 0;
}

.InsideOut-dark, .InsideOut, .InsideOut-nobg { position: relative; }

.InsideOut-dark h1, .InsideOut-nobg h1,
.InsideOut-dark h2, .InsideOut-nobg h2,
.InsideOut-dark h3, .InsideOut-nobg h3,
.InsideOut-dark h4, .InsideOut-nobg h4,
.InsideOut-dark h5, .InsideOut-nobg h5 {
         color: #fff;
}

.InsideOut-dark p, .InsideOut-dark td, .InsideOut-nobg p  {
         color: rgba(255,255,255,0.6);
}

.InsideOut-dark td {
        border-bottom: 1px solid rgba(255,255,255,0.1);
        padding: 8px 0;
}



/*---- news ---*/
.form-control, .layout_latest p.info, .news .info { border-radius: 0; }

.formbody > .form-group > label {
    display: inline-block;
    margin-bottom: .5rem;
    position: absolute;
    color: rgba(0,0,0,0.6);
    padding: 9px 14px;
    left: 0;
}

#lbl_notify_0 { padding: 0 9px; }

p.info { padding: 0; }

.newstxt a {
        font-size: 18px;
}


.layout_latest p.info, .news .info,
.event p.info,
.mod_eventlist div.header,
.mod_eventlist .header,
.mod_newsreader .info,
.mod_eventreader .info {
         color: #545352;
         padding: 0;
         font-size: 14px;
         background: rgba(0,0,0,0.1);
         padding: 8px 18px;
         margin: 10px 0;
}

.layout_latest p.info { margin-top: 0; }

.startnews .teaser {
        height: 64px;
        overflow: hidden;
}

.newstxt h3 {
        line-height: 0.9;
        padding: 10px;
}



.search .widget-submit {
        top: 1px;
        right: 1px;
        position: absolute;
}

.search .widget-submit .btn {
        margin: 0;
        padding: 6px 16px;
}

.mod_login .widget-submit {
        margin-top: 14px;
}


/*---- search ---*/
.mod_search .widget-submit {
        top: 1px;
        right: 1px;
        position: absolute;
}

.mod_search .fa {
        font-size: 23px;
}


/*---- newsletter ---*/
.newsletter input {
        padding: 10px;
        width: 100%;
        border: 0 none;
}

.newsletter .submit {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 10px;
}

.mod_subscribe {
        margin-top: 12px;
}

/*---- main ---*/
.vp-center { display: block!important; }

.divider {
        margin-bottom: 20px;
        margin-top: 20px;
        z-index: 99;
}

#footer .divider {        background: rgba(255, 255, 255, .2);}
 .dark-bg {
        padding: 46px;
        position: absolute;
        top: 27%;
        left: 7%;
}

.ce_sliderStart {        position: relative;}
.pull-right {        float: right;}

.clients .fa {        color: #fff;}
.pricing-box h1 {         color: #fff;}
#main ul {        padding: 0;}

.no-gutters .overlayContent {
        position: relative;
        z-index: 4;
        padding: 5% 15%;
}

.submit .fa {        color: #fff;}
#footer .form-control, #footer .form-control:focus {        background: rgba(0,0,0,0.2);}
#footer label, #footer .form-control {        color: rgba(255,255,255,0.8);}
label:focus, .formbody label:focus { display: none!important;}
.newsitem img {        padding-bottom: 12px;}
.ce_comments {        margin-top: 40px;}
.form-group {        margin-bottom: 19px;}

label.is_focused { font-size: 10px; right: -5px; top:-5px; opacity: 1; }

.home .topbar {
        position: relative;
        top: 0;
        width: 100%;
        z-index: 99;
        background: none;
}

.pic-headline h2 {
        position: absolute;
        color: #fff;
        bottom: 6%;
        left: 13%;
        width: 60%;
}

.light-bg .blockInner {
        padding: 10%;
}

.newsletter-padding {
        padding: 3%;
}


@media (max-width: 764px) {
.btn {
    padding-top: 0;
    padding-bottom: 0;
}
p > a.btn.cta.cta-full-row {
    min-width: 20rem;
    text-align: center;
    margin-top: 0.1rem;
}
h1 {
        opacity: 0.9;
        text-align: center;
}

h2 {
    opacity: 0.9;
}
.pic-headline h2 {

        font-size: 2em;
}

.slider-bg {
        margin: 11% 0;
}
}

.mod_calendar .event a,
.mod_calendar .head a {
        color: rgba(0,0,0,0.6);
}


.team h4 {        margin: 0;}
.team .textInner {
        background: rgba(0,0,0,0.1);
        padding: 6px 17px;
        margin-top: 10px;
}

.darkbg .banner-bg {
        border: none;
        background: #000;
        color: #f2f2f2;
        padding: 10px;
        font-size: 18px;
        border-radius: 5px;
        position: relative;
        overflow: hidden;
        box-sizing: border-box;
        transition: all 300ms ease;
}

.darkbg .banner-bg:before {
    content: '';
    position: absolute;
    top: 0px;
    right: -120px;
    width: 0px;
    height: 150%;
    background: rgba(0,0,0,0.8);
    border-radius: 5px;
    transition: all 1s ease;
    transform: skew(10deg, 0);
}

.darkbg .banner-bg:hover:before {
        width: 100%;
}
.bg-2 { padding:6rem 0; }

.darkbg .banner-bg { background-size: cover; }

.mod_article { overflow: hidden; }

.mod_login .widget {
        position: relative;
}

.ce_sliderStart .divider {
    height: 1px;
    background: rgba(255, 255, 255, .9);
}

.content-slider .divider {
    display: inline-block;
    height: 2px;
    width: 80px;
    margin-bottom: 10px;
    position: relative;
}
.content-slider .blockInner {
    display: flex;
    align-content: center;
    align-items: center;
}
.event-slider .textInner {
        padding: 10px 0 20px;
        border: 0!important; 
        background: rgba(0, 0, 0, .7);
        margin: 5px;
 }


.event-slider img {
	border-radius: 50%;
	margin-bottom: 18px;
	width: 100px;
	height: 100px;
}

a.btn:hover { color: #fff;  }

.btn-primary {
	border: none!important;
	color: #fff;
}

p.more a, p.back a,
p.more a:hover, p.back a:hover { color: #fff; font-size: 13px; }
.btn:hover { color: #fff; }

.no-row .row { margin: 0; }

.event { position:relative; }
.layout_latest p.info, .image_container .news .info, .mod_eventlist div.header, .mod_eventlist .header {
	top: 0;
	color: #fff;
	background: rgba(0,0,0,0.6);
	position: absolute;
	width: 225px;
        left: 10px;
	font-size: .7em;
}

.mod_eventlist a { font-size: 18px; }

#main .pagination p, .pagination ul li strong, .pagination ul li a {
	font-size: .8em;
}

.mod_eventlist h3 {
	margin-top: 13px;
}

ol.big-bullets {
	list-style: none;
    counter-reset: my-awesome-counter;
    padding: 0;
    margin: 0;	
}
ol.big-bullets li {
    counter-increment: my-awesome-counter;
    font-size: .8em;
    margin-bottom: .8em;
}
ol.big-bullets li:before {
    content: "0" counter(my-awesome-counter);
    font-weight: bold;
    font-size: 1.5em;
    padding-right: 8px;
}

#main .pagination ul  { padding-right:  15px; }

.bg-h1 {
	padding: 2px 30px;
}

.pic-diagonal-first { position: relative; }

.pic_diagonal:before {
        content: "";
        width: 102%;
        height: 50px;
        background: #121212;
        left: 0;
        top: 0;
	position: absolute;
	z-index: 1;
	transform: skewY(-4deg);
        transform-origin: 0 0;
}

.pic_diagonal-bottom:after {
        content: "";
        width: 102%;
        height: 180px;
        background: #121212;
        left: 0;
        bottom: -146px;
        position: absolute;
        z-index: 1;
        transform: skewY(-2deg);
}
.pic_diagonal-bottom.pdb-white:after {
        background: #fff;
}

.pic-dia-white:before,
.pic-dia-white:after
 { background:white; }

.btn:after, .submit:after {
	content: "\F135";
	padding: 0 5px 0;
	font-size: 25px;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.bg-h1 { display: inline-block; }

.customer .textInner {
	padding: 49px;
}

.customer .fa, .service .fa {
	padding: 6px;
	font-size: 28px;
	width: 50px;
	height: 50px;
	margin-right: 15px;
}

.othericons .customer .fa, .service .fa {
	padding: 6px 1px;
	font-size: 28px;
	width: 50px;
	height: 50px;
	margin-right: 15px;
	text-indent: 11px;
}

.customer .fa { position: absolute; top: -23px; }

.InsideOut-dark p { color: rgba(255,255,255,0.6)!important; }

.second-slider .textInner {
    top: 0;
    flex: 1 1 73%;
    margin: 0 3rem;
}

.second-slider .slider-control .slider-prev:before,
.second-slider .slider-control .slider-next:after { font-size: 1.2rem;}


.classes .textInner { padding: 20px 25px; }
.classes .textInner:hover { background: #222 }
.classes .textInner:hover p, .customer .textInner:hover p { color: rgba(255,255,255,0.5); }
.classes .textInner:hover h1, .classes .textInner:hover h2,
.classes .textInner:hover h3, .classes .textInner:hover h4,
.customer .textInner:hover h1, .customer .textInner:hover h2,
.customer .textInner:hover h3, .customer .textInner:hover h4 { color: #fff!important }

.classes .textInner a.btn { color: #fff }

.submit.btn.btn-primary:hover {
	color: #fff;
}

.mod_subscribe .submit:after { font-size: 16px!important; }
.mod_subscribe .submit:hover:after, .mod_subscribe .submit:hover { color: #fff!important; }

ol.big-bullets li:before {
    padding: .25rem;
    width: 42px;
    display: inline-block;
    margin: 0 .25rem 0 0;
    padding: 0.25rem 0.6rem;
    text-align: center;
}

/*** improvements contao 5 */
a:hover { text-decoration:none; }
.img-responsive { 
  width:100%;
  max-width:100% ;
  height: auto;
}

.media.content-text img {
    max-width: 100%;
    height: auto;
    min-height:60px;
    width: 100%;
}

/** bootstrap icon indent because of nbsp **/
em.bi:before { text-indent: 13%; }

.flex-row {flex-direction: column!important; }

.bgStyle,
.banner-bg  { 
    width: 100%; 
}

.no-gutters .col, .no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

/*---- downloads ---*/
.content-downloads ul { padding:0; list-style-type:none; }
.content-downloads li a {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.content-downloads  li a:before {
    content: "\F295 ";
    font-family: 'bootstrap-icons';
    font-size: 2rem;
    line-height: normal;
    display: block;
}
.content-downloads  li a:hover:before {
    content: "\F294 ";
}

.media.right-socials { flex-direction: column; }


table.calendar tbody tr > td {
    background: #e7e7e7;
    position: relative;
    height: 150px;
    width: 15%;
    vertical-align: top;
}
table.calendar tbody tr > td.today .header {
    font-weight: bold;
}
table.calendar .empty { background:white }
table.calendar .weekend { background:#efefef }

.events {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.mod_calendar .event a {
    text-align: left;
    padding: 5px;
    background: white;
    margin: 0.1rem 0;
    display: inline-block;
    font-size: .75rem;
}

.bgStyle { background-position: center ; }
.slider-wrapper, .content-slider .content-text { display: flex; align-items: stretch; }

.mod_newslist figure {
        padding-bottom: 1rem;
}

.content-gallery ul.customgal1 { list-style: none; padding:0;margin:0 }

.media--above figure { padding-bottom: 1rem ; }

.footercontainer .mod_eventlist {
        position: relative;
}

.gallery .gallery-item:hover figure {
    opacity: 0.4;
}
.gallery .gallery-item:hover:after {
    opacity: 1;
    pointer-events: none;
    font-family: Bootstrap-Icons;
    content: "\F62C";
    color: #fff;
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 50%);
    border: 1px solid #fff;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-indent: 5px;
    padding: 5px;
    cursor: pointer;
}/*** improvements contao 5 */
a:hover { text-decoration:none; }
.img-responsive { 
  width:100%;
  max-width:100% ;
  height: auto;
}

.media.content-text img {
    max-width: 100%;
    height: auto;
    /* width: 100%; */
}

/** bootstrap icon indent because of nbsp **/
em.bi:before { text-indent: 13%; }

.flex-row {flex-direction: column!important; }

.bgStyle,
.banner-bg  { 
    width: 100%; 
}

.no-gutters .col, .no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

/*---- downloads ---*/
.content-downloads ul { padding:0; list-style-type:none; }
.content-downloads li a {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.content-downloads  li a:before {
    content: "\F295 ";
    font-family: 'bootstrap-icons';
    font-size: 2rem;
    line-height: normal;
    display: block;
}
.content-downloads  li a:hover:before {
    content: "\F294 ";
}

.media.right-socials { flex-direction: column; }
.blockInner, .media {
    position: relative;
}

table.calendar tbody tr > td {
    background: #e7e7e7;
    position: relative;
    height: 150px;
    width: 15%;
    vertical-align: top;
}
table.calendar tbody tr > td.today .header {
    font-weight: bold;
}
table.calendar .empty { background:white }
table.calendar .weekend { background:#efefef }

.events {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.mod_calendar .event a {
    text-align: left;
    padding: 5px;
    background: white;
    margin: 0.1rem 0;
    display: inline-block;
    font-size: .75rem;
}

.bgStyle { background-position: center ; }
.slider-wrapper, .content-slider .content-text { display: flex; align-items: stretch; }

.mod_newslist figure {
        padding-bottom: 1rem;
}

.content-gallery ul.customgal1 { list-style: none; padding:0;margin:0 }

.media--above figure { padding-bottom: 1rem ; }

.footercontainer .mod_eventlist {
        position: relative;
}

.gallery .gallery-item:hover figure {
    opacity: 0.4;
}
.gallery .gallery-item:hover:after {
    opacity: 1;
    pointer-events: none;
    font-family: Bootstrap-Icons;
    content: "\F62C";
    color: #fff;
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 50%);
    border: 1px solid #fff;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-indent: 5px;
    padding: 5px;
    cursor: pointer;
}

.content-image {
    position: relative;
}
.slider-wrapper figure { margin-right:1rem }

.banner-bg.p4 { background-attachment:fixed; }

.media--right figure { float:right; }
.media--left figure { float:left; }

.bg-2-margin-overwrite {
    margin: 0px!important;
}

.float-left {
    float: left;
}

.home-slider {
    font-family: 'Kanit ExtraBold'!important;
    color: #222 !important;
}

/* === Fix: Icons und Links in roten Boxen auf weiß setzen (04.04.2025) === */
.bg-h1 .textInner .fa,
.bg-h1 .textInner i,
.bg-h1 .textInner [class*="icon-"],
.bg-h1 .textInner a,
.bg-1 .textInner .fa,
.bg-1 .textInner i,
.bg-1 .textInner [class*="icon-"],
.bg-1 .textInner a {
    color: #F2F2F2 !important;
}

.bg-h1 .textInner a:hover,
.bg-1 .textInner a:hover {
    color: #ffffff !important;
    text-decoration: underline;
}

.customer.textInner .fa,
.customer .textInner .fa,
.customer .textInner i,
.customer .textInner [class*="icon-"],
.customer .textInner a {
    color: #F2F2F2 !important;
}

.customer .textInner a:hover {
    color: #ffffff !important;
    text-decoration: underline;
}

.customer .textInner a:hover,
.customer a:hover,
.bg-1 .textInner a:hover,
.bg-1 a:hover,
.bg-h1 .textInner a:hover,
.bg-h1 a:hover {
    color: #ffffff !important;
    text-decoration: underline;
}

.mainnavi ul.level_1 li a:hover, .mainnavi a.active, .mainnavi a.trail, .mainnavi strong.active, .mainnavi strong.forward, .contact-icons em, figure.image_container figcaption, p.socialIcons a:after, .team p.socialIcons a:hover:after, .ce_downloads li:before, .contact-home a:hover, p.socials-top a:after, .newstxt a:hover, .content-slider > h1, .btn, .submit, p.more a, p.back a, .newsletter .submit, .InsideOut-dark .btn, .InsideOut-dark .btn1, .InsideOut-dark .submit, .InsideOut-nobg .btn, .InsideOut-nobg .btn1, .InsideOut-nobg .submit, .bg-h1 h1, .customer .fa, .service .fa, .classes .textInner:hover a.btn {
    /* color: #121212; */
    color: white !important;
}

.btn.cta{
    background-color:#00A1FF;
    }
    
/*Bild abdunkeln */

.dark-overlay {
    position: relative;
    display: block;
    overflow: hidden;
}

.dark-overlay::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.6); /* 0.5 = 50% Abdunklung */
    z-index: 1;
    pointer-events: none;
}

.dark-overlay img {
    display: block;
    width: 100%;
    height: auto;
    z-index: 0;
    position: relative;
}

.media--nopadding figure {
    padding:0px!important;
}

/*
    Badge
*/
#starte-jetzt-badge {
    width: 200px;
    position: fixed;
    bottom: -10px;
    right: 105px;
    z-index: 9999;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    opacity: 0;
    visibility: hidden;
}
#starte-jetzt-badge.visible {
    opacity: 1;
    visibility: visible;
}
#starte-jetzt-badge > a {
    margin-right: 0px!important;
}

ol {
    list-style-type: disc;
}

.content-player > figure {
    display: flex; 
    justify-content: center; 
    align-items: center; 
}

.max-height-600 {
    max-height: 600px!important;
}

@media (max-width: 1366px) {
    .bg-fixed {
	    background-attachment: unset!important;
	}
}

@media (max-width: 768px) {
	h1 {
	    font-size: 1.6rem !important;
	}
	.bg-h1 {
	        padding: 2px 15px!important;
	}
	.bg-fixed {
	    background-attachment: unset!important;
	}
	.scrolltop a {
	    right: 20px!important;
	}
	#starte-jetzt-badge {
	    right: 25px!important;
	    width: 240px!important;
	}
	.bgStyle h1 {
	    max-width:80%;
	}
	.service .rte > h2 > em {
	    float: left;
	    text-indent: 5px!important;
	}
	.service .rte > h3 > strong > span {
	    float: left;
	    text-indent: 5px!important;
	}
	.service .rte > p {
	    float: left;
	}
	.bgStyle > .overlayContent > h3 {
            width: 80%;
            margin-left: auto;
            margin-right: auto;
            text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.6);
    }
}

.col-md-4.pic_diagonal.pic-dia-white.float_above > .blockInner {
    height:100%;
}
.col-md-4.pic_diagonal.pic-dia-white.float_above > .blockInner > .textInner {
    height:100%;
}

.contao-cookiebar {
    z-index: 999999999999!important;
}

/*
.bg-h1{
    background-color: unset!important;
    text-shadow: 5px 5px #000;
}*/

.restore-h1 {
    font-size: 40px;
    margin-bottom: 10px;
    font-family: 'Kanit ExtraBold';
    text-transform: uppercase;
    line-height: 1.3;
}
}