
html, body {
    overflow-x: hidden;
    width:100%;
    background-repeat:repeat-x;
    margin: 0; 
    padding: 0;
    font-family: Verdana, Geneva, sans-serif;
       font-size:14px;
}

table, tr, td, th {
    font-family: Verdana, Geneva, sans-serif;
    font-size:14px;
}

.text-right {
 text-align:right;
  
}
.text-center {
  text-align:center;
}
.clear { clear:both; }



* { box-sizing:border-box;    -webkit-font-smoothing: antialiased;   -moz-osx-font-smoothing: grayscale; }

.team .c33,
img,
.pglink svg,
.top a svg *,
.all.slidein,
.slick-prev,
.slick-next,
.top, .top .main, .nav,
.teaser img, input, .nbar, .st0, .st1,
a, li {
    -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;    
  }

.video-embed > video,
img {
  border:0px;
    max-width:100%;
    height:auto;
}


.all {
  width:100%;
  min-width:100%;
  padding-left:40px;
  padding-right:40px;
}
.main {
  max-width:1600px;
  margin: 0px auto;
  padding:0px;
  position:relative;
  text-align: left;
}
.historie:after,
.news-list-view .article:after,
.cStage:after,
.main:after { content:''; display:table; clear:both; }

.c16 { width:16.6666%; float:left; }

.c33 { width:33.3333%; float:left; }
.c30 { width:30%; float:left; }
.c70 { width:70%; float:left; }
.c40 { width:40%; float:left; }
.c20 { width:20%; float:left; }
.c50 { width:50%; float:left; }
.c25 { width:25%; float:left; }
.c75 { width:75%; float:left; }
.c30 { width:30%; float:left; }
.c35 { width:35%; float:left; }
.c60 { width:60%; float:left; }

.c50.first,
.c60.first,
.c75.first {padding-right:20px;}

.c40.last,
.c50.last {padding-left:20px;}

a + p,
.main div > *:first-child {margin-top:0px;}

.ce-gallery[data-ce-columns="3"] .ce-column {
    width:calc(33.3333% - 15px)
}
.ce-gallery[data-ce-columns="2"] .ce-column {
    width:calc(50% - 15px)

}


