body {
  /*! background-color: #E3E3E3; */
  font-family: 'Frutiger LT W01_45 Ligh1475730',Sans-Serif;
  font-size: 16px;
  position: relative;
  overflow-y: scroll;
  min-height: 100vh;
  min-width: 320px;
  overflow-x: hidden;
}
.twitter-share-button, .fb-share-button{
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.tx-zicadmin-pi2:after{
  content: "";
  display: table;
  clear: both
    

}

.owl-carousel-outer {
    position: relative;
}
.nlb {
    position: absolute;
    z-index: 5000;
    background-color: #E22C16;
    border-radius: 10px;
    bottom: 30px;
    right: 24%;
    padding: 4px 15px;
}
.nlb a{color:#fff;font-size:24px; text-decoration:none;}

@media screen and (min-width:992px) and (max-width:1600px) {
 .nlb {right: 13%;}
}

@media screen and (max-width: 991px){
 .nlb {
 
  right:15px;
  bottom:15px;
}
}

.tx-bm-image-gallery-list1 {
    clear: both;
    position: relative;
    display: inline-table !important;
}
.tx-bm-image-gallery-gallerytitle{display:none;}
.tx-bm-image-gallery-item{width:17%; margin:0 15px 15px 0;display: inline-table;}


.tx-kesearch-pi1 {
    font-family: unset !important;
}
a.kesGreyButt, span.resetbutt a, span.submitbutt input, input.kesGreyButt, span.kesGreyButt {
    font-family: unset !important;
    max-width: 300px !important;
  }
.video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.video-container::after {
  display: block;
  content: "";
  padding-top: 56.25%;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width:992px)  {
video { 
   width:100%;
   max-width:820px;
   height:auto;
 }
}
@media screen and (max-width:991px)  {
video { 
   width:100%;
   max-width:500px;
   height:auto;
 }
}
.owl-item div.ce-bodytext div{
 position: fixed;
 float: right;
 width: 25%;
 height: 99%;
 right: 10%; 
  padding:50px 0;
}  

.dropdown>div{
  max-height: 0px;
  overflow: hidden;
  transition: all 0.5s;
  border-bottom: 1px solid black;
}
.dropdown>h1,
.dropdown>h2,
.dropdown>h3,
.dropdown>h4,
.dropdown>h5,
.dropdown>h6
{
  font-size: 1.5em;
  width: 90%;
  cursor: pointer;
  display: block;
}
.dropdown.open>div{
  max-height: 1000px;
}
.dropdown.open>h1:after,
.dropdown.open>h2:after,
.dropdown.open>h3:after,
.dropdown.open>h4:after,
.dropdown.open>h5:after,
.dropdown.open>h6:after
{
  transform: rotate(225deg);
}
.dropdown>h1:after,
.dropdown>h2:after,
.dropdown>h3:after,
.dropdown>h4:after,
.dropdown>h5:after,
.dropdown>h6:after{
  content:"";
  width: 20px;
  height: 20px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  display: block;
  float: left;
  position: absolute;
  right: 0;
  top:0;
  text-align: right;
  transform: rotate(45deg);
  transition: all 0.5s;
}
.underline{
  text-decoration:underline;
}

.divSidebar{
  font-size: 16px !important
}
.divSidebar a{
  font-size: 1.5em !important;
  line-height:1.5em;
}
.divSidebar h3{
  display: none
}
.divSidebarelement{
  border-bottom-style: solid!important;  
  margin-bottom: 30px;
}
.twothirdsone>*:first-child{
  border-right: 1px solid lightgray
}

.tile{
  overflow: hidden;
}
/* funny image animation */
.tile img {
  -webkit-transition: -webkit-transform 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translateZ(0px);
  -ms-transition: -ms-transform 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transform: translateZ(0px);
  transition: transform 1000ms cubic-bezier(0.23, 1, 0.32, 1);
  transform: translateZ(0px);
}

.tile img:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1.05);
  -ms-transform: scale3d(1.05, 1.05, 1.05);
  transform: scale3d(1.05, 1.05, 1.05);
}
.tile img, .tile .tile-description{
  width: calc(100% + 22px);
  height: auto; 


  display: block;
}
figcaption{
/*! text-align: right; */
font-size: 14px;
}
form label{
min-width: 200px;
  margin-bottom: 20px;
}
form input[type=submit]{
}
.owl-carousel .owl-item .ce-gallery{
margin: 0;
}
  .owl-carousel .owl-item div a{
    display: inline-block;
    color: black;
    background-color: rgba(255,255,255,0.7);
    padding:5px 15px;;
    border-radius: 0;
    border:3px solid rgba(227,44,21,0.9);
   
  }
