@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap");
.row:before, .row:after {
  width: 0px;
  height: 0px; }

body {
  font-family: 'Lato', sans-serif;
  background-color: #fff;
  color: black; }

h1, h2, h3, h4 {
  font-family: 'Lato', sans-serif;
  font-weight: 400; }

ul {
  list-style: none; }

#wpadminbar {
  display: none; }

.rel {
  position: relative; }

.mapa {
  height: 500px;
  padding: 0px;
  margin: 0px; }
  .mapa #map {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden; }

a, p, li {
  font-size: 16px;
  font-weight: normal; }

.right {
  text-align: right; }

.center {
  text-align: center;
  justify-content: center; }

#masthead {
  position: absolute;
  width: 100%;
  z-index: 10;
  font-family: 'Lato', sans-serif;
  background: transparent; }

.menu-toggle {
  height: fit-content;
  background: none;
  border: none;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  width: 60px; }

.main-navigation {
  color: white;
  margin-top: 15px;
  display: flex;
  justify-content: flex-end;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .main-navigation .menu-menu-1-container {
    pointer-events: none;
    position: absolute; }
  .main-navigation #primary-menu {
    pointer-events: none;
    opacity: 0;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    margin-top: -250px; }
    .main-navigation #primary-menu li {
      -webkit-transition: 0.5s all ease;
      transition: 0.5s all ease-out;
      font-size: 22px;
      margin: -10px 0px; }
      .main-navigation #primary-menu li a {
        -webkit-transition: 0.5s all ease;
        transition: 0.5s all ease;
        font-size: 1px; }
    .main-navigation #primary-menu li:hover {
      border-left: 2px solid #9DBB00;
      padding-left: 25px !important; }
  .main-navigation img {
    height: 40px; }

.main-navigation.toggled .menu-menu-1-container {
  pointer-events: all;
  top: 60px;
  z-index: 100;
  background: rgba(63, 21, 75, 0.88);
  color: white;
  width: 40%;
  padding: 25px; }
  .main-navigation.toggled .menu-menu-1-container #primary-menu {
    pointer-events: all;
    opacity: 1;
    margin-top: 0px;
    padding-left: 10px;
    -webkit-transition: .7s all ease;
    transition: .7s all ease; }
    .main-navigation.toggled .menu-menu-1-container #primary-menu li {
      font-size: 22px;
      margin: 5px;
      padding: 5px; }
      .main-navigation.toggled .menu-menu-1-container #primary-menu li a {
        font-size: 18px; }

.bb-flex-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center; }

.bb-flex-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%; }

.bb-menu ul {
  margin: 0 auto;
  padding: 0px;
  list-style: none;
  text-align: center; }

.banner {
  background-position: center;
  background-size: cover !important;
  background-repeat: no-repeat;
  width: 100%;
  align-items: center;
  justify-content: center;
  display: flex; }

.claim {
  padding: 250px 30px;
  width: 100%; }

.bg-banner {
  position: relative;
  width: 100%; }

button:focus {
  outline: none; }

a:visited, a:hover, a:active, a:focus {
  text-decoration: none;
  color: inherit; }

a {
  color: inherit; }

.row {
  position: relative; }

.white {
  color: #fff; }

@media screen and (min-width: 767px) {
  #masthead .bb-flex-col {
    flex-direction: row;
    justify-content: space-between;
    align-items: center; }
  #masthead .site-branding {
    z-index: 1; }
    #masthead .site-branding img {
      max-height: 145px;
      padding: 0px 15px; }
  #masthead .menu-toggle {
    padding-top: 0px;
    padding-left: 0px;
    display: block; }
  #masthead .main-navigation .menu-menu-1-container {
    position: absolute;
    top: 60px;
    right: 23px;
    color: white; }
  #masthead .main-navigation #primary-menu {
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 0px; }
    #masthead .main-navigation #primary-menu li {
      padding: 6px 20px 12px;
      margin: 0px; }
      #masthead .main-navigation #primary-menu li a {
        font-size: 16px; }
      #masthead .main-navigation #primary-menu li .sub-menu {
        display: none;
        position: absolute;
        z-index: 1;
        background: #fff;
        margin-left: -30px;
        text-align: left;
        padding: 15px; }
        #masthead .main-navigation #primary-menu li .sub-menu li {
          padding: 5px 15px;
          font-size: 18px a;
            font-size-font-size: 18px; }
    #masthead .main-navigation #primary-menu li:hover .sub-menu {
      display: block; } }
strong {
  font-weight: bold; }

h4 {
  font-size: 1.2rem; }

h5 {
  font-size: 1 rem; }

h1 {
  color: #fff;
  font-size: 45px;
  font-weight: 200; }

.h1-up {
  font-size: 60px;
  text-shadow: 1px 3px 4px black; }

.bb-front-offer-box {
  border-bottom: 3px solid #411B4B;
  background-color: rgba(255, 255, 255, 0.9);
  height: 200px;
  padding: 15px 0px; }

