html {
  scroll-behavior: smooth;
}

img {
  image-rendering: -webkit-optimize-contrast;
}
@media (min-width: 1000px) {
  .little-lower {
    margin-top: 60px !important;
  }
}
.little-lower{margin-top:1px;}
.controls {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translatey(-50%);
  display: flex;
  align-items: center;
  padding-left: 0.5rem;
  justify-content: space-between;
  z-index: 0;
}

.center {
  display: flex;
  align-items: center;
  justify-content: start;
}

@media (min-width: 992px) {
  .center_menu {
    display: flex;
    align-items: center;
    justify-content: start;
  }
}

.prev,
.next,
.controls {
  cursor: pointer;
}

li:focus {
  outline: 0;
}

button:focus {
  outline: 0;
}

a:focus {
  outline: 0;
}

ol:focus {
  outline: 0;
}

ul:focus {
  outline: 0;
}

.tns-outer {
  padding: 0 25px !important;
}

@media (min-width: 576px) {
  .tns-outer {
    padding: 0 35px !important;
  }
}

@media (min-width: 992px) {
  .tns-outer {
    padding: 0 50px !important;
  }
}

.or_001 {
  background-color: #111827;
  position: -webkit-sticky;
  position: sticky;
  top: -1px;
  z-index: 10;
}

.or_002 {
  background-color: #111827;
  border: solid 1px #111827;
  color: white;
  padding: 10px 35px;
  font-family: "Montserrat";
  font-size: 1.25rem;
}

h1,
h2 {
  color: #111827;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 3.3rem;
}

h3 {
  color: #111827;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 2rem;
  margin: 15px 0;
}

p,
li,
a,
tr,
td,
em,
i {
  font-family: "ARIAL", sans-serif;
  font-weight: 300;
  font-size: 1.4rem;
}

.or_003 {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  border-radius: 15px;
  transition: all 0.2s ease-in-out;
}

.or_003:hover {
  box-shadow: 0 1rem 3rem rgb(87 39 65 / 98%);
  transform: scale(1.05);
  transition: 0.5s;
}

.or_004 {
  height: 50px;
}

.or_005 {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 1.4rem;
  list-style: url("https://static.pewnylokal.pl/check_trojmiasto_new.webp");
}

input {
  font-family: "Montserrat";
  font-weight: 300;
}

.or_006 {
  border-radius: 0 35px 0 35px;
  box-shadow: 0 2px 24px 7px rgb(0 0 0 / 19%);
}

.or_007 {
  border-radius: 35px 0 35px 0;
  box-shadow: 0 2px 24px 7px rgb(0 0 0 / 19%);
}

.or_008 {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 1.4rem;
  list-style: url("https://static.pewnylokal.pl/trojmiasto_bullet_odbiory.svg");
}

.or_009 {
  border-radius: 0 55px 0 55px;
  box-shadow: 0 2px 24px 7px rgb(0 0 0 / 19%);
}

.odod028 {
  list-style-type: none;
}
.sldier {
  position: relative;
  z-index: 2;
}

.or_010 {
  background-color: #111827;
}

.or_011 {
  background-image: url("https://static.pewnylokal.pl/background_miasto_trojmiasto.webp");
  background-repeat: no-repeat;
  background-position: center;
  object-fit: cover;
}

#gdansk-slider-iw {
  margin: 20px !important;
}

#map {
  height: 400px;
  width: 100%;
}

.or_012 {
  position: relative;
  bottom: 4px;
}

.or_013 {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 1.4rem;
  color: black;
}

.article > h3 {
  margin: 15px 0;
}

.article > p,
li,
i,
em,
td,
tr {
  font-size: 1rem;
}

.article > p {
  text-align: justify;
}

.or_014 {
  width: 450px;
  height: auto;
}

.or_015 {
  font-size: 1rem;
}

@media (max-width: 992px) {
  .or_002 {
    padding: 10px;
    font-size: 1rem;
  }

  p,
  li,
  a,
  tr,
  td,
  em,
  i,
  .or_005,
  .or_008,
  .or_013 {
    font-size: 1rem;
  }

  h1,
  h2 {
    font-size: 1.5rem;
  }

  h3 {
    font-size: 1.2rem;
  }

  .or_004 {
    height: 23px;
  }

  .or_009 {
    border-radius: 0 55px 0 55px;
    box-shadow: 0 1px 18px 1px rgb(0 0 0 / 8%);
  }

  #gdansk-slider-iw {
    margin: 2px !important;
  }

  .or_014 {
    width: 300px;
    height: auto;
  }
}

.honeypot {
  display: none;
}
#dataPhone {
  border-color: #343a40;
  color: #343a40;
}

#dataPhone::placeholder {
  color: #343a40;
}


#confirm-form-board {
  z-index: 200000;
  font-size: x-large;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  background-color: hsla(0, 0%, 0%, 0.405);
  backdrop-filter: saturate(100%) blur(2px);
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  opacity: 0;
  color: #4d4d4d;
  transition: opacity 0.2s ease-out;
}
@media (max-width: 576px) {
  #confirm-form-board {
    font-size: large;
  }
}

#confirm-form-board > div {
  background-color: whitesmoke;
  padding: 15px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}

#confirm-form-board.isOpen {
  opacity: 1;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  margin-right: 15px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #4d4d4d transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.was-validated .searchbox:valid,
.searchbox.is-valid {
  border-color: #198754;
  border: solid 1px #198754 !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .searchbox:valid:focus,
.searchbox.is-valid:focus {
  border-color: #198754;
  border: solid 1px #198754 !important;
  box-shadow: 0 0 0 0.25rem rgba(#198754, 0.25);
}

.was-validated .searchbox:invalid,
.searchbox.is-invalid {
  border-color: #dc3545;
  border: solid 1px #dc3545 !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .searchbox:invalid:focus,
.searchbox.is-invalid:focus {
  border-color: #dc3545;
  border: solid 1px #dc3545 !important;
  box-shadow: 0 0 0 0.25rem rgba(#DC3545, 0.25);
}