.owl-controls {
  display: none !important;
}
.tx-owl-slider img {
  width: 100%;
  height: auto;
}
.tx-owl-slider .item div {
  /*! background-color: #4A494F; */
  /*! color: white; */
  padding: 10px;
}
.tx-owl-slider .item div{

}
.tx-owl-slider a {
  color: white;
}
.tx-owl-slider .item a {
  color: white;
}
.owl-carousel .ce-bodytext, .margin {
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

    .owl-controls {
    display: block !important;
  }
    .owl-theme .owl-controls .owl-buttons div {
    display: none;
  }
  .owl-theme .owl-controls {
    margin: 0;
  }
  .owl-theme .owl-controls .owl-buttons div {
    display: block;
    position: absolute;
    top: calc(50% - 15px);
    left: 15px;
    width: 30px;
    height: 30px;
    transform: rotate(-45deg);
    color: transparent;
    background-color: transparent;
    border: 0px solid black;
    border-color: rgba(255, 255, 255, 0.5);
    border-style: solid;
    border-radius: 0px;
    border-left-width: 4px;
    border-top-width: 4px;
  }
  .owl-theme .owl-controls .owl-buttons div.owl-next {
    transform: rotate(135deg);
    left: auto;
    right: 15px;
  }

.owl-carousel .ce-bodytext p{
    /*! background-color: rgba(0, 0, 0, 0.7); */
    position: absolute;
    top: 100px;
    /*! width: 100%; */
    /*! margin-left: 10%; */
    font-size: 36px;
    right: 0;
}
  .owl-carousel .ce-bodytext div p{
  position: unset !important;
  margin-top:7.5%;
   font-size: 24px;
  }

  .owl-carousel .ce-bodytext {
    display: none;
    position: relative;
  }










.tx-refbejuso-pi2{
margin-top: 50px;
}

.border{
  border:1px solid #32332D;
  border-radius:5px;
  padding:15px;
  text-align: left;
  display: inline-block;
  /*! float: right; */
  min-width: 200px;
  /*! max-width:350px; */
  /*! margin-left:15px; */
  margin-bottom: 15px;
}
.event_info{
float: left;
width: calc(100% - 150px)
}
.event h3{
  margin-top: 10px
}
.event-location{
  float: left;

  white-space: pre;
}

.event{
width: 100%;
  float: left;
  margin-bottom: 30px;
}

.event_date{

  border:1px solid black;
  color:white;
  background-color: #A1BD4E;
  padding: 15px 20px;
  border-radius: 6px;
  float: left;
  margin-right: 15px;
  text-align: center;
  font-size: 18px;
}

.mainContent h3 a{
text-decoration: none;
hyphens: auto;
}
.event_info>p,.event_info br{
  display: none;
}
.event_info>p:first-of-type{
display: block;
}

.event_date_external{
  background-color: #444F27
}
.event_date>div:first-child{
font-weight: bold;
}



.footer .tx-dce-pi1, .footer .socialmediaicon{
  filter:grayscale(100%);
  display: inline-block;
  text-align: center;

}
.social-right .socialmediaicon{
margin-left: -10px;
  transition: 0.3s all;
  
}
.social-right .socialmediaicon:hover{
  margin-left: 0px;
}
.footer .socialmediaicon{
border:1px solid white;
}
.ce-textpic, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div{
overflow: visible;
}
#c703{
  text-align: center;
  margin-bottom: 30px;
}
.tile{
position: relative;
  margin-bottom: 7px
}
.mainContent .tile .tile-description{
  position: absolute;
  bottom: 0;
  background-color: rgba(255,255,255,0.7);
  text-decoration: none;
  font-size: 20px;
  padding: 1px 10px;
}
.socialmediaicon{
  margin-right: 10px;
  margin-bottom: 10px;
}
.social-right{
position: absolute;
z-index: 10;
top: 260px;
  display: none;
}
.headpage{
  font-weight: bold;
}

.tx-zicadmin-pi2 .details-table tr td:first-child {
  vertical-align: top;
  padding-right: 10px;
}

.mainContent .breadcrumb a{
text-decoration: none;
}
.breadcrumb{
margin-bottom: 52px;
font-size: 0.8em;
}
p{
  /*margin: 20px 0px;*/
}
.align-center{
text-align: center;
}
.align-right{
text-align: right;
}
.margin::after {
    content: "";
    display: table;
    clear: both;
}

