.slider-career-page .slick-dots li {
  cursor: pointer;
}
.slider-career-page .slide-link a {
  color: #fff;
  display: block;
  height: 100%;
  width: 100%;
}

footer .set-desktop {
  display: none;
}
#menupoznaj {
  display: none;
}
@media only screen and (min-width: 1224px) {
  .alternate-labels ul li {
    min-height: 210px;
    margin-bottom: -35px;
  }

  /* 06-07-2017 -------------------------------------- */
  .header-row {
    padding-bottom: 20px;
    padding-top: 0px;
  }
  .title-box {
    padding-bottom: 15px;
  }
  .orange-ball {
    background-image: none;
  }
  .benefits-page .heading-with-ball {
    padding-top: 50px;
  }
  .poznaj-nas .content ul li {
    margin-bottom: 25px;
  }
  html body.poznaj-nas main section.content.thenewblue {
    margin-bottom: 15px;
  }
  .standard-content {
    padding: 0 0 20px 0;
    width: 800px;
    margin: 0 auto;
  }
  .standard-content.fullwidth
  {
    width: 1208px;
    margin: 0 auto;
  }
  .text-media {
    padding: 0 0 20px;
  }
  .text-media.narrow
  {
    width: 800px;
    margin: 0 auto;
  }
  #menupoznaj {
    background-color: #0078A5;
    padding: 2px;
    position: sticky;
    z-index: 9998;
    display: block;
  }
  .fixed #menupoznaj {
    top: 80px;
  }
  #menupoznaj .horizontal-links.color-blue a,
  #menupoznaj .horizontal-links.color-blue span {
    color: #ffffff;
    font-size: 18px;
    line-height: 20px;
    padding: 0 10px;
  }

  #menupoznaj ul li {
    clolor: #ffffff;
  }

  .tints {
    background: rgba(48, 56, 87, 0.9);
    background: -moz-linear-gradient(
      left,
      rgba(48, 56, 87, 0.9) 0%,
      rgba(75, 77, 87, 0.41) 70%,
      rgba(87, 86, 87, 0) 100%
    );
    background: -webkit-gradient(
      left top,
      right top,
      color-stop(0%, rgba(48, 56, 87, 0.9)),
      color-stop(70%, rgba(75, 77, 87, 0.41)),
      color-stop(100%, rgba(87, 86, 87, 0))
    );
    background: -webkit-linear-gradient(
      left,
      rgba(48, 56, 87, 0.9) 0%,
      rgba(75, 77, 87, 0.41) 70%,
      rgba(87, 86, 87, 0) 100%
    );
    background: -o-linear-gradient(
      left,
      rgba(48, 56, 87, 0.9) 0%,
      rgba(75, 77, 87, 0.41) 70%,
      rgba(87, 86, 87, 0) 100%
    );
    background: -ms-linear-gradient(
      left,
      rgba(48, 56, 87, 0.9) 0%,
      rgba(75, 77, 87, 0.41) 70%,
      rgba(87, 86, 87, 0) 100%
    );
    background: linear-gradient(
      to right,
      rgba(48, 56, 87, 0.9) 0%,
      rgba(75, 77, 87, 0.41) 70%,
      rgba(87, 86, 87, 0) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303857', endColorstr='#575657', GradientType=1 );
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 70%;
  }

  /* 06-07-2017 -------------------------------------- */
  html body main section.content ul {
  }
  html body main section.content ul li {
    background-image: url("../img/list-circle.png");
    background-position: 0 10px;
  }
  html body main section.content h1.heading-major,
  html body main section.content h2.heading-major,
  html body main section.content h3.heading-major,
  html body main section.content h4.heading-major,
  html body main section.content h5.heading-major,
  html body main section.content h6.heading-major {
    font-weight: 600;
  }
  /* na stronie docelowej */
  html .career-page .content ul li {
    background-image: url("../img/list-circle.png");
    background-position: 0 10px;
  }
  html body main section.content.thenewblue {
    background-color: #0078A5;
    padding: 60px 90px;
  }
  html body main section.content.thenewblue h1 {
    color: #fff;
  }
  html body main section.content.thenewblue .text p,
  html body main section.content.thenewblue .text strong,
  html body main section.content.thenewblue .text ul li {
    color: #fff;
  }
  html body main section.content.thenewwhite {
    background-color: #fff;
    padding: 60px 90px;
  }

  .slider-career-page {
    padding-top: 40px;
  }
  /*.fixed .slider-career-page{
        padding-top: 0px;
    }*/
  .slider-career-page .main-slider2-nav {
    background-color: transparent !important;
  }
  .slider-career-page .main-slider2-wrapper,
  .slider-career-page .main-slider2-wrapper .main-slider2,
  .slider-career-page .main-slider2-wrapper .main-slider2 .slide {
    /*  max-height: 400px; */
  }

  .slider-career-page .slide-content-wrapper .slide-title {
    font-size: 34px;
    font-weight: 500;
    color: #fff;
    font-family: Dosis, sans-serif;
    padding: 25px 0 10px;
  }
  .slider-career-page .slide-content-wrapper .slide-con {
    font-size: 16px;
    font-weight: 200;
    color: #fff;
    width: 500px;
    padding: 10px 0px;
  }
  .slide-link {
    background-color: #f6931e;
    font-size: 21px;
    height: 45px;
    line-height: 45px;
    margin-top: 15px;
    text-align: center;
    width: 180px;
  }
  .slide-link a {
    color: #fff;
  }
  .slider-career-page
    .main-slider2-wrapper
    .main-slider2
    .slide
    .slide-content-wrapper {
    bottom: 30px;
    height: 250px;
    padding-left: 40px;
    position: absolute;
    top: initial;
  }
  .slider-career-page
    .main-slider2-wrapper
    .main-slider2
    .slide
    .slide-content {
    height: 100% !important;
  }
  .slider-career-page
    .main-slider2-wrapper
    .main-slider2-nav-wrapper
    .main-slider2-nav
    .arrows {
    display: none !important;
  }
  .slider-nav-wrapper {
    position: absolute;
    z-index: 999;
    bottom: 20px;
    width: 100%;
  }
  .slider-career-page .slick-dots {
    width: auto;
    text-align: center;
    bottom: 30px;
    position: relative;
  }
  .slider-career-page .slick-dots li {
    background-color: transparent;
    border: solid 1px #fff;
    border-radius: 25px;
    position: relative;
  }
  .slider-career-page .slick-dots li button {
    background-color: transparent;
    border: 0 none;
    font-size: 0;
    left: 3px;
    position: absolute;
    top: 3px;
  }
  .slider-career-page .slick-dots li {
    box-sizing: content-box;
    display: inline-block;
    height: 12px;
    margin: 0 5px;
    width: 12px;
  }
  .slider-career-page .slick-dots li.active button,
  .slider-career-page .slick-dots li.slick-active button {
    background-color: #f6931e;
    border: 0 none;
    border-radius: 6px;
    height: 6px;
    padding: 0;
    width: 6px;
  }

  .oferty .send-job-application .upload-box span.wpcf7-form-control-wrap input {
    height: 183px;
    opacity: 0;
    position: absolute;
    top: -150px;
    width: 200px;
    left: 0;
  }
}
@media only screen and (min-width: 760px) and (max-width: 1223px) {
  .career-page .group-of-links-box li {
    width: 20% !important;
  }
  .career-page main .group-of-links-box li .illustration-box {
    height: 100%;
    min-width: 90px;
    padding-top: 20px;
    width: 100%;
  }
  .career-page main .group-of-links-box .text-box {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: center;
    width: 100%;
  }

  html body main .header-row .description h3,
  .header-row .description h3 p {
    font-size: 15px !important;
  }

  html body main .header-row .description img {
  }
  html body main .group-of-links-header h4,
  html body main .group-of-links-header h4 p,
  html body main .group-of-links-header h5,
  html body main .group-of-links-header h5 p {
    font-size: 15px !important;
  }

  .group-of-links-box li h5 p,
  .group-of-links-box li h5 {
    font-size: 14px !important;
  }
  .group-of-links-box li .illustration-box img {
    max-height: 100px !important;
  }

  html body main .header-row .description h3 {
  }
  .header-row .description div {
  }
  html body main.container .row {
    padding: 0 20px;
  }
  html body main.container .row.heading-with-ball {
    padding: 0;
  }
  html body main.container .pstm,
  html body main.container .pstm * {
    font-size: 14px !important;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1223px) {
  .offers-page .send-job-application .upload-ico {
    display: none;
  }
  .offers-page .front-of-the-footer h4 {
    width: 100%;
  }

  #menupoznaj {
    background-color: #23b0e6;
    padding: 2px;
    position: sticky;
    top: 64px;
    z-index: 999999999;
  }
  #menupoznaj .horizontal-links.color-blue a,
  #menupoznaj .horizontal-links.color-blue span {
    color: #ffffff;
    font-size: 20px;
    line-height: 20px;
  }

  #menupoznaj ul li {
    clolor: #ffffff;
  }

  .slider-career-page {
    padding-top: 40px;
  }
  /*.fixed .slider-career-page{
        padding-top: 0px;
    }*/
  .slider-career-page .main-slider2-nav {
    background-color: transparent !important;
  }
  .slider-career-page .main-slider2-wrapper,
  .slider-career-page .main-slider2-wrapper .main-slider2,
  .slider-career-page .main-slider2-wrapper .main-slider2 .slide {
    /*  max-height: 400px; */
  }

  .slider-career-page .slide-content-wrapper .slide-title {
    font-size: 34px;
    font-weight: 500;
    color: #fff;
    font-family: Dosis, sans-serif;
    padding: 25px 0 10px;
  }
  .slider-career-page .slide-content-wrapper .slide-con {
    font-size: 16px;
    font-weight: 200;
    color: #fff;
    width: 500px;
    padding: 10px 0px;
  }
  .slide-link {
    background-color: #f6931e;

    width: 180px;
    height: 45px;
    line-height: 45px;
    font-size: 21px;
    text-align: center;
  }
  .slide-link a {
    color: #fff;
  }
  .slider-career-page
    .main-slider2-wrapper
    .main-slider2
    .slide
    .slide-content-wrapper {
    bottom: 0;
    height: 250px;
    padding-left: 40px;
    position: absolute;
    top: initial;
  }
  .slider-career-page
    .main-slider2-wrapper
    .main-slider2
    .slide
    .slide-content {
    height: 100% !important;
  }
  .slider-career-page
    .main-slider2-wrapper
    .main-slider2-nav-wrapper
    .main-slider2-nav
    .arrows {
    display: none !important;
  }
  .slider-nav-wrapper {
    position: absolute;
    z-index: 999;
    bottom: 20px;
    width: 100%;
  }
  .slider-career-page .slick-dots {
    width: auto;
    text-align: center;
    bottom: 30px;
    position: relative;
  }
  .slider-career-page .slick-dots li {
    background-color: transparent;
    border: solid 1px #fff;
    border-radius: 25px;
    position: relative;
  }
  .slider-career-page .slick-dots li button {
    background-color: transparent;
    border: 0 none;
    font-size: 0;
    left: 3px;
    position: absolute;
    top: 3px;
  }
  .slider-career-page .slick-dots li {
    box-sizing: content-box;
    display: inline-block;
    height: 12px;
    margin: 0 5px;
    width: 12px;
  }
  .slider-career-page .slick-dots li.active button,
  .slider-career-page .slick-dots li.slick-active button {
    background-color: #f6931e;
    border: 0 none;
    border-radius: 6px;
    height: 6px;
    padding: 0;
    width: 6px;
  }
}
@media only screen and (min-width: 100px) and (max-width: 800px) {
  .career-page .group-of-links-box li {
    width: 100% !important;
  }
  .career-page main .group-of-links-box li .illustration-box {
    height: 100%;
    min-width: 90px;
    padding-top: 20px;
    width: 100%;
  }
  .career-page main .group-of-links-box .text-box {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: center;
    width: 100%;
  }

  .offers-page .send-job-application .upload-ico {
    display: none;
  }

  .offers-page .front-of-the-footer h4 {
    width: 100%;
  }

  html.Kariera header.sticky .logos,
  html.Projekty header.sticky .logos {
    background-image: url("../img/logo-top.png");
    background-size: 100%;
    float: left;

    width: 92px;
    background-repeat: no-repeat;
  }

  html.Kariera body.fixed header.sticky,
  html.Projekty body.fixed header.sticky {
    height: 50px;
    padding-top: 0;
  }

  #menupoznaj {
    background-color: #23b0e6;
    padding: 2px;
    top: 50px;
    z-index: 2;
  }
  #menupoznaj .horizontal-links.color-blue a,
  #menupoznaj .horizontal-links.color-blue span {
    color: #ffffff;
    font-size: 20px;
    line-height: 10px;
    padding: 0 10px;
  }

  #menupoznaj ul li {
    clolor: #ffffff;
  }

  .slider-career-page {
    padding-top: 40px;
  }
  /*.fixed .slider-career-page{
        padding-top: 0px;
    }*/
  .slider-career-page .main-slider2-nav {
    background-color: transparent !important;
  }
  .slider-career-page .main-slider2-wrapper,
  .slider-career-page .main-slider2-wrapper .main-slider2,
  .slider-career-page .main-slider2-wrapper .main-slider2 .slide {
    /*  max-height: 400px; */
  }

  .slider-career-page .slide-content-wrapper .slide-title {
    color: #fff;
    font-family: Dosis, sans-serif;
    font-size: 28px;
    font-weight: 600;
    padding: 20px 0 0;
  }
  /*.slider-career-page .slide-content-wrapper .slide-con {
      color: #fff;
      font-size: 15px;
      font-weight: 200;
      padding: 10px 0;
      width: 85%;
    }*/
  .slide-link {
    background-color: #f6931e;
    font-size: 17px;
    height: 37px;
    line-height: 34px;
    text-align: center;
    width: 104px;
  }
  .slide-link a {
    color: #fff;
  }
  .slider-career-page
    .main-slider2-wrapper
    .main-slider2
    .slide
    .slide-content-wrapper {
    bottom: 0;
    height: auto;
    /*  padding: 20px;*/
    position: absolute;
    top: initial;
  }
  .slider-career-page
    .main-slider2-wrapper
    .main-slider2
    .slide
    .slide-content {
    height: 100% !important;
  }
  .slider-career-page
    .main-slider2-wrapper
    .main-slider2-nav-wrapper
    .main-slider2-nav
    .arrows {
    display: none !important;
  }
  .slider-nav-wrapper {
    position: absolute;
    z-index: 999;
    bottom: 20px;
    width: 100%;
  }
  .slider-career-page .slick-dots {
    width: auto;
    text-align: center;
    bottom: 30px;
    position: relative;
  }
  .slider-career-page .slick-dots li {
    background-color: transparent;
    border: solid 1px #fff;
    border-radius: 25px;
    position: relative;
  }
  .slider-career-page .slick-dots li button {
    background-color: transparent;
    border: 0 none;
    font-size: 0;
    left: 3px;
    position: absolute;
    top: 3px;
  }
  .slider-career-page .slick-dots li {
    box-sizing: content-box;
    display: inline-block;
    height: 12px;
    margin: 0 5px;
    width: 12px;
  }
  .slider-career-page .slick-dots li.active button,
  .slider-career-page .slick-dots li.slick-active button {
    background-color: #f6931e;
    border: 0 none;
    border-radius: 6px;
    height: 6px;
    padding: 0;
    width: 6px;
  }
}
@media only screen and (max-width: 500px) {
  /*.slider-career-page .slide-content-wrapper .slide-con {

      display: none;

    }*/

  /*.slider-career-page .main-slider2-wrapper .main-slider2 .slide .slide-content-wrapper {
      height: auto;
      left: 16px;
      padding: 0;
      position: absolute;
      top: 0;
    }
    .slider-career-page .main-slider2-wrapper .main-slider2 .slide .slide-content-wrapper {


      padding: 0;

      top: 0;
    }
    .slider-career-page .slide-content-wrapper .slide-title {
      color: #fff;
      font-family: Dosis,sans-serif;
      font-size: 28px;
      font-weight: 600;
      padding: 6px 0 5px;
    }
    */
  .content h1.align-left,
  .content h2.align-left,
  .content h3.align-left,
  .content h4.align-left,
  .content h5.align-left,
  .content h6.align-left {
    font-size: 20px;
    line-height: auto;
    position: relative;
  }
  .content h1.align-left img,
  .content h2.align-left img,
  .content h3.align-left img,
  .content h4.align-left img,
  .content h5.align-left img,
  .content h6.align-left img {
    max-width: 30px;
    margin-right: 8px;
    position: absolute;
    top: 0px;
    left: 0;
  }
}
@media only screen and (max-width: 360px) {
  .slide-link {
    background-color: #f6931e;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 82px;
  }
  .slider-career-page .slide-content-wrapper .slide-title {
    color: #fff;
    font-family: Dosis, sans-serif;
    font-size: 21px;
    font-weight: 600;
    padding: 6px 0 5px;
  }
  .slider-career-page .slick-dots {
    width: auto;
    text-align: center;
    bottom: 21px;
    position: relative;
  }
}

