body {
  overflow-x: hidden;
}

.navbar-collapse.collapse.in {
  background: #fff;
}

.homepage-cb-1,
.homepage-cb-2,
.homepage-cb-3,
.homepage-cb-4{
  border: none;
}

.homepage-cb-1 .content-box__icon,
.homepage-cb-2 .content-box__icon,
.homepage-cb-3 .content-box__icon,
.homepage-cb-4 .content-box__icon {
  font-size: 24px;
  background: none;
  box-shadow: none;
}

.homepage-cb-1 .content-box__icon { color: #4c17a0; border: 1px solid #4c17a0; }
.homepage-cb-2 .content-box__icon { color: #0db7d6; border: 1px solid #0db7d6; }
.homepage-cb-3 .content-box__icon { color: #d11772; border: 1px solid #d11772; }
.homepage-cb-4 .content-box__icon { color: #f88a73; border: 1px solid #f88a73; }

.navbar-brand img {
  padding: 5px;
}

.brand-pzb-wrapper {
  display: inline-block;
  position: relative;
  height: 60px;
  float: right;
  font-size: 14px;
}

.brand-pzb-wrapper {
  height: 60px;
  transition: all .2s;
  font-size: 9px;
  display: inline-table;
  position: relative;
  bottom: 2px;
}

.brand-pzb {
  display: inline-block;
  color: #e49b0f;
  font-weight: bold;
  line-height: 1em;
  display: table-cell;
  vertical-align: middle;
}

.navbar-menu-widthfix.scrolled-top .brand-pzb-wrapper {
  height: 60px;
}

.separated-lang-menu .item-lang {
  color: #555;
}

.banner__icons {
  margin-bottom: 1rem;
}

.banner__icons .fa {
  color: #ffffff;
  margin: 0 16px;
}

.organizers-carousel img {
  filter: grayscale(1);
  opacity: .7;
}


.intro-bold-text {
  text-align: right;
  color: #15093a;
  font-weight: bold;
  font-size: 1.2em;
}

.intro-bold-text a {
  font-size: 1rem;
  margin-top: 1rem;
  font-weight: normal;
  display: inline-block;
}

.intro-president .speaker__name {
  color: #15093a;
}

.intro-president .speaker__institution {
  color: inherit;
}

@media (min-width: 500px) {

  .intro-president {
    position: relative;
  }

  .intro-president .speaker__photo-wrapper {
    position: relative;
    left: 0;
    margin-left: 0;
  }

  .intro-president .speaker__infobox {
    text-align: left;
    left: 200px;
    margin-left: 10px;
    position: absolute;
  }

}

.infro-counter {
  color: #e74c3c;
  text-align: center;
}

.infro-counter .banner__countdown-wrapper {
  display: inline-block;
}


.fullwidth-section-info-boxes .content-box--icon-boxed {
  background: none;
}

.fullwidth-section-info-boxes  .content-box {
  margin-bottom: 0;
}

.fullwidth-section-info-boxes {
  margin-bottom: -2px;
  color: #000;
}

.fullwidth-section-info-boxes .content-box__icon {
  font-size: 32px;
  border: none;
  color: #fff;
}

.fullwidth-section-info-boxes .content-box__titles {
  width: 35px;
  height: 2px;
  background: #e74c3c;
  display: none;
  margin: 0 auto;
  margin-top: -30px;
}


.pricing__header {
  background: #f5f5f5;
}

.inclined-edge-1 {
  display: block;
  height: 100px;
  width: 102%;
  background: #f1c40f;
  transform: rotate(-2deg);
  margin-bottom: -7em;
  margin-top: 3em;
  margin-left: -1%;
}

.inclined-edge-2 {
  display: block;
  height: 100px;
  width: 102%;
  background: #f1c40f;
  transform: rotate(1deg);
  margin-left: -1%;
}

.inclined-edge-3 {
  display: block;
  height: 100px;
  width: 102%;
  background: #fff;
  transform: rotate(-1deg);
  margin-left: -1%;
}

.counter__number {
  font-weight: bold;
}

.speaker {
  margin-bottom: 60px;
}

.bottom-demo-notification {
  background: #e74c3c;
  color: #fff;
  text-align: center;
  padding: 20px 10px 20px 10px;
}

#SyskonfLogoContainer {
  background: #2a2a2a;
  border-top: 1px solid #333;
}

.page-header {
  color: #fff;
  background: url('/style/images/demo/photo13_unsp0rxmzg-Q1Lk.jpg');
  background-size: cover !important;
  background-position: center;
}

.page-header__tint {
  background: rgba(100, 100, 100, .5);
}

.page-header__title {
  font-weight: bold;
  text-shadow: 0 0 2px rgba(0, 0, 0, .3);
}

@media (min-width: 768px) {
  .page-header__content-wrapper {
    height: 320px;
  }

  .page-header .page-header__title {
    font-size: 36px;
  }
}

.programme-button-download {
  display: block;
}

.programme-speaker-wrapper {
  background: #fafbfb;
  border: 1px solid #eee;
  padding: 10px 15px;
  margin-bottom: 0;
}

.programme-speaker-wrapper .content-box__head {
  display: none;
}

.programme-speaker-wrapper p {
  margin-bottom: 0;
}

.programme-speaker-wrapper em {
  color: #ccc;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1rem;
  position: relative;
  top: 7px;
  margin-right: 15px;
}

.programme-speaker-wrapper .speaker__infobox {
  line-height: 1em;
  left: 70px;
}

.programme-speaker-wrapper .speaker__photo-wrapper {
  width: 60px;
  padding-top: 60px;
}

.site-place-travel-information .fa {
  display: inline-block;
  color: #e74c3c;
  font-weight: bold;
  margin-right: 15px;
}


.hotel-images-wrapper .content-box {
  width: 50%;
  display: inline-block;
  margin: 0;
  padding-right: 10px;
}

.hotel-images-wrapper .content-box__head {
  display: none;
}

.hotel-images-wrapper .content-box img {
  max-height: 150px;
}

@media (min-width: 500px) {
  .hotel-images-wrapper .content-box {
    width: 33.33333%;
  }
}

@media (min-width: 768px) {
  .hotel-images-wrapper {
    margin-top: 5em;
  }

  .hotel-images-wrapper .content-box {
    width: 50%;
  }
}

@media (min-width: 994px) {
  .hotel-images-wrapper .content-box {
    width: 33.33333%;
  }
}

.hotel-desc-wrapper .content-box {
  margin-bottom: 0;
}

.content-partner {
  background: #fafbfb;
  border: 1px solid #eee;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0 20px;
  text-align: center;
}

.content-partner img {
  max-width: 120px;
  margin: 0 auto;
}

@media (min-width: 992px) {
  .content-partner {
    margin: 0;
    text-align: left;
  }

  .content-partner img {
    max-width: 120px;
  }
}

.programme-content-partner {
  text-align: center;
}

.programme-content-partner .content-box__head {
  display: none;
}

.programme-content-partner img {
  width: 120px;
  margin: 0 auto;
}