@font-face {
  font-family: 'Roboto Slab Light';
  src: url('../fonts/RobotoSlab-Light.ttf')  format('truetype') ;
}

@font-face {
  font-family: 'Roboto Slab Regular';
  src: url('../fonts/RobotoSlab-Regular.ttf')  format('truetype') ;
}

@font-face {
  font-family: 'Roboto Slab Bold';
  src: url('../fonts/RobotoSlab-Bold.ttf')  format('truetype') ;
}

@font-face {
  font-family: 'Roboto Light';
  src: url('../fonts/Roboto-Light.ttf')  format('truetype') ;
}

@font-face {
  font-family: 'Roboto Medium';
  src: url('../fonts/Roboto-Medium.ttf')  format('truetype') ;
}

@font-face {
  font-family: 'Bold';
  src: url('../fonts/Roboto-Bold.ttf')  format('truetype') ;
}

body {
  font-family: 'Roboto Light', sans-serif;
  color: rgba(44,62,80,0.6);
  font-size: 15px;
}


.rel {
  position: relative;
}

h1 {
  font-family: 'Roboto Slab Bold', sans-serif;
  font-size: 36px;
  padding: 0 0 10px 0;
  line-height: 1.2;
  letter-spacing:.03em
  }

h2 {
        font-family: 'Roboto Slab Regular', sans-serif;
        font-size: 23px;
        padding: 0 0 10px 0;
}

h3 {
font-family: 'Roboto Slab Regular', sans-serif;
  font-size: 21px;
  padding: 0 0 10px 0;
}

h4 {
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1.4;
  font-family: 'Roboto Medium';
}

h5 {
  font-size: 16px;
  line-height: 1.4;
  font-family: 'Roboto Light';
}

.ce_sliderStart h1{
        font-family: 'Roboto Slab Bold', sans-serif;
        font-size: 60px;
        text-transform: uppercase;
        border: none;
}

.ce_sliderStart h4 { line-height: 1.7; }

.h3_home h1 {
  line-height: 0.4;
}

.mod_eventlist a, .mod_newslist a {  font-size: 21px; font-family: 'Roboto Medium';  }

.InsideOut h1, .InsideOut h2, .InsideOut h3, .InsideOut h4, .InsideOut a { color: #fff; }
.InsideOut p { color: rgba(255,255,255,0.6); }

.h2_home h2 {
  padding: 0;
}

.h2_home h4 {
  color: #6e6d6d;
}

@media screen and (max-width: 780px) {
  .h3_home h1 {
    line-height: 1.2;
  }

  .h2_home h2 {
    line-height: 1.2;
  }
}

.m1 {
  margin-bottom: 80px;
  margin-top: 80px;
}

.m2 {
  margin-bottom: 40px;
  margin-top: 40px;
}

.m3 {
  margin-bottom: 40px;
  margin-top: 85px;
}

.m4 {
  margin-bottom: 85px;
  margin-top: 40px;
}

.m5 {
  margin-bottom: 80px;
}

.m6 {
  margin-top: 80px;
}

.p1 {
  padding-bottom: 80px;
  padding-top: 80px;
}

.p2 {
  padding-bottom: 55px;
  padding-top: 55px;
}

.slider-p {
  padding-bottom: 200px;
  padding-top: 200px;
}


.top-container {
  border-bottom: 1px solid #e8e8e7;
}

.slidertext {
  background: white;
  padding: 35px;
}

.home .topbar, .home-2 .topbar {
  position: absolute;
  width: 100%;
  z-index: 99;
  background: #fff;
}

.pagepicker .headersocials, .pagepicker .mod_navigation, .pagepicker  .title.big-title, .pagepicker .topbar { display: none; }

.topbar {
  position: relative;
  width: 100%;
  margin-top: 0;
        /*overflow: hidden;*/
  background: rgba(255,255,255, 0.6);
    background: #fff;
  -webkit-box-shadow: 0px 7px 14px -8px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 7px 14px -8px rgba(0,0,0,0.25);
box-shadow: 0px 7px 14px -8px rgba(0,0,0,0.25);

}

.fixedTop .topbar-navi {
  border: 0;
  margin: 0;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 7px 14px -8px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 7px 14px -8px rgba(0,0,0,0.25);
box-shadow: 0px 7px 14px -8px rgba(0,0,0,0.25);
}

.mainnavi .level_1 {  float: right;}
#header .bangb1 .mod_navigation ul.level_2 {  margin-top: 5px; }
#header .bangb1.fixedTop .mod_navigation ul.level_2 {  margin-top: 5px;}

/*.mainnavi .level_1 a, .mainnavi .level_1 span, .level_1 .active, .level_1 .forward {*/
.mainnavi .level_1 a, .mainnavi .level_1 strong {

/*  padding: 8px 3px 4px 15px;*/
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Roboto Medium';
}
.mainnavi .level_1 > li > a > span,
.mainnavi .level_1 > li >  strong { padding:8px 3px 4px 15px; }

.mainnavi .level_2 > li > a ,
.mainnavi .level_2 > li > strong { padding: 6px; }


.topnavi a:hover, .topnavi a:focus, .mainnavi .level_1 a.active, .mainnavi .level_1 span.active, .mainnavi .level_1 span.trail, .mainnavi .level_1 a.trail, .mainnavi .level_1 a:hover, .mainnavi .level_1 span:hover, .mainnavi .level_1 a:hover, .mainnavi .level_1 span:hover { opacity: 1; }

.mainnavi .level_1 li {
}

#footer input, #footer textarea {
  background: rgba(255,255,255,0.1);
  color: rgba(255,255,255,0.6);
  -moz-transition: background .5s;
  -webkit-transition: background .5s;
  transition: background .5s;
}

