@font-face {
  font-family: "Fira Sans";
  src: url("../fonts/FiraSans-Light.ttf"), url("../fonts/FiraSans-Light.otf");
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "Fira Sans";
  src: url("../fonts/FiraSans-Regular.ttf"), url("../fonts/FiraSans-Regular.otf");
  font-display: swap;
}

@font-face {
  font-family: "Fira Sans";
  src: url("../fonts/FiraSans-SemiBold.ttf"), url("../fonts/FiraSans-SemiBold.otf");
  font-display: swap;
  font-weight: 600;
}
@font-face {
  font-family: "Fira Sans";
  src: url("../fonts/FiraSans-Bold.ttf"), url("../fonts/FiraSans-Bold.otf");
  font-display: swap;
  font-weight: 700;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Regular.ttf");
  font-display: swap;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

@media (min-width: 1700px) {
  .container {
    max-width: 1400px;
  }
  #ako-header .container {
    max-width: 1367px !important;
  }
}

body {
  min-height: 100vh;
}

* {
  line-height: 1.2em;
}
.footer-sign-ako {
  width: 100%;
  text-align: right;
  margin-bottom: 0.3rem;
}
.app-version-ako {
  width: 100%;
  text-align: right;
  color: #ffffff;
  opacity: 0.4;
  font-size: 0.8rem;
}

.sitemap {
  margin: 1.5rem -30px;
}

.sitemap-element a {
  line-height: 1.4rem;
}

.user-data-error {
  max-width: 800px !important;
  margin: 30px auto 35px auto !important;
}

/** SELECT AKO*/
.select2-container--default .select2-selection--single {
  color: inherit;
  background: transparent;
  border: 0;
  border-bottom: 1px solid currentColor !important;
  border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: inherit;
  font-size: 0.875rem;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  transform: scale(1.5);
  left: unset;
  right: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  color: inherit;
  border-color: currentColor transparent transparent transparent;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  color: inherit;
  border-color: transparent transparent currentColor transparent;
}

/***************************************************************/
:root {
  font-size: 16px;
}
#site-sidebar {
  z-index: 10;
}

.modal-header {
  font-size: 24px !important;
}
.modal-title button {
  font-size: 2rem !important;
}
.modal-body {
  min-height: 350px !important;
}
.modal-footer .alert {
  width: 100% !important;
}

.modal-footer button {
  border-radius: unset;
}

.body-kosit {
  padding-top: 9.1em;
  transition: padding-top 0.3s ease;
}
.mobile-menu-backdrop {
  opacity: 0;
  display: block;
  /*right: -100vw;*/
  left: 100vw;
  width: 100%;
}

.font-fira-sans {
  font-family: "Fira Sans", sans-serif;
}

.font-fira-sans-light {
  font-family: "Fira Sans", sans-serif;
  font-weight: 300;
}

.font-fira-sans-semi-bold {
  font-family: "Fira Sans", sans-serif;
  font-weight: 600;
}

.font-fira-sans-bold {
  font-family: "Fira Sans", sans-serif;
  font-weight: 700;
}

.f-size-8 {
  font-size: 0.5rem;
}
.f-size-10 {
  font-size: 0.625rem;
}
.f-size-10-443 {
  font-size: 0.653rem;
}
.f-size-11-443 {
  font-size: 0.715rem;
}
.f-size-12 {
  font-size: 0.75rem;
}
.f-size-13-054 {
  font-size: 0.816rem;
}
.f-size-14 {
  font-size: 0.875rem;
}
.f-size-14-689 {
  font-size: 0.918rem;
}
.f-size-15 {
  font-size: 0.937rem;
}
.f-size-16-644 {
  font-size: 1.04rem;
}
.f-size-17-111 {
  font-size: 1.069rem;
}
.f-size-18 {
  font-size: 1.125rem;
}
.f-size-25 {
  font-size: 1.562rem;
}
.f-size-43 {
  font-size: 2.687rem;
}
.f-size-45 {
  font-size: 2.812rem;
}
.f-color-000002 {
  color: #000002;
}
.f-color-ffffff {
  color: #ffffff;
}
.f-color-d1d1d1 {
  color: #d1d1d1;
}
.f-color-dadada {
  color: #dadada;
}
.f-color-383838 {
  color: #383838;
}
.f-color-464846 {
  color: #464846;
}
.q-select__input {
  font-size: 0.8rem !important;
}