.ce-menu ce-menu-1 {
  padding-left: 0px;
  !important
}
div.csc-mailform ol li {
  overflow: hidden;
  list-style: none;
}
.csc-mailform form{margin-top:25px !important;}
.csc-form-element-submit label{
  display: none;
}
.csc-form-element-checkbox label {width:400px !important;}
.csc-mailform input[type=text], .csc-mailform input[type=email], .csc-mailform input[type=tel], .csc-mailform textarea {
  background-color: #DADADA;
  border: none;
  margin-bottom: 10px;
  width: 100%;
}
.csc-form-confirmation-true{margin-top:10px !important;}
div.csc-mailform li label {
  float:unset;
  margin-left: 20px;
}
input[type="checkbox"]{float:left;}

.csc-mailform input[type=submit] {
  background-color: #E32C15;
  border: none;
  font-weight: bold;
  padding: 3px 5px;
  color: white;
}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
  margin-top: 0;
}
h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;

}
h1,h2{
  font-size: 2em;
   margin: 1em 0;
}
h2,h4{
    color:#8FA745;
}

h3,h4{
  font-size: 1.5em;
  margin: 0.75em 0;

}

#up{
  display: block;
  background-color:#E32C15;
  position: fixed;
  right: 30px;
  bottom: 30px;
  padding: 5px 10px;
  font-weight: bold;
  color:white;
  font-size: 25px;
  opacity: 0;
  pointer-events: none;
  transition:1s opacity;
}
.scrolled #up{
opacity: 1;
pointer-events:all;
}
.headerLogo img{
  width: 90px;
  display:inline-block;
  /*! margin-top:10px; */
  /*! margin-bottom: 10px; */
}
.headerLogo img, .headerLogo{
}
.headerLogo{
display: inline-block;
}
.headerLogo div{
 /*! padding-top: 78px; */
 float: left;
 display: inline-block;
}

.headerLogo span{

  /*! float: right; */
  display: block;
  top: 16px;
  position: relative;
  margin-right:10px;
  
  font-size: 11px;
}
.headerLogoContainer{
  text-align: right;
}
.headerLogo span:nth-of-type(odd){
  /*! width: 260px; */
  /*! clear: right; */
}
.headerLogo a{
text-align: right;
display: inline-block;
float: left;
}
.topmenu{
position: relative;
float: left;
}
.mainContent a:hover {
  color: #333333;
  text-decoration: underline;
}
.mainContent a {
  color: #333333;
  text-decoration: underline;
}
.purplebg {
  background-color: #FFCC00;
  color: white;
  padding: 1px 15px;
}