.bb-front-box-center {
  margin-top: 80px; }

.front-button {
  background-color: #411B4B;
  padding: 15px 30px;
  cursor: pointer;
  color: white; }

.news-pad:hover .front-button {
  background-color: #9DBB00; }

.text-bold {
  font-weight: bold; }

.bg-section1 {
  height: 100%;
  width: 100%;
  background-position: left;
  background-size: 50% 100%;
  background-repeat: no-repeat;
  padding: 7% 0; }

.bg-section1a {
  position: relative;
  width: 100%; }
  .bg-section1a .text {
    padding: 7% 0; }

.back50 {
  position: absolute;
  height: 100%;
  width: 50%;
  background-position: top right;
  background-size: cover;
  background-repeat: no-repeat; }

.bg-section2 {
  background-position: right;
  background-size: 50% 100%;
  background-repeat: no-repeat;
  width: 100%; }

.bb-max-width {
  max-width: 42%; }

.text-sec3 {
  padding-left: 40%;
  padding-right: 50px;
  position: relative; }

.text-sec3::before {
  content: "";
  width: 130%;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 11px;
  right: 70%; }

.footer-up {
  width: 100%;
  background-color: #eee; }
  .footer-up .fesBtn {
    padding: 0 45px 0 45px; }
    .footer-up .fesBtn svg {
      cursor: pointer; }
  .footer-up #strefa {
    display: flex;
    justify-content: space-between;
    flex-direction: column; }

.text p {
  font-size: 18px; }
.text h4 {
  font-weight: lighter; }

.new-pic-front {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 350px;
  width: 100%; }

.news-front-box {
  height: 175px; }

.front-data {
  background-color: #411B4B;
  color: white;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 80px;
  height: 80px;
  font-weight: bold; }

.front-news-link {
  position: relative;
  bottom: -208px;
  text-align: right; }

.front-news-link a:hover {
  text-decoration: underline; }

.front-news-link-small a:hover {
  text-decoration: underline; }

.header-logo {
  margin-top: 15px; }

.margin-80 {
  margin: 80px 0px; }

.pic-sec2 {
  width: 67%; }

.pad-50 {
  padding: 10% 0px; }

.box-bg {
  height: 100%;
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain; }

.box-middle {
  background-size: 50%; }

.claim2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  margin-left: 30px; }

.info-small {
  font-size: 12px; }

.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-submit, .wpcf7 .wpcf7-select {
  width: 100%;
  padding: 10px;
  text-align: center; }
.wpcf7 #newsletter div, .wpcf7 #strefa div {
  margin: 0 15%; }
.wpcf7 .wpcf7-submit {
  background-color: #411B4B;
  padding: 15px 30px;
  cursor: pointer;
  border: none;
  color: white; }