@media (min-width: 1700px) {
  .f-size-8 {
    font-size: 0.58rem;
  }
  .f-size-10 {
    font-size: 0.725rem;
  }
  .f-size-10-443 {
    font-size: 0.757rem;
  }
  .f-size-11-443 {
    font-size: 0.829rem;
  }
  .f-size-12 {
    font-size: 0.87rem;
  }
  .f-size-13-054 {
    font-size: 0.946rem;
  }
  .f-size-14 {
    font-size: 1.015rem;
  }
  .f-size-14-689 {
    font-size: 1.065rem;
  }
  .f-size-15 {
    font-size: 1.087rem;
  }
  .f-size-16-644 {
    font-size: 1.206rem;
  }
  .f-size-17-111 {
    font-size: 1.24rem;
  }
  .f-size-18 {
    font-size: 1.305rem;
  }
  .f-size-25 {
    font-size: 1.812rem;
  }
  .f-size-43 {
    font-size: 3.119rem;
  }
  .f-size-45 {
    font-size: 3.2625rem;
  }
}

/* Wersja mobilna */
@media (max-width: 576px) {
  .f-size-43 {
    font-size: 30px;
  }
}

/* Moduł: StopkaUE*/
.footer-ue p {
  font-family: "Roboto", sans-serif;
  font-size: 1.125rem;
  color: #050006;
}
.footer-ue {
  margin-top: 5%;
  margin-bottom: 5%;
}
.footer-ue ul {
  margin-bottom: 5%;
}

/* Moduł: Wydarzenia*/
.event-header {
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 15px;
}

.event-header p {
  margin: 0;
}

.event-header-title {
  padding-left: 0;
}

.event-filter {
  background-color: #494949;
  width: 60%;
  margin: 0 0 0 auto;
  padding: 10px 0px;
}
.event-filter-nav {
  padding: 0;
  display: flex;
}

.event-filter-btn {
  text-align: center;
  display: flex;
}
.event-filter-btn i {
  margin: auto 6px auto 6px;
  font-size: 10px;
}

.select-ako select {
  background-color: transparent;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #dadada;
  width: 180px;
}

.event-desc {
  /*width: 50%;*/
  margin: 0 4em 0.7em 0;
  max-height: 4.6em;
  text-overflow: ellipsis;
  overflow: hidden;
}

.event img {
  width: 30%;
  float: left;
  margin: 0 7px 7px 0;
  /*height: 100%;*/
}

.event-desc-city {
  margin: 5px 15px 5px 0px;
}

