/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1.1rem;
}
a {
  color: #c50202;
}
.pasek {
  background-color: gainsboro;
  font-size: 0.5em;
  margin-top: 10px;
}
.speakers {
  display: flex;
  height: 100%;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper {
  align-items: end;
  justify-content: center;
  text-align: center;
}
.slide-content {
  background-color: #09396cb3;
}
.intro-image {
  width: 15em;
  float: left;
  padding-right: 3em;
  padding-bottom: 10em;
}
.article-image {
  width: 15em;
  float: left;
  padding-right: 3em;
  padding-bottom: 10em;
}
.speaker-article {
  margin-left: 15em;
}
.g-slider .swiper-slide .slide .g-slider-carousel-content-wrapper {
  padding-left: 10%;
  z-index: 1;
  padding-bottom: 10%;
}
.g-slider .swiper-slide .slide {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
/*# sourceMappingURL=custom_13.css.map */