.slider-career-page .slide-content-wrapper .slide-title {
  font-weight: 600;
}
.slider-career-page .slick-prev,
.slider-career-page .slick-next {
  /*  bottom: -45px;
      display: none;*/
  position: absolute;
}
.text-media .video iframe {
  border: none;
}

html body main #karierahead h1,
html body main h1.blue-heading,
html body main section.content.blue-heading h1 {
  color: #0059a4;
  font-size: 60px;
  font-weight: 700;
  line-height: 100%;
  margin: 0.67em 0;
  padding-top: 10px;
  text-transform: none;
}
html body main section.content.blue-heading p {
  color: #000;
}
html body.poznaj-nas main section.content.blue-heading h1 {
  /*  margin-top: -30px; */
  padding-top: 0;
}

.header-row .description h3,
.header-row .description h3 p {
  font-size: 16px;
  line-height: 28px;
}
.header-row .description h1 {
  padding-top: 20px;
}
.row.header-row-wi h1.blue-heading {
  padding-top: 20px;
}

.alternate-labels ul li .text-box {
  font-family: "Open Sans", sans-serif;
}
.alternate-labels.job-offers ul li .text-box .desc-box.pstm {
  padding-top: 12px;
}
.offers-page .front-of-the-footer .illustration {
  top: 50px;
  z-index: -1;
}
body.contrast * .menu-box ul li ul span {
  background: #000 none repeat scroll 0 0;
}
.send-job-application.faqform .inputs-group {
  width: 100%;
  padding: 0 20px;
}