.wpcf7 .wpcf7-submit:hover {
  background-color: #9DBB00; }

.btn-footer {
  margin: 0 15%; }

.bb-btn-down {
  z-index: 10;
  top: -40px;
  position: absolute;
  background-color: #411B4B;
  color: white;
  width: 50px;
  padding: 10px;
  padding-bottom: 30px;
  cursor: pointer; }

.bg-kontakt {
  background-size: 102% 100%; }
  .bg-kontakt .claim {
    padding: 170px 30px; }
    .bg-kontakt .claim h1, .bg-kontakt .claim h2 {
      color: white; }

.kontakt-sec1-bg {
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%; }

.kontakt-sec2-bg {
  background-color: #eee; }
  .kontakt-sec2-bg input, .kontakt-sec2-bg select {
    margin: 10px 0;
    border: none; }
  .kontakt-sec2-bg ::placeholder {
    color: #aaa; }
  .kontakt-sec2-bg .wpcf7-submit {
    padding: 10px 40px; }

.fa-phone {
  transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1); }

.dh-kontakt {
  padding-left: 0; }

.sec3 {
  height: 522px; }

.bb-border-right {
  border-right: 1px solid black; }

.bb-border-left {
  border-left: 1px solid black; }

.zgoda-small {
  font-size: 13px;
  margin-top: 30px;
  font-weight: normal; }
  .zgoda-small a {
    font-size: 13px;
    font-weight: bold; }

.bg-o-firmie {
  background-size: cover;
  background-position: center; }
  .bg-o-firmie .claim {
    color: white;
    padding: 170px 30px; }
    .bg-o-firmie .claim p {
      font-size: 25px; }

.kreska {
  position: absolute;
  width: 100%;
  z-index: -1; }

.front-news-link::before {
  content: "";
  height: 2px;
  background-color: #ddd;
  width: 330%;
  position: absolute;
  right: 70%;
  top: 45%; }

.front-news-link-small::before {
  content: "";
  height: 2px;
  background-color: #ddd;
  width: 60%;
  position: absolute;
  right: 35%;
  top: 40%; }

.front-news-link-small {
  position: relative; }

.o-firmie-bg-sec4 {
  background-attachment: fixed;
  height: 500px;
  width: 100%; }

.bb-height99 {
  height: 99%; }

.bb-height100 {
  height: 100%; }

.o-firmie-bg-sec6 {
  height: 500px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.sec-pad {
  padding-bottom: 100px; }

.news-pad {
  padding-bottom: 50px; }

.sec-pad-extra {
  padding-bottom: 150px; }

.bg-hovered-violet {
  background-color: rgba(63, 21, 75, 0.88); }

.bg-gray {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3); }

.pad-15 {
  padding: 15px; }

.box-ico {
  height: 90px; }

.text-lighter p {
  font-weight: lighter; }

.paddleft-80 {
  padding-left: 80px; }

.padd4p {
  padding: 4% 0;
  display: flex;
  justify-content: center;
  flex-direction: column; }

.bb-border-right-white {
  border-right: 1px solid white; }

.bg-aktualnosci {
  background-attachment: fixed;
  background-position-y: bottom;
  background-size: cover; }
  .bg-aktualnosci .claim {
    color: white;
    padding: 170px 30px; }
    .bg-aktualnosci .claim p {
      font-size: 25px; }

.date-green {
  background-color: #9DBB00; }

.news-link {
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase; }

.page-numbers {
  padding: 10px 15px;
  border: 1px solid #411B4B; }

.page-numbers.current {
  background-color: #411B4B;
  color: white; }

.active-menu {
  background-color: #9DBB00; }

.kat-img {
  width: 100%; }

.instruckje-bar {
  border-radius: 25px;
  background-color: #eee;
  padding: 15px 20px; }
  .instruckje-bar h4 {
    margin-bottom: 0;
    display: inline; }
  .instruckje-bar .download-ico {
    display: inline;
    color: #411B4B;
    font-weight: bold;
    font-size: 28px; }
    .instruckje-bar .download-ico img {
      margin-left: 20px; }

.text-valign-center {
  display: flex;
  justify-content: center;
  flex-direction: column; }

.width100 {
  width: 100%; }

.news-detail-pic {
  height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  float: left; }

.news-galery {
  height: 320px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer; }

.bg-news-hover {
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: rgba(63, 21, 75, 0.88);
  flex-direction: column;
  justify-content: center;
  display: flex;
  padding: 0 42%;
  position: relative; }
  .bg-news-hover .hover-kreska {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }

.hidden {
  display: none; }

.zoomed {
  position: fixed;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100% !important;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.9);
  background-size: contain;
  height: 100vh !important;
  max-width: 100%; }

.video {
  position: absolute;
  top: 0; }

.play-btn {
  width: 100px;
  height: 100px; }

.btn-kat {
  padding: 25px; }

.btn-kat:hover {
  background-color: #9DBB00; }

.oferta-pics {
  height: 450px;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #eee;
  background-position: 30px 70%;
  padding: 30px; }
  .oferta-pics h3 {
    color: #411B4B; }

.oferta-item {
  cursor: pointer; }

.oferta-item:hover .oferta-link {
  background-color: #9DBB00; }

.oferta-pad {
  background-color: #eee;
  margin-top: 0.4%;
  padding-top: 100px; }

.oferta-abolute-pic {
  position: absolute;
  right: 0;
  width: 35%;
  z-index: 2; }

.oferta-katalog-box {
  background-color: #411B4B;
  height: 700px;
  position: absolute; }

.oferta-button-white {
  background-color: white;
  padding: 15px;
  text-transform: uppercase;
  color: #411B4B;
  font-weight: bold;
  cursor: pointer; }

.lheight-30 {
  line-height: 50px;
  padding-right: 90px; }
  .lheight-30 ul li::before {
    content: "\2022";
    /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #411B4B;
    /* Change the color */
    font-weight: bold;
    /* If you want it to be bold */
    display: inline-block;
    /* Needed to add space between the bullet and the text */
    width: 1em;
    /* Also needed for space (tweak if needed) */
    margin-left: -1em;
    /* Also needed for space (tweak if needed) */ }

.footer-down {
  padding-top: 80px; }
  .footer-down h3 {
    padding-left: 40px;
    margin-bottom: 25px; }
  .footer-down #naszaOferta {
    column-count: 2; }
  .footer-down #footer-kontakt h3 {
    padding-left: 0; }
  .footer-down #footer-kontakt p {
    margin-bottom: 0; }

.login-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100vh;
  width: 100%; }

.um {
  opacity: 1 !important; }

.login-box {
  max-width: 70%;
  margin: 15% 25% 0% 25%;
  background-color: rgba(255, 255, 255, 0.9); }

.login-box-header {
  background-color: #411B4B;
  display: flex;
  justify-content: space-between; }
  .login-box-header img {
    width: 50%;
    margin: 30px; }
  .login-box-header div {
    color: white; }

.login-box-content {
  padding: 30px; }

.um-button {
  border-radius: 30px !important;
  background-color: #411B4B !important; }

.um-form-field {
  border: none !important;
  border-bottom: 1px solid black !important;
  background-color: transparent !important; }

.um-field-user input {
  background-image: url(img/panel/user.png);
  background-repeat: no-repeat;
  background-position: 5px;
  background-size: 5%;
  padding-left: 8% !important; }

.um-field-password input {
  background-image: url(img/panel/lock.png);
  background-repeat: no-repeat;
  background-position: 5px;
  background-size: 5%;
  padding-left: 8% !important; }

.um-field-user_email input {
  background-image: url(img/panel/post.png);
  background-repeat: no-repeat;
  background-position: 5px;
  background-size: 5%;
  padding-left: 8% !important; }

.um-field-mobile_number input {
  background-image: url(img/panel/phon.png);
  background-repeat: no-repeat;
  background-position: 5px;
  background-size: 5%;
  padding-left: 8% !important; }

.um-field-last_name input {
  background-image: url(img/panel/home.png);
  background-repeat: no-repeat;
  background-position: 5px;
  background-size: 5%;
  padding-left: 8% !important; }

.um-field-first_name input, .um-field-user_login input {
  background-image: url(img/panel/user.png);
  background-repeat: no-repeat;
  background-position: 5px;
  background-size: 5%;
  padding-left: 8% !important; }

.hover-border {
  border-bottom: 3px solid #9DBB00; }

.border-trans {
  border-bottom: 3px solid transparent; }

.log-menu-box {
  display: flex !important; }
  .log-menu-box div {
    display: flex;
    flex-direction: column;
    justify-content: center; }

.um-col-1 div {
  margin-top: 3px; }

.panel-site-branding {
  background-color: #411B4B;
  padding: 20px; }

.panel-navigation {
  padding: 20px 0; }
  .panel-navigation div {
    display: inline-block; }
  .panel-navigation .current-user {
    float: right; }
  .panel-navigation img {
    cursor: pointer; }

.avatar {
  vertical-align: middle;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin-left: 5px; }

.menu-arrow {
  cursor: pointer; }

.arrow-left {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg); }

.arrow-right {
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg); }

.panel-side-menu {
  position: sticky;
  top: 0; }
  .panel-side-menu ul {
    padding-left: 0px; }

.panel-site-header {
  box-shadow: 0px -4px 9px grey;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
  background-color: white; }
  .panel-site-header nav {
    background-color: white; }

.current-button {
  background-color: white;
  color: #411B4B; }

.panel-h3 {
  color: #411B4B; }
  .panel-h3 img {
    margin-left: 20px; }

.bb-violet-text {
  color: #411B4B; }

.formularz-online a {
  font-size: 30px;
  color: #411B4B;
  font-weight: bold; }

.text-small {
  font-size: 14px; }
  .text-small p {
    font-size: 14px; }
  .text-small a {
    font-size: 14px; }

.widget-area {
  background-color: #411B4B;
  margin-top: 150px; }

.expo-box {
  height: 230px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border: 3px solid #411B4B;
  padding: 15px;
  position: relative; }
  .expo-box .polecane-text {
    position: absolute;
    top: 0;
    left: 0;
    color: white;
    background-color: #411B4B;
    width: 100%;
    padding: 5px 10px;
    font-weight: lighter; }

.expo-outer h5 {
  font-size: .95rem; }

.bg-white {
  background-color: white; }

.bg-violet {
  background-color: #411B4B; }

#panelContent {
  margin-top: 140px;
  overflow-y: scroll;
  height: 86.9vh; }

.side-menu {
  border-bottom: 1px solid white; }

#popup1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center; }

@media (max-width: 1199.98px) {
  .bg-section1 {
    padding: 2% 0; }

  .login-box {
    margin: 15% 20% 0 20%; }

  .widget-area {
    margin-top: 100px; } }
@media (max-width: 991.98px) {
  .popup .popup-content h2 {
    font-size: 60px !important; }

  .popup-margin-top {
    margin-top: 20% !important; }

  .text-sec3 {
    padding-left: 0; }

  .text-sec3::before {
    width: 0; }

  .front-news-link-small::before {
    width: 100%;
    right: 25%; }

  .login-box {
    margin: 15% 15% 0 15%; }

  .side-menu {
    padding: 15px 10px; } }
@media (max-width: 767.98px) {
  .oferta-abolute-pic {
    position: relative;
    width: 100%; }

  .back50 {
    display: none; }

  .bb-front-offer-box {
    height: auto; }

  .banner {
    background-size: 100% 100%; }

  .popup-text {
    font-size: 30px !important; }

  .popup .popup-content h2 {
    font-size: 40px !important; }

  .popup-margin-top {
    margin-top: 40% !important; }

  .popup-margin {
    margin-bottom: 60% !important; }

  .popup {
    height: 63vh !important; }

  .popup-footer {
    font-size: 20px; }
    .popup-footer a {
      font-size: 20px; }

  #panelContent h2 {
    font-size: 1.3rem; }

  h3, .panel-h3, .formularz-online a {
    font-size: 1.15rem; }

  .bg-section1, .bg-section2 {
    background-image: none !important; }

  .text {
    color: black !important; }

  .sec-pad {
    padding-bottom: 50px; }

  .sec1 {
    height: 300px; }

  .bb-front-box-center {
    margin-top: 0; }

  .front-news-link {
    bottom: 0; }

  .front-news-link::before {
    right: 25%; }

  .bb-border-left, .bb-border-right {
    border: none; }

  .footer-down {
    text-align: center; }
    .footer-down h3, .footer-down ul {
      padding-left: 0; }

  .paddleft-80 {
    padding-left: 0; }

  .o-firmie-bg-sec4 {
    height: auto; }

  .bb-border-right-white {
    border: none; }

  .white {
    color: white !important; }

  .news-detail-pic {
    width: 100%; }

  .oferta-katalog-box {
    background-color: transparent; }

  .rwd-bg-violet {
    background-color: #411B4B; }

  .lheight-30 {
    padding-right: 0; }

  .text ul {
    padding-left: 0; }

  .copyrght {
    font-size: 12px; }

  .instruckje-bar h4 {
    font-size: 1rem; }
  .instruckje-bar .download-ico {
    font-size: 15px; }
    .instruckje-bar .download-ico img {
      width: 30px; }

  .kontakt-submit {
    width: 100%;
    padding: 0 40px; }

  .login-box-header img {
    width: 100%;
    margin: 20px 5px; }

  #um-submit-btn {
    width: 100% !important;
    min-width: unset !important; }

  .log-menu-box {
    height: 100px; } }
@media (max-width: 575.98px) {
  .bg-blue {
    background-color: white !important; }

  #panelContent {
    overflow: initial; }

  .panel-site-header {
    position: relative; }

  .widget-area {
    position: absolute;
    opacity: 0;
    z-index: 3;
    margin-top: 5px;
    width: 100%;
    padding: 0 10px;
    -webkit-transition: all .6s;
    transition: all .6s;
    left: -300px; }

  .rwd-menu {
    opacity: 1;
    left: 0; }

  .main-navigation.toggled .menu-menu-1-container {
    width: 100%;
    z-index: 5; } }
.um-account-tab-general {
  display: block !important; }
  .um-account-tab-general .um-field-first_name intput, .um-account-tab-general .um-field-last_name intput, .um-account-tab-general .um-field-user_email intput {
    background-image: none !important; }

.um-account-side {
  display: none; }

.um-account-main {
  padding: 0 !important; }
  .um-account-main label, .um-account-main .um-account-heading, .um-account-main .um-field-user_login {
    display: none; }

.reset {
  width: fit-content;
  border-radius: 4px;
  padding: 13px 35px;
  width: max-content; }

.um-misc-with-img {
  display: none; }

.um-field-error {
  display: none; }

.dropdown-menu {
  right: 25px !important;
  left: auto !important;
  width: fit-content; }

.bg-instrukcje {
  background-color: #ddd; }

.margin--10 {
  margin-bottom: -10px; }

.violet-title {
  color: #411B4B;
  text-transform: uppercase;
  font-weight: bold; }

.bg-blue {
  background-color: #F5F7F9; }

.height100 {
  height: 100%; }

/* width */
::-webkit-scrollbar {
  width: 20px; }

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px; }

/* Handle */
::-webkit-scrollbar-thumb {
  background-image: linear-gradient(#fff, #ddd);
  border-radius: 10px;
  border: 2px solid #aaa; }

.popup-outer {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5); }

.popup {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  position: absolute;
  z-index: 100;
  left: 10%;
  top: 0;
  width: 80%;
  min-height: 80vh;
  background-image: url("img/popup/tlo-popup.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  .popup .popup-margin-top {
    margin-top: 15%; }
  .popup .popup-header {
    background-color: #411B4B;
    padding: 40px;
    width: fit-content;
    height: fit-content;
    position: absolute; }
  .popup .popup-inner {
    border: 5px solid transparent;
    -webkit-border-image: url("img/popup/border.png") 25% round;
    /* Safari 3.1-5 */
    -o-border-image: url("img/popup/border.png") 25% round;
    /* Opera 11-12.1 */
    border-image: url("img/popup/border.png") 25% round;
    width: 90%;
    margin: 5% auto;
    height: 87%; }
  .popup .popup-content h2 {
    color: white;
    font-size: 100px;
    font-weight: bold; }
  .popup .popup-content .popup-text {
    text-align: center;
    color: white;
    font-weight: lighter;
    font-size: 60px;
    max-width: 950px; }
  .popup .popup-margin {
    margin-bottom: 20%; }
  .popup .popup-footer {
    position: absolute;
    width: 89.5%;
    text-align: center;
    bottom: 7%;
    color: white;
    font-size: 35px; }
    .popup .popup-footer a {
      font-size: 35px; }

.show {
  display: flex; }

.width100 {
  width: 100%; }

.czesci-single {
  column-count: 2; }
  .czesci-single h3 {
    font-size: 1.2rem;
    font-weight: 900;
    margin-bottom: 30px; }
  .czesci-single p {
    margin-bottom: 0; }

.next.active {
  cursor: pointer;
  position: fixed;
  right: 10px;
  top: 50%;
  z-index: 100000;
  background-image: url("img/prawo.png");
  height: 100px;
  width: 100px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

.prev.active {
  cursor: pointer;
  position: fixed;
  left: 10px;
  top: 50%;
  z-index: 100000;
  background-image: url("img/lewo.png");
  height: 100px;
  width: 100px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

.zoomed .news-galery {
  height: 100%;
  background-size: contain !important; }
.zoomed .news-galery:hover .bg-news-hover {
  display: none; }

.gallery {
  width: 100%; }

.bb-margin-auto {
  margin: auto; }

.okladka-pdf {
  width: auto;
  height: 400px; }

.zoomed-pic {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 900;
  top: 0;
  left: 0;
  background-size: contain;
  background-color: rgba(0, 0, 0, 0.7); }

.zoomed-box {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 900;
  top: 0;
  left: 0;
  padding: 5%;
  background-color: rgba(0, 0, 0, 0.7); }
  .zoomed-box .zoomed-pic {
    width: 100%;
    height: 100%;
    position: static;
    background-size: contain;
    background-color: transparent; }

.not-covered {
  background-color: transparent; }
  .not-covered img {
    display: none !important; }

#rodo-popup {
  box-shadow: 3px 3px 15px #000;
  position: absolute;
  width: 100% !important;
  top: 0;
  left: 0;
  z-index: 900;
  background: #fff; }
  #rodo-popup .popup__header {
    background-color: #411B4B;
    position: relative; }
    #rodo-popup .popup__header::after {
      content: "";
      height: 3px;
      background-color: #9DBB00;
      width: 200px;
      position: absolute;
      bottom: -3px; }
  #rodo-popup .close-rodo-popup {
    float: right;
    background-color: #411B4B;
    color: #fff;
    border: none;
    padding: 10px 30px; }
  #rodo-popup p {
    font-size: 12px; }

.page-id-1060 #masthead, .page-id-1282 #masthead, .page-id-1306 #masthead, .page-id-1408 #masthead {
  background-color: #eee !important;
  padding: 30px 0; }

#zgloszenia {
  padding-top: 160px;
  padding-bottom: 80px;
  max-width: 1660px; }
  #zgloszenia .d-lg-flex div {
    margin-right: 10px; }
  #zgloszenia .formRow {
    display: flex;
    justify-content: space-between; }
  #zgloszenia .addBtn {
    color: green;
    padding: 5px 15px;
    border: 1px solid green;
    border-radius: 5px; }
  #zgloszenia .delBtn {
    color: red;
    font-weight: 600; }
  #zgloszenia select[name="obciaznikTyp[]"] {
    width: 96%; }
  #zgloszenia select[name="uchwytyObsluga[]"] {
    width: 129%; }
  #zgloszenia select[name="sznurkiKolor[]"] {
    width: 96%; }
  #zgloszenia #uwagi {
    width: 100%;
    height: 200px; }
  #zgloszenia input[name="singleUwagi[]"] {
    width: 100%; }
  #zgloszenia input {
    width: 250px; }
  #zgloszenia select, #zgloszenia #szerokosc {
    font-size: 13px; }
  #zgloszenia h1 {
    color: #000; }
  #zgloszenia #szerokosc {
    width: 145%;
    height: 20px; }
  #zgloszenia input[type="submit"] {
    background-color: #411B4B;
    padding: 15px 30px;
    cursor: pointer;
    border: none;
    color: white; }
    #zgloszenia input[type="submit"]:hover {
      background-color: #9DBB00; }

