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

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

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

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

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

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

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

.section.section-hero {
  padding-top: 140px;
}

.section.section-klienci {
  padding-top: 31px;
  padding-bottom: 31px;
  background-color: #f9f9f9;
  box-shadow: 3px 3px 30px 0 #dcdcee;
}

.section.section-oferta {
  padding-top: 40px;
  padding-bottom: 80px;
}

.section.section-pobierz {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #0c0b4f;
}

.section.section-kim-jestem {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.section-kontakt {
  padding-top: 80px;
  padding-bottom: 80px;
  border-top: 13px solid #1bdcaa;
  background-color: #0c0b4f;
}

.container {
  width: 100%;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.hero-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.hero-column {
  width: 50%;
}

.hero-column.hcfirst {
  padding-bottom: 60px;
}

.hero-h1 {
  font-family: Montserrat, sans-serif;
  color: #1e1e78;
  font-size: 77px;
  line-height: 79px;
  font-weight: 900;
  text-transform: uppercase;
}

.span-green {
  display: block;
  color: #1bdcaa;
}

.hero-text {
  margin-top: 22px;
  margin-bottom: 22px;
  color: #0c0b4f;
  font-size: 20px;
  line-height: 30px;
}

.cs-button {
  display: inline-block;
  padding: 20px 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #1bdcaa;
  background-color: #1bdcaa;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 900;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.cs-button:hover {
  background-color: transparent;
  color: #1bdcaa;
}

.moi-klienci {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: wrap;
}

.klienci-title {
    font-family: Montserrat, sans-serif;
    color: #0c0b4f;
    font-size: 18px;
    line-height: 22px;
    font-weight: 900;
    margin-bottom: 26px;
    margin-right: 20px;
}

.sklient {
    margin-right: 20px;
    margin-left: 0;
    color: #1e1e78;
    line-height: 18px;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 24px;
}

.of-title {
  font-family: Montserrat, sans-serif;
  color: #0c0b4f;
  font-size: 36px;
  line-height: 44px;
  font-weight: 900;
}

.small-span {
  color: #1bdcaa;
  font-size: 24px;
  line-height: 29px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.oferta-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.oferta-item {
  width: 31%;
  margin-bottom: 40px;
}

.oferta-img {
  height: 215px;
  background-image: url('../images/Rectangle-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.oferta-img.oi2 {
  background-image: url('../images/Rectangle-3.png');
}

.oferta-img.oi3 {
  background-image: url('../images/Rectangle-2.png');
}

.oferta-img.oi4 {
  background-image: url('../images/Rectangle-4.png');
}

.oferta-img.oi5 {
  background-image: url('../images/Rectangle-6.png');
}

.oferta-img.oi6 {
  background-image: url('../images/Rectangle-5.png');
}

.oferta-text {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  color: #0c0b4f;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.pobierz-text {
  font-family: Montserrat, sans-serif;
  color: #1bdcaa;
  font-size: 23px;
  line-height: 29px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.pobierz-text2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 44px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.pobierz-text3 {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
}

.btn-pobierz {
  display: block;
  max-width: 220px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 40px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 19px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.3px;
}

.btn-pobierz:hover {
  background-color: #fff;
  color: #0c0b4f;
}

.kim-jestem-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.kim-jestem-column-left {
  width: 60%;
}

.kim-jestem-column-right {
  width: 40%;
}

.kim-jestem-text {
  margin-top: 33px;
  margin-bottom: 33px;
  color: #0c0b4f;
  font-size: 16px;
  line-height: 24px;
}

.kj-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.kj-item {
  text-align: center;
}

.kj-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #1e1e78;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 36px;
  font-weight: 800;
}

.kj-title {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  color: #1e1e78;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.skontaktuj-text {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 97px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.stel {
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  color: #1bdcaa;
  font-size: 56px;
  line-height: 68px;
  text-align: center;
}

.smail {
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
}

.footer {
  padding-top: 14px;
  padding-bottom: 14px;
  border-top: 1px solid hsla(0, 0%, 43.9%, 0.37);
  background-color: #07063e;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
}

.link {
  color: #fff;
  text-decoration: none;
}

.navbar {
  position: fixed;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
}

.nav-item {
  padding-top: 14px;
  padding-bottom: 14px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #0c0b4f;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.nav-item:hover {
  color: #1bdcaa;
}

.nav-item.w--current {
  color: #1bdcaa;
}

.nav-item.nav-bold {
  border-style: solid;
  border-width: 2px;
  border-color: #0c0b4f;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-weight: 900;
}

.nav-item.nav-bold:hover {
  background-color: #0c0b4f;
  color: #fff;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-top-text {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #1e1e78;
  font-size: 12px;
  line-height: 15px;
  font-weight: 700;
  text-align: right;
  letter-spacing: 0.3px;
}

.toplink {
  color: #1e1e78;
  text-decoration: none;
}

.popup {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 99999;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(78, 77, 77, 0.79);
}

.popup.popup2 {
  display: none;
}

.popup-inner {
  position: relative;
  width: 60%;
  max-width: 720px;
  margin-right: auto;
  margin-left: auto;
  padding: 33px 40px;
  background-color: #fff;
}

.popup-title {
  font-family: Montserrat, sans-serif;
  color: #0c0b4f;
  font-size: 36px;
  line-height: 40px;
  font-weight: 900;
  text-transform: uppercase;
}

.popup-title-small {
  color: #1bdcaa;
  font-size: 24px;
  line-height: 29px;
  font-weight: 400;
  letter-spacing: 2px;
}

.popup-text {
  margin-top: 20px;
  color: #0c0b4f;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.popup-form {
  margin-top: 20px;
}

.form-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form-flex-item {
  width: 48%;
}

.form-flex-item.form-flex-full {
  width: 100%;
  margin-bottom: 5px;
}

.flbel {
  font-family: Montserrat, sans-serif;
  color: #0c0b4f;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.finput {
  height: 48px;
  border-style: solid;
  border-width: 3px;
  border-color: #0c0b4f;
  color: #0c0b4f;
  font-size: 15px;
  letter-spacing: 0.3px;
}

.finput::-webkit-input-placeholder {
  color: #0c0b4f;
}

.finput:-ms-input-placeholder {
  color: #0c0b4f;
}

.finput::-ms-input-placeholder {
  color: #0c0b4f;
}

.finput::placeholder {
  color: #0c0b4f;
}

.checkbox-label {
  color: #0c0b4f;
  font-size: 16px;
  line-height: 24px;
}

.form-submit {
  display: block;
  margin-top: 20px;
  margin-left: auto;
  padding: 14px 40px;
  border: 1px solid #1bdcaa;
  background-color: #1bdcaa;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.form-block {
  margin-bottom: 0px;
}

.zamknij-popup {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #0c0b4f;
  cursor: pointer;
}

@media screen and (max-width: 991px) {
  .hero-h1 {
    font-size: 50px;
    line-height: 60px;
  }

  .span-green {
    font-size: 50px;
    line-height: 60px;
  }

  .hero-text {
    font-size: 17px;
    line-height: 26px;
  }

  .moi-klienci {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .klienci-title {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

.sklient {
    margin-top: 10px;
    margin-bottom: -8px;
    font-size: 7pt;
    text-align: center;
}

  .oferta-item {
    width: 48%;
  }

  .oferta-text {
    font-size: 17px;
    line-height: 23px;
  }

  .kim-jestem-columns {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .kim-jestem-column-left {
    width: 100%;
  }

  .kim-jestem-column-right {
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }

  .skontaktuj-text {
    font-size: 50px;
    line-height: 68px;
  }

  .nav-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 220px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav-item.nav-bold {
    width: 200px;
    max-width: 200px;
  }

  .nav-menu {
    padding-bottom: 20px;
    background-color: #fff;
  }

  .menu-button {
    padding-top: 10px;
  }

  .menu-button.w--open {
    background-color: #fff;
    color: #0c0b4f;
  }
}

@media screen and (max-width: 767px) {
  .hero-columns {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hero-column {
    width: 100%;
  }

  .hero-column.hcfirst {
    width: 100%;
  }

  .klienci-title {
    margin-bottom: 20px;
  }

  .oferta-item {
    width: 100%;
  }

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

  .pobierz-text2 {
    font-size: 33px;
    line-height: 43px;
  }

  .pobierz-text3 {
    font-size: 17px;
  }

  .kj-info {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .kj-item {
    margin-bottom: 20px;
  }

  .skontaktuj-text {
    font-size: 40px;
    line-height: 50px;
  }

  .stel {
    font-size: 50px;
    line-height: 60px;
  }

  .nav-top {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .section.section-kim-jestem {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .hero-h1 {
    font-size: 37px;
    line-height: 43px;
  }

  .span-green {
    font-size: 36px;
    line-height: 56px;
  }

  .hero-text {
    font-size: 16px;
  }

  .cs-button {
    padding: 15px 20px;
    font-size: 17px;
    line-height: 21px;
    text-align: center;
  }

  .of-title {
    font-size: 33px;
    line-height: 41px;
  }

  .pobierz-text {
    font-size: 21px;
    line-height: 26px;
  }

  .skontaktuj-text {
    font-size: 35px;
    line-height: 45px;
  }

  .stel {
    font-size: 30px;
    line-height: 50px;
  }

  .nav-top-text {
    font-size: 11px;
  }

  .brand {
    max-width: 190px;
    padding-left: 0px;
  }
}

