:root {
  --black: #333;
  --accents: #36c8ec;
  --white: white;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 120px;
  margin-bottom: 90px;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  display: inline-block;
}

.body {
  font-family: Jost, sans-serif;
}

.section.hero {
  color: #fff;
  background-image: linear-gradient(#0a1c3c9c, #0a1c3c9c), url('../images/akademia-III---turnus-2024-07-30-at-19.20.02-1_1.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section.intro {
  margin-top: 20px;
}

.section.program {
  margin-top: 20px;
  margin-bottom: 20px;
}

.section.separator {
  height: 480px;
  margin-top: 120px;
}

.section.separator._2 {
  filter: contrast(130%) brightness(82%) saturate(82%);
  background-image: url('../images/WhatsApp-Image-2024-07-12-at-20.15.35-1_1.avif');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
}

.section.separator._3 {
  filter: brightness(105%);
  background-image: url('../images/1Everest.webp');
  background-position: 50% 0;
  background-size: auto;
  background-attachment: fixed;
}

.section.separator._1 {
  filter: brightness(123%) saturate(115%);
  background-image: linear-gradient(#4689db4d, #4689db4d), url('../images/Everest00021.webp');
  background-position: 0 0, 100%;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
}

.section.dodatkowo {
  margin-top: 120px;
  margin-bottom: 90px;
}

.section.zapisy {
  background-color: var(--black);
  margin-top: 60px;
  padding-bottom: 90px;
}

.section.footer {
  background-color: var(--black);
  margin-top: 120px;
  padding-top: 120px;
  padding-bottom: 120px;
}

.logo {
  width: 400px;
  margin-top: 60px;
}

.green-line {
  background-color: var(--accents);
  height: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.green-line.hero {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 75%;
}

.green-line.intro {
  float: right;
  width: 50%;
  height: 2px;
  margin-bottom: 15px;
}

.green-line.program {
  float: left;
  width: 50%;
  height: 2px;
  margin-bottom: 15px;
}

.green-line.zapisy {
  width: 75%;
  margin-top: 90px;
  margin-bottom: 60px;
}

.hero-h1 {
  text-align: center;
  letter-spacing: .2rem;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Teko, sans-serif;
  font-size: 105px;
  font-weight: 700;
  line-height: 110%;
}

.container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 960px;
}

.container.hero {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.container.zapisy {
  flex-direction: column;
  display: flex;
}

.container.promo {
  display: none;
}

.hero-tb-subtitle {
  text-align: center;
  letter-spacing: .2rem;
  font-family: Teko, sans-serif;
  font-size: 48px;
  font-weight: 300;
}

.hero-tb {
  text-align: center;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 200;
  line-height: 120%;
}

.hero-tb._2 {
  text-transform: uppercase;
  margin-bottom: 60px;
  font-weight: 800;
}

.turnusy-tb-turnus {
  margin-bottom: 25px;
  font-size: 48px;
  font-weight: 200;
}

.turnusy-tb-data {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 800;
}

.turnusy-tb-miejsce {
  margin-bottom: 25px;
}

.button {
  color: #333;
  letter-spacing: .15rem;
  text-transform: uppercase;
  background-color: #0000;
  border: 4px solid #333;
  font-weight: 800;
  transition: border-color .2s, color .2s;
}

.button:hover {
  border-color: var(--accents);
  color: var(--accents);
}

.button.invert {
  border-color: var(--white);
  color: var(--white);
  margin-top: 30px;
}

.button.invert:hover {
  border-color: var(--accents);
  color: var(--accents);
}

.button.kontakt {
  margin-top: 20px;
}

.cena-tb-cena {
  color: var(--accents);
  letter-spacing: .2rem;
  font-family: Teko, sans-serif;
  font-size: 120px;
  font-weight: 700;
}

.cena-tb-czas {
  margin-bottom: 30px;
  font-size: 36px;
  font-style: italic;
  font-weight: 200;
}

.dodatkowo-tb {
  font-size: 24px;
  line-height: 130%;
}

.dodatkowo-tb.godziny {
  margin-top: 10px;
  font-size: 36px;
  font-weight: 800;
}

.dodatkowo-tb.asterysk {
  margin-top: 10px;
  font-size: 14px;
}

.zapisy-tb-krok {
  color: var(--accents);
  letter-spacing: .075rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Teko, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 120%;
}

.zapisy-tb-opis {
  color: var(--white);
  letter-spacing: .075rem;
  text-transform: uppercase;
  font-size: 12px;
}

.turnusy-col {
  border-right: 4px solid var(--accents);
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.turnusy-col.last {
  border-right-style: none;
}

.cena-div {
  text-align: center;
  border: 15px solid #333;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 120px;
  padding-bottom: 60px;
}

.dodatkowo-col {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

.dodatkowo-col.mid {
  border-right: 2px solid var(--black);
  border-left: 2px solid var(--black);
}

.zapisy-col {
  padding-left: 15px;
  padding-right: 15px;
}

.dokumenty-link {
  color: var(--white);
  flex-direction: column;
  margin-left: 30px;
  margin-right: 30px;
  transition: color .2s;
  display: inline;
}

.dokumenty-link:hover, .color-mark {
  color: var(--accents);
}

.cena-line {
  background-color: #000;
  width: 50%;
  height: 2px;
  margin: 60px auto 40px;
}

.cena-line.promo {
  margin-top: 80px;
  margin-bottom: -40px;
}

.intro-h2 {
  text-align: right;
}

.intro-p {
  float: right;
  color: var(--black);
  text-align: right;
  padding-left: 30px;
}

.program-h2 {
  color: var(--white);
  text-align: left;
  margin-top: 90px;
  margin-bottom: 60px;
  font-size: 48px;
}

.intro-col {
  padding-right: 60px;
}

.dodatkowo-img {
  filter: hue-rotate(132deg);
  width: 150px;
  height: 150px;
  margin-bottom: 30px;
}

.program-p {
  float: left;
  color: var(--white);
  font-size: 20px;
  font-weight: 200;
  line-height: 133%;
}

.program-p._2 {
  font-size: 36px;
}

.program-p._2.bold-mark {
  float: right;
  margin-top: 20px;
  font-size: 36px;
  text-decoration: none;
}

.program-div {
  background-color: var(--black);
  padding-bottom: 22px;
  padding-left: 60px;
  padding-right: 60px;
}

.bold-mark {
  font-weight: 800;
}

.turnusy-tb-col2 {
  margin-top: 10px;
  margin-bottom: 60px;
  display: none;
}

.turnusy-col2 {
  padding-top: 120px;
  padding-left: 60px;
  padding-right: 30px;
}

.turnusy-cols2 {
  margin-top: 120px;
}

.cena-tb-1 {
  text-align: center;
  margin-top: 120px;
  font-size: 36px;
  font-weight: 700;
  line-height: 120%;
}

.cena-tb-2 {
  color: var(--accents);
  text-align: center;
  letter-spacing: .2rem;
  margin-top: 90px;
  margin-bottom: 30px;
  font-family: Teko, sans-serif;
  font-size: 96px;
  font-weight: 700;
}

.cena-tb-3 {
  text-align: center;
  font-size: 24px;
  line-height: 120%;
}

.zapewniamy-p {
  font-size: 20px;
  font-weight: 200;
  line-height: 133%;
}

.zapewniamy-col {
  flex-direction: row;
  margin-top: 20px;
  padding-left: 30px;
}

.zapewniamy-tb {
  background-color: var(--black);
  color: var(--white);
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-right: -50px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 40px;
  font-size: 28px;
  font-style: italic;
  font-weight: 800;
  line-height: 150%;
  position: relative;
  left: -40px;
}

.o-nas-p {
  font-size: 16px;
  line-height: 180%;
}

.o-nas-col {
  padding-top: 60px;
  padding-left: 30px;
  padding-right: 30px;
}

.o-nas-col._2 {
  text-align: right;
}

.zapisy-h2 {
  color: var(--white);
}

.zapisy-h3 {
  color: var(--white);
  text-align: center;
  letter-spacing: .1rem;
  text-transform: uppercase;
  font-size: 28px;
}

.o-nas-col-img {
  filter: brightness(129%);
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.kontakt-tb {
  font-size: 16px;
  font-weight: 800;
  line-height: 120%;
}

.kontakt-tb-dane, .form {
  margin-top: 40px;
}

.text-field {
  margin-bottom: 20px;
}

.kontakt-link {
  color: var(--black);
  text-decoration: underline;
  transition: color .2s;
}

.kontakt-link:hover {
  color: var(--accents);
}

.field-label {
  color: #333333b3;
  font-weight: 400;
}

.grid {
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.success-message {
  background-color: var(--black);
}

.text-block {
  color: var(--accents);
}

.error-message {
  background-color: var(--black);
}

.text-block-2 {
  color: var(--white);
}

.zapewniamy-tb-2 {
  letter-spacing: .1rem;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 120px;
  font-size: 48px;
  font-style: italic;
  font-weight: 800;
}

.menu {
  z-index: 2;
  background-color: var(--accents);
  text-align: center;
  height: 7px;
  position: fixed;
  inset: auto 0% 0%;
}

.turnusy-tb-sprawdzam {
  margin-bottom: 60px;
  font-size: 36px;
  line-height: 120%;
}

.turnusy-tb-sprawdzam.header {
  margin-bottom: 30px;
  font-size: 64px;
  font-weight: 200;
}

.background-video {
  filter: contrast(110%) saturate(110%);
}

.intro-img {
  filter: brightness(130%) contrast(105%);
}

.turnusy-img {
  filter: brightness(141%) contrast(116%);
}

.zapewniamy-img {
  filter: brightness(133%) contrast(114%) saturate(82%);
}

.arrow {
  z-index: 1;
  width: 25px;
  height: 25px;
  position: fixed;
  top: auto;
  bottom: 10px;
  left: 50%;
}

.program-cols {
  display: flex;
}

.program-col {
  filter: saturate(90%) brightness(116%) contrast(126%);
  background-image: url('../images/WhatsApp-Image-2024-08-06-at-17.28.09_1.avif');
  background-position: 50%;
  background-size: auto;
}

.text-span-promo {
  color: var(--accents);
  font-weight: 800;
}

.o-nas-tb {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 200;
  line-height: 120%;
}

.image {
  filter: hue-rotate(132deg);
}

.text-span {
  font-weight: 700;
}

.turnusy-tb-has-o {
  color: var(--accents);
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 800;
}

.turnusy-tb-atrakcje {
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

@media screen and (max-width: 991px) {
  h2 {
    margin-top: 60px;
    margin-bottom: 60px;
    font-size: 36px;
  }

  .section.program {
    margin-top: 10px;
  }

  .section.separator._2 {
    background-position: 50% 0;
    background-size: cover;
    background-attachment: scroll;
    height: 300px;
    margin-top: 40px;
  }

  .section.separator._3 {
    background-image: linear-gradient(#3986c945, #3986c945), url('../images/1Everest.webp');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: 300px;
    margin-top: 40px;
  }

  .section.separator._1 {
    background-size: cover;
    background-attachment: scroll;
    height: 300px;
    margin-top: 40px;
  }

  .section.dodatkowo {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .section.zapisy {
    margin-top: 40px;
    padding-bottom: 40px;
  }

  .section.footer {
    margin-top: 60px;
    padding: 60px 30px;
  }

  .logo {
    width: 300px;
    margin-top: 20px;
  }

  .green-line.hero {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .green-line.zapisy {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .hero-h1 {
    font-size: 64px;
  }

  .container.zapisy, .container.kontakt {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container.cena, .container.promo {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-tb-subtitle {
    font-size: 36px;
  }

  .hero-tb {
    margin-bottom: 0;
    font-size: 24px;
  }

  .hero-tb._2 {
    margin-bottom: 20px;
  }

  .turnusy-tb-turnus {
    margin-bottom: 40px;
    font-size: 36px;
  }

  .turnusy-tb-data {
    font-size: 24px;
  }

  .turnusy-tb-miejsce {
    margin-bottom: 40px;
  }

  .button.invert {
    margin-top: 20px;
  }

  .cena-tb-cena {
    font-size: 64px;
  }

  .cena-tb-czas {
    font-size: 30px;
  }

  .dodatkowo-tb {
    font-size: 18px;
  }

  .dodatkowo-tb.godziny {
    font-size: 30px;
  }

  .zapisy-tb-krok {
    font-size: 24px;
  }

  .zapisy-tb-opis {
    text-transform: none;
    font-size: 14px;
  }

  .cena-div {
    padding-top: 90px;
    padding-bottom: 30px;
  }

  .dodatkowo-col {
    padding-left: 30px;
    padding-right: 30px;
  }

  .dodatkowo-col.mid {
    border-left-width: 1px;
    border-right-width: 1px;
  }

  .dokumenty-link {
    margin-left: 20px;
    margin-right: 20px;
  }

  .cena-line {
    margin-top: 40px;
  }

  .cena-line.promo {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .intro-h2 {
    margin-bottom: 40px;
  }

  .program-h2 {
    font-size: 30px;
  }

  .intro-col {
    padding-left: 30px;
    padding-right: 30px;
  }

  .dodatkowo-img {
    width: 100px;
    height: 100px;
  }

  .program-p {
    font-size: 18px;
  }

  .program-p._2.bold-mark {
    float: left;
    font-size: 24px;
  }

  .program-div {
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .turnusy-tb-col2 {
    margin-bottom: 40px;
  }

  .turnusy-col2 {
    padding-top: 60px;
    padding-left: 30px;
    padding-right: 60px;
  }

  .turnusy-cols2 {
    margin-top: 60px;
  }

  .cena-tb-1 {
    margin-top: 40px;
    font-size: 24px;
  }

  .cena-tb-2 {
    margin-top: 40px;
    font-size: 56px;
  }

  .zapewniamy-p {
    font-size: 16px;
  }

  .zapewniamy-col {
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 30px;
  }

  .zapewniamy-tb {
    margin-right: -40px;
    padding-left: 20px;
    font-size: 20px;
    left: -20px;
  }

  .o-nas-p {
    font-size: 14px;
  }

  .o-nas-col {
    padding-top: 40px;
    padding-left: 0;
    padding-right: 40px;
  }

  .o-nas-col._2 {
    padding-left: 40px;
    padding-right: 0;
  }

  .o-nas-col-img {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .kontakt-tb-dane, .form {
    margin-top: 20px;
  }

  .text-field {
    margin-bottom: 10px;
  }

  .zapewniamy-tb-2 {
    margin-top: 40px;
    font-size: 30px;
  }

  .turnusy-tb-sprawdzam {
    font-size: 24px;
  }

  .turnusy-tb-sprawdzam.header {
    font-size: 48px;
  }

  .o-nas-tb {
    font-size: 20px;
  }

  .turnusy-tb-has-o {
    font-size: 24px;
  }

  .turnusy-tb-atrakcje {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 30px;
  }

  .section.program {
    margin-bottom: 10px;
  }

  .section.separator._2, .section.separator._3, .section.separator._1 {
    height: 200px;
  }

  .section.dodatkowo {
    margin-top: 60px;
  }

  .section.zapisy {
    padding-bottom: 0;
  }

  .section.footer {
    margin-top: 30px;
  }

  .logo {
    width: 200px;
  }

  .green-line.hero {
    margin-top: 0;
    margin-bottom: 0;
  }

  .green-line.intro {
    float: left;
    margin-top: 20px;
  }

  .green-line.zapisy {
    margin-top: 0;
  }

  .hero-h1 {
    font-size: 48px;
  }

  .container.zapisy {
    align-items: flex-start;
    padding-left: 30px;
    padding-right: 30px;
  }

  .hero-tb-subtitle {
    font-size: 24px;
  }

  .hero-tb {
    font-size: 18px;
  }

  .turnusy-tb-turnus {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .turnusy-tb-data {
    font-size: 16px;
  }

  .turnusy-tb-miejsce {
    margin-bottom: 30px;
  }

  .button.invert {
    margin-top: 10px;
  }

  .cena-tb-cena {
    font-size: 36px;
  }

  .cena-tb-czas {
    font-size: 20px;
  }

  .dodatkowo-tb {
    font-size: 16px;
  }

  .dodatkowo-tb.godziny {
    margin-top: 0;
    font-size: 20px;
  }

  .zapisy-tb-krok {
    margin-bottom: 0;
  }

  .cena-div {
    border-width: 7px;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .zapisy-col {
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .dokumenty-link {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 40px;
    display: inline-block;
  }

  .cena-line {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .intro-h2 {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .intro-p {
    text-align: left;
    padding-left: 0;
  }

  .program-h2 {
    margin-top: 30px;
    margin-bottom: 0;
  }

  .program-p {
    font-size: 16px;
  }

  .program-div {
    margin-top: -220px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .turnusy-tb-col2 {
    margin-bottom: 20px;
  }

  .turnusy-col2 {
    padding-top: 40px;
    padding-right: 30px;
  }

  .turnusy-cols2 {
    margin-top: 40px;
  }

  .cena-tb-1 {
    font-size: 20px;
  }

  .cena-tb-2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 36px;
  }

  .cena-tb-3 {
    font-size: 20px;
  }

  .zapewniamy-col {
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .zapewniamy-tb {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 0;
  }

  .o-nas-col {
    padding-left: 30px;
    padding-right: 30px;
  }

  .o-nas-col._2 {
    text-align: left;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .zapisy-h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
  }

  .o-nas-col-img {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .kontakt-tb-dane {
    margin-bottom: 40px;
  }

  .zapewniamy-tb-2 {
    margin-top: 30px;
  }

  .menu {
    height: 5px;
  }

  .turnusy-tb-sprawdzam {
    margin-bottom: 40px;
    font-size: 20px;
  }

  .turnusy-tb-sprawdzam.header {
    margin-bottom: 20px;
  }

  .intro-img {
    margin-top: 40px;
  }

  .arrow {
    bottom: 8px;
  }

  .program-cols {
    padding-left: 10px;
  }

  .program-col {
    background-size: cover;
  }

  .hidden-img {
    display: none;
  }

  .turnusy-tb-has-o {
    font-size: 16px;
  }

  .turnusy-tb-atrakcje {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    margin-bottom: 40px;
  }

  .section.intro {
    margin-top: 0;
  }

  .section.separator._3 {
    margin-top: 20px;
  }

  .section.separator._1 {
    background-position: 100%;
  }

  .section.footer {
    padding-top: 30px;
  }

  .green-line.zapisy {
    margin-bottom: 0;
  }

  .hero-h1 {
    font-size: 30px;
  }

  .container.hero {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-tb-subtitle {
    letter-spacing: .1rem;
    font-size: 16px;
  }

  .hero-tb {
    text-align: center;
  }

  .turnusy-col {
    border-bottom: 4px solid var(--accents);
    border-right-style: none;
    margin-bottom: 40px;
    padding-top: 0;
  }

  .turnusy-col.last {
    border-bottom-style: none;
  }

  .cena-div {
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
  }

  .dodatkowo-col {
    margin-bottom: 40px;
  }

  .dodatkowo-col.mid {
    border-left-style: none;
    border-right-style: none;
  }

  .dokumenty-link {
    display: block;
  }

  .intro-h2 {
    margin-top: 30px;
    font-size: 24px;
  }

  .program-h2 {
    font-size: 24px;
  }

  .dodatkowo-img {
    margin-bottom: 10px;
  }

  .program-p._2.bold-mark {
    margin-top: 0;
  }

  .program-div {
    margin-top: -120px;
    margin-left: -10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .turnusy-col2 {
    padding-top: 20px;
  }

  .turnusy-cols2 {
    margin-top: 0;
  }

  .cena-tb-1 {
    margin-top: 10px;
    font-size: 18px;
  }

  .cena-tb-3 {
    font-size: 18px;
  }

  .zapewniamy-tb {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .o-nas-col {
    padding-top: 30px;
  }

  .zapisy-h2, .zapisy-h3 {
    text-align: left;
  }

  .kontakt-tb-dane {
    margin-bottom: 40px;
  }

  .turnusy-tb-sprawdzam.header {
    font-size: 36px;
  }

  .intro-img {
    margin-top: 20px;
  }

  .turnusy-img {
    margin-top: -20px;
  }

  .zapewniamy-img {
    margin-top: -30px;
  }

  .program-col {
    display: none;
  }
}