@media screen and (max-width: 991px) {
  #zgloszenia #szerokosc {
    width: 100% !important; }
  #zgloszenia select {
    width: 100% !important; } }
@media screen and (max-width: 765px) {
  .header-inner h2 {
    font-size: 2rem !important; }

  .claim {
    padding: 80px 30px; } }
.img-fluid {
  max-width: 100%;
  height: auto; }

#sliderFront {
  width: 100%; }

.kupuj-orginal {
  position: absolute;
  z-index: 1;
  width: 100px;
  left: 30px;
  top: 100px; }

.claim h1 {
  text-shadow: 1px 3px 4px black; }

.page-id-1060 .kupuj-orginal, .page-id-1282 .kupuj-orginal, .page-id-1306 .kupuj-orginal, .page-id-1408 .kupuj-orginal {
  display: none; }
.page-id-1060 .kupuj-orginal2, .page-id-1282 .kupuj-orginal2, .page-id-1306 .kupuj-orginal2, .page-id-1408 .kupuj-orginal2 {
  position: absolute;
  z-index: 1;
  width: 190px;
  height: 160px;
  right: 0;
  left: auto; }

.bb-carousel-item {
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.header-inner {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff; }
  .header-inner h2 {
    font-size: 4rem; }

@media (max-width: 991px) {
  .page-id-1060 .kupuj-orginal2 {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    width: 150px;
    height: 120px;
    right: 0;
    left: auto; }

  .claim h1 {
    font-size: 36px;
    margin: 125px auto 40px; }

  .h1-up {
    font-size: 48px; } }
.news-body a {
  font-weight: bold; }

.imgYT {
  max-width: 100px;
  height: auto;
  margin: 30px auto; }

.singleUwagi2 {
  min-width: 200px; }

.addBtn2 {
  display: flex;
  justify-content: center;
  align-items: center; }

.zgloszenia2 {
  padding-top: 160px;
  padding-bottom: 80px; }
  .zgloszenia2 .addBtn {
    width: 100%;
    border: 2px solid #9DBB00;
    text-align: center;
    padding: 8px;
    color: #9DBB00;
    cursor: pointer; }
  .zgloszenia2 input, .zgloszenia2 select {
    margin-bottom: 15px; }
  .zgloszenia2 label {
    display: block; }
  .zgloszenia2 h1 {
    color: #411B4B;
    font-size: 1.7rem;
    text-align: center;
    font-weight: 500;
    margin: 25px 0 50px 0; }
  .zgloszenia2 h2 {
    font-size: 1.3rem;
    color: #411B4B;
    font-weight: 600; }
  .zgloszenia2 h3 {
    font-size: 1.1rem;
    font-weight: 600; }
  .zgloszenia2 .delBtn {
    color: red;
    cursor: pointer; }
  .zgloszenia2 .sendBtn {
    background: #411B4B;
    color: #fff;
    padding: 8px;
    height: auto; }

.productRow {
  padding: 30px 0;
  overflow: hidden; }
  .productRow:hover {
    background: #e9ecef4f; }

.rodzajImgBox {
  position: relative;
  right: -100%;
  background: #eee;
  max-width: 500px;
  z-index: -1;
  width: 100%;
  animation-name: rodzajImg;
  animation-duration: .3s;
  animation-fill-mode: forwards; }

.zdjecieSystemu {
  height: 300px;
  width: 100%;
  display: flex;
  justify-content: flex-end; }

@keyframes rodzajImg {
  from {
    right: -100%; }
  to {
    right: 0; } }
.section-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 600px; }

.h100 {
  height: 100%; }

.w100 {
  width: 100%; }

.mw300 {
  max-width: 300px; }

#forest-shuttle-page h2 {
  text-transform: uppercase; }
  #forest-shuttle-page h2 span {
    text-transform: lowercase; }