.event button {
  text-align: center;
  border-radius: 0;
  margin: 10px auto 20px auto;
  color: #d1d1d1;
  background-color: #595b59;
  font-size: 8px;
  width: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.event i {
  transform: scale(3);
}

.grey-line {
  background-color: grey;
  width: 100%;
  height: 3px;
  margin: 0 0 0 0;
}

/* Moduł: Prezentacja JST*/
.jst-title {
  margin: 50px 0 50px 0;
}

.jst-desc {
  margin: 1.5em 10em 0 0;
}

.jst-herb {
  width: 100px;
  height: auto;
  float: left;
  padding: 0 20px 20px 0;
}

.jst-desc-nazwa {
  margin: 0;
}

.jst-desc-link {
  margin: 1.5em 0 0 0;
  text-decoration-line: underline;
}

.jst-desc-content {
  margin: 2em 0 2em 0;
  line-height: 20px;
}

.jst-desc-reference,
.jst-desc-reference:focus,
.jst-desc-reference:hover,
.jst-desc-reference:active {
  text-decoration: none;
  margin: 0.5em 0 0.5em 0;
  color: #383838;
}

.jst-desc-btn-content {
  text-decoration: none;
  margin: 4em 0 0 0;
  padding: 0 1em;
}

.jst-desc-btn,
.jst-desc-btn:focus,
.jst-desc-btn:hover,
.jst-desc-btn:active {
  margin-bottom: 3em;
  text-decoration: none;
  color: #383838;
}

.jst-desc-btn.prev {
  float: left;
}

.jst-desc-btn.next {
  float: right;
}

.jst-map-svg {
  width: 100%;
  margin: 100px 0 0 0;
}

.jst-map-btn {
  background-color: grey;
  border: 0px solid transparent;
  font-family: "Fira Sans", sans-serif;
  font-weight: 300;
  color: #464846;
}

.jst-map-btn.left {
  padding: 1em 1em 1em 1.5em;
}

.jst-map-btn.right {
  padding: 1em 1.5em 1em 1em;
}

.jst-map-btn.active {
  background-color: #383838;
  font-family: "Fira Sans", sans-serif;
  font-weight: 300;
  color: #ffffff;
}

.jst-bg-color {
  background-image: linear-gradient(to bottom, white, #f8f8f8);
  color: black;
}

/* Moduł: Ogłoszenia*/
.news-bg-color {
  background-color: #f4f4f4;
}

.news-title {
  margin: 1em 0 0.5em 0;
}

.news-filters-content {
  margin: 0.8em 0 0.8em 0;
  background-color: rgba(216, 216, 216, 0.5);
  padding: 10px 10px 5px 10px;
  width: 100%;
}

.news-filters-content i {
  font-size: 3px;
  position: relative;
  top: -2em;
}

.select-ako select {
  width: 180px;
}
.select-ako {
  width: 180px;
}

.news-select-short select {
  background-color: transparent;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #383838;
  width: 60px;
}

.news-col {
  margin: 2em 0 2em 0;
}

.news-category {
  margin: 0 0 10px 0;
}

.news-text {
  max-height: 3.4em;
  text-overflow: ellipsis;
  overflow: hidden;
}
.light-btn button {
  border-radius: 0px;
  background-color: transparent;
  border-color: #383838;
  color: #383838;
  border: solid 2px;
  text-align: center;
  margin: auto;
  font-size: 6px;
  width: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.light-btn button i,
.light-btn button span {
  transform: scale(4);
}

/* Moduł: E-usługi*/

.e-services-bg-color {
  background-image: linear-gradient(to top, white 60%, #d8d8d8);
}

.e-services-title {
  margin: 1em 0 0.5em 0;
}

.e-services-filter {
  width: 180px;
  margin: 0 15px;
  display: inline-block;
}

.e-services-filters-content {
  background-color: rgba(216, 216, 216, 0.5);
  padding: 0 20px 0 0;
}
.e-services-col {
  margin: 2em 0 1em 0;
}

.e-services-text {
  max-height: 3.4em;
  text-overflow: ellipsis;
  overflow: hidden;
}

.e-services-category {
  margin: 0 0 10px 0;
}

.e-services-btn {
  margin: auto;
}

.e-services-btn button {
  background-color: transparent;
  border-color: #383838;
  color: #383838;
  border: solid 2px;
  text-align: center;
  margin: auto;

  font-size: 6px;
  width: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.e-services-btn button i {
  transform: scale(4);
}

.q-field--dense .q-field__label {
  font-size: 0.875rem;
}
.q-field__native span {
  font-size: 0.875rem;
}

.newsletter-content {
  margin: 3em 0;
}

.newsletter-text {
  margin: 0.3em 0;
}

.newsletter-input {
  margin: 20px 0;
  display: flex;
}

.newsletter-input input {
  width: 75%;
  background-color: #d8d8d8;
  border-width: 1px;
  border-color: #d8d8d8;
  border-style: solid;
  padding: 0.5em 0.5em 0.5em 1.5em;
}

.newsletter-input button {
  width: 25%;
  background-color: #383838;
  border-width: 1px;
  border-color: #d8d8d8;
  border-style: solid;
  padding: 0.5em;
}

label {
  font-size: 10px;
}

.button-loader {
  display: none;
}

@media (max-width: 1199px) {
  .event-filter-btn {
    text-align: center;
    padding: 6px 6px 6px;
  }

  .select-ako select {
    width: 180px;
  }
  .select-ako {
    width: 180px;
  }

  .event-filter-nav {
    padding: 5px 0 0 0;
  }
  .event-filter {
    width: 75%;
  }
}

@media (max-width: 991px) {
  .mobile-menu-backdrop.show {
    opacity: 0.5;
    position: fixed;
    top: 0;
    /*right: 0;*/
    left: 300px;
    z-index: 1040;
    /*width: calc(100vw - 300px);*/
    /* min-width: 1px; */
    height: 100vh;
    background-color: #000;
    transition: all 0.6s ease;
  }

  .event-filter {
    width: 100%;
  }
  .jst-desc {
    margin: 1.5em 0 0 0;
  }
  .newsletter-input input {
    width: 100%;
    padding: 0.5em 0;
    text-align: center;
  }
  .newsletter-input button {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .event-filter-nav {
    display: flex;
    align-items: center;
  }
  .event-header-title p {
    margin-bottom: 0.6em;
  }
  .event-filter-btn.right {
    margin: 0 0 0 auto;
  }
  .event-filter-btn.left {
    margin: 0 auto 0 0;
  }
  .newsletter-input input {
    width: 75%;
    padding: 0.5em 0.5em 0.5em 1.5em;
    text-align: unset;
  }
  .newsletter-input button {
    width: 25%;
  }
  .e-services-filter,
  .e-services-filter label {
    min-width: 100%;
  }
  .e-services-filters-content .container {
    display: grid !important;
  }
}

@media (max-width: 449px) {
  .newsletter-input input {
    width: 100%;
    padding: 0.5em 0;
    text-align: center;
  }
  .newsletter-input button {
    width: 100%;
  }
}
