/************** GENERAL **************/

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex: 0 1 auto;
}

body {
  font: 14em "dystopian", Helvetica, Arial, sans-serif;
  padding-bottom: 5em;
  margin: 0;
  padding: 0;
  margin-top: 64px !important;
}
p, li, a, span, div {
  font-family: "dystopian", Helvetica, Arial, sans-serif;
}

p {
}

a {
  color: #000;
}

h1 {
  font-size: 5rem;
  font-weight: bold !important;
  line-height: 1;
  color: #fff;
  font-family: "dystopian", Arial, sans-serif;
}

h2 {
  font-size: 2.2rem;
  font-weight: bold !important;
  font-family: "dystopian", Arial, sans-serif;
  color: #000;
}

h3 {
  font-weight: bold !important;
  font-size: 1.4rem !important;
  font-family: "dystopian", Arial, sans-serif;
  color: #000000;
}

.down-m-none{
  margin-bottom: 0.3em !important;
  padding-bottom: 0.3em !important;
}

.no {
  display: none;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

span {
    font-size: .75rem;
    color: #171C20;
}

.white {
  color: #fff;
}

.white-bg {
  height: 90px;
  width: 100%;
  display: inline-block;
  position: absolute;
  bottom: 0;
  margin: auto;
  z-index: 100;
  background: #fff;
}

.eapp-events-calendar-popup-item-mapContainer {
  display: none;
}

.sc-98a655f6-3 form {
  max-width: 800px !important;
  margin: auto !important;
}

/************** NAV **************/

nav {
  position: relative;
  z-index: 99;
  width: 100%;
  left: 0;
  background: #fff;
}

.sticky-wrapper {
  z-index: 100;
  width: 100%;
}

.sticky-wrapper .site-navbar {
  background-color: #3C2A54;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

.site-navbar {
  margin-bottom: 0px;
  width: 100%;
  padding: 7px 0 7px 0;
}

.logo {
  width: 70px;
  margin-left: 10px;
  margin-top: 1px;
}

.navbar-horizontal {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-left: 50px;
  margin-top: 5px;
}

.navbar-horizontal li {
  float: left;
  padding-right: 1em;
}

.navbar-horizontal li a {
  display: block;
  color: #fff;
  text-align: center;
  padding: 8px 16px;
  text-decoration: none;
  font-weight: bold;
}

.navbar-horizontal li a:hover {
  text-decoration: underline;
}

.navbar-vertical { 
  display: none;
  width: 100%;
  clear: both;
  z-index: 100;
  list-style: none;
  padding: 0;
} 

.navbar-vertical li {
  width: 100%;
} 

.navbar-vertical li a {
  text-align: center;
  text-transform: uppercase;
  color: #fff !important;
  font-weight: bold;
} 

.lang-wrapper { 
  position: absolute;
  top: 0;
  right: 0;
  margin: 20px 20px;
}

.lang-button {
  line-height: 18px;
  background-color: #212529;
  padding: 5px 5px;
  border-radius: 3px;
}

.lang-button:hover {
  box-shadow: 1px 2px 5px rgba(0,0,0,0.3);
  background-color: #33393F;
}

.lang-button a {
  color: #fff;
  margin: 0;
  padding: 0 5px;
}

.lang-button:hover a {
  color: #fff;
}

.lang-menu{
  background-color: #212529;
  border-radius: 3px;
  padding: 5px 5px;
  color: #fff;
  margin: 0;
  box-shadow: 1px 2px 5px rgba(0,0,0,0.3);
  display: none;
}

.lang-menu li {
  list-style-type: none;
  padding: 0 5px 5px;
  line-height: 18px;
}

.lang-menu li:hover a {
  color: #D5D5D5;
}

.lang-menu li a {
  text-decoration: none;
  color: #fff;
  font-size: 0.8em;
  font-weight: 500;
}

.lang-link{
  margin-left: 1em;
  font-size: 0.8em;
}

.sub-lang-link{
  float:left;
  font-size: 0.3em !important;
}

.menu-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  margin: 20px 20px;
  display: none;
}

.menu-open, .menu-close {
  line-height: 18px;
  background-color: #212529;
  padding: 3px 8px;
  border-radius: 3px;
  color: #fff;
  font-size: 1.5em;
}

.menu-close {
  display: none;
}

.menu-open:hover, .menu-close:hover {
  box-shadow: 1px 2px 5px rgba(0,0,0,0.3);
  background-color: #33393F;
  cursor: pointer;
}

@media only screen and (max-width: 850px) {
  .lang-wrapper {
    display: none;
    right: 40px;
  }
  .menu-wrapper {
    display: block;
  }
  .navbar-horizontal {
    display: none;
  }
}

.nav-bar{
  max-height: 6em !important;
  white-space: nowrap !important;
  max-width: 80%;
}

.max80{
  max-width: 80%;
}

/************** HOME **************/
.home-banner {
  margin-top: 64px;
  height: 40vw;
  background-size: cover;
  position: relative;
}

.bxlive-banner {
  margin-top: 64px;
  height: 40vw;
  background-size: cover;
  position: relative;
  background-image: url(../images/bxlive/bxlive_banner_v2.png);
}

.bxlive-logo {
  margin: auto;
  width: 30vw;
  margin-top: 50px;
  margin-bottom: 50px;
  background-image: url(../images/bxlive/bxlive_logo_brown.png);
}

.banner-logo {
  fill: #fff;
}

.slidesHome {
  position: absolute;
  width: 100%;
  height: 40vw;
}

.image-slider-home{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease-in-out;
  display: block;
}

.article {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
}

.article-photo {
  width: 33.33%;
  display: flex;
}

.article-text {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.article-text a {
  color: #008F89;
}

@media only screen and (max-width: 700px) {
  .article-photo {
    width: 100%;
    display: block;
  }
}

.fadeIn {
  opacity: 1;
}

.video-banner {
  position: relative;
}

.video-banner .slide .video-slide {
  background-color: #000;
}

.video-banner.loading .video-background {
  opacity: 0;
}

.video-background {
  padding-top: 30px;
  position: relative;
  width: 100%;
  height: 55vw;
  -webkit-transition: 2s opacity ease;
  transition: 2s opacity ease;
  opacity: 1;
}

.overlay {
  position: absolute;
  top: 0;
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  z-index: 100;
}

.video-foreground,
.video-background iframe {
  width: 100%;
  height: 55vw;
  pointer-events: none;
}

.title-wrapper {
  top: 17vw;
  position: absolute;
  width: 100%;
  z-index: 101;
}

.title-wrap {
  width: 375px;
  margin: auto;
}

.title-wrap span {
  color: #fff;
}

.title {
  font-weight: 600;
  line-height: 1;
  color: #fff;
}

.video {
  /*//position: absolute;*/
  /*//top: 0;*/
  width: 500px;
  margin: auto;
}

.video iframe {
  width: 100%;
  height: 500px;
}

@media only screen and (max-width: 750px) {
  .home-banner {
    height: 40vw;
  }
  .title {
    font-size: 2rem;
  }
  .title-wrapper {
    top: 10vw;
  }
  .title-wrap {
    width: 270px;
  }
  .video iframe {
    width: 100%;
    height: 250px;
  }
}

/************** JH **************/

.jh-container {
  margin-top: 72px;
  top: 105px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding-bottom: 56px;
}

.jh-container::before {
  content: " ";
  display: table;
}

.jh-container::after {
  content: " ";
  display: table;
  clear: both;
}

.jh-banner {
  background-size: cover;
  background-position: center;
  padding: 200px 0;
  text-align: center;
}

.slidesJH {
  width: 100%;
  height: 100%;
  position: absolute;
}

.image-slider-jh{
  border-radius: 12px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease-in-out;
  display: block;
}

.jh-list-container {
  position: relative;
  width: 100%;
  z-index: 2;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  transition-duration: 850ms, 850ms, 850ms;
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1), cubic-bezier(0.25, 1, 0.5, 1), cubic-bezier(0.25, 1, 0.5, 1);
  transition-delay: initial;
  transition-property: -ms-transform, transform, transform;
}

.jh-list-container::before {
  content: " ";
  display: table;
}

.jh-list-item-container {
  padding: 35px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  flex-direction: row;
  height: 100%;
  position: relative;
  z-index: 1;
}

.jh-list-item-img-container {
  -webkit-box-flex: 0;
  flex-grow: 0;
  flex-shrink: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
  width: 300px;
  height: 200px;
}

.jh-list-item-text-container {
  height: 200px;
  margin: 0 16px;
}

.jh-list-item-text-container-2 {
  display: none;
}


.jh-list-item-text {
  -webkit-box-align: start;
  display: flex;
  align-items: flex-start;
}

.jh-list-item-img {
  border-radius: 12px;
  width: 300px;
  height: 200px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.jh-list-item-controls {
  color: #fff;
  font-size: 2em;
  position: relative;
  height: 100%;
  width: 100%;
}

.jh-list-item-controls .control-next, .jh-list-item-controls .control-prev {
  position: absolute;
  padding-top: 80px;
  height: 100%;
  width: 50px;
  text-align: center;
}

.jh-list-item-controls .control-next {
  right: 0;
  border-radius: 0 12px 12px 0;
}

.jh-list-item-controls .control-prev {
  border-radius: 12px 0 0 12px;
}

.jh-list-item-controls .control-next:hover, .jh-list-item-controls .control-prev:hover {
  background: rgba(0,0,0,0.3);
  cursor: pointer;
}

.info-text {
  color: #171C20;
  font-weight: 400;
  min-height: 18px;
  line-height: 22px;
  /*max-height: 36px;*/
  /*overflow-x: hidden;*/
  /*overflow-y: hidden;*/
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.2s ease;
}

.info-text:hover {
  background-color: rgba(0, 0, 0, 0.05);
  cursor: pointer;
  border-radius: 3px;
}

.info-text-2 {
  color: #171C20;
  font-weight: 400;
  min-height: 18px;
  line-height: 22px;
}

.info-text .fas {
  font-size: .8em;
}

.tags-wrapper {
  margin-bottom: 18px;
}

.info-text-tag {
  padding: 3px 7px;
  border-radius: 50px;
  color: #171C20;
  border: 1px solid #171C20;
  font-weight: bold;
  margin-right: 5px;
}

.jh-map-container {
  bottom: 0px;
  display: none;
  left: 0px;
  position: fixed;
  right: 0px;
  top: -5px;
  padding-top: 100px;
  transition-duration: initial;
  transition-timing-function: initial;
  transition-delay: initial;
  transition-property: none;
/*  background: url(../images/texture.png);*/
  background-color: #F4516D;
  background-size: cover;
}

@media (min-width: 1440px) {
  .jh-list-container {
    width: 840px;
  }
  .jh-map-container {
    width: calc(100% - 840px);
  }
}

@media (min-width: 1128px) {
  .jh-container {
    padding-bottom: 0px;
  }
  .jh-list-container {
    width: 57vw;
  }
  .jh-map-container {
    display: block;
    left: auto;
    width: calc(100% - 58vw);
  }
}

@media (min-width: 744px) {
  .jh-list-container {
    min-width: 547px;
  }
}

@media only screen and (max-width: 750px) {
  .jh-list-item-container {
    display: block;
  }
  .jh-list-item-container {
    padding: 20px 0;
  }
  .jh-list-item-img-container {
    width: 100%;
    margin-bottom: 20px;
  }
  .jh-list-item-text-container {
    height: 100%;
  }
  .jh-list-item-img {
    width: 100%;
  }
}

@supports (position: sticky) or (position: -webkit-sticky) {
  .jh-map {
    top: 0px;
  }
}


/*.jh-container {*/
/*  margin-top: 0;*/
/*  background: url(../images/jhob_bg.jpg);*/
/*  background-size: cover;*/
/*  color: #fff;*/
/*}*/

/************** ABOUT **************/
.about {
  margin: 50px 0;
}

.mail{
  margin-left: 2em;
}

.wraptitel{
  max-width: 25em!important;
  height:2em !important;
}

@media only screen and (max-width: 700px) {
  .wraptitel{
    max-width: 25em!important;
    height: 5.5em !important;
  }
}

@media only screen and (max-width: 1100px) {
  .wraptitel{
    max-width: 25em!important;
    height: 5.5em !important;
  }
}


/************** MAP **************/

.map-container {
  margin-top: 72px;
  background-color: #F4516D;
  background-size: cover;
}

.map-container .article-photo {
  width: 50%;
}

.map-container img {
  border-radius: 12px 12px 0 0;
}

.jh {
  display: none;
  position: relative;
}

.jh-show{
  display: block;
}

.jh-hide{
  display: none;
}

.absolute{
  position:absolute;
}

.social{
  max-width: 5em;
}

/*.jh-title {
  display: inline;
  margin-right: 20px;
}*/

.image-JH{
  width: 100%;
  object-fit: cover;
}

.map-text-wrapper {
  width: 100%;
}

.map-text-wrap {
  margin: auto;
  background: #fff;
  padding: 20px;
  border-radius: 0 0 12px 12px;
  position: relative;
}

.map-address {
  display: block;
  margin-bottom: 10px;
}

.map-address i {
  margin-right: 5px;
}

.socials-wrap {
  position: absolute;
  top: 0;
  right: 0;
  margin: 20px;
}

.map-socials {
  color: #171C20;
  padding: 0 10px 0 0;
}

.map-svg svg {
  width: 90%;
  display: block;
  margin: auto;
}

@media only screen and (max-width: 700px) {
  .map-container .article-photo {
    width: 100%;
  }
  .map-text-wrapper {
    position: unset;
  }
  .image-JH {
    height: 50vw;
  }
  .map-text-wrap {
    width: 100%;
  }
}



/************** Footer **************/

footer {
  background-color: #3C2A54;
  padding: 5%;
  position: relative;
}

.footer-title {
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  font-size: 0.8em;
  letter-spacing: 2px;
  margin-bottom: 15px;
  display: block;
}

.footer-text {
  font-size: 0.8em;
  color: #808080;
  margin-bottom: 15px;
  white-space:pre
}

.footer-logo {
  width: 100px;
  margin-bottom: 20px ;
}

.partners-logo {
  margin-bottom: 15px;
}

.partners-logo img {
  margin-right: 20px;
}

.social-icons {
  width: 50px;
}

.social-link{
  margin: 0 0 10px 0;
}

.news-link {
  margin: 3px 0 0 0;
}

.social-link .a-social i {
  font-size: 1em;
  color: #F4516D;
  margin-top: 5px;
}

.social-link .a-social span {
  font-size: 0.8em;
  margin-left: 10px;
  color: #AAAAAA;
}

.footer-contact-text {
  color: #fff;
  font-size: 0.8em;
  display: block;
  padding: 0;
  margin-bottom: 10px;
  color: #aaa;
}

.footer-contact a:hover {
  color: #777;
  text-decoration: none;
}

.footer-link, .footer-link:active, .footer-link:hover, .footer-link:visited {
  font-style: inherit;
  color: inherit;
  background-color: transparent;
  font-size: 0.9em;
  text-decoration: none;
  font-variant: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-family: inherit;
  border-radius: inherit;
  border: inherit;
  outline: inherit;
  box-shadow: inherit;
  padding: inherit;
  vertical-align: inherit;
}


/************** Home **************/

#slider {
    position: relative;
}
#slider img {
    transition: opacity 1.5s;
    position: absolute;
    top:0;
    left:0;
    opacity:0;
    width: 100%;
    z-index: -2;
}
#slider img.fadeIn {
    opacity:1;
}