#footer .submit {
  border: none;
  background: rgba(255,255,255,0.1);
  font-size: 20px;
  padding: 0 6px 4px 11px;
  margin-left: -4px;
}

#footer input.text,
#footer select,
#footer textarea {
  width: auto;
}

#footer input {
  display: inline-block;
}

#footer .submit {
  color: rgba(255,255,255,0.6);
  font-size: 14px;
  border: none;
}

#footer .submit:hover {
  background: #fff;
  color: #0D0F0F;
}

header .ce_form input.text:hover, header .ce_form input.text:focus,
#footer input.text:hover, #footer textarea:hover, #footer input.text:focus, #footer textarea:focus {
  background: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.8);
}

header .ce_form input.text:hover, header .ce_form input.text:focus,

#footer a {
  -moz-transition: color .5s, background .5s;
  -webkit-transition: color .5s, background .5s;
  transition: color .5s, background .5s;
}

footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.mod_eventlist div.header a, p.more a, p.back a { font-size: 11px; font-family: 'Roboto Medium';  padding: 9px 11px; text-transform: uppercase; position: relative; }

p.more a, p.back a { padding: 10px 11px 5px; font-family: 'Roboto Light';  }

p.back a { margin-top: 0!important; }

.mod_eventlist div.header a, p.more a, p.back a {
  border-radius: 0;
  padding: 6px 11px;
  margin-top: 9px;
}

.mod_eventlist div.header a:hover,
p.more a:hover,
p.back a:hover,
p.info a:hover {
  color: #ffffff;
  -moz-transition: all .8s;
  -webkit-transition: all .8s;
  transition: all .8s;
}

.mod_eventlist div.header, .mod_eventlist .time {
  padding: 0 0 5px;
  font-size: 12px;
  display: inline-block;
  padding-right: 7px;
  color: rgba(0,0,0,0.7);
}

p.back {
  display: inline-block;
}

.comment_default .reply {
  background: #eee;
  padding: 23px 27px;
}

.mod_nl_list li {
  color: #666;
  font-size: 12px;
}

.mod_nl_list li a {
  font-size: 18px;
  margin-left: 5px;
}

.multicell {
  border-top: 4px solid #ccc;
}

.multicell .ce_text {
  padding: 10px 0;
  margin: 10px 0;
  border-bottom: 1px solid #ccc;
}

.multicell h2, .multicell h1, {
  margin-top: 0;
  padding-top: 0;
}

.fullwidth .content-slider .ce_text {
  padding: 200px 0;
}

.socials a {
  display: block;
  margin: 0 1px;
  color: #191B1B;
}


/* ========================== */
.bangb1 {
  width: 100%;
}

.fixedTop {
  position: fixed;
  z-index: 99;
  top: 0;
}

.fixedTop .logo {
/* margin: 10px 0!important; */;
}

.fixedTop .ce_form ,
.fixedTop .mainnavi {
  margin-top: 0px!important;
}

.logo .img-responsive {
  padding-bottom: 25px;
  padding-top: 25px;
}

.fixedTop .logo .img-responsive {
  width: 34%;
  padding-bottom: 15px;
  padding-top: 15px;
}

