/* 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
 */

.article-index {
  float: none;
}
#g-navigation {
  z-index: 999;
}
.g-flexslider-slideshow-item-title {
  /*background: rgba(1, 137, 199, 0.83);*/
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(1, 137, 199, 0.75), rgba(0, 0, 0, 0));
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}
.page-header {
  line-height: 1.9rem;
  border-bottom: 1px solid;
}
.button {
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(1, 137, 199, 0.75), rgba(0, 0, 0, 0));
}
.pager li > a, .pager li > span {
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(1, 137, 199, 0.75), rgba(0, 0, 0, 0));
}
.bbg {
  color: #fff;
  background: #0189c7;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}
.pagenavcounter {
  color: #646464;
  background: #f7c570;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}
.footer-mod {
  font-size: 0.9rem;
  line-height: 1.2rem;
  border-left: 1px solid;
  padding-left: 10px;
}
hr {
  margin: 1rem 0;
}
hr.grad {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
hr.grad-blau {
  border: 0;
  height: 10px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(1, 137, 199, 0.75), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(1, 137, 199, 0.75), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(1, 137, 199, 0.75), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(1, 137, 199, 0.75), rgba(0, 0, 0, 0));
}
.shadow-letter {
  position: absolute;
  top: -0.35rem;
  left: -0.19rem;
  font-weight: 700;
  font-size: 1.5rem;
  color: #f7c570;
  opacity: 0.5;
}
.lead {
  position: relative;
  line-height: 1.35;
}
.vs-shadow {
  font-weight: 700;
  font-size: 3rem;
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}
.vs-akcept {
  color: #c7a201;
  font-weight: 900;
}
figcaption {
  display: flex;
  caption-side: bottom;
  text-align: center;
  background: #f7c56f;
  font-weight: 600;
  font-style: italic;
  font-size: 0.9rem;
}
.pull-none {
  float: none;
}
.pull-left {
  max-width: 100%;
  margin-left: 0px;
}
.pull-right {
  max-width: 100%;
  margin-right: 0px;
}
/*# sourceMappingURL=custom_9.css.map */