.imagetile {
  background-color: #EDEDED;
  overflow: auto;
  display: table;
  margin-top: 30px;
}
.mainContent {
  margin-top: 20px;
  overflow:hidden;
}
.mainContent>div:first-of-type>*:first-child{
/*! margin-top: -5px; */
}
.imagetile>* {
}
.imagetile img {
  width: 100%;
  height: auto;
}
.imagetile .ce-bodytext {
  margin: 0px 25px;
}
.imagetile .ce-gallery {
  margin: 0;
}
.ce-gallery img {
  height: auto;
  width: 100%;
  padding-bottom: 5px;
}
figcaption{
/*! text-align: right; */
  font-style:italic;
}
.hamburger {
  /*! background-color: #FFCC00; */
  padding: 10px 5px 3px;
  /*! float: left; */
  margin-bottom: 5px;
  /*! position: absolute; */
  /*! bottom: 0; */
  /*! left: 0; */
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  background-color: #32332D;
  width: 30px;
  height: 3px;
}
.hamburger-box {
  height: 20px;
  width: 30px;
}
.headerContainer {
  position: relative;
  z-index: 15;
  padding-bottom: 0px;
}
.scrolled .headerContainer {
  margin-bottom: 50px;
}
.hdr {
  background-color: white;

  padding-top: 30px;
}
.hamburgerwrapper {
  background-color: white;
  overflow: auto;
  padding-top: 5px;
  width: 100%;
  z-index: 13;
  max-width: 100%;
}
.scrolled .hamburgerwrapper {
  position: fixed;
  top: 0;
  left: 0;
}
.headernav {
  margin-left: -300px;
  float: left;
  width: 300px;
  transition: margin 0.3s;
  z-index: 12;
  background-color: white;
  height: 100vh;
  overflow: hidden;
  min-height: 100%;
  position: absolute;
}
.menuactive .headernav {
  margin-left: 0;
}
.overlaywrapper {
  position: absolute;
  min-height: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
  pointer-events: none;
}
.languageMenu {
  position: absolute;
  top: 120px;
  left: -200px;
  z-index: 20;
  transition: left 1s;
}
.menuactive .languageMenu {
  left: 15px;
}
.languageMenu ul {
  list-style-type: none;
  padding: 0;
}
.languageMenu li {
  float: left;
  margin: 0;
  color: white !important;
}
.languageMenu a, .languageMenu a:visited, .languageMenu a:hover {
  color: white;
  padding: 10px;
  display: block;
  margin-right: 5px;
  background-color: #FFCC00;
  width: 40px;
  text-align: center;
}
.headerContainer .topmenu{
  display: none;
}
.overlay {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  transition: all 1s;
  cursor: pointer;
}
.menuactive .overlay {
  background-color: rgba(0, 0, 0, 0.8);
}
.menuactive .overlaywrapper {
  pointer-events: all;
}
nav a, nav a:active {
  color: #3C3C3B;
  font-size: 16px;
  display: block;
  width: 100%;
  text-decoration: none;
  /*! transition: background-color 0.3s, color 0.3s; */
  padding-left: 10px;
  /*! text-transform: uppercase; */
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}
.contentnav{
display: none;
}
nav.contentnav a, nav.contentnav a:active{
font-weight: normal;
padding: 2px 5px;
border-top: 1px solid #32332D;
border-bottom: 1px solid #32332D;
  margin-top: -1px
}
.contentnav{
  margin-top: 100px
}
nav li:hover > a, nav .active > a, nav .selected > a
{
  color: white;
  background-color: #E32C15;
  text-decoration: none;
}
nav li:hover > .expand, nav .active > .expand, nav .selected > .expand{
  color: white;
}
nav .level2 .level2 li:hover > a, nav .level2 .level2 li.selected > a {
  background-color: #32332D;
}
nav li:hover .expandicon, nav .active .expandicon, nav .selected .expandicon {
  border-left-color: #FFCC00;
}
.level2 {
  max-height: 0;
  /*! overflow: hidden; */
  margin-left: 10px;
  display: none;
}
.open > .level2, .contentnav.open > .level2, .contentnav > .level2,.contentnav .open >.level2 {
  max-height: 1000px;
  display: block;
}
.contentnav .level2 .level2 a{
padding-left: 30px;
}
nav .selected .expand, nav .active .expand {
  /*! transform: rotate(90deg); */
}
.contentnav .level2{
width: 100%;
}
.contentnav .level2{
position:static;
}
.contentnav>.expand{

  display: none;
}
.expandicon {
  /*! border-left: 10px solid #3C3C3B; */
  /*! border-bottom: 10px solid transparent; */
  /*! border-top: 10px solid transparent; */
  /*! position: absolute; */
  /*! top: 5px; */
  /*! left: 10px; */
  pointer-events: none;
  box-sizing: content-box;
}
.open > .expand,.contentnav .open > .expand {
  transform: rotate(90deg);
}
nav .expand {
  /*! width: 30px; */
  /*! height: 30px; */
  cursor: pointer;
  position: relative;
  position: absolute;
  top: 0;
  right: 0;
  transition: transform 0.5s;
  padding: 5px 20px;
}
nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
nav li {
  line-height: 30px;
  position: relative;
}
nav .level1>li:last-child {
  border-bottom: 1px solid white;
}

nav .level1>li {
  position: relative;
}
.headernav .level2 a {

  border-top: 0px;
  font-size: 16px;
  padding-top: 5px;
  padding-bottom: 3px;
  font-weight: normal;
}

.footer {
  background-color: #32332D;
  font-size: 12px;
  padding: 0 30px;
  padding-top: 15px;
  /*! margin: 0 -15px; */
  min-height: 300px;
  margin-top: 70px;
  padding-top: 30px;

  color: white;
}
.footer a {
  color: white;
}


.gridAdresses {
  clear: both;
}


a.dcebutton{
display: none;
}
a.button{
border-radius: 3px;
  border:1px solid #E32C15;
  padding: 5px 25px;
  position: relative;
  color:#E32C15;
  text-decoration: none;
  transition: all 0.5s ease-out;
overflow: hidden;
display: inline-block;
}
a.button, a.button:hover{
   

}
a.button:before{
  background-color:#E32C15;
  position: absolute;
  top:-200%;
  left: -100%;
  display: block;
  height: 1000%;
  content: "";
  width: 0%;
  transition: width 0.5s;
  z-index: -1;
  width: 0%;
  transform:rotate(-45deg);

}
a.button:hover{
color: #FFFFFF;
    text-decoration: none;
    
}
a.button:hover:before{

  width: 300%

}
  .topmenu ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 14px;
    display: inline;
  }

  .topmenu li{
    display: inline;
  }
  .topmenu li:not(:last-of-type):after{
    content:" | "
  }
  .topmenu a{
       color:black;
  }
   .topmenu ul:first-child{ 
   display:none;
  }

