@charset "UTF-8";
@import url(../../../../../media/Public/vendor/swiper/dist/css/swiper.min.css);
@import url(../../../../../media/Public/vendor/lightbox/dist/css/lightbox.min.css);
.bannerCarousel .item {
  position: relative; }
  .bannerCarousel .item .bannerInfo {
    position: absolute;
    top: 0;
    left: 0; }

body, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: Roboto, sans-serif;
  line-height: 1.5em;
  font-weight: 300;
  overflow-x: hidden; }

html {
  overflow: auto; }

h3 {
  font-weight: 900; }

p {
  font-size: 16px;
  min-height: 1rem;
  line-height: 1.5em; }

strong {
  font-weight: 900; }

header {
  border-top: 5px solid #e50002; }

.button {
  background-color: #e50002; }
  .button:hover {
    background-color: #b20002; }
  .button:focus {
    background-color: #e50002; }

.label {
  background-color: #e50002;
  border-radius: 2px;
  cursor: pointer;
  font-size: 10px; }
  .label:hover, .label:active {
    color: white; }

.margin {
  margin: 10px; }

.mainMenu ul {
  justify-content: flex-end;
  border-top: 1px solid #dddddd; }
  .mainMenu ul a {
    color: #000;
    text-align: center; }

.blockInfoContact {
  display: block;
  margin: 25px;
  text-align: right; }
  .blockInfoContact p {
    margin: 0; }

.top-bar {
  background-color: #333;
  display: none; }
  .top-bar .dropdown.menu {
    z-index: 99;
    border-top: 3px solid #dddddd; }

.menuFooter ul li {
  margin: auto; }

.pagination span {
  display: inline-block;
  border-radius: 3px; }

section.gallery a {
  color: #000; }
section.gallery .wi-gallery-photo-inner a {
  height: 100%;
  width: 100%; }
  section.gallery .wi-gallery-photo-inner a img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.comment-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .comment-list.children {
    padding: 0 0 0 20px; }
    .comment-list.children .comment {
      margin: 10px 0 0 0;
      padding: 10px 0 0 0; }
  .comment-list .comment {
    border-top: 1px dotted #404040;
    padding: 20px 0; }
    .comment-list .comment .comment-body .comment-author .comment-author-avatar {
      border: 1px solid #eee;
      float: left;
      margin: 0 10px 10px 0;
      max-width: 60px;
      max-height: 60px; }
    .comment-list .comment .comment-body .comment-meta {
      margin-bottom: 25px; }

.comment-form .comment-cancel-reply a {
  display: none; }

@media (max-width: 1490px) {
  section.banner h1 {
    font-size: 30px; }
  section.banner p {
    font-size: 14px; } }
@media (max-width: 1100px) {
  section.banner {
    display: none; } }
section.banner .itemBanner {
  width: 100%;
  position: relative; }
  section.banner .itemBanner img {
    width: 100%; }
  section.banner .itemBanner .bannerImg {
    width: 100%; }
  section.banner .itemBanner .bannerInfo {
    color: #fff;
    position: absolute;
    top: 20%;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px; }

footer {
  background-color: #3f3f40;
  color: #fff;
  padding: 30px; }
  footer .footerContactInfo p.shortcut {
    color: #bbb6b6; }
  footer .footerContactInfo a {
    color: white; }
  footer .footerContactInfo img {
    margin-right: 20px; }
    footer .footerContactInfo img.logoDefault {
      height: 140px; }
    footer .footerContactInfo img[src*="svg"] {
      fill: blue;
      margin-bottom: 50px; }
  footer .copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.15); }
    footer .copyright #clientCopyright {
      line-height: 36px;
      opacity: 0.9;
      vertical-align: middle;
      text-align: left; }
      footer .copyright #clientCopyright a {
        color: #fff;
        font-size: 16px;
        font-weight: 300; }
        footer .copyright #clientCopyright a:hover span {
          color: #f1f1f1; }
        footer .copyright #clientCopyright a span {
          font-weight: bold;
          font-family: Calibri, Arial;
          font-size: 36px;
          font-style: italic;
          letter-spacing: -0.05em; }
    footer .copyright #webimpuls {
      line-height: 36px;
      opacity: 0.3;
      vertical-align: middle; }
      footer .copyright #webimpuls a {
        color: #fff;
        font-size: 16px;
        font-weight: 300; }
        footer .copyright #webimpuls a span {
          font-weight: bold;
          font-family: Calibri, Arial;
          font-size: 36px;
          font-style: italic;
          letter-spacing: -0.05em; }