.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  width: 100%;
  position: relative;
  margin: auto;
}

.slides {
  height: 400px;
}


.active-carousel {
  background-color: #717171;
}


/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 10s;
  animation-name: fade;
  animation-duration: 10s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
.image-home{
  width: 100%;
}

.wrapsocials{
  background-color: #d0d0d0;
  color:white;
  padding-left: 2em;
  padding-top: 3em;
  padding-bottom: 3em;
}

.iconstart{
  margin-left: 3em;
}

.volgtext{
  margin-right: 1.5em;
}

.socialfooter{
  height: 1.4em;
}

#mc_embed_signup form {
  padding: 0;
}
.mc-field-group { display: inline-block; } /* positions input field horizontally */
#mc_embed_signup input.email {
  font-size: 0.8em; 
  color: #fff; 
  border: 0;
  background: #2E2E30;
  box-sizing: border-box;
  padding: 7px 10px;
  height: 40px;
  display: inline-block; 
  margin: 0; 
  width: 200px;
  vertical-align:top;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 3px 0 0 3px;
  padding: 20px;
}
#mc_embed_signup input.email::placeholder {
  color: #fff;
  text-transform: uppercase;
}
#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup .clear {
  display: inline-block;
}
#mc_embed_signup .button {
  font-size: 1em;
  color: #fff;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0 3px 3px 0;
  letter-spacing: .03em;
  background-color: #aaa;
  box-sizing: border-box;
  padding: 7px 15px;
  height: 40px;
  display: inline-block;
  margin: 0;
  transition: all 0.23s ease-in-out 0s;
}
#mc_embed_signup .button:hover {background-color:#777; cursor:pointer;}
#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
@media (max-width: 768px) {
  #mc_embed_signup input.email {width:100%; margin-bottom:5px;}
  #mc_embed_signup .clear {display: block; width: 100% }
  #mc_embed_signup .button {
    width: 100%;
    margin:0;
    box-shadow: 1px 2px 5px rgba(0,0,0,0.3);
  }
}

