@charset "utf-8";
#header #hwrap {
  align-items: flex-start;
  flex-direction: column;
}
#header #hwrap #left-navigation {
  order: 2;
}
#header #hwrap .hblock {
  padding-top: 10px;
  width: 100%;
  justify-content: end;
  order: 1;
  display: flex;
}
#naglowekIn {
  z-index: 999;
  font-size: 14px;
  background-color: #181818;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 2px solid #fff;
}
#naglowekIn .standardowyButton {
  display: none;
}
#naglowekIn .kontrastButton {
  display: inline-block;
}
#naglowekIn div {
  background-color: #181818;
}
#naglowekIn input,
#naglowekIn textarea {
  border-color: #FFff00 !important;
}
#naglowekIn .standardowyButton,
#naglowekIn .kontrastButton {
  width: 20px;
  height: 15px;
  background-image: url("images/eye.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 10px;
}
#naglowekIn .standardowyFont,
#naglowekIn .wiekszyFont,
#naglowekIn .najwiekszyFont,
#naglowekIn .standardowyButton,
#naglowekIn .kontrastButton {
  margin-left: 10px;
}
#naglowekIn .standardowyFont:hover,
#naglowekIn .wiekszyFont:hover,
#naglowekIn .najwiekszyFont:hover,
#naglowekIn .standardowyButton:hover,
#naglowekIn .kontrastButton:hover {
  cursor: pointer;
}
#naglowekIn .wiekszyFont {
  font-size: 16px;
}
#naglowekIn .najwiekszyFont {
  font-size: 18px;
}
#naglowekIn .standardowy .standardowyButton {
  display: none;
}
#naglowekIn .standardowy .kontrastButton {
  display: inline-block;
}
#naglowekIn .kontrast .standardowyButton {
  display: inline-block;
}
#naglowekIn .kontrast .kontrastButton {
  display: none;
}
.font1 div,
.font1 td,
.font1 th,
.font1 input,
.font1 textarea,
.font1 .textwrap .gform_wrapper.gravity-theme .gfield_label {
  font-size: 20px;
  line-height: 27px;
}
.font1 .primary-navigation ul li a {
  font-size: 17px;
  line-height: 25px;
}
.font2 div,
.font2 td,
.font2 th,
.font2 input,
.font2 textarea,
.font2 .textwrap .gform_wrapper.gravity-theme .gfield_label {
  font-size: 24px;
  line-height: 31px;
}
.font2 .primary-navigation ul li a {
  font-size: 20px;
  line-height: 29px;
}
.kontrast {
  color: #FFff00 !important;
  background-color: #343434 !important;
}
.kontrast .prop .textwrap:before {
  display: none;
}
.kontrast input,
.kontrast textarea {
  background-color: transparent !important;
  border-color: #FFff00 !important;
}
.kontrast .logo,
.kontrast ul li::before,
.kontrast ol li::before {
  filter: grayscale(1) brightness(9);
}
.kontrast a,
.kontrast #footer #nav_menu-2 ul li a,
.kontrast .outres .page #menu ul li a,
.kontrast .wydfrow .wydftext h3 {
  color: #FFff00 !important;
  text-decoration: underline !important;
}
.kontrast div,
.kontrast footer,
.kontrast h2,
.kontrast h1,
.kontrast h3,
.kontrast h4,
.kontrast h5,
.kontrast h6,
.kontrast #header,
.kontrast #mainback,
.kontrast section,
.kontrast .bxwrap #bx-pager .active,
.kontrast .wystawcahead #bx-pager .active,
.kontrast footer {
  mix-blend-mode: inherit;
  color: #FFff00 !important;
  background-color: #343434 !important;
}
.kontrast .rowimg .textwrap {
  background-color: transparent !important;
}
.kontrast .bxwrap #bx-pager a div,
.kontrast .wystawcahead #bx-pager a div {
  filter: brightness(1);
}
.kontrast ::placeholder,
.kontrast input,
.kontrast textarea {
  color: #FFff00 !important;
}
.titlebold legend {
  font-weight: 700 !important;
}
.gfield--type-radio .gfield_radio {
  display: flex;
}
.gfield--type-radio .gfield_radio .gchoice {
  padding-right: 20px;
}
.gspan4 {
  -ms-grid-column-span: 4 !important;
  grid-column: span 4 !important;
}
.gspan8 {
  -ms-grid-column-span: 8 !important;
  grid-column: span 8 !important;
}
.serce:after {
  content: '';
  display: block;
  width: 17px;
  height: 15px;
  background-image: url("images/serce.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 61.95%;
  top: 62%;
  animation: serce 1s linear infinite;
}
@keyframes serce {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.3);
  }
  20% {
    transform: scale(1);
  }
  30% {
    transform: scale(1.3);
  }
  40% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
