.js .no-js, .no-js .js {
    display: none;
}

.js body:not(.loaded) {
    overflow: hidden;
}

.st0, .st1, .st2, .st3, .st4, .st5, .st6 {
    opacity: 1;
}

body {
    background-color:#FFFFFF;
}

.alert {
    text-align: center;
    margin-bottom: 0;
    padding: 5px;
    background: #001f4e;
    color: white;
    border-bottom: 1px solid white;
}

#cookies {
    font-weight: normal;
    font-size: 1.1rem;
    position: relative;
    padding-left: 25px;
    padding-right: 25px;
}

#cookies .close {
    position: absolute;
    right: 10px;
    top: 0;
    cursor: pointer;
}

/*#cookies ~ .page #main-menu {
    position: initial;
}*/

body.is-home .alert {
    color: #001f4e;
    background: white;
    border-bottom: 1px solid #001f4e;
}

body .mfp-bg {
    z-index:1079;
}
body .mfp-wrap {
    z-index:1080;
}

.modules__type {
    text-transform: uppercase;
}

div.text {
    color: rgba(0,0,0,.8);
    font-weight: 500;
    margin-bottom: 28px;
    font-size: 1.8rem;
    line-height: 3.2rem;
}

div.text #funkcje {
    font-size: 1.6rem;
    line-height: 2.2rem;
}

.modules-rls {
    width: 100%;
}

.text.mceContentBody:empty {
    display: none;
}

.mceContentBody a > img {
    padding: 5px;
    border: 1px solid #00adee;
}
.text.mceContentBody img.modules__img {
    margin:10px;
}

a[href$=".png"]:after, a[href$=".jpg"]:after, a[href$=".jpeg"]:after {
    display: none;
}

/* usunąc na końcu */
[style="text-align: justify;"] {
    background: red;
}

#googleMap {
    border:1px solid #00adee;
    background:#fcfcfc;
    padding:3px;
}

blockquote span.aps {
    font-size: 4.8rem;
    line-height: 0.20em;
}

.carousel-navs {
    justify-content: space-between;
    align-content: space-between;
}
.modules-menu {
    padding-top:8px;
}
.modules {
    margin-top:84px;
}
.menu {
    position:fixed;
    background:#fcfcfc;
    border-bottom:1px solid #d4d9e1;
    transition: all .3s;
}
.menu__item {
    padding:16px 0;
}
.menu__list {
    list-style-type: none;
}

.clients__list {
    white-space: nowrap;
    word-break:keep-all;
    overflow:hidden;
    height:90px;
    padding:15px 0;
    display:block;
    position:relative;
    animation: marquee 15s linear infinite;
}
.clients__list > img {
    margin:0 25px;
}

.banner {
    background:#009edd url(tlo.jpg) no-repeat center bottom -100px;
    background-size: cover;
}
a.modules-rls__link:not([href]):not([tabindex]) span {
    color: rgba(0,0,0,.8);
}
a.modules-rls__link[href] span {
    color: #00adee;
    transition: all .3s;
}
a.modules-rls__link[href]:hover span {
    color: #00adee;
}
.page-header__h1 {
    text-align:center;
    justify-content:center;
}

.remote-help__img {
    cursor: pointer;
}

.footer-cookies {
    color: white;
    font-size: 1.5rem;
    font-size: 1.5rem;
    line-height: 1;
    font-weight: 400;
    text-align: justify;
    -moz-text-align-last: left;
    text-align-last: left;
}


@media(min-width: 768px) {
    .footer-copyrights {
        padding-top: 50px;
        padding-bottom: 47px;
    }
}

.page-footer {
    background-color: #00183c;
}

.footer-copyrights small {
    display: block;
    margin: 30px auto;
}

.page-content {
    margin: 0 83px;
}


section#newsletter {
  line-height: 1.15;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

section#newsletter,section#newsletter * {
  font-family: sans-serif
}

section#newsletter hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

section#newsletter h1,section#newsletter h2,section#newsletter h3,section#newsletter h4,section#newsletter h5,section#newsletter h6 {
  margin-bottom: .67em;
  margin-top: 0
}

section#newsletter p {
  font-size: inherit;
  line-height: 1.15
}