/************** News **************/

.news-photo {
  margin: 20px 0;
  border-radius: 12px;
}


/************** Projects **************/

.projects-container {
  margin-top: 72px;
  position: relative;
}

.projects-title {
  color: #008F89;
  margin: 50px 0;
}

.projects-photo {
  margin: 50px 0;
  border-radius: 12px;
}

.col-project{
  max-width:80%;
}
.row-project{
  white-space: nowrap;
  float:left;
}

/************** Agenda **************/

.event {
  /*background-color: rgba(0, 143, 137, 0.2);*/
  /*box-shadow: 0 0 10px rgba(0,0,0,0.2);*/
  /*border-radius: 3px;*/
  color: #000;
  padding: 20px 15px;
  margin: 0;
  display: table;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.event > div {
  display: inline-block;
}

.event .event-date {
  font-size: 1em;
  margin-right: 30px;
  color: #000;
  display: table-cell;
  width: 140px;
  vertical-align: middle;
  font-weight: bold;
  border-right: 3px solid #fff;
}

.event .event-info {
  display: table-cell;
  vertical-align: middle;
  padding-left: 30px;
}

.event .event-info span {
  display: block;
}

.event .event-title {
  color: #000;
}

.event .event-action {
  display: none;
  float: right;
  display: inline-block;
  height: 30px;
  width: 30px;
  margin: 10px 5px;
  background-image: url(../img/share-icon.png);
  background-size: 30px;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 700px) {
  .event {
    display: block;
  }
  .event .event-date {
    display: block;
    width: 100%;
  }
  .event .event-info {
    padding-left: 0;
  }
  .event .event-action {
    display: none;
  }
}

/************** Contact **************/

.about-container-1 {
  margin-top: 200px;
}

.about-container-1 a {
 color: #008F89;
}

.about-container-2 {
  margin-top: 100px;
}

.container .card {
  width: 250px;
  display: inline-flex;
  margin: 10px;
}

image-team{
  max-width:50em;
}

.bottom-mail{
  position: absolute;
  bottom: 0;
}
.team-title {
  font-size: 0.7em;
  font-weight: bold;
}

.card {
  border: 0 !important;
}
.card-img, .card-img-top {
  border-radius: 150px !important;
}

@media only screen and (max-width: 700px) {
  .about-container-2 .card {
    display: block;
    margin: 10px auto;
  }
}

.bxlive-form {
  background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 300px; margin: auto; margin-bottom: 50px;
}

#mc_embed_signup.bxlive-form input.email {
  background: #fff;
  border: 1px solid #808080;
  color: #000;
}

#mc_embed_signup.bxlive-form .button{
  background-color: #3C2A54;
}

.bxlive-txt {
  margin: 50px auto;
  width: 300px;
}