#forest-shuttle-page .text {
  line-height: 2em;
  font-size: 16px;
  font-weight: 300; }
  #forest-shuttle-page .text p, #forest-shuttle-page .text a, #forest-shuttle-page .text li {
    line-height: 2em;
    font-size: 16px;
    font-weight: 300; }
#forest-shuttle-page .tableRow {
  padding: 10px 0; }
  #forest-shuttle-page .tableRow:nth-child(even) {
    background: #eee; }
  #forest-shuttle-page .tableRow b {
    font-weight: 600; }
#forest-shuttle-page .sec-img {
  height: 100%;
  min-height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
#forest-shuttle-page .sec-bg {
  background-color: #411B4B;
  padding: 45px; }
  #forest-shuttle-page .sec-bg h2 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px; }
#forest-shuttle-page .sec-text-bg {
  background-color: #eee; }
#forest-shuttle-page .sec-else h2 {
  color: #60295e;
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
  margin-bottom: 10px; }
#forest-shuttle-page .sec17 img {
  margin: 0 10px; }
#forest-shuttle-page .sec16 .grid-table {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; }
#forest-shuttle-page .sec15 .img-outer {
  height: 200px;
  text-align: center; }
#forest-shuttle-page .sec15 .sec-else p {
  text-align: center; }