.devider {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 55px;
  z-index: 99;
  clear: both;
}

.ContentStripe {
  padding: 50px 0;
}

.ContentStripe .image_container {
  display: inline-block;
  margin-bottom: 20px;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.bannerheadline  { padding: 316px 0; }


/*
.InsideOut {
  overflow: hidden;
}
*/

.InsideOut.bigbanner {
  padding: 280px 0;
}

.InsideOut h1, .InsideOut h2, .InsideOut h3, .InsideOut h4, .InsideOut p,
.InsideOut a {
  border: none;
  }

 .InsideOut h1, .InsideOut h2, .InsideOut h3, .InsideOut h4 {  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1); }


.OutsideIn p:hover {
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.InsideOut .image_container:hover {
  background: none!important;
}

.footercontainer {
  padding: 65px 0;
}

.footercontainer h2 {
  font-family: 'Roboto Light'; ; margin: 0; text-transform: none;
}

.footersocials a {
  padding: 1px 5px 5px;
  margin: 0 5px;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  transition: all .5s;
}

p.socialIcons a:after, p.teamIcons a:after {
  display: inline-block;
  transition: all 0.5s ease 0s;
  color: #96969c;
  width: 30px;
  height: 30px;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  transition: all .5s;
}

p.footerIcons a::after {
    display: inline-block;
    transition: all .5s;
}

.right-socials .socialIcons {
  text-indent: 3px;
}

p.footerIcons a:hover:after {
  color: #fff;
}

.submit:hover {
  color: #fff;
}

#header nav.slider-control .slider-prev:before, #header nav.slider-control .slider-next:after ,
p.back a:before,
.ce_gallery a.cboxElement:before,
.mod_newsreader p.info:before,
.topnavi li a:before,
.topnavi li span:before,
.quote:after ,
footer .mod_newslist time:before,
.reply p.info:before,
span.date:before,
span.time:before,
.mod_newslist p.info:before,
.mod_eventreader p.info:before,
p.footerIcons a:after,
p.socialIcons a:after,
p.teamIcons a:after,
.scrolltop a:after ,
footer .linkIcon a:before,
footer .linkIcon span:before,
footer a:before,
.scrolltop a:after,
.ce_accordion .toggler:after,

.ce_accordion .toggler:after,

#header .mainnavi ul.level_2 li a:before,
#header .mod_navigation ul.level_2 li .active:before,
.level_2 li .forward:before {
  font-family: bootstrap-icons;
  padding-right: 5px;
}

.ce_accordion .toggler:hover:after {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.ce_accordion .toggler:hover:after {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

p.info a:before {
  content: "\f073";
}

p.back a:before {
  content: "\f053";
}

.ce_accordion .toggler:hover:after,
.ce_accordion .toggler.active:after {
  content: "\F279";
}

.ce_accordion .toggler:after {
  content: "\F27B";
  float: right;
  padding: 0;
}

footer .linkIcon a:before {
  content: "\f105";
}

.reply p.info:before {
  content: "\f112";
}

span.time:before {
  content: "\f017";
}

#header .mainnavi ul.level_2 li a:before,
#header .mod_navigation ul.level_2 li .active:before,
.level_2 li .forward:before    {
  content: "\f0c8";
   display: inline-block;
}

#header .mainnavi ul.level_2 li a:hover:before,
#header .mod_navigation ul.level_2 li .active:hover:before,
.level_2 li .forward:hover:before {
        transform: rotate(360deg);
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        transition: all .3s;
 }

#header .mainnavi ul.level_2 li li, #header .mod_navigation ul.level_2 li span, #header .mod_navigation ul.level_2 li .active, .level_2 li .forward { display: inline-block; font-family: 'Bold'  }

#header .mainnavi ul.level_2 li { display: block; }

#header .mainnavi ul.level_2 {
  padding: 0px 10px;
}


footer .mod_newslist time:before,
.mod_newsreader p.info:before,
.mod_newslist p.info:before,
.mod_eventreader p.info:before ,
span.date:before {
  content: "\f073";
}

p.footerIcons  em, p.socialIcons  em, p.teamIcons em {
  display: none;
}

.footer-fb:after {
  content: "\F344";
}

.footer-tw:after {
  content: "\F5EF";
}

.footer-pi:after {
  content: "\F663";
}

.footer-ig:after {
  content: "\F437";
}

.footer-yt:after {
  content: "\F62B";
}

p.footerIcons a:hover:after, p.socialIcons a:hover:after {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

a:focus {
  outline: none;
}

.scrolltop a {
        position: fixed;
        /* background: url("../../files/582-memory/img/scroll2top.png") center no-repeat rgba(255, 255, 255, .3); */
        width: 75px;
        height: 62px;
        overflow: hidden;
        cursor: pointer;
        padding: 11px 4px 21px;
        bottom: -10px;
        z-index: 9999 !important;
}

.scrolltop a:hover { height: 76px; }

.scrolltop a:hover:after { color: white!important; }

.scrolltop {
  right: 90px;
  margin-top: 0;
  position: absolute;
  z-index: 101;
}

.scrolltop a:after {
  content: "\F278";
  display: block;
  text-indent: 0;
  padding: 0px 25px;
  font-size: 23px;
  color: rgba(255,255,255,0.8);
  background: none;
  -moz-transition: all .8s;
  -webkit-transition: all .8s;
  transition: all .8s;
}

.scrolltop a:hover:after {
  color: #212121;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  transition: all .5s;
}

footer h1, footer h2, footer h3, footer h4 {
  color: #fff;
}

header .formbody {
  position: relative;
}

.homecontact .formbody {
  background: #fff;
  padding: 26px 26px 70px 26px;
  left: 50%;
  right: 50%;
}

.formbody {
  position: relative;
}

.quote {
  padding: 20px;
  background: #e7e7e7;
  text-align: center;
}

.quote:after {
  content: "\f10e";
  font-size: 32px;
  margin: 10px 0 -10px;
  display: block;
}

.quote-name {
  margin: 0;
  padding: 0;
}

.quote-position {}
.mainnavi ul.level_1 > .active, .mainnavi ul.level_1 > .trail, .mainnavi ul.level_1 > .forward {  background: none;}
.mainnavi ul.level_2 > .active, .mainnavi ul.level_2 > .forward {}

#main { background: white; padding-bottom: 80px; padding-top: 30px; }
.home #main, .home-2 #main, .pagepicker #main {  padding: 0;}
body.home #main, body.home-2 #main {  padding-top: 0;}

.topnavi ul {
  margin: 25px 0!important;
  padding: 0;
}

.topnavi li a, .topnavi li span {
  font-size: 10px;
  float: left;
  margin-right: 10px;
}

.topnavi li.login a:before,
.topnavi li.login span:before {
  content: "\f090";
  font-size: 14px;
}

.topnavi li.register a:before,
.topnavi li.register span:before {
  content: "\f007 ";
  font-size: 14px;
}

.ce_gallery figure {
  line-height: 0;
}

.ce_gallery figure img:hover {
}

a, span, img, figure {
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  transition: all .5s;
}

#kontakt-144 input, #kontakt-144 textarea {
  background: none;
  border: 1px solid #666;
  color: #e7e7e7;
}

#kontakt-144 .fa {
  color: #666;
}

.fa.pull-left {
  width: 30px;
}

body.home footer, body.home-2 footer {
  margin-top: 0;
}

.footersocials a:after {
  color: #787878;
  font-size: 18px;
}

#main .home-pics .ce_image figure.image_container figcaption {
  padding: 0 15px;
  position: absolute;
  top: 20%;
  opacity: 0;
  font-size: 18px;
  color: #fff;
}