/* zawsze widoczne menu projekty
html.Projekty .menu-box ul li.active ul {
  display: block;
}
body.projekty .menu-box ul li.active ul { display: block;}
*/

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .fixed #menupoznaj {
    position: fixed;
    width: 100%;
  }
}

.ue-icon {
  position: relative;
  top: -4px;
}

/* Popup */

.pop-up.popup {
  height: auto;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
}

.pop-up.popup.text-only {
  max-width: 600px;
}

.pop-up.popup img {
  width: 100%;
  height: auto;
}

.pop-up.popup .left-content {
  padding: 0;
}

.pop-up.popup .left-content img {
  margin: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pop-up.popup .right-content {
  height: auto;
  background: #fff;
  max-width: 95%;
}

.popup-content {
  padding: 20px;
}

.popup-content p {
  word-wrap: break-word;
}

@media only screen and (min-width: 1224px) {
  .pop-up.popup {
    background-size: auto;
  }
  .pop-up.popup.text-only {
    width: 600px;
    margin-left: -300px;
  }
}

/* E-bok tile / Home page */

.ebok-tile h1 {
  text-transform: none;
}

.mt {
  margin-top: 120px;
}

.pt-50 {
  padding-top: 50px;
}

.pl-15 {
  padding-left: 15%;
}

.space-50 {
  height: 50px;
}

.w-form {
  margin: 0 auto;
  width: 70%;
}

.checkobox-groups {
  display: block;
  margin-bottom: 30px;
}

.checkobox-groups .label.text-label.checked:after {
  top: 15px !important;
}

.btn-box {
  text-align: right;
}

form .last-check:after {
  top: 15px !important;
}

.js-hide {
  display: none;
}

.error-m {
  display: block;
  font-size: 11px;
  line-height: 13px;
  color: #e23e3e;
  position: absolute;
  left: 0;
}

.error {
  color: red;
}

.ok {
  color: green;
}

.w-form h2 {
  font-weight: 600 !important;
}

.w-form .label,
.w-form label {
  width: 332px;
}

.agree-check-label {
  margin-top: 20px;
}

.agree-check-label,
.agree-check-label span {
  width: 100% !important;
}

.agreement-label.agree-check-label .text-label:before {
  top: 4px;
}

.thanks {
  text-align: center;
  margin-bottom: 34%;
}

.ffl-wrapper, .ffl-spacer {
  position: relative;
  display: block;
  margin-bottom: 24px;
}

.ffl-wrapper.no-margin, .ffl-spacer.no-margin
{
  margin-bottom: 10px;
}
.ffl-wrapper .ffl-label {
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: ease;
  transition-delay: 0s;
  position: absolute;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
  pointer-events: none;
  top: 20px;
  left: 16px;
  color: #000;
  line-height: 1;
  z-index: 10;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
}
.ffl-wrapper .ffl-label.error
{
  color: #C20400;
}
.ffl-wrapper.ffl-floated .ffl-label {
  top: 9px;
  font-size: 12px;
  color: #586404;
}

.ffl-wrapper.input-has-value .ffl-label
{
  color: #1159A4;
}
form .wpcf7-form-control-wrap.radio-613 {
  margin-top: 0;
}
.btn.issue-attachment {
  line-height: 30px;
}

input[type="date"] {
  color: transparent;
}
input[type="date"]:focus {
  color: #000;
}

input:focus, textarea {
    outline: none !important;
}

.bottom-bar {
  background: linear-gradient(90deg, rgba(58,175,210,1) 0%, rgba(58,175,210,1) 20%, rgba(27,120,164,1) 100%);
  bottom: 0;
  color: #fff;
  display: none;
  left: 0;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 16777252;
}

.bottom-bar .container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 25px 0;
  position: relative;
  overflow: visible;
}