.top .main {padding:35px 0;color:#38AA35;}
.top .l {width:calc(100% - 400px);float:left;}
.top .r {width:400px;float:left;text-align: right;}
.top ul {margin:0px;padding:0px; list-style-type: none;}
.top ul li {display: inline-block}
.top .l li {margin-top:30px;margin-right:25px;}
.top a { color:#38AA35;text-decoration: none;display: inline-block;}
.top .l li.active a,
.top a:hover {color:#00A7FF;}
.top .l li a {font-weight:bold;font-style: italic; background:url(../img/down-b.svg)left 8px no-repeat; padding-left:14px;}
.top .l li.active a {background:url(../img/top-act.svg)left 5px no-repeat;}

.top .r li {margin-right:25px;}
.top .r li:not(.lang) a {background:url(../img/down-b.svg)left 8px no-repeat; padding-left:14px;}
.top .r li.lang {margin-right:0px;}

.top .r form {padding:15px 0;}
.top .r input[type="text"] {border:1px solid #707070; width:220px;margin-right:5px; color:#fff;background:#ACACAC; font-family: inherit; font-size:14px; padding:5px 10px; }
.top .r input.search {width:22px;height:22px; vertical-align: middle;     background: transparent url(../img/search-g.svg); background-size: 100% auto;}
.p1 .top .r input.search {background: transparent url(../img/search.svg); background-size: 100% auto;}

.top .r input[type="text"]::placeholder { color: #fff; opacity: 1; }
.top .r input[type="text"]:-ms-input-placeholder { color: #fff;}
.top .r input[type="text"]::-ms-input-placeholder { color: #fff;}


.sticky .top {position: absolute;left:0px; width:100%; z-index: 1;}
.sticky.navopen .top {z-index: initial; }


.top + .top1 {position: fixed; background:#fff; z-index:10; top:0px; -webkit-transform: translate(0, -105%);  -ms-transform: translate(0, -105%); transform: translate(0, -105%);-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.32);-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.32);box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.32);}
.scrolled .top + .top1 {-webkit-transform: translate(0, 0%);  -ms-transform: translate(0, 0%); transform: translate(0, 0%);}

.eol {color:#ACACAC !important;font-weight:400 !important;}


.top1 .main {
    padding: 15px 0;
    color: #38AA35;
}

.mt *{transition:.25s ease-in-out;box-sizing:border-box}.mt span{display:block;background:#38AA35;border-radius:2px}.mt.open span{background:#fff;}.mt{width:50px;height:50px;display:inline-block;position:relative;z-index:1001;cursor:pointer;}.mt .mt-hb{position:absolute;height:100%;width:100%}.mt .mt-hb span{width:40px;height:3px;position:relative;top:4px;left:4px;margin:7px 0}.mt .mt-hb span:nth-child(1){transition-delay:.5s}.mt .mt-hb span:nth-child(2){transition-delay:.625s;width:30px;margin-left:10px}.mt .mt-hb span:nth-child(3){transition-delay:.75s}.mt .mt-c{position:absolute;height:100%;width:100%;transform:rotate(45deg)}.mt .mt-c span:nth-child(1){height:0%;width:3px;position:absolute;top:10%;left:23px;transition-delay:0s}.mt .mt-c span:nth-child(2){width:0%;height:3px;position:absolute;left:10%;top:23px;transition-delay:.25s}.mt.open .mt-hb span{width:0%}.mt.open .mt-hb span:nth-child(1){transition-delay:0s}.mt.open .mt-hb span:nth-child(2){transition-delay:.125s}.mt.open .mt-hb span:nth-child(3){transition-delay:.25s}.mt.open .mt-c span:nth-child(1){height:80%;transition-delay:.625s}.mt.open .mt-c span:nth-child(2){width:80%;transition-delay:.375s}

.p1 .top:not(.top1) .main,
.p1 .top:not(.top1) a {color:#fff;}
.p1 .top:not(.top1) .mt span {background:#fff;}
.p1 .top:not(.top1) .l li a,
.p1 .top:not(.top1) .r li:not(.lang) a {background:url(../img/down-w.svg)left 8px no-repeat;}
.p1 .content.headerpic .frame:not(.frame-type-list) * {color:#fff;}

.p2 .top:not(.top1) .main,
.p2 .top:not(.top1) a {color:#000;}
.p2 .top:not(.top1) .mt span {background:#000;}
.p2 .top:not(.top1) .l li a,
.p2 .top:not(.top1) .r li:not(.lang) a {background:url(../img/down-s.svg)left 8px no-repeat;}
.p2 .content.headerpic .frame:not(.frame-type-list) * {color:#000;}


.nav {background:#38AA35;color:#fff; position: fixed; right:-100%; top:0px; height:100%; width:100%;z-index:1000;}
.navopen .nav {right:0px; overflow: scroll}
.navopen { overflow: hidden;}

.nav a {color: inherit; text-decoration: none;}


form > ul > li.filter,
.slidein form > ul > li,
.nav .main > ul > li {display: inline-block; width:calc(25% - 40px);margin-right:35px;vertical-align: top}
form > ul > li.filter {margin-bottom:10px}
form > ul > li.filter > span,
.slidein form > ul > li > span,
.nav .main > ul > li > a {font-size:24px;font-weight:bold; display: block; padding-bottom:20px; }
.slidein form > ul > li > ul > li,
.nav .main > ul > li > ul > li > a {line-height:20px;display: block;}
.slidein form > ul > li > ul > li,
.nav .main > ul > li > ul > li {border-top:1px solid #fff;padding:15px 0;}
.slidein form > ul > li > ul > li {border-color:#38AA35}

form ul,
.slidein ul,
.nav ul {margin:0px; padding:0px; list-style-type: none;}
.nav .head {font-size:34px; font-weight:bold; font-style: italic;padding:55px 0;}

.nav .footer {padding-top:40px;}

.headerpic.big {min-height:500px;padding-top:80px;color:#38AA35;position: relative}
.headerpic > a {display: block; position: absolute; left:0; right:0; bottom:0; top:0;}

.zitat {position: relative}
.all.video video {   position: absolute; top: 50%; left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);min-width: 100%;min-height: 100%;width: auto;height: auto;z-index: -1000;overflow: hidden;}
.all.video > div {z-index:1;}
.all.video {overflow: hidden;color:#fff;}

.zitat .all.video {padding:0;}

.nav + .zitat .all.video video {top:0;}

.content.default {background:#fff;}

.all.slidein  {overflow:scroll;}
.all.slidein {background:#fff;color:#38AA35;position: fixed; right:-100%; top:0px; height:100%; width:100%;z-index:1002;margin:0;}
.all.slidein .head {font-size:22px; font-weight:bold; font-style: italic;}
.all.slidein .c50 {padding:35px 0;}
.all.slidein.open {right:0px;}
.closeSlideIn {width:25px;height:25px;background:url(../img/close.svg); background-size:100% auto; position:absolute; top:35px; right:0px; cursor:pointer; }
.all.slidein .stage {margin:0 -10px;}
.all.slidein .stage .fact {width:calc(25% - 20px); min-height:140px; padding:10px 0; float:left; border-top:1px solid #38AA35; border-bottom:1px solid #38AA35; margin-right:20px; margin-bottom:20px; }
.all.slidein .stage .fact .image {float:left;margin-right:20px; height:115px;}
.all.slidein .stage .fact p {margin:0px;}
.all.slidein .stage .fact h4 {margin-bottom:5px;}

a.reset:before {display: inline-block;content:'';background:url(../img/reset.svg) left center no-repeat;  margin-right:10px; vertical-align: middle; width:15px;height:15px;}
a.filter:before {display: inline-block;content:'';background:url(../img/filter.svg) left center no-repeat;  margin-right:10px; vertical-align: middle; width:15px;height:15px;}
a.filter {display: inline-block; font-weight:bold; margin-right:20px;}

h1,h2 {font-size:34px;font-style: italic; margin-top:0px;}
h3 {font-size:24px;margin-top:0px;}
h4 {font-size:18px;margin-top:0px;}

.frame-type-list hr,
hr.spacer {margin:20px 0;border:0px; border-top:1px solid #38AA35}
.cStage hr.spacer {margin:20px 10px;}

.distriItem {padding-top:10px !important;;padding-bottom:10px !important;}
.distriItem.highlight {background:#e3e3e3;}

.content h1,
.content h2,
.content h3,
.content h4 {color:#38AA35;}

.content.f3 h1,
.content.f3 h2,
.content.f3 h3,
.content.f3 h4 {color:#fff;}

.content h3 + h4,
h3 + h4 {margin-top:-20px;color:#707070;font-weight:400;}

span.big {text-transform: uppercase}
span.highlight {color:#38AA35;}
span.highlightred {color:#bc0000;}

.c33Stage {margin:0 -15px;}
.c33Stage > div {padding:0 15px 1px 15px;}

.c25Stage {margin:0 -15px;}
.c25Stage > div {padding:0 15px 1px 15px;}


.c33Stage.produkte-stage {margin:0 -10px;}
.c33Stage.produkte-stage > div {padding:0 10px 1px 10px;}

.c25Stage.produkte-stage {margin:0 -10px;}
.c25Stage.produkte-stage > div {padding:0 10px 1px 10px;}

.c25Stage > .c33 {width:25%;}
.p1 .headerpic h1, .p1 .headerpic h2, .p1 .headerpic h3, .p1 .headerpic .highlight {color:#fff;} /*fehler*/
.p2 .headerpic h1, .p2 .headerpic h2, .p2 .headerpic h3, .p2 .headerpic .highlight {color:#000;} /*fehler*/


.content .main {padding:55px 0 55px 0px;}

.content a {color:#38AA35}
.content.f3 a {color:#fff;}
.content a:hover {color: inherit}
.content a.btn:hover {color:#fff;}

.all.content.image .main {min-height:300px;}
.all.content.image * {color:#fff;}
.all.content.image.p {background-attachment: fixed}

.all.content.ti .text .wrap {min-height:500px;}

.all.content.ti {padding:0;background:#fff;}
.all.content.ti .text .wrap {max-width:800px;padding:50px 0px 100px 100px}
.all.content.ti .first.text {text-align: right;}
.all.content.ti .first.text .wrap {padding:50px 100px 100px 0px;display: inline-block; text-align: left;}

.content .rootline {color:#ACACAC;margin-top:-40px !important;margin-bottom:40px; font-weight:700; font-style: italic}
.content .rootline a {color:#ACACAC}

.teaser {padding:50px;min-height:220px;margin-bottom:20px;}
.teaser .link {width:300px;vertical-align: middle;height:130px;}
.teaser .text {font-size:54px; font-weight:bold;vertical-align: middle;height:130px;font-style:italic;}
.teaser .t {height:100%;}
.main .teaser:last-child {margin-bottom:100px;}


.teaser2 {color:#fff;height:740px;margin-bottom:30px;padding:30px 50px 30px 30px;position: relative;}
.teaser3 h2 {min-height:90px;}
.teaser2 h2 {color: #fff;min-height:90px;}
.teaser2 h3 {color: #fff;}
.teaser2.dark h2,
.teaser2.dark h3,
.teaser2.dark {color:#000}
.teaser2 .link {position: absolute;left:0px;right:0px;bottom:30px; text-align: center}

.teaser2.light h2,
.teaser2.light h3 {color:#fff;}

.teaser3 {padding:30px 30px 30px 30px;border:3px solid #38AA35}
.teaser3 img {width:100%;height:auto;margin-bottom:10px;}
.teaser3 .link {text-align:center;}
.teaser3 .link a {margin:0;}

.teaser4 {position: relative;overflow:hidden;}
.teaser4 h3 {position: absolute;left:0;bottom:0;right:0; padding:100px 30px 30px 30px;margin:0; color:#fff;background: linear-gradient(0deg, rgba(39,80,155,0.7) 30%, rgba(0,0,0,0) 100%);}
.teaser4:hover img {transform:scale3d(1.1,1.1,1);}
.teaser4 img {display: block;}

.cStage + .frame,
.frame + .cStage,
.frame + .frame {padding-top:40px;}
.frame-type-header + .frame-type-list {padding-top:0px;}

.t {display: table;width:100%;}
.t > .c {float:none;display: table-cell}

a {color:inherit; text-decoration: none;}

.frame-type-felogin_login input[type="submit"],
input.btn {cursor: pointer;border:0px;font-family: inherit; font-size:inherit}
input.btn,
.btn-group button,
.frame-type-felogin_login input[type="submit"],
a.btn {background:#38AA35;color:#fff;font-size:18px; border:0px; font-family: inherit; font-weight:700; display: inline-block; text-align: center; min-width:280px; margin-right:15px; border-radius:15px; line-height:30px;padding:0 50px;margin-top:20px;}

.content.f3 input.btn {color:#38AA35; background:#fff}

/*
input.btn:hover,
.btn-group button:hover,
a.btn + br + a.btn {margin-top:5px;}*/
a.btn.btn1 {background:#707070}
a.btn.btn1:hover,
.frame-type-felogin_login input[type="submit"]:hover,
input.btn:hover,
.content.f3 input.btn:hover,
a.btn:hover {background:#000; color:#fff;}

.frame-type-felogin_login div + div  {padding-top:10px;}

.frame-layout-f2 {border:1px solid #fff; background:rgba(101,101,101,.7);padding:20px;}
.frame-layout-f3 {background:#38AA35;color:#fff;padding:20px;}
.frame-layout-f5 {padding:20px; border:1px solid #fff;}

.content .frame-layout-f3 * {color:#fff;}
.frame-layout-f4 {padding:20px;}

.f3 a.btn,
.frame-layout-f3 a.btn {background:#fff;color:#38AA35;}

.f3 a.btn:hover,
.frame-layout-f3 a.btn:hover {background:rgba(255,255,255,.7);color:#38AA35;}

.content p {line-height:21px;}

.f1 {background:#E4E4E4;}
.zitat {color:#fff;font-size:54px;font-weight:700; font-style: italic}
.zitat .main {width:820px;padding:80px 0;}

.topprodukte-stage .ce-bodytext {padding-bottom:90px;}
.topprodukte-stage > div {border-bottom:.5px solid #707070;}
.news-list-view .page-navigation,
.news-list-view .article {padding:30px 0;border-top:.5px solid #707070;}
.news-list-view .news-img-wrap {float:left;margin:0 100px 0 0}
.news-list-view h3 {margin-top:20px;}

.eventImage,
.news-single .news-img-wrap {float:right;margin:0 0 50px 50px}

.event + .event {padding-top:50px;}

.page-navigation p {display: none;}
.page-navigation li a {background:#E6E6E6;padding:5px 10px;display: block;}
.page-navigation ul {margin:0px;padding:0px;list-style-type: none;text-align: center}
.page-navigation ul li {display: inline-block; margin:0 5px;font-weight:300; font-size:15px;}
.page-navigation li.current {background:#38AA35;color:#fff;padding:5px 10px;}

.historie-stage ul:before {content:'';width:1px;height:calc(100% - 45px); display: block; position: absolute;left:5.5px;background:#fff; top:20px;}
.historie-stage ul {width:200px; float:left;position: relative}
.historie-stage ul {margin:0px;padding: 0px; list-style-type:none;}
.historie-stage ul li { line-height:40px; }
.historie-stage ul li.act a {font-size:24px;}
.historie-stage ul li:before {content:''; vertical-align:middle; display: inline-block; width:12px; height:12px; border-radius: 6px; background:#fff; margin-right:30px; }
.historie-stage ul li a {color:#fff;text-decoration: none;font-weight:700;}
.historie-stage > div {width:calc(100% - 200px);float:right;}

.historie {background:#FFFFFF; position: relative; margin-bottom: 20px;}
/*.historie.l1 img {float:right;margin-left:40px;}*/
.historie.l2,
.historie.l1 {
    display: flex;
    padding-bottom: 0;
}
.historie.l2 img,
.historie.l1 img {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -o-object-fit: cover;
    object-fit: cover;
}
.historie.l2 .text,
.historie.l1 .text {
    display: flex;
    padding: 40px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
/*.historie.l2 img {float:left;margin-right:40px;}*/
.historie.l3 .overlay {position: absolute;top:0px; color:#fff; left:0px; width:100%; height:100%;background-image:linear-gradient(to right,  #262626 0%,transparent 72%);  background-blend-mode:multiply;  background-size:cover; background-position:center center; background-repeat:no-repeat; }
.historie .text {padding:20px 40px;}
.historie.l3 h2 {color:#fff;}
.historie.l3 .text {max-width:800px;}
.p1 .content.headerpic * .historie.l2 p,
.p1 .content.headerpic * .historie.l1 p {color:#000;}

.p1 .content.headerpic * .historie.l2 p span.highlight,
.p1 .content.headerpic * .historie.l1 p span.highlight {
    color: #38AA35 !important;
}

.content.headerpic.p1 h1,
.content.headerpic.p1 h2,
.content.headerpic.p1 h3,
.content.headerpic.p1 p,
.content.headerpic.p1 p a,
.content.headerpic.p1 .highlight,
.content.headerpic.p1 h1 a,
.content.headerpic.p1 h2 a,
.content.headerpic.p1 h3 a,
.p1 .headerpic h1,
.p1 .headerpic h2,
.p1 .headerpic h3,
.p1 .headerpic .highlight {color:#fff;}

.p1 .headerpic .historie h1,
.p1 .headerpic .historie h2,
.p1 .headerpic .historie h3,
.p1 .headerpic .historie .highlight {color:#000;}

.p1 .top a svg * {fill:#fff;}

.scrolled.p1 .top a svg * {fill:#38AA35}



.content.headerpic.p2 h1,
.content.headerpic.p2 h2,
.content.headerpic.p2 h3,
.content.headerpic.p2 p,
.content.headerpic.p2 p a,
.content.headerpic.p2 .highlight,
.content.headerpic.p2 h1 a,
.content.headerpic.p2 h2 a,
.content.headerpic.p2 h3 a,
.p2 .headerpic h1,
.p2 .headerpic h2,
.p2 .headerpic h3,
.p2 .headerpic .highlight {color:#000;}

.content.headerpic.p2 p a.btn {color:#fff;}

.p2 .headerpic .historie h1,
.p2 .headerpic .historie h2,
.p2 .headerpic .historie h3,
.p2 .headerpic .historie .highlight {color:#000;}

.p2 .top a svg * {fill:#000;}


.headerslider .all {min-width: initial}
.headerslider .all .main {padding-left:30px; padding-right:30px;}

.produkt {border:1px solid #38AA35; padding:20px !important;margin-bottom:20px;}
.produkt .link,
.produkt .image {text-align: center;}
.produkt .text {min-height:200px;}
.produkt .link {padding-top:20px;}
.produkt.small h2 {display:none;}
.produkt.small .text {min-height:115px;}

@media(max-width:1500px) {
    a.btn {min-width: 100%; font-size:16px;}
}

/*.mapMarker { cursor: pointer;}*/
.mapWindow {padding: 15px; background: rgba(39,80,155,.9); font-size:12px !important; display: none;}
.all.content.image .mapWindow {color:initial;}

a.file:after {content:''; display: table; clear:both;}
a.file {display: block; margin-bottom:5px;color:#38AA35; line-height:26px;}
a.file img {float:left; margin-right:20px;}
div > a.file:last-child {margin-bottom:20px;}

.f3-widget-paginator {margin:40px 0; list-style-type: none; text-align: center;}
.f3-widget-paginator li {display: inline-block; font-size:20px; font-weight:bold; background:#E6E6E6; }
.f3-widget-paginator li a {padding:5px 10px;display: block;}
.f3-widget-paginator li.current {padding:5px 10px;background:#38AA35;color:#fff;}


.subheader {color:#ACACAC;font-style: italic}

.facts {margin:40px 0;}
.fact {position: relative}
.fact .tooltip {
    visibility: hidden;
    width: 200px;
    background-color: #00A7FF;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 150%;
    left: 50%;
    margin-left: -100px;
}
.fact .tooltip:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #00A7FF transparent;
}

table {border-top:2px solid #707070;border-bottom:2px solid #707070; margin:0px;  border-collapse: collapse; width:100%;}
table td {border-top:1px solid #707070;padding:6px 20px 6px 0;}

    /* Show the tooltip text when you mouse over the tooltip container */
.fact:hover .tooltip  {
    visibility: visible;
}

.pglink {margin-right:8px;}
.pglink svg {width:60px;height:auto;}
.pglink:hover svg {transform:scale3d(1.1,1.1,1);}
.p1 .pglink svg *,
.all.content.image .pglink svg * {fill:#fff;}

.all.f3 {background: #b5b3b3}

.all.f3,
.footer {background:#38AA35;color:#fff;}
.footer .main {padding:25px 0;}
.footer img {display: block; margin-bottom:50px;}
.footer .main > div:first-child a + p {font-size:9px;}
.footer p, .footer ul {margin:0px;padding:0px;list-style-type: none;}
.footer p + p {margin-top:20px;}
.footer a {color:inherit;text-decoration: none;}
.footer a:hover {opacity:.8;}
.footer .social img {margin-bottom:40px; margin-right:15px;display: inline-block}

.t {display: table; width:100%;}
.t > .r {display: table-row; }
.t > .r > .c {display: table-cell; border-bottom:.5px solid #707070; color:#38AA35; vertical-align: middle; padding:6px 20px 6px 5px}
.t > .r > .c.h {font-size:18px; font-weight:bold;padding:6px 20px 15px 5px}
.t > .r > .c:first-child {font-weight:bold;}
.flag {display: inline-block;background:#00A7FF; color:#fff; padding:3px 6px; margin-left:-6px;margin-right:20px;}
.t > .r.h:hover {background:rgba(39,80,155,.1)}

.ce-gallery[data-ce-columns="3"] .ce-column {
    width:calc(33.3333% - 15px)
}
.ce-gallery[data-ce-columns="2"] .ce-column {
    width:calc(50% - 15px)
}

.tx-indexedsearch-rules,
.tx-indexedsearch-searchbox,
.tx-indexedsearch-info {display: none;}

.formgroup:after {content:'';display: table; clear:both;}
.formgroup {padding-bottom:20px;}

.formgroup div {padding-right:20px;}
.formgroup div label {width:100%;display: block;margin-bottom:5px}
.formgroup div textarea,
.frame-type-felogin_login input[type="text"],
.frame-type-felogin_login input[type="password"],
.formgroup div input {width:100%; outline: none; font-family: inherit; font-size:18px; border:1px solid #233241; color:#233241; padding: 10px 15px;}
.formgroup div textarea {height:200px;}

.formgroup div textarea:hover,
.formgroup div input[disabled],
.formgroup div input:hover,
.formgroup div textarea:focus,
.formgroup div input:focus {
    border-color:#EBEBEB;
    outline: none;
}
.frame-type-felogin_login input[type="text"],
.frame-type-felogin_login input[type="password"] {margin-top:5px;}

.fs {height:30px;width:100%;margin-top:50px;background:#EBEBEB; position: relative}
.fs1 {height:30px;background:#38AA3524;}
.fs .b {position: absolute;line-height:30px; width:200px; left:calc(50% - 100px); top:0; text-align: center }
.error {clear:both; display: block; color:#EB5A37; }
select.hide.error {display: none !important;}
select.hide {opacity: 0;}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border: solid 1px #233241;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    margin-top:-20px;
    float: left;
    font-family: inherit;
    font-size: 18px;
    font-weight: normal;
    outline: none;

    padding: 10px 30px 10px 15px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 100%; }

label.error + .nice-select {margin-top:0px;}
.nice-select:hover {
    border-color: #EBEBEB; }
.nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; }
.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px; }
.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg); }
.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0); }
.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
.nice-select.disabled:after {
    border-color: #cccccc; }
.nice-select.wide {
    width: 100%; }
.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important; }
.nice-select.right {
    float: right; }
.nice-select.right .list {
    left: auto;
    right: 0; }
.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
.nice-select.small:after {
    height: 4px;
    width: 4px; }
.nice-select.small .option {
    line-height: 34px;
    min-height: 34px; }
.nice-select .list {
    background-color: #fff;
    box-shadow: 0 0 0 1px #e3e3e3;
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    right:0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important; }
.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    background-color: #f6f6f6; }
.nice-select .option.selected {
    font-weight: bold; }
.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default; }

.no-csspointerevents .nice-select .list {
    display: none; }

.no-csspointerevents .nice-select.open .list {
    display: block; }



@media (max-width: 1400px) {
    .ce-textpic.ce-intext .ce-gallery {max-width:50%;}

    h1, h2 {
        font-size: 30px;
    }
    h3 {
        font-size: 21px;
    }

    .footer .c20 {width:33%;}

    .all.slidein .stage .fact {
        width: calc(33.333% - 20px);
    }
}

@media (max-width: 1300px) {
    .c25Stage > .c33 {
        width:33%;
    }
}

@media (max-width: 1200px) {
    h1, h2 {
        font-size: 25px;
    }
    h3 {
        font-size: 19px;
    }

    .nav .head {font-size:25px; padding-right:50px;}
    .all.slidein .head {
        font-size: 16px;

    }

    .ce-textpic.ce-intext .c50 {padding-left:0px; padding-bottom:20px; padding-right:0px; width:100%}

    .teaser2 {height:500px;}


    .produktSingle > .c50 {width:100%;padding-right:0px;padding-left:0px;padding-bottom:20px;}
    .produktSingle table {width:100% !important;}

    * {hyphens:auto}

    .fact h4 {
        font-size: 16px;
    }

    .news-list-view .news-img-wrap {
        float: none;
        margin: 0 0 10px 0;
    }
}
@media (max-width:1650px) {
    .all.content.ti .first.text .wrap {
        padding: 50px 30px 50px 50px;

    }
    .all.content.ti .text .wrap {
        padding: 50px 30px 50px 50px;
    }
}

@media (max-height:900px), (max-width:1100px) {

    .slidein form > ul > li > ul > li, .nav .main > ul > li > ul > li {
        padding: 10px 0;
    }
    .slidein form > ul > li > span, .nav .main > ul > li > a {
        font-size: 20px;
        padding-bottom: 15px;
    }
    .slidein form > ul > li, .nav .main > ul > li {
        width: calc(25% - 20px);
        margin-right: 15px;
    }
}
@media (max-height:700px), (max-width:900px) {


    .nav .footer {
    display: none;
    }
}

@media (max-width: 950px) {
    .footer .c20 {width:100%;padding-bottom:30px;}
    .footer img {margin:0 0 20px 0}

    h1, h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 17px;
    }

    h4 {
        font-size: 15px;
    }

    .c25Stage > .c33 {
        width:50%;
    }
}



@media (max-width: 1050px) {

    .all {

        padding-left: 20px;
        padding-right: 20px;
    }

    .all.slidein .stage .fact {
        width: calc(50% - 20px);
    }

    .all.content.ti .first.text .wrap {
        padding: 30px 20px 50px 20px;

    }
    .all.content.ti .text .wrap {
        padding: 30px 30px 30px 30px;
    }

    input.btn, .btn-group button, a.btn {min-width:10px;padding: 0 20px;}

    .teaser2 {    padding: 20px 20px 20px 20px;    margin-bottom: 20px;}
    .c33Stage {
        margin: 0 -10px;
    }
    .c33Stage > div {
        padding: 0 10px 10px 10px;
    }

    .c75, .c25 {width:100%;}

    .c25Stage .c25 {
        width:50%;
    }

    .c75.first {
        padding-right:0px;
    }
    .c25.last {padding-left:0px;}
    .zitat .main {width:100%;}

    .zitat {
        color: #fff;
        font-size: 24px;
    }

}

.c33.hideDesktop {display: none;}

/* Only Phones */
@media (max-width: 900px) {

    .c33.hideDesktop {display: block;}

    .c33.hideMobile {display: none;}

    .formgroup {padding-bottom:0}
    .formgroup > label,
    .formgroup > div {width:100% !important;    padding-bottom: 20px;}
    .formgroup.person + .person {padding-top:20px;}

    .c33Stage > div {
        width: 50%;
    }
    .c33Stage .frame-layout-f5 { margin-bottom:20px; }

    .top .l ul {display: none}
    .top .r ul li:not(.lang) {display: none;}

    .top .l {
        width: calc(100% - 100px);
    }
    .top .r {
    width:100px;
    }

    .p0 .headerpic.big {    background-blend-mode: unset;}
    .p0 .headerslider .headerpic.big {background-blend-mode: normal}

    .top .r form {display: none}

    input.btn, .btn-group button, a.btn {font-size:14px;}

    .eventImage,
    .news-single .news-img-wrap {
        float: none;
        margin: 0 0 20px 0px;
    }

        /*
        .c50, .c40, .c60 {width:100%;}

        .c50.first,
        .c40.first,
        .c60.first {padding-bottom:60px;}

        .c50.first,
        .c50.last,
        .c40.first,
        .c40.last,
        .c60.first,
        .c60.last {padding-left:0px;padding-right:0px;}

        .projects .c25 {width:50%;}

        .footer .c35 {
            font-size: 20px;
            line-height: 32px;
        }

        span.big {
            font-size: 30px;
            line-height: 40px;
        }

         */
}

@media (max-width:750px) {
    .all.slidein .stage .fact {
        width:100%;
        margin-right:0px;
    }

    .form-group.MultiCheckbox .form-check,
    .form-group.RadioButton .radio {width:100%;}


    .all.slidein .stage .fact {
        min-height: 10px;
    }

    .historie-stage ul {
        width: 150px;
     }
    .historie-stage > div {
        width: calc(100% - 150px);
    }
    .historie.l2 img, .historie.l1 img {width:100%;display: block;}
    .historie.l2, .historie.l1 {
        display: block;
        padding-bottom: 0;
    }
    .historie.l2 .text, .historie.l1 .text {display: block;padding:20px;}

    .all.slidein .stage .fact .image {height:70px;}

    .nav {overflow: scroll}
    .slidein form > ul > li, .nav .main > ul > li {
        width: calc(50% - 20px);
        margin-bottom: 15px;
    }
}

@media (max-width: 650px) {

	.c30, .c35 {width:100%; padding-bottom:20px;}

    .c25Stage .c25 {
        width:100%;
    }

    .ce-textpic.ce-intext .ce-gallery {
        width: 100%;
        max-width:100%;
        float:none;
    }
    .ce-intext.ce-left .ce-gallery {
        margin-right: 0px;
    }
    .ce-intext.ce-right .ce-gallery {
        margin-left: 0px;
    }


}

@media (max-width: 500px) {

    .c25Stage,
    .c33Stage,
    .cStage {margin:0;}

    .c50.first {padding-right:0px;}
    .c50.last {
        padding-left: 0px;
        padding-top:20px;
    }

    .c33,.c66,
    .c50 {width:100%;}

    .c25Stage > .c33,
    .c33Stage > div {
        width: 100%;
    }

    .t {
        display: block;
        width: 100%;
    }
    .t > .c {
        float: none;
        display: block;
        min-height:400px;
    }
    .all.content.ti .text .wrap {
        padding: 20px;
    }
    .all.content.ti .first.text .wrap {
        padding: 20px;
    }

    .c25Stage > .c33, .c33Stage > div {padding:0 0 10px 0;}
    .content .main {overflow: scroll}
}

@media (max-width:400px) {
    .slidein form > ul > li, .nav .main > ul > li {
        width:100%;
        margin-right:0px;
        margin-bottom: 20px;
    }
}


/* Formulare */

fieldset {margin:0;padding:0;border:0px; width:50%; padding-right:10px; display: inline-block;float:left;}
fieldset legend {display: none;}

fieldset + input + div {clear:both;}
fieldset + div {clear:both;}

input + span.error {display: block;margin-bottom:10px;}
@media(max-width:800px) {

    fieldset {width:100%;padding-right:0;}
}

div.form-check,
div.checkbox {min-height:40px;}
div.checkbox.input {height:initial}

input.search {background:transparent url(../img/search.svg); display:inline-block; vertical-align:top; background-size:100% auto; width:30px; height:30px; text-indent: -1000px; color:transparent; font-size:1px; border:0px; }

.frame-type-form_formframework p { font-size:90%; }

input[type="checkbox"] { margin-right:15px; }
.control-label { display:none; }

.Captcha .control-label {display: block}

.form-group.MultiCheckbox .control-label,
.form-group.RadioButton .control-label {display: block; font-weight:700; padding-bottom:5px;}
.form-group.MultiCheckbox .form-check,
.form-group.RadioButton .radio {display: inline-block;padding-right:10px; width:20%;margin-bottom:8px;}

.form-group input[type="text"],
.form-group textarea,
.csc-form-element-textline input {
  font-family:inherit;
  font-size:inherit;
  color:#38AA35;
  background:transparent;
  width:100%;
  border:2px solid #38AA35;
  padding:8px 15px;

  margin-bottom:6px;
}
.form-group input[type="text"]:focus,
.form-group textarea:focus {
  background:#38AA35;
    color:#fff;
}
.form-group textarea {height:209px;}

/* The container */
.form-check-label {
  display: block;
  position: relative;
  padding-left: 35px;
    line-height:25px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.form-check-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.form-check-label span {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #ACACAC;
  border:2px solid #ACACAC;
}
.form-check-label span.required { position:relative;width:auto; height:auto; border:0px; }

/* On mouse-over, add a grey background color */
.form-check-label:hover input ~ span {
  background-color: #ACACAC;
    border-color:#707070;
}

/* When the checkbox is checked, add a blue background */
.form-check-label input:checked ~ span {
  background-color: #ACACAC;
}

/* Create the checkmark/indicator (hidden when not checked) */
span:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.form-check-label input:checked ~ span:after {
  display: block;
}

/* Style the checkmark/indicator */
.form-check-label span:after {
  left: 6px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #707070;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}





/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8; }

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box; }

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
    display: none; }

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }

.mfp-ajax-cur {
    cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
    cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }

.mfp-loading.mfp-figure {
    display: none; }

.mfp-hide {
    display: none !important; }

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
.mfp-preloader a {
    color: #CCC; }
.mfp-preloader a:hover {
    color: #FFF; }

.mfp-s-ready .mfp-preloader {
    display: none; }

.mfp-s-error .mfp-content {
    display: none; }

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation; }

button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1; }
.mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
    color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
    margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
    left: 0; }
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
    right: 0; }
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
.mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
    line-height: 0; }
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #fff; }
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
.mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }

.mfp-image-holder .mfp-content {
    max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
        padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; } }

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75); }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0; }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%; }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px; } }



div#speedbump {
    display: none;
    z-index: 9999;
    position: fixed;
    top: 0;
    width: 100%;
    background: rgba(9,9,9,.7);

    width:100%;
    height:100%;
}
.modal-dialog {
    max-width: 500px;
    background: #fff;
    padding: 50px;
}
div#speedbump.show {display: block;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    align-items: center;

}
#speedbump h4.modal-title {
    text-align: center;
    text-transform: uppercase;
    color: #004795;
    font-size:30px;
    margin-bottom:20px;
}
.modal-body p {
    text-align:center;
    font-size: 1em;
}
button.btn-modal:hover {
    cursor: pointer;
}
button.btn-modal.btn-continue {
    background-color: #8bc63e;
    border: 0px;
    margin: 1% 0;
}

.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;margin-right:10px;width:280px !important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:30px; width:280px;line-height:30px;border:0px;border-radius:5px;background-color:#fff; color:#38AA35 !important;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;line-height:30px; font-weight:bold;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:rgba(39,80,155,.2);}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-size:52px 37px!important;background-repeat:no-repeat!important}}

.all.content.image .chosen-container * {color: #414141 !important;}

@media (max-width:750px) {

    .form-group.MultiCheckbox .form-check,
    .form-group.RadioButton .radio {
        width: 100%;
    }

    .MultiCheckbox div.form-check,
    .MultiCheckbox  div.checkbox {height:auto; }

}



/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev {
    border-left:2px solid #004795;
    border-bottom:2px solid #004795;
    transform: translate(0, -50%) rotate(45deg);
    left:30px;
    z-index: 4;
}
.slick-next {
    border-right:2px solid #004795;
    border-bottom:2px solid #004795;
    transform: translate(0, -50%) rotate(-45deg);
    right:30px;
    z-index: 4;

}

.p1 .slick-prev,
.p1 .slick-next {border-color:#fff;}




.slick-dots
{
    position: absolute;
    bottom: 30px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 15px;
    height: 15px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 15px;
    height: 15px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: #fff;
    border-radius: 50%;
    border:2px solid #38AA35;
}
.slick-dots li.slick-active button {
background: #38AA35;
border:2px solid #fff;

}