.page-header {
  padding-bottom: 11.5px;
  margin: 0 0 25px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 25px;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: " ";
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -25px;
}
.article-title,
.article-header h1 {
  margin: 0 0 25px 0;
  color: #222222;
}
.article-title a,
.article-header h1 a {
  color: #222222;
  text-decoration: none;
}
.article-title a:hover,
.article-header h1 a:hover {
  color: #428bca;
}
h2.article-title,
.article-header h2 {
  color: #222222;
  text-decoration: none;
}
h2.article-title a,
.article-header h2 a {
  color: #222222;
  text-decoration: none;
}
h2.article-title a:hover,
.article-header h2 a:hover {
  color: #428bca;
}
.items-row.cols-2 h2.article-title,
.items-row.cols-3 h2.article-title,
.items-row.cols-2 .article-header h2,
.items-row.cols-3 .article-header h2 {
  font-size: 23.4px;
}
.items-row.cols-2 .item,
.items-row.cols-3 .item {
  border: 1px solid #d6d6d6;
  min-height: 100px;
  padding: 1px;
  transition: top 1s ease 0s, left 1s ease 0s;
}
.items-row.cols-2 .item > article,
.items-row.cols-3 .item > article {
  border: 1px solid #d6d6d6;
  padding: 16.66666667px;
}
.items-row.cols-2 .item .readmore a.btn-primary,
.items-row.cols-3 .item .readmore a.btn-primary {
  background: none;
  border: none;
  border-bottom: 2px solid #d3d3d3;
  color: #494949;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  padding: 0;
  text-transform: none;
}
.items-row.cols-2 .item .readmore a.btn-primary:hover,
.items-row.cols-3 .item .readmore a.btn-primary:hover {
  color: #428bca;
}
.item-page .pager.pagenav li a {
  background: none;
  border: none;
  border-bottom: 2px solid #d3d3d3;
  color: #494949;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  padding: 0;
  text-transform: none;
  box-shadow: none;
  border-radius: 0;
}
.item-page .pager.pagenav li a:hover {
  color: #428bca;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 50px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 100px 0;
  }
  .masthead h1 {
    font-size: 126px;
  }
  .masthead p {
    font-size: 36px;
  }
  .masthead .btn-lg {
    margin-top: 25px;
    padding: 18px 42px;
    font-size: 27px;
  }
}
.jumbotron-primary {
  background-color: #428bca;
  color: #ffffff;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.com_eshop .eshop-buttons .eshop-quantity-value,
.com_eshop .eshop-quantity .eshop-quantity-value {
  border-bottom: 1px solid #303030;
  border-top: 1px solid #303030;
  line-height: 1.42857143;
  padding: 8px 17px;
  margin-bottom: 0;
  font-size: 20px;
}
.com_eshop .eshop-buttons .btn.button,
.com_eshop .eshop-quantity .btn.button {
  font-size: 15px;
  padding: 5px 6.25px;
  text-transform: none;
}
.com_eshop #colorbox .bottom .btn {
  font-size: 15px;
}
.com_eshop .checkout-heading {
  background: #428bca;
  border-color: #428bca;
  font-size: 23px;
  color: #ffffff;
}
.com_eshop .checkout-heading a {
  color: #ffffff;
}
.osm-container .radio input[type="radio"],
.osm-container .radio-inline input[type="radio"],
.osm-container .checkbox input[type="checkbox"],
.osm-container .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: 0;
}
.osm-container .osm-item-heading-box,
.osm-container .osm-item-description,
.osm-container .osm-pricing-table .osm-plan .osm-plan-header,
.osm-container .osm-pricing-table .osm-plan,
.osm-container .edocman-box-heading,
.osm-container .edocman-description,
.osm-container .osm-pricing-table .osm-plan .edocman-header,
.osm-container .osm-pricing-table .osm-plan {
  border-radius: 0;
  background-image: none;
  box-shadow: none;
}
.osm-container .osm-pricing-table .osm-plan {
  border: 1px #dddddd solid;
}
.osm-container .osm-item-heading-box h2,
.osm-container .edocman-box-heading h2 {
  font-size: 23px;
}
.eb-box-heading {
  background-image: none !important;
}
.fb_iframe_widget span {
  vertical-align: top !important;
}
.edocman-container .edocman-box-heading,
.edocman-container .edocman-description,
.edocman-container .osm-pricing-table .osm-plan .edocman-header,
.edocman-container .osm-pricing-table .osm-plan {
  border-radius: 0 !important;
  background-image: none !important;
  box-shadow: none !important;
}
.edocman-container .osm-pricing-table .osm-plan {
  border: 1px #dddddd solid;
}
.edocman-container .edocman-box-heading h2,
.edocman-container .edocman-category-title,
.edocman-container .edocman-document-title {
  font-size: 23px;
}