.bottom-bar .close-container {
  padding: 0;
}

.bottom-bar-text {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}

.bottom-bar-button {
  border: 2px solid #fff;
  background: transparent;
  display: inline-block;
  font-size: 20px;
  padding: 8px 20px;
  color: #fff;
  animation-duration: 1s;
  animation-name: bottomButton;
  animation-iteration-count: 1;
  animation-fill-mode: both;
  animation-delay: 1.5s;
  margin-right: 20px;
}

.bottom-bar-icon {
  max-width: 65px;
  margin-right: 10px;
  animation-duration: 1s;
  animation-name: bottomIcon;
  animation-iteration-count: 1;
  animation-fill-mode: both;
}

.bottom-bar-phone {
  margin-left: 20px;
}

.bottom-bar-envelope {
  animation-delay: .5s;
}

.bottom-bar-email {
  animation-delay: 1s;
}


.bottom-bar-close {
  color: #fff;
  position: absolute;
  right: 0;
  top:7px;
  border: 0;
  box-shadow: none;
  background: transparent;
  font-size: 25px;
  padding: 0;
  z-index: 16777253;
}

.bottom-bar-icons {}

@keyframes bottomIcon {
  0% {
    transform: translateX(-999px);
  }

  50% {
    transform: translateX(0px);
  }

  75% {
    transform: scale(1.5);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes bottomButton {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}

#mobile-menu > li > a
{
  padding: 5px 0;
  font-size: 21px;
}

#mobile-menu > li
{
  margin-bottom: 15px;
  text-align: center;
}

#mobile-menu > li ul
{
  font-size: 18px;
}

#mobile-menu a
{
  color: #000;
  font-weight: 500;
  display: inline-block;
  padding: 0;
  position: relative;
}

#mobile-menu .holder
{
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}

#mobile-menu .holder a
{
  float: left;
}

@media only screen and (max-width: 1223px)
{
  header .logos
  {
    margin: 14px 0 0 0;
  }
}

#mobile-menu button
{
  display: none;
  margin-left: 10px;
  width: 24px;
  height: 20px;
  background: transparent;
  border: none;
  position: relative;
  margin-top: 6px;
  float: left;
}

#mobile-menu button span
{
  content:'';
  background-image: url(../img/sprite.png?v=11);
  background-position: 0 -214px;
  background-size: auto;
  image-rendering: optimizeSpeed;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimize-contrast;
  width: 23px;
  height: 13px;
  position: absolute;
  top: 3px;
  left: 0;
}

#mobile-menu .open button span
{
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) 
{
    #mobile-menu button span {
      background-position: 0 -214px;
      background-image: url(../img/sprite_2x.png?v=11);
      background-size: 191px 3123px
    }
}

#mobile-menu > .menu-item-has-children > .holder > button
{
  display: inline-block;
}

@media only screen and (max-width: 1223px)
{
  body.fixed.menu-open,
  body.menu-open
  {
      overflow: hidden;
  }

  body.fixed.menu-open header,
  body.menu-open header
  {
    position: absolute;
  }

  body.menu-open .top-box
  {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #b0bdbf;
  }

  body.menu-open header .menu-box
  {
    background: #b0bdbf;
  }

  body.menu-open header .menu .menu-btn
  {
    z-index: 999999;
  }

  body.menu-open header .menu .menu-btn
  {
    top: -12px;
  }
}

.content h1,
.content h2,
.content h3,
.content h4
{
  margin-bottom: 20px;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: relative;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
@media (min-width: 800px) {
  .mfp-container {
    position: absolute;
  }
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
  height: 100%;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


  /* 04-08-2026 - kafel "Strefa Klienta" + "Zgłoś awarię" ---------------- */
.grid .bg-red {
  background-color: #a3231f;
}

.grid .client-zone-group .half {
  text-align: left;
}
.grid .client-zone-group .half > .tile-content-wrapper {
  padding-left: 45px;
}
.grid .client-zone-group .half .tile-content {
  vertical-align: middle;
  padding-bottom: 0;
}
.grid .client-zone-group .half .tile-content img {
  height: 48px;
  margin-bottom: 10px;
}
.grid .client-zone-group .half .tile-content h1 {
  font-size: 25px;
  font-weight: 400;
  margin: 0;
  padding: 20px 0 0;
  position: relative;
  width: 90%;
}
.grid .client-zone-group .half .tile-content h1:before {
  bottom: 12px;
  width: 51px;
}
.grid .client-zone-group .tile-cover {
  text-align: center;
}

.breakdown-notice h1:before {
  background-color: #fff;
  bottom: 20px;
  content: "";
  display: block;
  height: 3px;
  position: relative;
  width: 51px;
}

@media only screen and (min-width: 1224px) {
  .grid .client-zone-group .half .tile-content img {
    height: 60px;
    margin-bottom: 14px;
  }
  .grid .client-zone-group .half .tile-content h1 {
    font-size: 32px;
    padding-top: 24px;
  }
  .grid .client-zone-group .half .tile-content h1:before {
    bottom: 15px;
    width: 79px;
  }

  .breakdown-notice h1,
  .breakdown-notice:hover .tile-cover {
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
    opacity: .9;
  }
  .breakdown-notice:hover h1 {
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
    opacity: 0;
  }
}

body.contrast .breakdown-notice,
body.contrast .breakdown-notice .tile-cover {
  background-color: #005574 !important;
  color: #fff !important;
}
body.contrast .breakdown-notice h1,
body.contrast .breakdown-notice .tile-cover p {
  color: #fff;
}

@media only screen and (min-width: 1224px) {
  body.contrast .breakdown-notice:hover .tile-cover {
    display: inline-block;
  }
  body.contrast .breakdown-notice:hover h1 {
    display: none;
  }
}

.clogged-well:before {
    background-image: url(../img/ico/ikonka_wpust.png);
    background-position: 0 0;
    background-size: auto;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
    -ms-interpolation-mode: nearest-neighbor;
    width: 91px;
    height: 91px;
    background-repeat: no-repeat;
    image-rendering: optimizeSpeed;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    content: " ";
}