.imggray img {
  display: block;
  filter: grayscale(1);
}
.lineh {
  line-height: 30px;
}
.tbig {
  font-size: 25px;
  line-height: 38px;
}
.phead {
  height: 1050px;
}
.phead .res {
  height: 100%;
}
.phead .res .text-row {
  height: 100%;
  box-sizing: border-box;
  padding-bottom: 90px;
}
.phead .res .text-row p:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
}
.phead .res .text-row ul {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 0;
  list-style: none;
}
.phead .res .text-row ul li {
  position: relative;
}
.phead .res .text-row ul li:before {
  content: '';
  display: block;
  position: absolute;
  width: 22px;
  height: 27px;
  background-image: url("images/anchor.svg");
  background-size: contain;
  background-position: center;
  left: -36px;
  top: 6px;
  filter: grayscale(1) brightness(4);
}
.text-row ul {
  list-style: none;
}
.text-row ul li {
  padding-bottom: 3px;
  padding-top: 3px;
  position: relative;
}
.text-row ul li:before {
  content: '';
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  background-image: url("images/kolo.svg");
  background-size: contain;
  background-position: center;
  left: -39px;
  top: 2px;
}
.text-row ol {
  list-style: none;
}
.text-row ol li {
  padding-bottom: 3px;
  padding-top: 3px;
  position: relative;
}
.text-row ol li:before {
  content: '';
  display: block;
  position: absolute;
  width: 19px;
  height: 19px;
  background-image: url("images/kolo2.svg");
  background-size: contain;
  background-position: center;
  left: -32px;
  top: 6px;
}
.text-row .clogo {
  flex: 0 0 353px;
}
.text-row .clogo p:first-of-type {
  margin-top: 0;
  padding-top: 0;
  position: relative;
  padding-bottom: 20px;
}
.text-row .clogo p:first-of-type:before {
  content: '';
  display: block;
  width: 740px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: -380px;
}
.text-row .ch1 {
  flex: 0 0 353px;
}
.text-row .ch1 h1 {
  position: relative;
  padding-bottom: 20px;
}
.text-row .ch1 h1:before {
  content: '';
  display: block;
  width: 740px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: -380px;
}
.gfield_consent_description ol {
  list-style: decimal;
}
.gfield_consent_description ol li {
  padding: 0;
}
.gfield_consent_description ol li:before {
  display: none;
}
.imgcollumn p {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.imgcollumn p img {
  display: block;
}
.falab {
  margin-bottom: 30px;
}
.falab:before {
  width: 100%;
  height: 54px;
  background-position: 0 top;
  position: absolute;
  left: 0;
  bottom: -1px;
  content: '';
  background-size: auto 54px;
  background-image: url("images/fale.svg");
  animation: fala 5s linear infinite;
}
@keyframes fala {
  0% {
    background-position: -209px top;
  }
  100% {
    background-position: 0px top;
  }
}
.bfale {
  background-size: 100% auto !important;
  background-position: center -50% !important;
}
.bfaleb {
  background-size: 100% auto !important;
  background-position: center -10% !important;
}
.title p {
  padding: 0;
  margin: 0;
}
.title p img {
  display: block;
}
.title h3 {
  margin: 0;
  padding: 6px 0;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  width: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 28px;
  line-height: 43px;
  z-index: 1;
}
.title h3:before {
  content: '';
  display: block;
  background-color: #cc0613;
  width: 960px;
  height: 100%;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: -1;
}
.titler h3 {
  right: 0;
  left: auto;
  text-align: right;
}
.titler h3:before {
  left: 0;
  right: auto;
}
footer {
  font-size: 14px;
}
footer a {
  text-decoration: none;
}
.clogoo img {
  filter: none;
}
.prop .textwrap {
  z-index: 1;
  position: relative;
}
.prop .textwrap:before {
  z-index: -1;
  content: '1';
  font-size: 250px;
  line-height: 250px;
  text-align: right;
  position: absolute;
  right: -3px;
  bottom: -34px;
  font-weight: 500;
  color: #e6f0f5;
}
.prop .prop2 .textwrap:before {
  content: '2';
}
.prop .prop3 .textwrap:before {
  content: '3';
}
.prop .prop4 .textwrap:before {
  content: '4';
}
.prop .prop5 .textwrap:before {
  content: '5';
}
.prop .pad_in_l {
  padding-left: 26px;
}
.prop .pad_in_r {
  padding-right: 26px;
}
.prop .pad_in_t {
  padding-top: 30px;
}
.prop .pad_in_b {
  padding-bottom: 20px;
}
.anchorleft {
  margin-right: 10px;
  margin-left: -10px;
}
.stacja .rowimg {
  height: 260px;
}
.toferta {
  background-color: #dfedf2;
}
footer .flang .textwrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
footer .flang .textwrap p {
  line-height: 0;
  padding: 0;
  margin: 0;
  white-space: nowrap;
}
footer .flang .textwrap p a {
  margin-left: 6px;
  display: inline-block;
}
footer .flang .textwrap p a img {
  display: block;
}
footer .flang .textwrap ul {
  display: flex;
}
footer .flang .wpml-ls-legacy-list-horizontal {
  margin-left: 20px;
}
footer .flang .wpml-ls-legacy-list-horizontal a {
  padding: 0;
  margin-left: 10px;
}
footer .flang .wpml-ls-legacy-list-horizontal a img {
  width: 30px;
  height: auto;
}
footer .text-row ul li:before {
  display: none;
}
footer .inmenu ul {
  display: flex;
  flex-wrap: wrap;
}
footer .inmenu ul li {
  padding-bottom: 6px;
  padding-top: 6px;
  margin-right: 30px;
}
footer .inmenu ul li a {
  text-transform: uppercase;
  font-weight: 500;
}
footer .anim {
  transition-delay: 0;
  transform: translateX(0) translateY(0);
  opacity: 1;
}
footer .pad_b {
  padding-bottom: 40px;
}
footer .pad_t {
  padding-top: 40px;
}
.markerwrap {
  display: flex;
}
.markerwrap .mimg {
  padding-left: 20px;
}
.markerwrap .mimg img {
  width: 260px;
  height: auto;
}
#mapa .acf-map {
  height: 570px;
}
@media handheld and (max-width: 1920px), screen and (max-width: 1920px) {
  .serce:after {
    left: calc(1180px - ((1920px - 100vw)/2));
  }
  .title h3:before {
    width: 50vw;
  }
}
@media handheld and (max-width: 1240px), screen and (max-width: 1240px) {
  .res {
    padding-left: 5%;
    padding-right: 5%;
    box-sizing: border-box;
  }
}
@media handheld and (max-width: 1024px), screen and (max-width: 1024px) {
  .serce:after {
    left: calc(1188px - ((1920px - 100vw)/2));
  }
  .imggray .text-row {
    justify-content: center;
    flex-wrap: wrap;
  }
  .imggray .text-row .textwrap {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  footer .inmenu ul {
    margin-bottom: 30px;
    justify-content: center;
  }
  footer .inmenu ul li {
    padding-right: 15px;
    padding-left: 15px;
  }
  .inmenu {
    display: none;
  }
}
@media handheld and (max-width: 800px), screen and (max-width: 800px) {
  .res {
    padding-left: 3%;
    padding-right: 3%;
  }
  .pad_in_r {
    padding-right: 37px;
  }
  .pad_in_l {
    padding-left: 37px;
  }
  .serce:after {
    left: calc(1132px - ((1920px - 100vw)/2));
  }
  .phead {
    height: 800px;
  }
  .text-row .clogo {
    flex: 0 0 40%;
  }
  .tbig {
    font-size: 20px;
    line-height: 32px;
  }
  h1,
  h2,
  h3,
  h5 {
    font-size: 25px;
    line-height: 37px;
  }
}
@media handheld and (max-width: 640px), screen and (max-width: 640px) {
  h1,
  h2,
  h3,
  h5 {
    font-size: 20px;
    line-height: 30px;
  }
  h6 {
    font-size: 22px;
    line-height: 34px;
  }
  .text-row .clogo,
  .text-row .ch1 {
    flex: 0 0 51%;
  }
  .text-row .clogo img,
  .text-row .ch1 img {
    width: 70%;
  }
  .tbig {
    font-size: 14px;
    line-height: 20px;
  }
  .phead {
    height: 570px;
  }
  .serce:after {
    left: calc(1083px - ((1920px - 100vw)/2));
    width: 13px;
    height: 10px;
  }
  .pad_in_r {
    padding-right: 0;
  }
  .pad_in_l {
    padding-left: 0;
  }
  .pad_in_b {
    padding-bottom: 26px;
  }
  .pad_in_t {
    padding-top: 26px;
  }
  .pad_t {
    padding-top: 26px;
  }
  .pad_b {
    padding-bottom: 26px;
  }
  .mar_t {
    margin-top: 26px;
  }
  .title h3 {
    font-size: 18px;
    line-height: 32px;
    width: 100%;
  }
  .title h3:before {
    width: calc(100vw - 3%);
  }
  .falab:before {
    height: 27px;
    background-size: auto 27px;
    animation-duration: 10s;
  }
  .galeria-wrap ul li {
    width: 100%;
  }
  .galeria-wrap ul li img {
    width: 100%;
    height: auto;
  }
  .lineh .textwrap,
  .bcolor .textwrap {
    padding-left: 12px;
    padding-right: 12px;
  }
  .bcolorin {
    padding-left: 12px;
    padding-right: 12px;
  }
  input[type=submit] {
    font-size: 19px;
  }
  #stacja .adelay1 .mar_in_b {
    margin-bottom: 0;
  }
  #stacja .adelay0 {
    height: 120vw;
    flex: 0 0 120vw;
  }
  #stacja .adelay0 .mar_in_t {
    margin-top: 0;
  }
  .mar_in_r {
    margin-right: 0;
  }
  .mar_in_l {
    margin-left: 0;
  }
  .mar_in_b {
    margin-bottom: 20px;
  }
  .motif p {
    text-align: center !important;
  }
  .mback {
    background-position: 35% center !important;
  }
  #header {
    top: 35px;
  }
  #header #hwrap {
    align-items: center;
    display: flex;
    justify-content: flex-end;
  }
  #header #hwrap .hblock {
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .text-row .clogo p:first-of-type:before,
  .text-row .ch1 h1:before {
    width: 50vw;
    left: 0;
  }
}