.welcome {
  padding: 60px 40px;
  display: flex;
  align-items: center;
  background-color: #eaeaea; }
  .welcome .imgFlex {
    display: flex;
    align-items: center; }

.ecommerceBlocks {
  min-height: 570px;
  display: flex;
  align-items: center;
  padding: 30px 10px; }
  .ecommerceBlocks .card-section {
    padding: 30px; }
    .ecommerceBlocks .card-section p {
      padding: 15px 0px; }
  .ecommerceBlocks img {
    width: 100%;
    height: 150px;
    object-fit: cover; }
  .ecommerceBlocks .cell {
    background-color: #eaeaea; }

.ecommerceBlock {
  min-height: 300px;
  padding: 30px 10px; }
  .ecommerceBlock .card-section {
    padding: 30px 40px; }
    .ecommerceBlock .card-section p {
      padding: 15px 0px; }
  .ecommerceBlock .margin {
    margin: 15px; }
  .ecommerceBlock .ecommerceBlockColor {
    background-color: #eaeaea; }
  .ecommerceBlock img {
    height: 100%;
    object-fit: cover; }

.Partners {
  background-color: #fff; }
  .Partners img {
    max-width: 100px; }
  .Partners .PartnersJS {
    padding-bottom: 30px;
    padding-top: 30px; }

section.productsCatalog {
  padding: 30px 10px; }
  section.productsCatalog img {
    width: 100%;
    max-height: 150px;
    object-fit: cover; }
  section.productsCatalog h3 {
    font-size: 16px;
    font-weight: 900; }
  section.productsCatalog p {
    font-size: 14px; }
  section.productsCatalog .main p {
    padding: 30px; }
  section.productsCatalog .card-section .button {
    background-color: #fff;
    color: #e50002;
    text-align: left;
    font-weight: 900;
    padding: 0; }

section.news {
  min-height: 600px;
  padding: 40px; }
  section.news h2 {
    margin-bottom: 30px; }
  section.news img {
    width: 100%; }

.paralaxStats {
  background: url("../img/paralaxStatsHomePage/paralax-stats.png") center center no-repeat, linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9));
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  color: #fff;
  min-height: 400px;
  max-height: 100%; }
  .paralaxStats h2 {
    padding-top: 60px; }
  .paralaxStats h3 {
    font-size: 55px; }
  .paralaxStats p {
    margin: 0; }

section.homeContact {
  padding: 30px;
  background-color: #eaeaea; }
  section.homeContact h2 {
    margin-bottom: 30px; }
  section.homeContact input {
    max-width: 400px;
    border-bottom: 2px solid #e50002; }
  section.homeContact textarea {
    max-width: 470px;
    max-height: 100px;
    border-bottom: 2px solid #e50002; }
  section.homeContact p {
    font-size: 14px; }
  section.homeContact h3 {
    margin: 0; }
  section.homeContact .contactItems {
    display: flex;
    align-items: center; }
  section.homeContact a {
    color: #e50002;
    font-weight: 900; }
    section.homeContact a:hover {
      color: #e50002;
      font-weight: 900; }
    section.homeContact a:focus {
      color: #e50002;
      font-weight: 900; }

section.homeContact_v2 {
  background-color: #eee; }
  section.homeContact_v2 .formWrapper {
    padding: 30px 0 30px 20px; }
    @media screen and (min-width: 1024px) {
      section.homeContact_v2 .formWrapper {
        max-width: 570px; } }
    section.homeContact_v2 .formWrapper p {
      margin-bottom: 30px; }
    section.homeContact_v2 .formWrapper input[type='text'], section.homeContact_v2 .formWrapper textarea {
      border-radius: 5px; }

section.productIndex .singleProduct {
  box-shadow: 0 1px 12px rgba(38, 39, 41, 0.18); }
  section.productIndex .singleProduct .img {
    height: 300px; }
    section.productIndex .singleProduct .img img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  section.productIndex .singleProduct .content {
    padding: 10px 23px 10px; }
    section.productIndex .singleProduct .content .label {
      margin-bottom: 10px; }
    section.productIndex .singleProduct .content p {
      text-align: justify;
      min-height: 100px;
      font-size: 14px; }
    section.productIndex .singleProduct .content .seeMore a {
      color: #e50002; }

section.blog h2 {
  margin-bottom: 20px; }

section.blogShow .singlePostImg {
  width: 100%;
  object-fit: cover;
  height: 100%; }
section.blogShow .singlePostContent .date, section.blogShow .singlePostContent .categories {
  font-size: 14px; }
section.blogShow .singlePostContent h3 {
  margin: 20px 0px; }

.bigMap {
  max-height: 450px; }
  .bigMap iframe {
    width: 100%; }

.contactImg img {
  border-radius: 50%; }

.portfolioHomePage {
  background-color: #fff;
  min-height: 400px; }

.backgroundContact {
  background-color: #fff; }

section.article {
  padding: 40px 0px; }
  section.article button.button {
    margin-top: 50px; }
  section.article article.fullContent .cell:first-of-type {
    padding-right: 40px;
    text-align: justify; }

.comment-box {
  max-width: 500px;
  margin: 30px 20px; }

.has-tip {
  display: revert; }

.fc .fc-scroller-liquid-absolute {
  overflow: hidden !important; }

.fc .fc-toolbar {
  display: block !important; }

.fc-theme-standard td {
  border: 0 !important;
  text-align: center; }

tbody tr:nth-child(even) {
  background: white; }

.fc-theme-standard .fc-scrollgrid {
  border: 0 !important;
  border-top: 1px solid #ddd !important; }

.fc .fc-daygrid-day.fc-day-today {
  background-color: white !important;
  border: 2px solid #00b800 !important;
  font-weight: bold; }

.fc .fc-col-header-cell-cushion {
  text-transform: capitalize; }

.fc .fc-daygrid-day-number {
  position: relative;
  z-index: 4;
  padding: 4px;
  padding-top: 9px !important; }

.fc .fc-daygrid-day-top {
  display: flex;
  flex-direction: column !important; }

.fc-day-sun .fc-col-header-cell-cushion {
  text-indent: -9999px;
  line-height: 0;
  /* Collapse the original line */ }

.fc-day-sun .fc-col-header-cell-cushion::after {
  content: "Nd.";
  text-indent: 0;
  display: block;
  line-height: initial;
  padding-top: 2px; }

.fc .fc-button-primary {
  background-color: #767676 !important;
  border: 0 !important;
  border-color: transparent !important; }

.fc .fc-button-primary:disabled {
  background: #767676 !important;
  border: 0 !important;
  border-color: transparent !important; }

#calendar {
  margin-bottom: 10px; }
  #calendar a {
    color: black; }
  #calendar .daycalendar {
    background: #E50002; }
    #calendar .daycalendar a {
      color: white; }
  #calendar .fc-col-header {
    margin-bottom: 0; }

.tooltip {
  background: #eee;
  color: black;
  width: 3 00px !important; }

.margin-0 {
  margin-top: 0rem !important;
  margin-right: 0rem !important;
  margin-bottom: 0rem !important;
  margin-left: 0rem !important; }

.padding-0 {
  padding-top: 0rem !important;
  padding-right: 0rem !important;
  padding-bottom: 0rem !important;
  padding-left: 0rem !important; }

.margin-top-0 {
  margin-top: 0rem !important; }

.padding-top-0 {
  padding-top: 0rem !important; }

.margin-right-0 {
  margin-right: 0rem !important; }

.padding-right-0 {
  padding-right: 0rem !important; }

.margin-bottom-0 {
  margin-bottom: 0rem !important; }

.padding-bottom-0 {
  padding-bottom: 0rem !important; }

.margin-left-0 {
  margin-left: 0rem !important; }

.padding-left-0 {
  padding-left: 0rem !important; }

.margin-horizontal-0 {
  margin-right: 0rem !important;
  margin-left: 0rem !important; }

.padding-horizontal-0 {
  padding-right: 0rem !important;
  padding-left: 0rem !important; }

.margin-vertical-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important; }

.padding-vertical-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important; }

.margin-1 {
  margin-top: 1rem !important;
  margin-right: 1rem !important;
  margin-bottom: 1rem !important;
  margin-left: 1rem !important; }

.padding-1 {
  padding-top: 1rem !important;
  padding-right: 1rem !important;
  padding-bottom: 1rem !important;
  padding-left: 1rem !important; }

.margin-top-1 {
  margin-top: 1rem !important; }

.padding-top-1 {
  padding-top: 1rem !important; }

.margin-right-1 {
  margin-right: 1rem !important; }

.padding-right-1 {
  padding-right: 1rem !important; }

.margin-bottom-1 {
  margin-bottom: 1rem !important; }

.padding-bottom-1 {
  padding-bottom: 1rem !important; }

.margin-left-1 {
  margin-left: 1rem !important; }

.padding-left-1 {
  padding-left: 1rem !important; }

.margin-horizontal-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.padding-horizontal-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.margin-vertical-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.padding-vertical-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.margin-2 {
  margin-top: 2rem !important;
  margin-right: 2rem !important;
  margin-bottom: 2rem !important;
  margin-left: 2rem !important; }

.padding-2 {
  padding-top: 2rem !important;
  padding-right: 2rem !important;
  padding-bottom: 2rem !important;
  padding-left: 2rem !important; }

.margin-top-2 {
  margin-top: 2rem !important; }

.padding-top-2 {
  padding-top: 2rem !important; }

.padding-top-4 {
  padding-top: 4rem !important; }

.margin-right-2 {
  margin-right: 2rem !important; }

.padding-right-2 {
  padding-right: 2rem !important; }

.margin-bottom-2 {
  margin-bottom: 2rem !important; }

.padding-bottom-2 {
  padding-bottom: 2rem !important; }

.margin-left-2 {
  margin-left: 2rem !important; }

.padding-left-2 {
  padding-left: 2rem !important; }

.margin-horizontal-2 {
  margin-right: 2rem !important;
  margin-left: 2rem !important; }

.padding-horizontal-2 {
  padding-right: 2rem !important;
  padding-left: 2rem !important; }

.margin-vertical-2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important; }

.padding-vertical-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important; }

.margin-3 {
  margin-top: 3rem !important;
  margin-right: 3rem !important;
  margin-bottom: 3rem !important;
  margin-left: 3rem !important; }

.padding-3 {
  padding-top: 3rem !important;
  padding-right: 3rem !important;
  padding-bottom: 3rem !important;
  padding-left: 3rem !important; }

.margin-top-3 {
  margin-top: 3rem !important; }

.padding-top-3 {
  padding-top: 3rem !important; }

.margin-right-3 {
  margin-right: 3rem !important; }

.padding-right-3 {
  padding-right: 3rem !important; }

.margin-bottom-3 {
  margin-bottom: 3rem !important; }

.padding-bottom-3 {
  padding-bottom: 3rem !important; }

.margin-left-3 {
  margin-left: 3rem !important; }

.padding-left-3 {
  padding-left: 3rem !important; }

.margin-horizontal-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.padding-horizontal-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.margin-vertical-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.padding-vertical-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.margin-vertical-4 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important; }