section#newsletter dl,section#newsletter ol,section#newsletter p,section#newsletter ul {
  margin-bottom: 1rem;
  margin-top: 0
}

section#newsletter ol ol,section#newsletter ol ul,section#newsletter ul ol,section#newsletter ul ul {
  margin-bottom: 0
}

section#newsletter dt {
  font-weight: 700
}

section#newsletter dd {
  margin-bottom: .5rem;
  margin-left: 0
}

section#newsletter blockquote {
  margin: 0 0 1rem
}

section#newsletter dfn {
  font-style: italic
}

section#newsletter b,section#newsletter strong {
  font-weight: bolder
}

section#newsletter small {
  font-size: 80%
}

section#newsletter a {
  background-color: transparent;
  color: #007bff;
  text-decoration: none;
  -webkit-text-decoration-skip: objects
}

section#newsletter a:hover {
  color: #0056b3;
  text-decoration: underline
}

section#newsletter a:not([href]):not([tabindex]),section#newsletter a:not([href]):not([tabindex]):focus,section#newsletter a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none
}

section#newsletter a:not([href]):not([tabindex]):focus {
  outline: 0
}

section#newsletter figure {
  margin: 0 0 1rem
}

section#newsletter img {
  border-style: none;
  vertical-align: middle
}

section#newsletter svg {
  overflow: hidden;
  vertical-align: middle
}

section#newsletter table {
  border-collapse: collapse
}

section#newsletter caption {
  caption-side: bottom;
  color: #6c757d;
  padding-bottom: .75rem;
  padding-top: .75rem;
  text-align: left
}

section#newsletter th {
  text-align: inherit
}

section#newsletter label {
  display: inline-block;
  margin-bottom: .5rem
}

section#newsletter img[src$="/calendar.png"],section#newsletter img[src$="/naglowek.png"] {
  margin-bottom: 15px
}


.subscribe-newsletter {
  background-color: #fcfcfc;
  border-top: 1px solid #e9ecef;
  margin-top: -2rem;
  padding: 10rem 0;
  position: relative
}

@media(min-width:992px) {
  .subscribe-newsletter {
    padding: 8rem 0
  }
}

.subscribe-newsletter:before {
  background-image: url(/dist/map.png);
  background-position: top 4rem center;
  background-repeat: no-repeat;
  background-size: 95% auto;
  bottom: 0;
  content: "";
  left: 0;
  opacity: .3;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0
}

@media(min-width:480px) {
  .subscribe-newsletter:before {
    background-size: 45rem auto
  }
}

@media(min-width:992px) {
  .subscribe-newsletter:before {
    background-image: url(/dist/map-desktop.png);
    background-position: 50%;
    background-size: auto 70%;
    left: auto;
    opacity: 1;
    width: 60%
  }
}

@media(min-width:1200px) {
  .subscribe-newsletter:before {
    background-size: auto 80%;
    width: 70%
  }
}

.subscribe-newsletter__container {
  position: relative;
  text-align: center;
  z-index: 1
}

@media(min-width:992px) {
  .subscribe-newsletter__container {
    text-align: left
  }

  .subscribe-newsletter__container .btn {
    margin-left: 0.5rem;
  }
}

.subscribe-newsletter__icon {
  max-width: 40%;
  display: block;
  margin-bottom: 2rem;
}

@media(max-width:991px) {
  .subscribe-newsletter__icon {
    max-width: 60%;
    margin: 0 auto 2rem;
  }
}


@media(max-width:479px) {
  .subscribe-newsletter__icon {
    max-width: 100%;
  }
}

.subscribe-newsletter__header {
  font-size: 3.2rem
}

@media(min-width:992px) {
  .menu__item.menu__lang.menu__sep::after {
    content: "/";
    font-size: 2rem;
    position: relative;
    left: 1.5rem;
    top: 0.33rem;
  }

  .is-home .menu__item.menu__lang.menu__sep::after {
    color: white;
  }
}
.is-home .menu__lang:has(.menu__link.menu__active):after {
  color: white;
}
.menu__link.menu__active:after{
    width:100%
}
.baner-ksef {
    max-width: 100%;
}
