.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

a {
  text-decoration: underline;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.page-wrapper {
  color: #273756;
  background-color: #f3f3ed;
  font-family: sculpin, sans-serif;
}

.section-hero {
  height: 100vh;
  margin-top: 6.8em;
  position: relative;
}

.section-hero.is-page-hero {
  max-height: 38.75em;
  margin-top: 0;
}

.hero-section-content {
  z-index: 9;
  background-image: linear-gradient(#f8f8f8 15%, #f3f3ed00 90%);
  padding-top: 2.06em;
  position: absolute;
  inset: 0%;
}

.hero-section-content.is-page-section {
  background-image: none;
  padding-top: 0;
}

.background-video {
  z-index: 9;
  width: 100%;
  height: 100%;
}

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2em;
  padding-right: 2em;
}

.container.is-relative {
  position: relative;
}

.container.is-navbar-container {
  max-width: 96%;
}

.hero-title {
  color: #273756;
  text-align: center;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  font-family: ivymode, sans-serif;
  font-size: 3.44em;
  font-style: italic;
  font-weight: 300;
  line-height: 1.32;
}

.hero-title.with-space {
  margin-top: .94em;
}

.span-hero {
  letter-spacing: 1.65px;
  font-family: sculpin, sans-serif;
  font-style: normal;
  font-weight: 500;
}

.section-info {
  background-color: #f3f3ed;
  padding-top: 6.25em;
  padding-bottom: 3.75em;
  position: relative;
}

.section-title {
  color: #273756;
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  padding-top: 0;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5;
}

.image {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: .81em;
  left: 0;
  right: 0;
}

.image-2 {
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.buttons-flex {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  justify-content: center;
  align-items: center;
  margin-top: 2.56em;
  display: flex;
}

.buttons-flex.left-align {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
}

.is-button {
  color: #273756;
  text-decoration: none;
  transition: all .3s;
}

.is-button.is-white {
  background-color: #fff;
  padding: 1em 1.31em;
}

.is-button.is-white:hover {
  color: #fff;
  background-color: #27375694;
}

.is-button.is-nv-btn.is-mobile-btn {
  display: none;
}

.button-flex {
  grid-column-gap: .94em;
  grid-row-gap: .94em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-flex.with-line {
  border-bottom: 1px solid #a5b0cb;
  padding-top: .63em;
  padding-bottom: .63em;
  transition: all .3s;
}

.image-3 {
  width: 4.25em;
}

.button-text {
  letter-spacing: 2.6px;
  text-transform: uppercase;
  font-size: .81em;
  font-weight: 500;
  line-height: 1.4;
}

.image-4 {
  width: .31em;
}

.section-oferta {
  background-color: #f3f3ed;
  padding-top: 2.13em;
  padding-bottom: 3.44em;
}

.sec-title {
  grid-column-gap: 2.63em;
  grid-row-gap: 2.63em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.sec-main-title {
  color: #273756;
  letter-spacing: .96px;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.22;
}

.oferta-flex {
  justify-content: space-between;
  margin-top: 1.56em;
  display: flex;
}

.oferta-flex.is-dzien {
  flex-flow: wrap;
  margin-top: 3em;
}

.oferta-item {
  width: 30%;
  text-decoration: none;
}

.oferta-item._2 {
  margin-top: 7.5em;
}

.oferta-item-img {
  position: relative;
}

.image-5 {
  z-index: 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.oferta-item-info {
  margin-top: 2.44em;
}

.oferta-title {
  color: #273756;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5;
}

.oferta-inner {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  opacity: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.5em;
  transition: all .3s;
  display: flex;
}

.oferta-inner.is-visible {
  opacity: 100;
}

.oferta-text-desc {
  color: #273756;
  text-align: center;
  font-size: 1em;
  line-height: 1.5;
}

.oferta-img-border {
  border: 1px solid #a5b0cb;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 1.56em;
  right: 1.56em;
}

.oferta-img-border.is-square {
  z-index: 9;
  aspect-ratio: 1;
  width: 60%;
  right: -1.56em;
}

.oferta-img-border.is-square.is-kontakt {
  left: -1.56em;
  right: auto;
}

.section-ct.is-white {
  background-color: #fff;
  padding-top: 5.31em;
}

.section-ct-img, .image-6 {
  width: 100%;
}

.section-ct-content {
  margin-bottom: -12em;
  position: relative;
}

.section-ct-content.is-flota-title {
  grid-column-gap: 1.63em;
  grid-row-gap: 1.63em;
  background-image: linear-gradient(#f3f3ed00, #f3f3ed);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: .94em;
  display: flex;
}

.section-ct-content.is-white {
  background-color: #fff;
}

.section-ct-content.is-wlasne-menu {
  margin-bottom: -6em;
  padding-top: 6em;
}

.sec-desc {
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  margin-top: 1.8em;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5;
}

.sec-desc.no-top {
  margin-top: 0;
}

.sec-desc.less-top {
  margin-top: .25em;
}

.sec-desc.less-top-2 {
  margin-top: 1.88em;
}

.sec-desc.is-left {
  text-align: left;
  margin-top: 0;
}

.section-odkryj {
  background-image: linear-gradient(#f3f3ed, #e7e6db);
  padding-bottom: .4em;
  position: relative;
}

.odkryj-main-title {
  grid-column-gap: 1.63em;
  grid-row-gap: 1.63em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 1.88em;
  padding-top: 2.3em;
  display: flex;
  position: relative;
  top: -3.9em;
}

.omt-text {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.22;
  position: relative;
}

.odkryj-line {
  background-color: #a5b0cb;
  width: 1px;
  height: 3.5em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.odkryj-line.is-abs {
  height: 6.31em;
  position: absolute;
  bottom: -3.13em;
  left: 0;
  right: 0;
}

.odkryj-line.is-trasa {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.odkryj-item {
  grid-column-gap: 1.88em;
  grid-row-gap: 1.88em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 3.94em;
  display: flex;
}

.odkryj-big-title {
  text-align: center;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  font-family: ivymode, sans-serif;
  font-size: 3.44em;
  font-style: italic;
  font-weight: 300;
  line-height: 1.32;
}

.odkryj-item-img {
  width: 100%;
  max-width: 58.75em;
}

.image-7 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.odkryj-item-desc {
  text-align: center;
  letter-spacing: .9px;
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5;
}

.odkryj-item-desc.is-smaller {
  letter-spacing: 0;
  text-transform: none;
  max-width: 17.5em;
  font-size: 1em;
  font-weight: 400;
}

.odkryj-title-with-lines {
  grid-column-gap: 1.31em;
  grid-row-gap: 1.31em;
  flex-flow: column;
  display: flex;
}

.odryj-item-small-title {
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5;
}

.odkryj-bg {
  background-color: #fff;
  width: 23em;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.odkryj-bg.bigger {
  height: 105%;
  top: -5%;
}

.odkryj-bg.is-co {
  height: 50%;
  top: -3.13em;
}

.odkryj-bg.is-m {
  background-color: #0000;
  background-image: linear-gradient(#fff 56%, #f3f3ed);
  height: 50%;
  margin-top: -4.38em;
}

.section-modele {
  background-color: #fff;
  padding-top: 5em;
  padding-bottom: 5em;
}

.sec-modele-content {
  justify-content: flex-start;
  align-items: center;
  margin-top: 4em;
  display: flex;
}

.modele-left, .modele-right {
  width: 50%;
}

.tab-item {
  color: #273756;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  background-color: #0000;
  border-bottom: 1px solid #a5b0cb;
  padding-top: .63em;
  padding-bottom: .63em;
  font-size: .81em;
  font-weight: 500;
  line-height: 1.4;
}

.tab-item.w--current {
  background-color: #0000;
}

.tab-item.item-menu {
  text-align: center;
  width: 30%;
}

.tabs-menu {
  grid-column-gap: 1.88em;
  grid-row-gap: 1.88em;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.tabs-menu.is-menu-menu {
  justify-content: space-between;
  align-items: flex-start;
}

.is-tab-inner-content {
  grid-column-gap: 1.75em;
  grid-row-gap: 1.75em;
  flex-flow: column;
  padding-top: 3.13em;
  display: flex;
}

.model-title {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.22;
}

.model-title.left {
  text-align: left;
}

.model-desc {
  text-align: center;
  font-size: 1em;
  line-height: 1.5;
}

.mt-row {
  grid-column-gap: 2.06em;
  grid-row-gap: 2.06em;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.mt-col {
  width: 50%;
}

.mt-name {
  text-align: right;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  font-size: .81em;
  font-weight: 500;
  line-height: 1.9;
}

.mt-value {
  color: #7e8eb7;
  text-align: left;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  font-size: .81em;
  font-weight: 500;
  line-height: 1.9;
}

.is-model-gallery {
  margin-left: 7.25em;
  position: relative;
}

.image-8 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.model-slide-desc {
  max-width: 80%;
  margin-top: 1.75em;
  margin-left: auto;
  margin-right: auto;
}

.model-slide-text {
  text-align: center;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
}

.is-slider-model-nav {
  justify-content: space-between;
  align-items: center;
  width: 110%;
  display: flex;
  position: absolute;
  top: 44%;
  left: -5%;
  right: 0;
}

.image-9 {
  width: 4.25em;
}

.model-slide-img {
  position: relative;
}

.section-flota-info {
  padding-top: 2.13em;
  padding-bottom: 3.44em;
}

.section-flota-gallery {
  background-color: #fff;
  position: relative;
}

.section-flota-gallery.more-space {
  padding-top: 2.81em;
}

.is-flota-gallery-main {
  z-index: 0;
  width: 100%;
  position: relative;
}

.flota-content-with-slider {
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 1.88em;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.flota-content-with-slider.more-space {
  padding-bottom: 3em;
}

.is-flota-gallery-small {
  grid-column-gap: 1.31em;
  grid-row-gap: 1.31em;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.float-small-slide {
  background-color: #fff;
  border: 0 solid #fff;
  justify-content: center;
  align-items: center;
  width: 108px;
  height: 108px;
  display: flex;
}

.float-small-slide.is-active {
  border-width: 6px;
  width: 114px;
  height: 114px;
  position: relative;
}

.image-10 {
  object-fit: cover;
  flex: none;
  width: 102px;
  height: 102px;
}

.gall-flex {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.small-gallery-inside {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 102px;
  height: 102px;
  display: flex;
}

.small-gallery-inside.is-active {
  width: 6.75em;
  height: 6.75em;
  position: relative;
}

.section-z-czym {
  padding-top: 5.63em;
  padding-bottom: 5.63em;
  position: relative;
}

.z-czym-flex {
  grid-column-gap: 5.88em;
  grid-row-gap: 5.88em;
  justify-content: flex-start;
  align-items: center;
  max-width: 75em;
  margin-top: 4em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.z-czym-col {
  width: 50%;
}

.z-czym-col.is-flex {
  grid-column-gap: 1.75em;
  grid-row-gap: 1.75em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.z-czym-img {
  position: relative;
}

.image-11 {
  z-index: 9;
  width: 100%;
  height: 100%;
  position: relative;
}

.z-czym-subtitle {
  letter-spacing: .8px;
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5;
}

.z-czym-desc {
  font-size: 1em;
  line-height: 1.5;
}

.co-nas-wyroznia {
  margin-top: 6.25em;
}

.co-nas-wyroznia-flex {
  justify-content: space-between;
  margin-top: 6.25em;
  display: flex;
}

.cnw-item {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  display: flex;
}

.cnw-item.isco {
  width: 17%;
}

.cnw-item.is-dodatkowe-item {
  width: 45%;
}

.image-12 {
  width: 3.13em;
}

.cnw-title {
  text-align: center;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  font-size: .81em;
  font-weight: 500;
  line-height: 1.4;
}

.cnw-title.left {
  text-align: left;
}

.cnw-text {
  text-align: center;
  font-size: 1em;
  line-height: 1.5;
}

.section-zespol {
  background-color: #fff;
  padding-top: 5.63em;
  padding-bottom: 5.63em;
}

.is-zespol-slider {
  grid-column-gap: 3.4em;
  grid-row-gap: 3.4em;
  justify-content: space-between;
  margin-top: 5.31em;
  display: flex;
}

.zespol-slide-item {
  width: 32%;
}

.zespol-item-img {
  position: relative;
}

.image-13 {
  z-index: 9;
  width: 100%;
  position: relative;
}

.zespol-item-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2.44em;
  display: flex;
}

.zespol-name {
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5;
}

.zespol-podpis {
  text-align: center;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  margin-top: .19em;
  font-size: .81em;
  font-weight: 500;
  line-height: 1.4;
}

.zespol-text {
  text-align: center;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  font-size: 1em;
  line-height: 1.5;
}

.zespol-wrapp {
  position: relative;
}

.is-slider-zespol-nav {
  z-index: 9;
  justify-content: space-between;
  align-items: center;
  width: 106%;
  display: flex;
  position: absolute;
  top: 27%;
  left: -3%;
  right: 0;
}

.section-certyfikty {
  background-color: #fff;
}

.certyfikaty-box {
  background-image: linear-gradient(90deg, #f3f3ed00, #f3f3ed);
  justify-content: flex-start;
  align-items: center;
  margin-left: 1.25em;
  margin-right: 1.25em;
  padding-top: 4.81em;
  padding-bottom: 4.81em;
  display: flex;
}

.certyfikaty-left {
  grid-column-gap: 3.25em;
  grid-row-gap: 3.25em;
  width: 50%;
  display: flex;
}

.certyfikat-item {
  box-shadow: 0 20px 24px -4px #00000014;
}

.certyfikaty-right {
  width: 50%;
}

.certyfikaty-content {
  grid-column-gap: 1.75em;
  grid-row-gap: 1.75em;
  flex-flow: column;
  max-width: 22.5em;
  margin-left: auto;
  display: flex;
}

.certyfikat-title {
  letter-spacing: .8px;
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5;
}

.certyfikat-flex {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.certyfikaty-text {
  font-size: 1em;
  line-height: 1.5;
}

.section-trasa {
  background-color: #fff;
  padding-top: 5.25em;
  position: relative;
}

.trasy-tabs {
  margin-top: 2.75em;
}

.is-tab-inner-trasa {
  z-index: 0;
  grid-column-gap: 1.75em;
  grid-row-gap: 1.75em;
  flex-flow: column;
  margin-top: 5.6em;
  padding-top: 8em;
  display: flex;
  position: relative;
}

.trasa-tab-info {
  z-index: 99;
  background-image: linear-gradient(#fff 29%, #fff0);
  padding-bottom: 12em;
  position: absolute;
  inset: 0% 0% auto;
}

.is-for-button-tab {
  justify-content: center;
  align-items: flex-start;
  margin-top: 1.56em;
  display: flex;
}

.section-cta {
  background-color: #fff;
  margin-top: 0;
  padding-top: 1.56em;
}

.cta-box {
  background-image: linear-gradient(160deg, #a5b0cb, #f3f3ed 86%);
  margin-left: 1.25em;
  margin-right: 1.25em;
  padding-top: 8em;
  padding-bottom: 5em;
  position: relative;
}

.image-14 {
  width: 27.13em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.section-jak-todziala {
  background-color: #fff;
  padding-top: 6.5em;
  padding-bottom: 4.69em;
  position: relative;
}

.jak-tabs {
  max-width: 59.38em;
  margin-top: 4.38em;
  margin-left: auto;
  margin-right: auto;
}

.tabs {
  display: flex;
}

.tabs-menu-2 {
  grid-column-gap: 1.69em;
  grid-row-gap: 1.69em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 30%;
  display: flex;
}

.tabs-content {
  width: 70%;
  overflow: visible;
}

.jak-tab-link {
  color: #273756;
  background-color: #0000;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  border-bottom: 1px solid #a5b0cb;
  padding: .63em 0;
}

.jak-tab-link.w--current {
  background-color: #0000;
  background-image: url('../images/arrug.svg');
  background-position: 98%;
  background-repeat: no-repeat;
  background-size: auto;
}

.jak-link-flex {
  grid-column-gap: 1.06em;
  grid-row-gap: 1.06em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.tab-nr {
  letter-spacing: 2.6px;
  text-transform: uppercase;
  font-size: .81em;
  font-weight: 500;
  line-height: 1.4;
}

.tab-link-title {
  letter-spacing: .8px;
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5;
}

.tab-jak-content {
  padding-left: 5.63em;
  overflow: visible;
}

.timg {
  z-index: 0;
  max-width: 37.81em;
  position: relative;
  overflow: visible;
}

.timg.is-for-kontakt {
  max-width: 100%;
}

.image-15 {
  z-index: 99;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.tab-item-text {
  z-index: 9;
  margin-top: -.4em;
  position: relative;
}

.item-txt-content {
  text-align: center;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5;
}

.section-opinie {
  padding-top: 6.56em;
  padding-bottom: 1.56em;
  position: relative;
}

.opinie-slider {
  margin-top: 3.94em;
}

.opinia-text {
  text-align: center;
  letter-spacing: .8px;
  text-transform: uppercase;
  max-width: 31.25em;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5;
}

.opinia-podpis {
  text-align: center;
  margin-top: 1.31em;
  font-size: 1em;
  line-height: 1.5;
}

.opinie-slider-nav {
  grid-column-gap: 2.44em;
  grid-row-gap: 2.44em;
  justify-content: center;
  align-items: center;
  margin-top: 3.13em;
  display: flex;
}

.opinie-slider-dots {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.op-dot {
  background-color: #e7e6db;
  border-radius: 100%;
  width: .44em;
  height: .44em;
}

.op-dot.is-active {
  background-image: linear-gradient(192deg, #a5b0cb 34%, #7183b0 77%);
}

.section-partnerzy {
  background-color: #fff;
  padding-top: 7em;
  padding-bottom: 3.75em;
}

.partners-title {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.22;
}

.partners-flex {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  justify-content: center;
  align-items: center;
  margin-top: 3.75em;
  display: flex;
}

.section-faq {
  background-color: #fff;
  padding-top: 5em;
  padding-bottom: 5em;
}

.faq-flex {
  display: flex;
}

.faq-left {
  width: 30%;
}

.faq-right {
  width: 70%;
  padding-left: 6em;
}

.accordion-wrapper {
  margin-top: 0;
}

.accordion-item {
  background-color: #fff;
  border-bottom: 1px solid #a5b0cb;
  border-radius: 0;
  margin-bottom: .13em;
  padding: 1.31em 1em;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.accordion-heading {
  letter-spacing: 2.6px;
  text-transform: uppercase;
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .81em;
  font-weight: 500;
  line-height: 1.4;
}

.icon.accordion-icon {
  color: #0009;
  cursor: pointer;
  font-size: 32px;
  line-height: 30px;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.faq-left-title {
  grid-column-gap: 1.06em;
  grid-row-gap: 1.06em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.faq-number {
  letter-spacing: 2.6px;
  text-transform: uppercase;
  font-size: .81em;
  font-weight: 500;
  line-height: 1.4;
}

.image-16 {
  width: 1.06em;
}

.paragraph {
  font-size: 1em;
  line-height: 1.5;
}

.section-zycie {
  background-image: linear-gradient(#fff, #f3f3ed);
  padding-top: 4.25em;
  padding-bottom: 4.25em;
}

.image-17 {
  width: 8em;
  margin-bottom: 2.56em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-kontakt {
  background-color: #f3f3ed;
  padding-top: 6.69em;
  padding-bottom: 5.63em;
  position: relative;
}

.kontakt-flex {
  justify-content: flex-start;
  align-items: center;
  margin-top: 6em;
  display: flex;
}

.kontakt-col {
  width: 50%;
}

.kontakt-img-info {
  margin-top: -1.25em;
  position: relative;
}

.kontakt-img-dane {
  margin-top: 1.69em;
}

.is-kontakt-link {
  color: #273756;
  text-align: center;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.is-kontakt-link:hover {
  text-decoration: underline;
}

.is-contact-form {
  padding-left: 4.69em;
}

.is-form-button {
  justify-content: flex-start;
  align-items: center;
  margin-top: 2.13em;
  display: flex;
}

.form-label {
  color: #273756;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: .81em;
  font-size: .69em;
  font-weight: 500;
  line-height: 1.4;
}

.code-embed {
  width: .75em;
}

.button-flex-2 {
  grid-column-gap: .81em;
  grid-row-gap: .81em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-text-2 {
  letter-spacing: 2.1px;
  text-transform: uppercase;
  font-size: .88em;
  font-weight: 600;
  line-height: 1.6;
}

.is-simple-button {
  color: #ecece8;
  background-color: #00255b;
  border: 1px solid #00255b;
  border-radius: 2px;
  padding: .69em 1.69em;
  text-decoration: none;
  transition: all .3s;
}

.is-simple-button:hover {
  color: #00255b;
  background-color: #0000;
}

.zgoda-text {
  color: #00264b;
  letter-spacing: -.76px;
  font-size: .88em;
  font-weight: 400;
  line-height: 1.5;
}

.cs-input {
  color: #273756;
  background-color: #0000;
  border: 0 solid #000;
  border-bottom: 1px solid #737887;
  padding: .5em 0;
  font-size: .88em;
  font-weight: 400;
  line-height: 1.6;
}

.cs-input::placeholder {
  color: #273756;
}

.footer {
  background-color: #fff;
  padding-top: 5.13em;
}

.footer-flex {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5.56em;
  display: flex;
}

.image-18 {
  width: 21.44em;
}

.is-logo-footer {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.footer-menu {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copy {
  border-top: 1px solid #e7e6db;
  margin-top: 3.94em;
  padding-top: 1.1em;
  padding-bottom: 1.1em;
}

.footer-bottom-flex {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copy-2 {
  color: #273756;
  letter-spacing: 0;
  text-transform: none;
  font-size: .75em;
  font-weight: 400;
  line-height: 1.5;
}

.footer-copy-2.is-link {
  text-decoration: none;
  transition: all .3s;
}

.footer-copy-2.is-link:hover {
  text-decoration: underline;
}

.image-19 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.is-hero-page-title {
  margin-top: 0;
  padding-top: 8.75em;
  padding-bottom: 1.4em;
}

.section-co-otrzymasz {
  padding-top: 5.31em;
  padding-bottom: 3.5em;
  position: relative;
}

.co-otrzymasz-item {
  grid-column-gap: 1.88em;
  grid-row-gap: 1.88em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 6.88em;
  margin-bottom: 3.56em;
  display: flex;
}

.jak-flex {
  margin-top: 4.81em;
  display: flex;
}

.jak-flex-col {
  width: 50%;
}

.jak-flex-col.isfl {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  flex-flow: column;
  display: flex;
}

.jkk-item {
  grid-column-gap: .63em;
  grid-row-gap: .63em;
  flex-flow: column;
  display: flex;
}

.jkk-top {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.jkk-number {
  letter-spacing: 2.6px;
  text-transform: uppercase;
  font-size: .81em;
  font-weight: 500;
  line-height: 1.4;
}

.jkk-title {
  letter-spacing: .8px;
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5;
}

.jkk-bottom-text {
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5;
}

.section-dzien {
  background-image: linear-gradient(#fff, #f3f3ed 15%);
  padding-top: 4.25em;
  padding-bottom: 4.25em;
  position: relative;
}

.section-dla-kogo {
  background-color: #f3f3ed;
  padding-bottom: 4em;
}

.is-dla-kogo-flex {
  grid-column-gap: 7.5em;
  grid-row-gap: 7.5em;
  justify-content: center;
  align-items: center;
  margin-top: 6.25em;
  margin-bottom: 5.63em;
  display: flex;
}

.section-co-jest {
  background-color: #fff;
  padding-bottom: 5em;
}

.co-w-cenie-content {
  max-width: 51.63em;
  margin-top: 2.63em;
  margin-left: auto;
  margin-right: auto;
}

.dodatkowe-flex {
  display: flex;
}

.dodatkowe-left {
  width: 30%;
}

.dodatkowe-right {
  justify-content: space-between;
  width: 70%;
  display: flex;
}

.section-bezpieczenstwo {
  padding-top: 0;
  padding-bottom: 5.63em;
  position: relative;
}

.bezpieczenstwo-item {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.bz-icon {
  flex: none;
}

.section-rezerwacja {
  background-color: #fff;
  padding-bottom: 4em;
}

.warunki-flex {
  flex-flow: wrap;
  margin: 4.19em -.5%;
  display: flex;
}

.warunki-item {
  grid-column-gap: 1.88em;
  grid-row-gap: 1.88em;
  border: 1px solid #a5b0cb;
  flex-flow: column;
  width: 19%;
  margin-left: .5%;
  margin-right: .5%;
  padding: 1.56em 1.56em 5.63em;
  display: flex;
}

.warunki-title {
  letter-spacing: 2.6px;
  text-transform: uppercase;
  font-size: .81em;
  font-weight: 500;
  line-height: 1.4;
}

.warunki-value {
  font-size: 2em;
  font-weight: 500;
  line-height: 1.3;
}

.warunki-value.smaller {
  font-size: 1em;
}

.section-przykladowe-menu {
  background-color: #f3f3ed;
  padding-top: 5em;
  padding-bottom: 5em;
  position: relative;
}

.sec-menu-content {
  justify-content: flex-start;
  align-items: center;
  margin-top: 8.44em;
  display: flex;
}

.is-menu-content {
  grid-column-gap: 1.75em;
  grid-row-gap: 1.75em;
  flex-flow: column;
  display: flex;
}

.is-menu-item {
  display: flex;
}

.menu-item-left {
  width: 20%;
}

.menu-item-title {
  letter-spacing: 2.6px;
  text-transform: uppercase;
  font-size: .81em;
  font-weight: 500;
  line-height: 1.91;
}

.menu-item-right {
  width: 80%;
  padding-left: 1.56em;
}

.menu-item-text {
  font-size: 1em;
  line-height: 1.5;
}

.menu-item-text ul {
  padding-left: 20px;
}

.section-menu-tydzien {
  background-color: #fff;
  padding-top: 3.31em;
  padding-bottom: 3.31em;
}

.is-menu-tydzien-flex {
  display: flex;
}

.menu-tydzien-col {
  grid-column-gap: 1.75em;
  grid-row-gap: 1.75em;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.is-menu-extra-info {
  margin-top: 1.75em;
}

.extra-info-text {
  font-size: .88em;
  line-height: 1.5;
}

.section-wlasne-menu {
  background-color: #f3f3ed;
  padding-top: 3.62em;
  padding-bottom: 3.62em;
  position: relative;
}

.wlasne-content {
  margin-top: -6em;
}

.image-20 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wlasne-text {
  text-align: center;
  margin-top: 1.5em;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

.jak-to-dziala {
  margin-top: 3.75em;
}

.jak-terminy {
  justify-content: space-between;
  margin-top: 3.62em;
  display: flex;
}

.jak-item {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  border: 1px solid #a5b0cb;
  flex-flow: column;
  width: 49%;
  padding: 1.56em;
  display: flex;
}

.terminy-title {
  letter-spacing: 2.6px;
  text-transform: uppercase;
  font-size: .81em;
  font-weight: 500;
  line-height: 1.4;
}

.terminy-text {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
}

.section-co-mozemy {
  padding-top: 1.25em;
  padding-bottom: 3.44em;
}

.ac-flex {
  margin-left: -.5%;
  margin-right: -.5%;
  display: flex;
}

.ac-col {
  width: 32.33%;
  margin-left: .5%;
  margin-right: .5%;
}

.ac-content {
  font-size: 1em;
  line-height: 1.5;
}

.ac-content ol {
  padding-left: 20px;
}

.ac-text {
  font-size: 1em;
  line-height: 1.5;
}

.navbar {
  background-color: #f8f8f8;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.navbar.withbg {
  background-color: #f3f3ed;
}

.navbar-flex {
  justify-content: space-between;
  align-items: center;
  padding-top: 1.13em;
  padding-bottom: 1.13em;
  display: flex;
}

.nav-right {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-21 {
  width: 14em;
}

.nav-inner-flex {
  grid-column-gap: 3.13em;
  grid-row-gap: 3.13em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-link {
  color: #273756;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  padding: .63em;
  font-size: .81em;
  font-weight: 500;
  line-height: 1.4;
}

.nav-drop {
  font-size: 16px;
}

.text-block {
  color: #273756;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  font-size: .81em;
  font-weight: 500;
}

.dropdown-toggle {
  grid-column-gap: .4em;
  grid-row-gap: .4em;
  justify-content: center;
  align-items: center;
  padding: .63em;
  font-size: 14px;
  display: flex;
}

.drop-item {
  color: #273756;
  text-transform: uppercase;
  background-color: #f3f3ed;
  font-size: .8em;
  font-weight: 500;
  line-height: 1.5;
  transition: all .3s;
}

.drop-item:hover {
  color: #f3f3ed;
  background-color: #273756;
}

@media screen and (max-width: 991px) {
  .hero-title {
    font-size: 2.5em;
  }

  .is-button.is-nv-btn {
    z-index: 9;
    position: relative;
  }

  .section-ct-content {
    margin-bottom: -7em;
  }

  .sec-desc {
    font-size: 1.1em;
  }

  .odkryj-big-title {
    font-size: 2.5em;
  }

  .sec-modele-content {
    justify-content: center;
    align-items: center;
  }

  .modele-right {
    padding-left: 1.25em;
  }

  .tab-item {
    padding-left: .63em;
    padding-right: .63em;
  }

  .tabs-menu {
    grid-column-gap: 1.4em;
    grid-row-gap: 1.4em;
  }

  .is-model-gallery {
    margin-left: 2em;
  }

  .z-czym-flex {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
  }

  .co-nas-wyroznia-flex {
    grid-row-gap: 2.19em;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .cnw-item {
    width: 23%;
  }

  .cnw-item.isco {
    width: 33%;
  }

  .certyfikaty-left {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .is-tab-inner-trasa {
    padding-top: 6em;
  }

  .trasa-tab-info {
    padding-bottom: 11em;
  }

  .partners-flex {
    flex-flow: wrap;
  }

  .faq-right {
    padding-left: 2em;
  }

  .is-contact-form {
    padding-left: 3em;
  }

  .image-18 {
    width: 15em;
  }

  .footer-bottom-flex {
    grid-column-gap: .63em;
    grid-row-gap: .63em;
    flex-flow: column;
  }

  .jak-flex-col.left-padding {
    justify-content: flex-start;
    align-items: center;
    padding-left: 1.56em;
    display: flex;
  }

  .warunki-flex {
    grid-row-gap: .6em;
  }

  .warunki-item {
    width: 32.33%;
  }

  .menu-tydzien-col {
    justify-content: center;
    align-items: flex-start;
    padding-left: 1.25em;
  }

  .nav-right {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .nav-inner-flex {
    grid-column-gap: 1.7em;
    grid-row-gap: 1.7em;
    flex-flow: column;
    padding-top: 9.38em;
  }

  .lottie-animation {
    width: 1.56em;
  }

  .menu-button {
    background-color: #0000;
    padding: 0;
  }

  .menu-button.w--open {
    z-index: 9;
    background-color: #0000;
  }

  .nav-menu {
    background-color: #f3f3ed;
    width: 100%;
    height: 100vh;
  }

  .brand {
    z-index: 9;
  }

  .dropdown-list {
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .section-hero {
    height: 100%;
    min-height: 100vh;
    margin-top: 6.3em;
  }

  .section-hero.is-page-hero {
    min-height: 21em;
    max-height: 21em;
  }

  .hero-section-content {
    padding-top: 2em;
  }

  .background-video {
    min-height: 100vh;
  }

  .hero-title {
    font-size: 2.3em;
  }

  .buttons-flex {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: wrap;
  }

  .is-button.is-nv-btn {
    display: none;
  }

  .is-button.is-nv-btn.is-mobile-btn {
    display: block;
  }

  .oferta-flex {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    flex-flow: wrap;
    margin-top: 4em;
  }

  .oferta-item {
    width: 100%;
  }

  .oferta-item._2 {
    margin-top: 0;
  }

  .oferta-inner {
    opacity: 100;
  }

  .oferta-img-border.is-square {
    bottom: 1em;
    right: -1em;
  }

  .section-ct-content {
    margin-bottom: -4em;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .section-ct-content.is-wlasne-menu {
    margin-bottom: -4em;
  }

  .sec-desc {
    font-size: 1em;
  }

  .omt-text {
    font-size: 1.3em;
  }

  .sec-modele-content {
    flex-flow: wrap;
  }

  .modele-left {
    width: 100%;
  }

  .modele-right {
    width: 100%;
    margin-top: 4em;
    padding-left: 0;
  }

  .tabs-menu.is-menu-menu {
    flex-flow: wrap;
  }

  .flota-content-with-slider {
    background-color: #f3f3ed;
    padding-top: 1.88em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    position: static;
  }

  .section-z-czym {
    padding-top: 3em;
  }

  .z-czym-flex {
    flex-flow: wrap;
  }

  .z-czym-col {
    width: 100%;
  }

  .co-nas-wyroznia-flex {
    grid-row-gap: 3em;
    flex-flow: wrap;
  }

  .cnw-item, .cnw-item.isco {
    width: 49%;
  }

  .certyfikaty-left, .certyfikaty-right {
    width: 100%;
  }

  .certyfikaty-content {
    max-width: 100%;
  }

  .certyfikat-flex {
    grid-column-gap: 2.81em;
    grid-row-gap: 2.81em;
    flex-flow: wrap;
  }

  .image-14 {
    width: 15em;
  }

  .tabs {
    flex-flow: wrap;
  }

  .tabs-menu-2 {
    width: 100%;
  }

  .tabs-content {
    width: 100%;
    margin-top: 3.44em;
  }

  .faq-flex {
    flex-flow: wrap;
  }

  .faq-left {
    width: 100%;
  }

  .faq-right {
    width: 100%;
    margin-top: 2.81em;
    padding-left: 0;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .kontakt-flex {
    flex-flow: wrap;
  }

  .kontakt-col {
    width: 100%;
  }

  .is-contact-form {
    margin-top: 3em;
    padding-left: 0;
  }

  .footer {
    padding-top: 3em;
  }

  .footer-flex {
    grid-column-gap: 2.75em;
    grid-row-gap: 2.75em;
    flex-flow: column;
    margin-bottom: 4em;
  }

  .footer-menu {
    grid-column-gap: 1.56em;
    grid-row-gap: 1.56em;
    flex-flow: column;
  }

  .image-19 {
    position: absolute;
  }

  .jak-flex {
    flex-flow: wrap;
  }

  .jak-flex-col.isfl {
    width: 100%;
  }

  .jak-flex-col.left-padding {
    width: 100%;
    margin-top: 4em;
    padding-left: 0;
  }

  .is-dla-kogo-flex {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    flex-flow: wrap;
  }

  .dodatkowe-flex {
    flex-flow: wrap;
  }

  .dodatkowe-left {
    width: 100%;
  }

  .dodatkowe-right {
    width: 100%;
    margin-top: 40px;
  }

  .warunki-item {
    width: 49%;
  }

  .sec-menu-content {
    flex-flow: wrap;
  }

  .is-menu-tydzien-flex {
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    flex-flow: wrap;
  }

  .menu-tydzien-col {
    width: 100%;
    padding-left: 0;
  }

  .jak-terminy {
    grid-column-gap: .94em;
    grid-row-gap: .94em;
    flex-flow: wrap;
  }

  .jak-item {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-left: 1em;
    padding-right: 1em;
  }

  .buttons-flex.left-align {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .oferta-img-border {
    bottom: .7em;
    right: .7em;
  }

  .section-ct-content.is-wlasne-menu {
    margin-bottom: -2em;
  }

  .odkryj-bg.is-co {
    width: 14em;
    height: 30%;
    display: block;
  }

  .odkryj-bg.is-m {
    margin-top: 0;
  }

  .section-modele {
    padding-top: 3em;
    overflow: hidden;
  }

  .tab-item.item-menu {
    width: 45%;
  }

  .is-model-gallery {
    margin-left: 0;
  }

  .image-8 {
    overflow: visible;
  }

  .image-9 {
    position: relative;
    overflow: visible;
  }

  .cnw-item, .cnw-item.isco, .cnw-item.is-dodatkowe-item {
    width: 100%;
  }

  .certyfikaty-left {
    flex-flow: row;
  }

  .is-tab-inner-trasa {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    padding-top: 11em;
  }

  .trasa-tab-info {
    padding-bottom: 11em;
  }

  .tab-jak-content {
    padding-left: 0;
  }

  .dodatkowe-right {
    grid-row-gap: 3em;
    flex-flow: wrap;
  }

  .warunki-item {
    width: 100%;
  }

  .sec-menu-content {
    margin-top: 4em;
  }

  .is-menu-item {
    flex-flow: wrap;
  }

  .menu-item-left {
    width: 100%;
  }

  .menu-item-right {
    width: 100%;
    padding-top: .94em;
    padding-left: 0;
  }

  .section-wlasne-menu {
    padding-top: 2em;
  }

  .wlasne-content {
    margin-top: 0;
  }

  .ac-flex {
    flex-flow: wrap;
  }

  .ac-col {
    width: 100%;
  }

  .tabs-content-2 {
    overflow: visible;
  }
}