#main .home-pics .ce_image figure.image_container:hover figcaption {
  position: absolute;
  top: 46%;
  opacity: 1;
  text-align: center;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  transition: all .5s;
}

#main .home-pics .ce_image figure.image_container {
  background: #09090b;
  margin: 13px;
}

#main .home-pics .ce_image figure.image_container img:hover {
  opacity: 0.3;
}

/* -- foter events + footer news -- */

footer .mod_navigation li a, footer .mod_navigation li span {
  color: #707176;
  font-family: 'Roboto Medium';
}

footer a {
  font-family: 'Roboto Light';
}

footer {
  color: rgba(255, 255, 255, 0.5);
}

footer .mod_newslist time,
footer .mod_eventlist span.date {
  font-size: 10px;
  line-height: normal;
}

footer .mod_navigation li a,
footer .mod_navigation li span,
footer .mod_newslist > div,
footer .mod_eventlist > div {
  display: block;
}

footer .mod_newslist a,
footer .mod_eventlist a {
  color: white;
  display: block;
}


.copyright {
  padding-top: 10px;
  color: rgba(255,255,255,0.9);
  border-top: 1px solid rgba(255,255,255,0.1);
  padding-top: 20px;
  margin-top: 60px;
}

.copyright p, .copyright a { font-size: 14px; color: rgba(255,255,255,0.6); }