.padding-vertical-4 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important; }

.justify-content-center {
  justify-content: center; }

.justify-content-between {
  justify-content: space-between; }

.d-flex {
  display: flex;
  align-items: center; }

/*# sourceMappingURL=spacing.css.map */
section.blogIndex .singleArticle, section.newsIndex .singleArticle {
  position: relative; }
  section.blogIndex .singleArticle img, section.newsIndex .singleArticle img {
    width: 100%; }
  section.blogIndex .singleArticle .callout, section.newsIndex .singleArticle .callout {
    padding: 0;
    border: none; }
  section.blogIndex .singleArticle .readMore, section.newsIndex .singleArticle .readMore {
    text-align: right; }
  section.blogIndex .singleArticle .content, section.newsIndex .singleArticle .content {
    padding: 20px 15px;
    min-height: 220px;
    border: 1px solid #eee; }
    section.blogIndex .singleArticle .content .blogCategories, section.blogIndex .singleArticle .content .date, section.newsIndex .singleArticle .content .blogCategories, section.newsIndex .singleArticle .content .date {
      font-size: 12px; }
    section.blogIndex .singleArticle .content .desc, section.newsIndex .singleArticle .content .desc {
      min-height: 60px;
      font-size: 14px; }

section.blog h2 {
  margin-bottom: 20px; }

section.blogShow .singlePostImg {
  width: 100%;
  object-fit: cover;
  height: 100%; }
section.blogShow .singlePostContent .date, section.blogShow .singlePostContent .categories {
  font-size: 14px; }
section.blogShow .singlePostContent h3 {
  margin: 20px 0; }

section.articleContact .contactImg img {
  margin-bottom: 20px; }
section.articleContact strong a {
  color: black; }
section.articleContact .contactItems a {
  color: black; }
section.articleContact .contactItems .img {
  min-height: 80px; }
section.articleContact .backgroundContact:nth-of-type(2) {
  border-top: 1px solid #cacaca; }

.mobile {
  cursor: pointer;
  display: none; }
  .mobile span {
    position: relative;
    top: -10px;
    margin-left: 3px; }
  @media screen and (max-width: 39.9375em) {
    .mobile {
      display: block; } }

nav.mainMenu ul li a:hover {
  color: #000;
  background-color: #dfdfdf; }
nav.mainMenu ul li a[title="Samorz─ůd"] {
  color: #e50002;
  font-weight: 900;
  border-bottom: 3px solid #e50002;
  text-transform: uppercase; }
@media screen and (max-width: 39.9375em) {
  nav.mainMenu ul.submenu {
    background: #e6e6e6;
    border-bottom: 1px dotted gray; }
  nav.mainMenu ul li a:focus {
    outline-width: 1px; } }

body a:focus, body input:focus, body button:focus {
  outline-width: 3px;
  outline-color: red;
  outline-style: solid; }
body a {
  color: #065a9e; }
  body a:hover {
    color: #043e6d; }

.pagination .current {
  background: #e50002; }

ul.dropdown.menu {
  z-index: 2; }

.dropdown.menu .is-active > a[title="Samorz─ůd"] {
  color: #e50002; }

.dropdown.menu .is-active > a {
  color: #000;
  background-color: #dfdfdf; }

.dropdown.menu a {
  font-size: 14px;
  padding: 1rem 1.5rem; }
  .dropdown.menu a[title="OZE"] {
    padding-right: 0; }

.dropdown.menu.vertical > li.opens-right > a {
  margin-top: 0;
  margin-bottom: 0; }
  .dropdown.menu.vertical > li.opens-right > a[title="Samorz─ůd"]:after {
    border-color: #e50002 transparent transparent; }
  .dropdown.menu.vertical > li.opens-right > a:after {
    border-color: #000 transparent transparent;
    right: 5px; }

.dropdown.menu.vertical > li.opens-right > a::after {
  border-color: #000000 transparent transparent; }

ul.dropdown.is-dropdown-submenu {
  background-color: #f8f8f8; }
  ul.dropdown.is-dropdown-submenu li {
    border-bottom: 1px dotted #dcdcdc; }
    ul.dropdown.is-dropdown-submenu li a {
      text-align: left; }

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-right.is-dropdown-submenu-item > .is-dropdown-submenu {
    left: 100%;
    top: 0; } }
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  border-color: #000 transparent transparent; }

.newses .swiper-container, .newsIndex .swiper-container, .blogIndex .swiper-container {
  position: relative; }
  .newses .swiper-container button.nav-slider, .newsIndex .swiper-container button.nav-slider, .blogIndex .swiper-container button.nav-slider {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 4;
    background-color: #090909;
    color: #fff;
    padding: 3px 6px;
    cursor: pointer;
    font-size: 13px; }
    .newses .swiper-container button.nav-slider:hover, .newsIndex .swiper-container button.nav-slider:hover, .blogIndex .swiper-container button.nav-slider:hover {
      background-color: #e50002; }
  .newses .swiper-container .swiper-wrapper, .newsIndex .swiper-container .swiper-wrapper, .blogIndex .swiper-container .swiper-wrapper {
    position: relative; }
    .newses .swiper-container .swiper-wrapper img, .newsIndex .swiper-container .swiper-wrapper img, .blogIndex .swiper-container .swiper-wrapper img {
      height: 530px;
      width: 100%;
      object-fit: cover; }
  .newses .swiper-container .title, .newsIndex .swiper-container .title, .blogIndex .swiper-container .title {
    position: absolute;
    z-index: 2;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    border-bottom: 6px solid #e50002;
    padding: 5px 10px;
    box-sizing: border-box; }
    .newses .swiper-container .title h2, .newsIndex .swiper-container .title h2, .blogIndex .swiper-container .title h2 {
      font-size: 24px;
      font-weight: 900; }
.newses .news, .newsIndex .news, .blogIndex .news {
  font-size: 14px;
  background-color: #fff;
  border-top: 6px solid #e50002; }
  .newses .news .img, .newsIndex .news .img, .blogIndex .news .img {
    overflow: hidden; }
  .newses .news:hover img, .newsIndex .news:hover img, .blogIndex .news:hover img {
    transform: scale(1.1); }
  .newses .news img, .newsIndex .news img, .blogIndex .news img {
    height: 150px;
    width: 100%;
    object-fit: cover;
    transition: .5s all ease-in-out; }
  .newses .news .desc, .newsIndex .news .desc, .blogIndex .news .desc {
    padding: 10px 10px 0 10px;
    overflow: hidden; }
    .newses .news .desc .info, .newsIndex .news .desc .info, .blogIndex .news .desc .info {
      display: flex;
      justify-content: space-between;
      margin-bottom: 5px;
      align-items: center; }
      .newses .news .desc .info .label, .newsIndex .news .desc .info .label, .blogIndex .news .desc .info .label {
        background-color: #222222; }
      .newses .news .desc .info .date, .newsIndex .news .desc .info .date, .blogIndex .news .desc .info .date {
        color: gray; }
    .newses .news .desc h5, .newsIndex .news .desc h5, .blogIndex .news .desc h5 {
      font-weight: 900;
      font-size: 14px; }
    .newses .news .desc p, .newsIndex .news .desc p, .blogIndex .news .desc p {
      font-size: 14px;
      min-height: 85px; }

.recommended {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 2px dotted #dcdcdc; }
  .recommended .logo {
    position: relative;
    transition: all 2s ease-in-out; }
    .recommended .logo:focus {
      outline: none; }
    .recommended .logo:hover .info {
      visibility: visible; }
    .recommended .logo .info {
      visibility: hidden;
      position: absolute;
      background: #363030;
      color: white;
      padding: 7px 5px;
      top: -73px;
      z-index: 2;
      left: 0;
      white-space: nowrap;
      border-radius: 7px;
      font-size: 14px; }
    .recommended .logo img {
      margin-right: 30px;
      margin-top: 10px;
      height: 100px;
      filter: grayscale(1); }
      .recommended .logo img:hover {
        filter: grayscale(0); }
  .recommended h2 {
    font-weight: 900; }

.info-bar {
  background-color: #eee;
  padding-top: 13px; }
  .info-bar div#google_translate_element {
    position: relative;
    top: -3px; }
  .info-bar input[type="search"] {
    border: 1px solid #e50002;
    border-radius: 0;
    box-shadow: none;
    background: #fff;
    height: 26px;
    font-size: 14px;
    padding-right: 60px;
    margin-bottom: 0; }
  .info-bar button[type="submit"] {
    background-color: #e50002;
    margin: 0;
    padding: 0 10px; }
  .info-bar .wcagButtons {
    text-align: center; }
  .info-bar .wcag {
    text-align: center;
    margin-bottom: 10px; }
    .info-bar .wcag ul {
      margin: 0;
      display: inline-block;
      vertical-align: top; }
      .info-bar .wcag ul li {
        display: inline-block;
        list-style: none;
        margin: 0 2px;
        text-align: center;
        background-color: #333; }
        .info-bar .wcag ul li.active {
          background-color: #e50002; }
        .info-bar .wcag ul li:hover {
          background-color: #1a1a1a; }
        .info-bar .wcag ul li a {
          padding: 0 5px;
          color: #fff;
          width: 40px;
          display: block; }
          .info-bar .wcag ul li a:focus {
            outline-width: 3px;
            outline-color: red;
            outline-style: solid; }
          .info-bar .wcag ul li a:hover svg {
            fill: #d9d9d9; }
          .info-bar .wcag ul li a:hover i {
            color: #d9d9d9; }
          .info-bar .wcag ul li a i {
            font-weight: 600;
            font-style: normal;
            font-size: 13px; }
          .info-bar .wcag ul li a svg {
            fill: #fff;
            position: relative;
            top: 3px; }
    .info-bar .wcag .wcag_hide {
      clip: rect(1px, 1px, 1px, 1px);
      display: block;
      left: -9000em;
      position: absolute; }
  .info-bar a.siteMap {
    color: #4c4c4c; }
    .info-bar a.siteMap:hover {
      color: #333333; }
    .info-bar a.siteMap img {
      height: 17px;
      position: relative;
      top: -1px; }

.logo-bar {
  background: url("../img/logo-miasto-brzesko-placeholder.png") no-repeat;
  background-position-y: center; }
  @media screen and (max-width: 40em) {
    .logo-bar {
      background-position-y: top; } }
  .logo-bar .grid-x {
    align-items: center; }
  .logo-bar .logo {
    display: flex;
    align-items: center;
    padding-left: 10px; }
    .logo-bar .logo img {
      height: 100px; }
    .logo-bar .logo h1 {
      font-size: 20px;
      margin-left: 50px; }
      @media screen and (max-width: 1024px) {
        .logo-bar .logo h1 {
          margin-left: 10px; } }
  @media screen and (max-width: 1024px) {
    .logo-bar .topBlocks .cell {
      padding-top: 5px;
      padding-bottom: 5px; } }
  .logo-bar .topBlocks a {
    display: flex;
    color: #000;
    background: #f4f4f4;
    border: 1px solid #eee; }
    .logo-bar .topBlocks a:hover {
      background-color: #dbdbdb; }
      .logo-bar .topBlocks a:hover img {
        filter: brightness(0.95); }
    .logo-bar .topBlocks a img, .logo-bar .topBlocks a span {
      align-self: center; }
  .logo-bar .topBlocks p {
    margin-top: 5px;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 15px;
    color: #1f1f1f; }
  .logo-bar .topBlocks .cell:nth-of-type(2) {
    margin-right: 0; }

.menu-bar {
  background-color: #eee;
  z-index: 5; }

.content {
  background-color: #fbfbfb; }
  .content .sidebar section {
    margin-top: 50px; }
    .content .sidebar section:first-of-type {
      margin-top: 0; }
    .content .sidebar section h4 {
      font-weight: 900; }
  .content .sidebar .right-menu li.last a .icon {
    background-color: white; }
  .content .sidebar .right-menu li.last:hover a .icon {
    background-color: white; }
  .content .sidebar .right-menu ul, .content .sidebar .announcements ul {
    list-style: none;
    margin-left: 0; }
    .content .sidebar .right-menu ul li:hover .icon, .content .sidebar .announcements ul li:hover .icon {
      background-color: #090909; }
      .content .sidebar .right-menu ul li:hover .icon.red, .content .sidebar .announcements ul li:hover .icon.red {
        background-color: #cc0000; }
  .content .sidebar .right-menu a, .content .sidebar .announcements a {
    width: 100%;
    display: flex;
    color: #000;
    background: #fff;
    margin-bottom: 10px; }
    .content .sidebar .right-menu a:hover p, .content .sidebar .announcements a:hover p {
      color: #4c0001; }
    .content .sidebar .right-menu a:hover .icon, .content .sidebar .announcements a:hover .icon {
      background-color: black; }
      .content .sidebar .right-menu a:hover .icon.red, .content .sidebar .announcements a:hover .icon.red {
        background-color: red; }
    .content .sidebar .right-menu a .icon, .content .sidebar .announcements a .icon {
      background-color: #222;
      width: 80px;
      height: 80px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .content .sidebar .right-menu a .icon.red, .content .sidebar .announcements a .icon.red {
        background-color: red; }
      .content .sidebar .right-menu a .icon img, .content .sidebar .announcements a .icon img {
        height: 45px; }
        .content .sidebar .right-menu a .icon img[src*="bus"], .content .sidebar .announcements a .icon img[src*="bus"] {
          height: 35px; }
    .content .sidebar .right-menu a p, .content .sidebar .announcements a p {
      padding: 10px 20px;
      margin-bottom: 0;
      font-size: 14px; }
  .content .sidebar .social-media {
    margin-bottom: 30px; }
    .content .sidebar .social-media .icon {
      border-radius: 50%;
      width: 80px;
      height: 80px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .content .sidebar .social-media .icon svg {
        fill: #fff; }
      .content .sidebar .social-media .icon.twitter {
        background-color: #1da2f3; }
        .content .sidebar .social-media .icon.twitter:hover {
          background-color: #0b87d2; }
      .content .sidebar .social-media .icon.ig {
        background-color: #e5405f; }
        .content .sidebar .social-media .icon.ig:hover {
          background-color: #d51d40; }
      .content .sidebar .social-media .icon.yt {
        background-color: #f00; }
        .content .sidebar .social-media .icon.yt:hover {
          background-color: #cc0000; }
      .content .sidebar .social-media .icon.fb {
        background-color: #3b5998; }
        .content .sidebar .social-media .icon.fb:hover {
          background-color: #2d4373; }
  .content .shortcuts ul {
    list-style: none;
    margin-left: 0; }
    .content .shortcuts ul a:not([href]), .content .shortcuts ul span {
      font-weight: 900;
      color: #000;
      cursor: unset; }
    .content .shortcuts ul ul.menu_level_1 {
      margin-bottom: 10px;
      position: relative;
      left: 13px; }
      .content .shortcuts ul ul.menu_level_1 li a {
        font-size: 14px;
        color: #000; }
        .content .shortcuts ul ul.menu_level_1 li a:hover {
          color: #065a9e; }
        .content .shortcuts ul ul.menu_level_1 li a:before {
          content: ">";
          display: inline-block;
          margin-right: 10px; }

section.events-calendar {
  background-color: #fff;
  padding: 30px 0; }
  section.events-calendar h2 {
    font-weight: 900; }
  section.events-calendar .info {
    display: flex;
    justify-content: space-between; }
    section.events-calendar .info a.button {
      align-self: center; }
  section.events-calendar .event {
    background-color: #f7f7f7;
    padding-top: 0;
    padding-bottom: 0; }
    section.events-calendar .event a {
      display: flex;
      height: 100%; }
    section.events-calendar .event:hover .date {
      background-color: #e50002; }
    section.events-calendar .event .date {
      background-color: #222222;
      color: #fff;
      padding: 20px 5px;
      text-align: center;
      width: 120px;
      min-width: 120px; }
      section.events-calendar .event .date .day {
        font-size: 36px; }
      section.events-calendar .event .date hr {
        margin: 10px 0; }
      section.events-calendar .event .date .month, section.events-calendar .event .date .year {
        font-size: 20px; }
    section.events-calendar .event .desc {
      padding: 20px; }
      section.events-calendar .event .desc h6 {
        font-size: 14px;
        font-weight: 900;
        color: #000; }
      section.events-calendar .event .desc p {
        font-size: 14px;
        margin-bottom: 0;
        color: #000; }

div.map {
  margin-bottom: -7px; }
  div.map .address {
    padding: 30px; }
  div.map iframe {
    width: 100%;
    height: 400px; }

footer {
  background-color: #eee;
  color: #000;
  padding-top: 0;
  box-shadow: inset 0 16px 32px rgba(38, 39, 41, 0.12); }
  footer .grid-padding-y > .cell {
    padding-top: 3rem; }
  footer .info h4 {
    font-weight: 900;
    font-size: 20px; }
  footer .info ul li a {
    color: #000; }
    footer .info ul li a:hover {
      color: #065a9e; }
  footer .info .logo {
    background: url("../img/logo-miasto-brzesko-placeholder.png") no-repeat; }
    footer .info .logo a {
      margin-right: 20px;
      width: 100px; }
      footer .info .logo a img {
        width: 100px;
        position: relative;
        top: -30px; }
  footer .contact-info {
    font-size: 14px;
    margin-bottom: 20px; }
    footer .contact-info p {
      line-height: 18px; }
  footer .copyright {
    border-top: 1px dotted #dcdcdc; }
    footer .copyright #clientCopyright a, footer .copyright #webimpuls a {
      color: #626262; }

section.articleContact h2 {
  font-size: 24px;
  font-weight: 900; }
section.articleContact .contactItems {
  padding-top: 40px;
  border-bottom: 1px dotted lightgray;
  padding-bottom: 20px; }
section.articleContact a {
  color: #000; }

section.blogShow.blog .singlePostImg {
  max-height: 200px;
  object-fit: contain;
  background: #222222; }

section.blogIndex table {
  font-size: 14px; }
  section.blogIndex table a.title {
    color: #000; }
    section.blogIndex table a.title:hover {
      color: #e50002; }

#skipLinks a {
  padding: 7px 10px;
  text-decoration: none;
  z-index: 200;
  width: 150px;
  text-align: center; }

#skipLinks a {
  display: inline;
  left: -9000em; }

#skipLinks {
  margin: 0;
  padding: 0;
  top: 0;
  z-index: 10000;
  left: -100px; }

#skipLinks a {
  padding: 7px 10px;
  text-decoration: none;
  z-index: 200;
  width: 150px;
  text-align: center; }

#skipLinks a:active, #skipLinks a:focus, #skipLinks a:hover {
  background: #231f20;
  color: #fff;
  left: 100px;
  top: 0;
  position: absolute; }

#skipLinks, #skipLinks a, .wcag_hide {
  position: absolute; }

.eventIndex section.events-calendar {
  background-color: #fbfbfb;
  padding: 30px 0; }

img.gallery-thumbnail {
  height: 100px;
  margin-right: 10px;
  margin-bottom: 10px; }

section.article h1 {
  font-size: 2.5rem;
  margin-bottom: 1em; }
section.article .button-group {
  flex-wrap: wrap; }
  section.article .button-group a.button {
    border-radius: 0 4px 0 0; }
    section.article .button-group a.button:hover, section.article .button-group a.button.active {
      background-color: #e50002;
      color: #fff;
      border-color: #e50002; }

.twitter-block {
  margin-top: 30px; }

.swiper-pagination {
  position: relative;
  top: 3px; }

.swiper-button-prev {
  background-image: url("../img/icons/left-arrow.svg"); }

.swiper-button-next {
  background-image: url("../img/icons/right-arrow.svg"); }

.swiper-pagination-bullet-active {
  background: #e50002; }

.features {
  margin-top: 2rem; }
  .features button.fb-share-button {
    position: relative;
    top: 2px;
    left: 7px; }
  .features a {
    font-size: 14px; }

@media print {
  p {
    page-break-after: avoid;
    page-break-before: avoid;
    page-break-inside: avoid; }

  header,
  footer,
  #secondNav,
  .sticky-container,
  .adminFront,
  iframe,
  #sfwdt5ab90a {
    display: none !important;
    visibility: hidden; }

  a {
    color: black;
    text-decoration: none; }
    a[href*="pdf"] {
      display: none; }
    a[href]:after {
      content: none !important; }

  #content {
    width: 100%;
    margin: 0 auto;
    overflow-y: visible; }
    #content:before {
      content: "Oficjalny Portal Gminy Brzesko";
      display: block;
      text-align: center;
      font-weight: 900;
      font-size: 32px; } }
#secondNav h4 {
  margin-top: 10px;
  font-weight: bold; }

p.wcag_desc {
  display: none; }

body.a-paragraph #calendar a {
  margin-bottom: initial;
  line-height: initial; }
body.a-paragraph #calendar .fc-col-header-cell a {
  line-height: 0; }
body.a-paragraph p, body.a-paragraph a {
  margin-bottom: 2em;
  line-height: 25px; }
body.a-paragraph body, body.a-paragraph .h1, body.a-paragraph .h2, body.a-paragraph .h3, body.a-paragraph .h4, body.a-paragraph .h5, body.a-paragraph .h6, body.a-paragraph h1, body.a-paragraph h2, body.a-paragraph h3, body.a-paragraph h4, body.a-paragraph h5, body.a-paragraph h6 {
  line-height: 2em; }
body.a-paragraph li {
  line-height: 2.5em; }
body.a-paragraph .logo-bar .topBlocks p {
  line-height: 2em; }
body.a-paragraph .info-bar .wcag ul li a {
  margin-bottom: 0; }

body.a-lines p, body.a-lines label, body.a-lines a, body.a-lines h1, body.a-lines h2, body.a-lines h3, body.a-lines h4, body.a-lines h5, body.a-lines h6 {
  line-height: 2em; }
body.a-lines body, body.a-lines .h1, body.a-lines .h2, body.a-lines .h3, body.a-lines .h4, body.a-lines .h5, body.a-lines .h6, body.a-lines h1, body.a-lines h2, body.a-lines h3, body.a-lines h4, body.a-lines h5, body.a-lines h6 {
  line-height: 2em; }
body.a-lines li {
  line-height: 2.5em; }
body.a-lines .logo-bar .topBlocks p {
  line-height: 2em; }

body.a-word p, body.a-word label, body.a-word a, body.a-word h1, body.a-word h2, body.a-word h3, body.a-word h4, body.a-word h5, body.a-word h6 {
  word-spacing: .5em; }

body.a-letter p, body.a-letter label, body.a-letter a, body.a-letter h1, body.a-letter h2, body.a-letter h3, body.a-letter h4, body.a-letter h5, body.a-letter h6 {
  letter-spacing: .25em; }
body.a-letter .fc-col-header-cell a {
  letter-spacing: 0; }

body.fbig {
  font-size: 20px; }
  body.fbig p, body.fbig label, body.fbig a, body.fbig li h1, body.fbig h2, body.fbig h3, body.fbig h4, body.fbig h5, body.fbig h6 {
    font-size: 1.1em !important; }
  body.fbig #secondNav {
    margin-top: 40px !important; }
  body.fbig .logo-bar .topBlocks p {
    line-height: 20px; }
  body.fbig .content section.map {
    overflow: hidden; }
    body.fbig .content section.map iframe {
      transform: scale(1.5); }
  body.fbig footer .contact-info {
    font-size: 1.1em; }
    body.fbig footer .contact-info p {
      line-height: 1.2em; }
  body.fbig footer .info h4 {
    font-size: 1.6rem; }
  body.fbig .info-bar .wcag ul li a i {
    font-size: 14.3px; }
  body.fbig .content section.events-calendar .event .desc h6, body.fbig .newses .news .desc h5 {
    font-size: 20px; }

body.fbigger p, body.fbigger label, body.fbigger a, body.fbigger li h1, body.fbigger h2, body.fbigger h3, body.fbigger h4, body.fbigger h5, body.fbigger h6 {
  font-size: 1.2em !important; }
body.fbigger #secondNav {
  margin-top: 40px !important; }
body.fbigger .logo-bar .topBlocks p {
  line-height: 30px; }
body.fbigger .content section.map {
  overflow: hidden; }
  body.fbigger .content section.map iframe {
    transform: scale(1.5); }
body.fbigger footer .contact-info {
  font-size: 1.2em; }
  body.fbigger footer .contact-info p {
    line-height: 1.4em; }
body.fbigger footer .info h4 {
  font-size: 1.8rem; }
body.fbigger .info-bar .wcag ul li a i {
  font-size: 15.6px; }
body.fbigger .content section.events-calendar .event .desc h6, body.fbigger .newses .news .desc h5 {
  font-size: 25px; }

body.hc {
  color: #ff0 !important;
  border-color: #ff0;
  background-color: #000 !important; }
  body.hc .ecommerceBlocks .cell, body.hc .welcome, body.hc .ecommerceBlock .ecommerceBlockColor, body.hc footer {
    background-color: #000;
    color: #ff0; }
    body.hc .ecommerceBlocks .cell p, body.hc .welcome p, body.hc .ecommerceBlock .ecommerceBlockColor p, body.hc footer p {
      color: #ff0; }
  body.hc .tooltip {
    background: #000 !important;
    color: #ff0 !important; }
  body.hc .fc-theme-standard .fc-scrollgrid {
    border: 0 !important; }
  body.hc #calendar .daycalendar {
    border: 3px solid #ff0 !important; }
  body.hc #calendar tbody {
    border: 0 !important; }
  body.hc #calendar th {
    border: 0 !important; }
  body.hc #calendar td, body.hc #calendar th {
    background: #000 !important; }
  body.hc #calendar a {
    color: #ff0 !important; }
  body.hc .fc .fc-daygrid-day.fc-day-today {
    color: #ff0 !important;
    background: #000 !important; }
  body.hc ul.dropdown.menu.submenu.is-dropdown-submenu.first-sub.vertical {
    background: #000; }
  body.hc a, body.hc button {
    color: #ff0; }
  body.hc button, body.hc a.button, body.hc .button, body.hc section.productsCatalog .card-section .button {
    background-color: #000;
    border: 1px solid #ff0;
    color: #ff0;
    padding: 10px 20px; }
    body.hc button:hover, body.hc a.button:hover, body.hc .button:hover, body.hc section.productsCatalog .card-section .button:hover {
      background-color: #000;
      border: 1px solid #ff0;
      color: #ff0;
      font-weight: 600; }
  body.hc label {
    color: #ff0; }
  body.hc input, body.hc textarea {
    background-color: #000;
    border: 1px solid #ff0; }
  body.hc img {
    color: #ff0;
    filter: sepia(1); }
    body.hc img + p.wcag_desc {
      display: inline-block;
      border-bottom: 1px solid #ff0; }
  body.hc .paralaxStats {
    background: #000;
    color: #ff0; }
  body.hc section.homeContact_v2 {
    background-color: #000; }
    body.hc section.homeContact_v2 iframe {
      display: none; }
    body.hc section.homeContact_v2 label {
      color: #ff0; }
    body.hc section.homeContact_v2 input {
      background-color: #000;
      border: 1px solid #ff0; }
  body.hc .menu-bar,
  body.hc .logo-bar .topBlocks a,
  body.hc .info-bar,
  body.hc .content,
  body.hc .newses .news,
  body.hc .info-bar input[type=search],
  body.hc .logo-bar .topBlocks p,
  body.hc .info-bar a.siteMap,
  body.hc .content .sidebar .right-menu a,
  body.hc .content .sidebar .announcements a,
  body.hc .content .sidebar .shortcuts ul li a,
  body.hc .content .sidebar .announcements a:hover p,
  body.hc .content section.events-calendar,
  body.hc .content section.events-calendar .event,
  body.hc .content section.events-calendar .event .desc p,
  body.hc .content section.events-calendar .event .desc h6,
  body.hc .content section.events-calendar .event .date,
  body.hc footer .info ul li a {
    background-color: #000;
    color: #ff0; }
  body.hc .content section.events-calendar .event {
    border: 1px solid #ff0; }
  body.hc .content .sidebar .social-media .icon {
    background-color: #000; }
    body.hc .content .sidebar .social-media .icon:hover {
      background-color: #000; }
    body.hc .content .sidebar .social-media .icon svg {
      fill: #ff0; }
  body.hc .newses .news {
    border-top: 6px solid #000; }
    body.hc .newses .news .desc .info .date {
      color: #ff0; }
  body.hc .content .sidebar .right-menu a .icon.red, body.hc .content .sidebar .announcements a .icon.red {
    background-color: #343030; }
  body.hc .newses .swiper-container .title {
    border-bottom: 6px solid #000; }
  body.hc header nav.mainMenu ul li a[title=Samorz─ůd] {
    color: #ff0;
    font-weight: 900;
    border-bottom: 3px solid #ff0;
    text-transform: uppercase; }
  body.hc .logo-bar .topBlocks a img {
    display: none; }
  body.hc .content .sidebar .right-menu a:hover p, body.hc .content .sidebar .announcements a:hover p {
    color: #ff0; }
  body.hc .content section.map {
    overflow: hidden; }
    body.hc .content section.map iframe {
      filter: grayscale(1);
      transform: scale(1.5); }
  body.hc .recommended .logo img {
    filter: sepia(1); }
  body.hc .newses .swiper-container .title {
    background-color: black;
    color: #ff0; }
  body.hc .info-bar input[type=search] {
    border: 1px solid #ffff00;
    height: 38px; }
  body.hc .logo-bar {
    background: none; }
  body.hc .dropdown.menu > li.is-dropdown-submenu-parent > a, body.hc .dropdown .is-dropdown-submenu a {
    margin-top: 0;
    margin-bottom: 0; }
    body.hc .dropdown.menu > li.is-dropdown-submenu-parent > a[title="Samorz─ůd"]:after, body.hc .dropdown .is-dropdown-submenu a[title="Samorz─ůd"]:after {
      border-color: #ff0 transparent transparent; }
    body.hc .dropdown.menu > li.is-dropdown-submenu-parent > a:after, body.hc .dropdown .is-dropdown-submenu a:after {
      border-color: #ff0 transparent transparent;
      right: 5px; }
  body.hc .dropdown.menu.vertical > li.opens-right > a::after {
    border-color: transparent transparent transparent #ff0; }
  body.hc .dropdown.menu .is-active > a, body.hc header nav.mainMenu ul li a:hover {
    color: #ff0;
    background-color: #000; }
  body.hc section.articleContact .contactItems a {
    color: #ff0; }

/*# sourceMappingURL=app.css.map */