#forest-shuttle-page .sec15 h3 {
  color: #60295e;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  margin: 30px 0; }
#forest-shuttle-page .sec11 .sec11-img {
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 300px; }
#forest-shuttle-page .sec11 .sec11-bg {
  background-color: #411B4B;
  padding: 45px; }
  #forest-shuttle-page .sec11 .sec11-bg h2 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px; }
#forest-shuttle-page .sec11 .sec11-text-bg {
  background-color: #eee; }
#forest-shuttle-page .sec11 .sec11-else h2 {
  color: #60295e;
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
  margin-bottom: 10px; }
#forest-shuttle-page .sec10 h2 {
  color: #60295e;
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
  margin-bottom: 10px; }
#forest-shuttle-page .sec8 h2 {
  color: #60295e;
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
  margin-bottom: 10px; }
#forest-shuttle-page .sec7 {
  background-color: #eee; }
  #forest-shuttle-page .sec7 .sec7-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 300px; }
#forest-shuttle-page .sec5 {
  background-color: #904799;
  color: #fff; }
  #forest-shuttle-page .sec5 h2 {
    color: #ffffff;
    font-size: 36px;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 10px; }
  #forest-shuttle-page .sec5 h3 {
    color: white;
    font-size: 16px;
    font-weight: 300; }
  #forest-shuttle-page .sec5 p {
    font-size: 16px;
    font-weight: 600; }