/* generic_gallery */

.tx-genericgallery-pi1 figure {
  margin-bottom: 20px;
}
  
@media screen and (max-width:600px) {
body .owl-carousel{
    width: 200%;
    margin: 0px auto;
      margin-left: auto;
    margin-left: -50%;
  
  }
}

@media screen and (min-width:993px) {
  .gridAdresses .elementAddress {
  height: 611px;
}
}

@media screen and (min-width:769px) {

  .gridAdresses .elementAddress {
  height: 800px;
}
  @media screen and (min-width:600px) {
  .csc-mailform input[type=text], .csc-mailform input[type=email], .csc-mailform input[type=tel], .csc-mailform textarea {
    width: calc(100% - 170px);
  }
   .topmenu ul:first-child{ 
   display:inline;
  }
    .topmenu>ul:not(:first-child):before{
    content:"| "
  }
}
@media screen and (min-width:1200px) {
  

  .headerLogoContainer{

  padding-bottom: 50px;
}
  a.dcebutton{
  border-width: 3px;
  border-style: solid;
  padding: 10px;
  margin-bottom: 10px;
  display: inline-block;
  text-decoration: none;
  border-radius: 6px;

  margin-bottom:50px;
}
  #up{
  /*! display:none; */
  }
  .owl-carousel .ce-bodytext{
  display: block;
  }
  .border{
  float: right;
    margin-left: 15px;
    max-width: 350px;
  }
  
  .social-right{
  display: block;
  }
    .contentnav{
    display: block;
  }
  nav .expand{
    padding:2px 5px;
  }
  nav .open .expand{
  transform: unset;
  }
 .topmenu{ 
   display:block;
   position:absolute;
   top:10px;
  }

  .level1>li:not(:last-child) {
    margin-right: 10px;
  }

  div.mobileonly{
    display: none;
  }
  .important {
    display: inline-block;
    margin-left: 5px;
  }

  .hamburger {
    display: none;
  }
  .headernav {
    margin-left: 0;
    padding-top: 0;
    float: none;
    width: auto;
    background-color: transparent;
    height: auto;
    overflow: visible;
    min-height: auto;
    position: relative;
  }
  .overlaywrapper {
    border-top: 0;
    min-height: 0;
    pointer-events: all;
    margin: 0;
    bottom: 0;
    position: absolute;
    left: 5px;
  }
  .overlay, .menuactive .overlay {
    background-color: transparent;
  }
  .headernav li {
    float: left;
    border: 0px solid;
  }
  nav a {
    width: auto;
    padding: 5px 5px;
  }
  .headernav .level2 li {
    float: none;
    position: relative;
  }
  .open .level2{
  display: none
  }
  .level2 {
    position: absolute;
    margin: 0;
    background-color: rgba(255,255,255,0.85);
    display: none;
    font-weight: normal;
  }
  .level1>li>.level2{
    padding: 10px 0px;
  }
  .gridelement.0.row.four li {
    color: white;
  }
  .headernav li:hover>.level2 {
    max-height: 1000px;
    min-width: 200px;
    /*! white-space: nowrap; */
    display: block;
  }
  .level2 .level2{
  left:200px;
  top: 0px;
}
  .level2 ul {
  }
  .level1>li>.expand {
    display: none;
  }
  .overlay {
    display: none;
  }
  .hdr {
    position: relative;
    /*! overflow: auto; */
    /*! float: left; */
    width: 100%;
  }
  nav .level1 > li:last-child {
    border: 0
  }
  .level1 {
    width: 100%;
    /*! padding: 0 15px; */
    overflow: visible;
    /*! margin-left: -10px; */
  }
  .headernavContent {
    padding: 0;
    width: 100%;
    height: 40px;
  }
  .headerContainer {
    padding-top: 20px;
    padding-bottom: 23px;
    /*! float: left; */
    width: 100%;
    overflow: auto;
  }
  .hdr {
    background-color: transparent;
  }
  .open .level2 {
    max-height: 0;
  }
  .languageMenu {
    right: 30px;
    left: auto;
    top: 134px;
  }

  .headerContainer .topmenu{
 
    font-weight: 100;
    font-size: 14px;
    display: block;
    float: left;
  }
}