.formbody label {
  font-size: 12px;
}

/*
.ce_gallery a.cboxElement { display: block; }
.ce_gallery a.cboxElement:before { position:absolute; top:0; width: 100%; height: 100%; background: rgba(255, 255, 255, .2); content:"\f00e "; text-align:center; display: block; padding-top: 100px; font-size: 50px; color: #fff; }
*/

.formbody input.text {
    padding: 6px 10px;
    border-bottom: 1px solid rgba(0,0,0, .2);
}

header .ce_form  input.text {
  background: none;
  font-size: 14px;
  text-shadow: 0 none;
}

.footersocials {
  position: fixed;
  right: 34px;
  bottom: 100px;
  z-index: 999;
}

.footersocials  a {
  display: block;
  padding: 5px 5px 6px;
  margin: 1px 0;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.footersocials  a:hover:after {
  font-size: 25px;
}

.sliderselect button, input, optgroup, select, textarea {
  background: none;
  border: none;
  color: #212324;
  font-size: 14px;
  line-height: 1.42857;
  padding: 6px 12px;
  margin-bottom: 6px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.short_text {
  display: inline-block;
  padding: 3px 5px;
}

.bg-white {
  background: white;
  padding: 20px;
}

.footergallery figure {
  padding: 4px;
}

.events {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.dlh_googlemap {
  margin-bottom: 0px;
}

.text-white a, .text-white h3, .text-white fa {
  color: #fff;
}

.dark-bg {
  padding: 35px;
}

.dark-bg .btn {
  border: 1px solid #fff;
}

.dark-bg .btn:hover {
  background: #fff;
  color: #212324;
}

.border-img .img-responsive {
  border: 1px solid #e8e9e9;
}

.small-text {
  background: #dfdfdf;
  width: 400px;
  padding: 10px 23px;
}

.small-text p {
  font-size: 14px;
}

.small-slider {
  padding: 0;
}

embed.mejs-shim {
  width: 100%;
}

.mejs-container .mejs-controls {
  none!important;
}


.white-bg h2 {
  background: none;
}

.white-bg:hover {
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.InsideOut .white-bg:hover h2, .InsideOut .white-bg:hover h4, .InsideOut .white-bg:hover a, .InsideOut .white-bg:hover p, .InsideOut .white-bg:hover .fa {
  color: #fff;
  border-color: #fff;
}

.icon .fa {
  padding: 0;
  text-indent: 5px;
  width: 45px;
  height: 45px;
  line-height: 46px;
  text-align: center;
  font-size: 20px;
  position: absolute;

}

.InsideOut .fa {
  padding: 0;
  text-indent: 5px;
  width: 45px;
  height: 45px;
  line-height: 46px;
  text-align: center;
  font-size: 20px;
        color: white;
}

.features { padding-left: 70px; }

.icon em { color: white; }

.InsideOut .icon .fa:hover { opacity: 1; }

.footer-logo {
  border-right: 1px solid rgba(255,255,255,0.6);
}

.rotate-page {
  height: 900px;
  left: 50%;
  margin: 0 auto 0 -350px;
  padding-right: 10px;
  position: absolute;
  top: 270px;
  width: 700px;
  z-index: 333;
}

.team .ce_text {
        padding: ;
}

.team:last-child {
  border-right: none;
}

.rotate {
  background: rgba(255, 255, 255, 0.15) none repeat scroll 0 0;
  border: 1px solid rgba(255,255,255,0.6);
  color: #ffffff;
  display: block;
  float: left;
  padding-bottom: 23.3333%;
  position: relative;
  transform: rotate(45deg);
  width: 23.3333%;
  -moz-transition: all .50s;
  -webkit-transition: all .50s;
  transition: all .50s;
}

.rotate:hover {
  transform: scale(1);
  -moz-transition: all .50s;
  -webkit-transition: all .50s;
  transition: all .50s;
}


.rotate .img-responsive {
  border-radius: 50%;
  bottom: 50%;
  display: block;
  left: 14%;
  position: fixed;
  top: 14%;
  transform: rotate(-45deg);
}

.rotate figure {
  position: absolute;
}

.fancy-text {
  margin-top: 100px;
}

.banner-bottom {
  margin-top: -60px;
}

.ce_gallery .img-responsive {
  padding: 0;
}

.devider {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  margin-top: 20px;
  z-index: 99;
}

p.socialIcons a:after {
;
}

p.socialIcons a:hover:after, p.teamIcons a:after {
  color: #cbc6c4;
}

.ce_gallery .figure .img-responsive {
width: 300px;
        height: auto;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
}

.ce_gallery .figure:hover .img-responsive {
width: 350px;
  transition: all .8s;
}

}

.downloadicon {
  display: block;
  font-size: 16px;
  margin: 0 0 10px;
}

.ce_downloads .fa {
  font-size: 25px;
  display: block;
}

.mod_faqlist li {
  font-size: 14px;
}

.round .fa {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.white-bg:hover .fa {
}

body.contact #main {
  padding: 0;
}

.iframe,
.me-plugin,
.mejs-container {
  width: 100%!important;
}

body.contact .form-control {
  background: rgba(255, 255, 255, .2);
  color: #999!important;
}


.fa-lila .fa {
        text-indent: 2px;
        line-height: 2.2;
        display: inline-block;
        color: #fff;
}

.fa-lila .fa:hover {
  transform: none;
}

.home-pics .ce_image,
.home-pics .ce_image,
.home-pics .ce_image,
.home-pics .col-lg-6 {
  padding: 0;
}

div.overlay-textinput .submit {
  color: #fff;
}

div.overlay-textinput .submit:before { font-family: bootstrap-icons; content: "\f0e0"; }

div.overlay-textinput .submit:hover {
  color: #fff;
}

#ctrl_registration {
  border: 1px solid rgba(0,0,0,0.1);
}

#ctrl_registration:hover,
#ctrl_registration:focus,
#ctrl_registration:active {
  border: 1px solid rgba(0,0,0,0.2);
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  transition: all .5s;
}


.home .ce_form .formbody, .home-2 .ce_form .formbody, .pagepicker .ce_form .formbody {
  background: none;
  padding: 0;
}

.newsitem .news {
  margin: 0!important;
}

.newsitem .newstxt {
  padding: ;
}

.news .info {
  background: rgba(255, 255, 255, .7);
  color: #fff;
  padding: 4px 6px!important;
  z-index: 99;
}

.submit {
  font-size: 12px;
  border: none;
  padding: 8px 14px 6px;
                  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  transition: all .5s;
}


/* buttons */

.newstxt p.more a:hover, p.back a:hover, .submit:hover {
  border: none;
  -moz-transition: all .8s;
  -webkit-transition: all .8s;
  transition: all .8s;
}

.newstxt p.more:hover, p.back:hover, .submit:hover {
  color: #fff;
  border: none;
}

.newstxt p.more, p.back {
  margin-bottom: 0; margin-top: 20px;
}
.newstxt p.more a, p.back a, .mod_eventlist p.more a {
  color: white;
}

./*newstxt p.more, p.back, input.submit {
        color: #fff;
        text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
*/
.newstxt p.more a:before, p.back a:before, .submit:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.newstxt p.more a:hover, .newstxt p.more a:focus, .newstxt p.more a:active,
p.back a:hover, p.back a:focus, p.back a:active,
.submit:hover, .submit:focus, .submit:active {
  color: white;
}

.newstxt p.more a:hover:before, .newstxt p.more:focus:before, .newstxt p.more:active:before,
p.back:hover:before, p.back:focus:before, p.back:active:before,
.submit:hover:before, .submit:focus:before, .submit:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.submit {
  color: white;
}

a.btn {
  position: relative;
  font-size: 14px;
  font-family: 'Roboto Light';
  text-transform: uppercase;
  background: #fff;
  color: #fff;
  padding: 10px 14px 8px;
  margin-top: 7px;
  border-radius: 0;
  border: none!important;
  display: inline-block;
  vertical-align: middle;
}

a.btn:hover {
  -moz-transition: all .8s;
  -webkit-transition: all .8s;
  transition: all .8s;
}

.btn:hover,
.btn:focus {
  color: #fff;
}


a.btn:hover, a.btn:focus, a.btn:active {
  color: white;
}

body.home .mod_breadcrumb {
  display: none;
}

.mod_breadcrumb ul {
    border-bottom: 1px solid#ccc;
    list-style: outside none none;
    margin-top: 0;
    overflow: hidden;
    padding: 6px 0px;}

.mod_breadcrumb ul li > a, .mod_breadcrumb ul li {  text-decoration: none;}
.mod_breadcrumb ul li.active { color: #000; }
.videotitle {
  position: absolute;
  width: 100%;
  top: 45%;
  color: white;
  text-align: center;
  z-index: 98;
  cursor: pointer;
}

.videotitle h1, .videotitle h2, .videotitle h3, .videotitle h4, .videotitle p, .videotitle a, .videotitle .fa { color: #fff; }

header .headerborder {
  border-top: 1px solid rgba(255, 255, 255, .2);
  width: 100%;
  position: relative;
  top: 16px;
}

.mainnavi > ul.level_1 > li.submenu > span:nth-last-child(2):after,
.mainnavi > ul.level_1 > li.submenu > a:nth-last-child(2):after {
  content: "\F282";
  margin-left: 5px;
  font-family: bootstrap-icons;
  font-size: 15px;
  top: 0;
}

@media screen and (max-width: 767px) {
  .mainnavi > ul.level_1 > li.submenu > span:nth-last-child(2):after,
        .mainnavi > ul.level_1 > li.submenu > a:nth-last-child(2):after {
    content: "";
  }

  .mainnavi .level_1 span.aftrelink {
    display: none;
  }
}

.footercontainer .mod_eventlist a:before { font-family: bootstrap-icons; content: "\f178"; position: absolute; left: 16px; }

.footercontainer .mod_eventlist h2 { margin-top: 20px; font-size: 18px; }

.mod_newslist h2 { margin-top: 10px; }

.newsletter .submit {
  display: inline-block;
  padding: 13px;
}

.newsletter .formbody .submit { position: absolute; right:0; top: 11px; }
.newsletter h2 { margin: 10px 0 0 ; }

.footeraddress p {
        margin-left: 25px;
}

.footeraddress em {
        position: absolute;
        left: 19px;
        margin-top: 5px;
}

.contact-icons em {        margin-left: -65px;}
.contact-icons p, .contact-icons h3 { margin-left: 65px;}

.text-hover h3, .text-hover p {
        position: relative;
        bottom: 114px;
        color: #fff;
        padding-left: 21px;
        opacity: 0;
}

.text-hover:hover h3, .text-hover:hover p {
        opacity: 1;
        -moz-transition: all .8s;
        -webkit-transition: all .8s;
        transition: all .8s;

}

.text-hover .image_container { background: #111115; }
.text-hover:hover .img-responsive { opacity: 0.2; }

.text-hover p {
        line-height: 0;
}

footer .mod_newslist .fa, footer .mod_eventlist .fa { padding-right: 5px; }

textarea.form-control { border: 1px solid rgba(0,0,0,0.1); font-size: 12px; }

.newsitem {
        padding-bottom: 35px;
}

.teamIcons {
        margin-top: 23px;
}

.footercontainer .event {
        padding-left: 27px;
}

.title.big-title.title-left { text-align: left; }
.title.big-title { position: relative; margin-bottom: 17px; }
.title.big-title.title-left:before { width: 495px; left: 0; border-color: rgba(0,0,0,0.3); }
.title.big-title:before { height: 1px; bottom: -27px; border-top: 1px solid rgba(0,0,0,0.3); content: ""; display: block; position:absolute; }
.title.big-title.title-right { text-align: right; }
.title.big-title.title-right:before { width: 495px; right: 0; border-color: rgba(0,0,0,0.3); position: absolute; }
.headersocials p.footerIcons a:after {
        color: #fff;
        font-size: 13px;
        padding-top: 7px;
        width: 30px;
}
.big-icon .fa { color: white; font-size: 90px; vertical-align: middle; }
.gallery .img-responsive:hover { opacity: 0.6; }
.gallery .ce_gallery ul {
        background: #111115;
}

.gallery .img-responsive:hover:after {
        opacity: 0.9;
        font-family: bootstrap-icons;
        content: "\f002";
        color: #fff;
        position: absolute;
        top: 47%;
        right: 42%;
        border: 1px solid #fff;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        text-indent: 5px;
        padding: 5px;
        cursor: pointer;
}



.event  .header {
  position: absolute;
  padding: 5px!important;
  background: rgba(255, 255, 255, .7);
  color: #000;
}

/*
.videotitle:before {
        font-family: FontAwesome;
        content: "\f144";
        position: relative;
        padding-bottom: 20px;
        font-size: 50px;
        display: block;
}


.mod_subscribe .submit:before {
                font-family: FontAwesome;
        content: "\f144";
}
*/

.video-home .mejs-controls {
  display: none !important;
}

.video-home .mejs-container {
  background: none;
}

.home-2 .mod_breadcrumb.block, .pagepicker .mod_breadcrumb.block {
  display: none;
}

.screenshot .image_container { -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }

.screenshot .image_container:hover { -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2); }

.starttxt { background: #323232; padding: 32px 0 150px }

.starttxt h1, .starttxt h2, .starttxt h3, .starttxt p, .starttxt .fa { color: white; }

.bigbanner .InsideOut { opacity: 0.2 }

.mod_faqlist li:before { font-family: bootstrap-icons; content: "\f059"; padding-right: 10px; font-size: 17px; }

.mod_faqlist a:hover { padding-left: 7px }

/*--- minical -- */
.minicalendar tr th.label { border-bottom: 3px solid #000; }
.minicalendar tr td { padding: 14px; text-align:center; }

.homebanner .bannertext p,
.homebanner .bannertext h1,
.homebanner .bannertext h2,
.homebanner .bannertext h3,
.homebanner .bannertext h4{
        color: #fff;
}

.homebanner .bannertext h2 { padding: 0; margin:0 0 10px 0; }
.homebanner figure { opacity: .3; }
.homebanner .blockInner { position: relative; }

.homebanner .textInner.ce_text {
    position: absolute;
    z-index: 99;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
}

.customerslider .slider-control .slider-menu { display: block; }
.customerslider .slider-control .slider-menu {
        top: 70px;
        width: 50%;
        left: 50%;
        margin-left: -25%;
        font-size: 34px;
        text-align: center;
}

.home .newsletter .text { border:   }

.contact-top p, .contact-top a, .contact-top em {
    color: white;}
.topbar-navi { background: #fff;}

.contact-top p { font-size: 12px; margin:0; }
.topbartop .row { padding: 0; }


.topbar {  padding: 1rem 0; transition: .2s all }
.fixedTop .topbar { padding: .5rem 0 }

.layout_latest p.info,
.mod_newsreader p.info,
.newstxt p.info
{ display: inline-block; padding: 5px 8px; color: white; text-transform: uppercase; font-size: 11px; margin:0 }

.content-slider { height: auto; }

.darkpic, .redpic, .bluepic { padding: 0; }
.footerIcons { text-align: center;}
.slider-control .slider-prev, .slider-control .slider-next { display: none; }

.home .newsletter .formbody  {
  color: #707070;
  padding: 12px 0;
}

.search .formbody .submit_container .submit {
  position: absolute;
  right: 0;
  top: 13px;
}

.footerevents a, .footerevents a { font-size: 16px!important; }
.home .mod_newslist .teaser { height: 40px; }
.overlay-search .submit { padding: 14px; }
.overlay-search form .widget {  padding: 13px 0;}
.ce_accordion div{
   -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}

.flexible { width: 100%; }

.mainnavi .level_1 a {
	padding: 0 10px;
}

.banner-responsive .img-responsive { width: 100%; }



/*** improvements contao 5 */
figure { margin:0 }
a:hover { text-decoration:none; }
.img-responsive { 
  width:100%;
  max-width:100% ;
  height: auto;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.align-center .row { align-items:center; }



.flex-row {flex-direction: column!important; }

.bgStyle,
.banner-bg  { 
    width: 100%; 
}
.slider-control .slider-menu b { margin: 0 .4rem; }

.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: "\F356";
    font-family: 'Bootstrap-Icons';
    font-size: 2rem;
    line-height: normal;
    display: block;
}

.mod_search .fa:before {
    content: "\F52A";
    font-family: 'Bootstrap-Icons';
}

.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 {
    padding: 5px;
    background: white;
    margin: 0.1rem 0;
    font-size: .75rem;
}

.home .newsletter-bg h2 {    margin: 0; }
.home .newsletter-bg .widget { margin:0 }

.mainnavi.fixedTop {
    width: 100%;
}

.topbar .row,
.topbartop .row { align-items:center; }

ul.ce_gallery {
    padding: 0;
    margin: 0;
    list-style: none;
}


.media.media--left .blockInner,
.media.media--right .blockInner { display:flex; gap:1rem }

.media.media--left .blockInner  { flex-direction: row;}
.media.media--right .blockInner { flex-direction: row-reverse; }
.media.media--above .blockInner { flex-direction: column; }
.media.media--below .blockInner { flex-direction: column-reverse; }