#forest-shuttle-page .sec6 {
  background-color: #411B4B;
  color: #fff; }
  #forest-shuttle-page .sec6 h2 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 10px; }
#forest-shuttle-page .sec4 {
  background-color: #eee; }
  #forest-shuttle-page .sec4 h2 {
    color: #411B4B;
    font-size: 30px;
    font-weight: 900;
    line-height: 30px;
    margin-bottom: 10px; }
  #forest-shuttle-page .sec4 .sec4-img {
    min-height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
#forest-shuttle-page ul {
  list-style: disc;
  padding-left: 20px; }
  #forest-shuttle-page ul li {
    margin-bottom: 10px; }
#forest-shuttle-page .sec3 {
  height: auto; }
  #forest-shuttle-page .sec3 h2 {
    color: #411B4B;
    font-size: 30px;
    font-weight: 900;
    line-height: 30px;
    margin-bottom: 10px; }
  #forest-shuttle-page .sec3 h3 {
    margin: 45px 0; }
  #forest-shuttle-page .sec3 .download-btn {
    padding: 15px 30px;
    background-color: #9DBB00;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 22px; }
  #forest-shuttle-page .sec3 .sec3-col-bg {
    background-color: #411B4B;
    color: #fff; }
#forest-shuttle-page .sec2 {
  background-color: #eee; }
#forest-shuttle-page .kreska {
  z-index: 1; }
#forest-shuttle-page .sec1-text-box {
  background-color: #411B4B;
  color: #fff;
  max-width: 300px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px; }
  #forest-shuttle-page .sec1-text-box h2 {
    position: relative;
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 10px;
    position: relative;
    justify-content: center;
    display: flex;
    padding-bottom: 30px; }
    #forest-shuttle-page .sec1-text-box h2:after {
      position: absolute;
      width: 64px;
      height: 4px;
      content: '';
      background-color: #904799;
      bottom: 0; }
  #forest-shuttle-page .sec1-text-box p {
    color: white;
    font-size: 16px;
    font-weight: 300; }

.zwrot-towaru {
  padding-top: 160px;
  padding-bottom: 80px; }
  .zwrot-towaru h1 {
    color: #411B4B;
    font-size: 1.7rem;
    text-align: center;
    font-weight: 500;
    margin: 25px 0 50px 0; }
  .zwrot-towaru h2 {
    font-size: 1.3rem;
    color: #411B4B;
    font-weight: 600; }
  .zwrot-towaru input {
    margin-bottom: 15px; }
  .zwrot-towaru .addBtn {
    width: 100%;
    border: 2px solid #9DBB00;
    text-align: center;
    padding: 8px;
    color: #9DBB00;
    cursor: pointer; }
  .zwrot-towaru .delBtn {
    color: red;
    cursor: pointer;
    margin-bottom: 15px; }
  .zwrot-towaru .sendBtn {
    background: #411B4B;
    color: #fff;
    padding: 8px;
    height: auto; }

.grecaptcha-badge {
  display: none; }

.video-box {
  height: 300px;
  padding: 15px; }

.vsub {
  color: #9DBB00;
  font-weight: 700; }

.vbox {
  padding: 15px;
  margin-bottom: 30px; }

.warn {
  border: solid 2px red; }

table {
  width: 100%; }
  table td {
    padding: 0px 10px; }

.prev-pic, .next-pic {
  display: none;
  position: absolute;
  cursor: pointer;
  top: 50%;
  height: 75px;
  background: #411B4B;
  padding: 5px;
  width: auto; }

.zoomed-box .prev-pic, .zoomed-box .next-pic {
  display: block; }
.zoomed-box .prev-pic {
  left: 50px; }
.zoomed-box .next-pic {
  right: 50px; }

.opisKat {
  text-align: justify; }

.page-id-2001 {
  background: #E8E6E4; }
  .page-id-2001 .site-content ul {
    list-style: initial; }
  .page-id-2001 .app-site-content {
    background: #fff;
    margin-top: 5px; }

#wpcf7-f2003-o1 {
  margin-top: 30px; }
  #wpcf7-f2003-o1 label {
    width: 100%;
    font-weight: 900; }
  #wpcf7-f2003-o1 input[type='email'], #wpcf7-f2003-o1 input[type='text'] {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 9px 12px;
    font-size: 14px;
    line-height: 1.6;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccd0d2;
    border-radius: 4px;
    transition: border-color ease-in-out 0.15s, box-shadow; }
  #wpcf7-f2003-o1 input[type='submit'] {
    width: auto;
    border-radius: 4px;
    font-weight: 700;
    text-transform: uppercase; }

.app-download {
  background-color: #f3f2f0;
  padding-top: 35px;
  padding-bottom: 45px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center; }
  .app-download h2, .app-download p {
    text-align: center; }
  .app-download .app-icon {
    display: inline-block;
    height: 50px; }

/*# sourceMappingURL=style.css.map */
