.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.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 {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.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;
}

.hero {
  width: 100%;
  height: 80vh;
  cursor: pointer;
  background-color: #fff;
  background-image: none;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  overflow: hidden;
}

.content {
  opacity: 1;
  perspective: 1000px;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #fff;
  flex-direction: row;
  justify-content: center;
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
}

.content.content-prov {
  color: #fff;
  background-color: #ebebeb;
  margin-bottom: 0;
}

.content.content-portfolio {
  background-color: rgba(0, 0, 0, 0);
}

.content.content-case {
  min-height: 100vh;
  background-color: #f0f0f0;
}

.belka {
  z-index: 101;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  padding: 30px;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.logo-txt {
  z-index: 300;
  opacity: 1;
  color: #000;
  letter-spacing: 0;
  margin-top: 30px;
  margin-left: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 800;
  line-height: 20px;
  text-decoration: none;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
}

.logo-txt.lt {
  z-index: 99;
}

.body {
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  overflow: visible;
}

.hero-bg-napis {
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 1;
  background-image: none;
  background-position: 0 0;
  justify-content: flex-end;
  align-items: center;
  display: none;
  position: relative;
  transform: translate(110%);
}

.heading {
  color: rgba(255, 255, 255, .03);
  text-align: left;
  letter-spacing: -20px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 500px;
  font-weight: 600;
  line-height: 500px;
  display: none;
}

.hero-haslo {
  z-index: 2;
  width: 100%;
  height: 100%;
  background-image: none;
  background-position: 0 0;
  justify-content: center;
  align-items: flex-end;
  padding-left: 0;
  display: flex;
  position: relative;
  top: -100%;
}

.hero-menu {
  z-index: 2;
  height: 100%;
  color: #fff;
  text-align: right;
  letter-spacing: -5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 100px;
  font-weight: 500;
  line-height: 100px;
  display: none;
  position: relative;
  top: -100%;
}

.hero-menu-links {
  z-index: 2;
  width: 100%;
  height: 100%;
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  margin-left: 0;
  padding: 20px 20px 20px 147px;
  font-size: 30px;
  display: flex;
  position: relative;
}

.hero-link {
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

.hero-link-ety {
  opacity: 1;
  color: #fff;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 50px;
  text-decoration: none;
  transition: color .2s, padding .4s;
  display: block;
}

.hero-link-ety:hover {
  color: #f7b634;
  padding-right: 40px;
}

.hero-link-ety.hl-active {
  opacity: 1;
  color: #5affde;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 100px;
  font-weight: 700;
  line-height: 100px;
}

.hero-link-ety.hl-active:hover {
  color: #5affde;
}

.sekcja {
  padding: 70px 40px;
  font-size: 24px;
  font-weight: 700;
  display: block;
}

.hero-menu-bg {
  z-index: 1;
  width: 100%;
  height: 50%;
  opacity: .18;
  justify-content: flex-end;
  display: flex;
  position: relative;
  top: -100%;
}

.hmb-strony {
  width: 100%;
  height: 100vh;
  clear: none;
  opacity: 1;
  filter: grayscale() brightness(109%) contrast(116%);
  background-image: url('../images/sklepy_bg.jpg');
  background-position: 50% 42%;
  background-size: cover;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: none;
}

.zapewniamy {
  z-index: 2;
  width: 100%;
  color: #000;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 54px;
  position: relative;
}

.zapewniamy.zapewniamy-bg {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
}

.zapewniamy.zapewniamy-bg2 {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

.hmb-sklepy {
  width: 100%;
  height: 100vh;
  clear: none;
  opacity: 1;
  filter: grayscale();
  perspective: 1018px;
  background-image: url('../images/kurier.jpg');
  background-position: 50% 29%;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: translate(0, -100%);
}

.hmb-reklama {
  width: 100%;
  height: 100vh;
  clear: none;
  opacity: 1;
  filter: grayscale() brightness(119%);
  perspective: 1018px;
  background-image: url('../images/seo.jpg');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: translate(0, -100%);
}

.hmb-grafika {
  width: 100%;
  height: 100vh;
  clear: none;
  opacity: 1;
  filter: grayscale();
  perspective: 1018px;
  background-image: url('../images/Fotolia_81854552_Subscription_Monthly_M.jpg');
  background-position: 50% 71%;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: translate(0, -100%);
}

.sekcja-zapewniamy {
  width: 90%;
  background-color: #ececec;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0;
  padding: 40px;
  font-size: 24px;
  font-weight: 700;
  display: none;
}

.sekcja-strony {
  height: 100vh;
  background-color: #fff;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  flex-direction: row;
  align-items: center;
  padding: 0;
  font-size: 24px;
  font-weight: 700;
  display: flex;
}

.sekcja-strony-bg {
  z-index: 5;
  width: 45%;
  height: 120vh;
  filter: contrast(105%) brightness(110%);
  background-image: url('../images/dedykowane_www.jpg');
  background-position: 100%;
  background-size: cover;
  position: relative;
  top: 0;
  left: 30px;
}

.sekcja-str-zajawka {
  z-index: 6;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 10px 40px 70px;
  display: flex;
  position: relative;
  left: 0;
}

.ss-zaj-tyt {
  color: #d3d3d3;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
  position: relative;
}

.ss-zaj-txt {
  width: 70%;
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  display: none;
}

.heading-2 {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 108px;
  line-height: 104px;
}

.button-zajawka {
  float: none;
  color: #000;
  letter-spacing: 2px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  margin-top: 40px;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  transition: letter-spacing .2s;
}

.button-zajawka:hover {
  letter-spacing: 3px;
}

.sekcja-sklepy {
  width: 100%;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  margin-right: 0;
  padding: 0 0 0 50px;
  font-size: 24px;
  font-weight: 700;
  display: block;
  position: relative;
  left: 0;
}

.h-sklepy {
  color: rgba(254, 254, 254, .5);
  text-align: right;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 110px;
  font-weight: 700;
  line-height: 100px;
  position: relative;
  right: -178px;
}

.h-strony {
  color: gray;
  text-align: left;
  letter-spacing: 10px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  position: relative;
}

.button-zajawka-white {
  float: none;
  color: #ffb31a;
  letter-spacing: 2px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffb31a;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 40px;
  padding-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  transition: letter-spacing .2s;
}

.button-zajawka-white:hover {
  letter-spacing: 3px;
}

.sekcja-skl-zajawka {
  z-index: 6;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  padding: 40px 40px 0;
  display: flex;
  position: relative;
}

.sekcja-sklepy-bg {
  z-index: 5;
  width: 50%;
  height: 120vh;
  background-image: url('../images/tworzenie-sklepow-internetowych-radom.jpg');
  background-position: -241px;
  background-size: cover;
  position: relative;
  transform: scale(1);
}

.sekcja-blog-zajawki {
  text-align: center;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.tyt-zajawki {
  width: auto;
  float: left;
  color: rgba(0, 0, 0, .11);
  text-align: left;
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 40px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 300px;
  font-weight: 800;
  line-height: 30px;
  display: block;
  position: static;
  top: 7px;
  left: 1px;
}

.blog-zajawki-kategorie {
  width: 80%;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.blog-zajawka {
  z-index: 1;
  width: 49%;
  background-color: rgba(0, 0, 0, 0);
  padding: 20px 0;
  position: relative;
}

.bz-content {
  height: 350px;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #000;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: block;
}

.bz-foto {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url('../images/seo.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
  padding: 0;
  position: relative;
}

.bz-foto.bzf2 {
  background-image: url('../images/Fotolia_94372501_Subscription_Monthly_M.jpg');
  background-position: 0 0;
  margin-top: 0;
}

.bz-foto.bzf3 {
  background-image: url('../images/cegla.jpg');
  background-position: 0 0;
  margin-top: 0;
}

.bz-tyt-zajawki {
  z-index: 2;
  height: 100%;
  border-bottom: 0 solid #8e8e8e;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 30px;
  display: flex;
  position: relative;
  top: -100%;
}

.blog-zaj-tyt {
  color: #000;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
}

.blog-zaj-tyt:hover {
  text-decoration: none;
}

.but-zajawka {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/ico-arrow.gif');
  background-position: 100% 51%;
  background-repeat: no-repeat;
  border: 0 solid #000;
  margin-top: 20px;
  padding: 5px 24px 5px 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 12px;
  transition: letter-spacing .2s;
  display: none;
}

.but-zajawka:hover {
  letter-spacing: 1px;
}

.zaj-nazwa-kat {
  z-index: 2;
  float: right;
  color: #000;
  background-color: #979696;
  padding: 2px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  display: none;
  position: relative;
}

.bz-picture {
  width: 100%;
  height: 100%;
  opacity: 1;
  overflow: hidden;
}

.button-blog {
  color: #000;
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  margin-top: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  transition: letter-spacing .2s;
}

.button-blog:hover {
  letter-spacing: 2px;
}

.stopka {
  width: 90vw;
  min-height: auto;
  filter: none;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 5vw;
  display: flex;
  overflow: hidden;
}

.stopka.stopka-t {
  display: flex;
}

.stopka-kol {
  z-index: 2;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  padding-right: 50px;
  display: flex;
  position: relative;
}

.stopka-kol.sk-logo {
  z-index: 1;
  display: none;
  position: relative;
}

.stopka-kol.stopka-kol-artykuly {
  width: auto;
  flex: 1;
  padding-right: 0;
}

.stopka-kol.stopka-kol-kontakt {
  width: 50%;
  flex: 0 auto;
  display: flex;
}

.logo-stopka {
  z-index: 2;
  opacity: 1;
  color: rgba(255, 255, 255, .03);
  letter-spacing: -30px;
  flex-direction: column;
  font-family: Montserrat, sans-serif;
  font-size: 400px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  display: none;
  position: relative;
  top: 50px;
}

.stopka-tyt {
  width: auto;
  color: #fff;
  text-align: left;
  background-color: rgba(255, 255, 255, 0);
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 22px;
  display: block;
}

.stopka-tyt.st-tyt-big {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
  display: block;
}

.stopka-tyt.st-tyt-big-2 {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  display: block;
}

.stopka-tyt.st-kon {
  color: #000;
  font-weight: 700;
}

.stopka-link {
  opacity: 1;
  color: #000;
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #414141;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
  transition: border-color .2s, opacity .2s, padding .2s;
}

.stopka-link:hover {
  opacity: 1;
  border-bottom-color: #0df;
  padding-left: 5px;
}

.stopka-linki {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  padding-right: 0;
  display: flex;
}

.logo-stopka-small {
  z-index: 3;
  opacity: 1;
  color: #000;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  position: relative;
  top: 0;
}

.sekcja-kontakt {
  width: 90vw;
  filter: none;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #000;
  flex-direction: row;
  align-items: stretch;
  margin: 0 auto;
  padding: 0 5vw;
  display: flex;
  overflow: visible;
}

.sekcja-kontakt.sek-kontakt {
  width: 90%;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  flex-direction: row;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 140px 0 40px;
  display: block;
}

.sekcja-kontakt.sk-kont {
  min-height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}

.bz-content-tresc {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 30px 34px;
  display: flex;
}

.bz-zaj-txt {
  color: #fff;
  text-align: left;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.blog-zaj50 {
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.blog-zaj50.bz5 {
  display: none;
}

.sk-left {
  width: auto;
  min-width: 50%;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  border-right: 0 solid rgba(255, 255, 255, .04);
  flex-direction: column;
  padding: 0 20px 0 0;
  display: flex;
}

.sk-left.skl {
  width: 50%;
}

.sk-left.skleft {
  background-color: #000;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 40px 40px 10px;
  display: flex;
}

.sk-tyt {
  float: none;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 70px;
  font-style: normal;
  font-weight: 300;
  line-height: 70px;
  display: none;
  position: relative;
  left: -4px;
}

.sk-podtyt {
  color: #fff;
  margin-top: 6px;
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: 400;
  display: none;
}

.sk-kontakt {
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 20px;
  padding-right: 50px;
  display: flex;
}

.sk-kontakt.skko {
  margin-top: 20px;
}

.sk-kontakt.sk-kontakt-lokalizacja {
  display: none;
}

.sk-ety {
  color: #91dae9;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 20px;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.sk-iko-tel {
  width: 35px;
  height: 35px;
  filter: invert();
  background-image: url('../images/ico-telefon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transform: scale(1);
}

.sk-ety-txt {
  color: #fff;
  margin-left: 20px;
  font-size: 20px;
  font-weight: 400;
}

.sk-iko-email {
  width: 35px;
  height: 30px;
  filter: invert();
  background-image: url('../images/ico-email.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.sk-iko-lokalizacja {
  width: 35px;
  height: 44px;
  filter: invert();
  background-image: url('../images/ico-lokalizacja.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.sk-right {
  border: 0 solid #000;
  flex: 1;
  margin-top: 0;
  padding: 0;
}

.sk-right.skr {
  width: 50%;
  flex: 0 auto;
}

.sk-form {
  height: 220px;
  margin-top: 0;
  display: block;
  overflow: hidden;
}

.sk-form.skf {
  height: 220px;
  margin-top: 20px;
}

.kontakt-form {
  margin-bottom: 0;
}

.fk-fields {
  display: block;
}

.fk-left {
  width: 100%;
  margin-right: 0;
  padding-right: 0;
}

.fk-right {
  width: 50%;
  padding-left: 10px;
  display: none;
}

.f-buttons {
  justify-content: flex-start;
  margin-top: 10px;
  display: flex;
}

.fk-field {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #000;
  border-bottom: 2px solid #868686;
  margin-bottom: 10px;
  padding-top: 9px;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  transition: border .2s, background-color .2s;
}

.fk-field:hover {
  border: 0 solid #0df;
  border-bottom: 2px solid #fff;
  flex: 0 auto;
}

.fk-field::-ms-input-placeholder {
  color: #a5a5a5;
  letter-spacing: 3px;
}

.fk-field::placeholder {
  color: #a5a5a5;
  letter-spacing: 3px;
}

.fk-field.fk-texrarea {
  height: 60px;
  color: #fff;
  border: 0 solid #000;
  border-bottom: 2px solid #868686;
  font-weight: 400;
  transition-duration: .2s, .2s;
}

.fk-field.fk-texrarea:hover {
  border-width: 0 0 2px;
  border-color: #0df #0df #fff;
}

.fk-field.fk-texrarea.fk-textarea2 {
  height: 100px;
  color: #000;
  border-bottom-color: #000;
}

.fk-field.fk-texrarea.fk-textarea2::-ms-input-placeholder {
  color: #000;
  letter-spacing: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

.fk-field.fk-texrarea.fk-textarea2::placeholder {
  color: #000;
  letter-spacing: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

.fk-field.fkf {
  color: #000;
  border-bottom-color: #000;
}

.fk-field.fkf:hover {
  border: 2px solid #000;
}

.fk-field.fk-field2 {
  color: #000;
  border-bottom-color: #000;
  margin-top: 10px;
}

.fk-field.fk-field2:hover {
  color: #000;
}

.fk-field.fk-field2::-ms-input-placeholder {
  color: #000;
  letter-spacing: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

.fk-field.fk-field2::placeholder {
  color: #000;
  letter-spacing: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

.fk-tr {
  justify-content: flex-start;
  margin-top: 0;
  display: flex;
}

.fk-texrarea {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border-width: 0 0 2px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  font-weight: 700;
}

.fk-button {
  clear: none;
  color: #fff;
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #4e4e4e;
  padding-right: 15px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  transition: letter-spacing .2s;
}

.fk-button:hover {
  letter-spacing: 3px;
}

.sk-info {
  width: 100%;
  color: #fff;
  text-align: left;
  background-color: #03dce6;
  margin-left: 0;
  margin-right: 0;
  padding: 10px;
  font-size: 18px;
  font-weight: 600;
  display: block;
}

.stopka-links {
  align-items: flex-start;
  display: flex;
}

.hamburger {
  z-index: 102;
  width: 40px;
  height: 50px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin: 20px 30px 0 0;
  padding: 0;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  overflow: hidden;
}

.hamb {
  width: 100%;
  height: 2px;
  background-color: #000;
  margin-top: 3px;
  margin-bottom: 3px;
}

.hamb.hmb {
  width: 70%;
}

.logo-img {
  display: none;
}

.belka-menu {
  flex: 1;
  justify-content: flex-end;
  padding: 0 50px;
  display: flex;
}

.belka-link {
  color: #fff;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .2s, color .2s;
  display: none;
}

.belka-link:hover {
  color: #1d1d1d;
  background-color: #fff;
}

.menu-mob {
  z-index: 100;
  width: 70%;
  opacity: 1;
  background-color: #252529;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 100px;
  padding-right: 30px;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  transform: translate(100%);
}

.mm-link-1 {
  opacity: 0;
  color: #fff;
  text-align: right;
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #000;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 0;
  font-size: 50px;
  font-weight: 800;
  line-height: 10px;
  text-decoration: none;
  transition: padding .2s, margin .2s, color .2s, background-color .2s;
  transform: translate(70vw);
}

.mm-link-1:hover {
  color: #fff;
  background-color: #039b84;
  background-image: none;
  background-size: auto;
  border-bottom-color: #22e7ca;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 0;
  line-height: 10px;
  text-decoration: none;
}

.mm-logo {
  z-index: 1;
  width: 100%;
  opacity: 1;
  color: rgba(4, 4, 4, .06);
  text-align: left;
  letter-spacing: -40px;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 500px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  display: none;
  position: relative;
  top: 86px;
  left: 0;
  transform: none;
}

.mm-maine {
  z-index: 2;
  width: 100%;
  text-align: center;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.mm-undermaim {
  z-index: 2;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
  position: relative;
}

.mm-link-5 {
  opacity: 0;
  color: #fff;
  letter-spacing: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 20px;
  font-size: 50px;
  font-weight: 800;
  line-height: 10px;
  text-decoration: none;
  transition: padding .2s, color .2s, background-color .2s;
  transform: translate(70vw);
}

.mm-link-5:hover {
  color: #fff;
  background-color: #868800;
  padding-right: 0;
}

.mm-link-2 {
  opacity: 0;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-right: 0;
  font-size: 50px;
  font-weight: 800;
  line-height: 10px;
  text-decoration: none;
  transition: padding .2s, color .2s, background-color .2s;
  transform: translate(70vw);
}

.mm-link-2:hover {
  color: #fff;
  background-color: #8d0063;
  padding-right: 0;
}

.mm-link-3 {
  opacity: 0;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 0;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-decoration: none;
  transition: padding .2s, color .6s, background-color .6s;
  display: none;
  transform: translate(100%);
}

.mm-link-3:hover {
  color: #252529;
  background-color: #da920e;
  padding-right: 0;
}

.mm-link-4 {
  opacity: 0;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 0;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-decoration: none;
  transition: padding .2s, color .6s, background-color .6s;
  display: none;
  transform: translate(100%);
}

.mm-link-4:hover {
  color: #252529;
  background-color: #73ccff;
  padding-right: 0;
}

.mm-link-6 {
  height: auto;
  opacity: 0;
  color: #fff;
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 20px;
  font-size: 50px;
  font-weight: 800;
  line-height: 10px;
  text-decoration: none;
  transition: padding .2s, color .2s, background-color .2s;
  transform: translate(70vw);
}

.mm-link-6:hover {
  color: #fff;
  background-color: #a36500;
  padding-right: 0;
}

.mm-link-7 {
  opacity: 0;
  color: #fff;
  letter-spacing: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 20px;
  font-size: 50px;
  font-weight: 800;
  line-height: 10px;
  text-decoration: none;
  transition: padding .2s, color .2s, background-color .2s;
  transform: translate(70vw);
}

.mm-link-7:hover {
  color: #fff;
  background-color: #008552;
  padding-right: 0;
}

.mm-link-8 {
  opacity: 0;
  color: #fff;
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 20px;
  font-size: 50px;
  font-weight: 800;
  line-height: 10px;
  text-decoration: none;
  transition: padding .2s, color .2s, background-color .2s;
  transform: translate(70vw);
}

.mm-link-8:hover {
  color: #fff;
  background-color: #5a5a5a;
  padding-right: 0;
}

.hambb {
  width: 70%;
  height: 2px;
  background-color: #000;
  margin-top: 3px;
  margin-bottom: 3px;
}

.hambb.hmb {
  width: 70%;
}

.hero-bg-video {
  width: 50%;
  height: 100%;
  clear: none;
  background-image: linear-gradient(rgba(21, 21, 21, .81), rgba(21, 21, 21, .81));
}

.sekcja-portfolio-zajawki {
  z-index: 2;
  width: 100%;
  float: none;
  clear: none;
  filter: none;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  position: relative;
  overflow: visible;
}

.port {
  width: 33.333%;
  height: 33.333vw;
  background-image: url('../images/bonbon.jpg');
  background-position: 50%;
  background-size: cover;
}

.port.port2 {
  opacity: 1;
  background-image: none;
  background-position: 0 0;
}

.port.port3 {
  background-image: url('../images/rekomendujesz.jpg');
  background-position: 0 0;
  background-size: cover;
}

.ports {
  z-index: 2;
  display: none;
  position: relative;
  top: 61px;
}

.port-tyt {
  z-index: 1;
  color: #f9f9f9;
  text-align: center;
  margin-top: 70px;
  margin-bottom: 70px;
  font-size: 23px;
  font-weight: 500;
  line-height: 30px;
  display: block;
  position: static;
  top: 33px;
  right: -48px;
}

.port-slider {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  display: none;
}

.right-arrow, .left-arrow, .slide-nav {
  display: none;
}

.port-1 {
  filter: none;
  background-image: url('../images/Fotolia_118714784_Subscription_Monthly_M.jpg');
  background-position: 0%;
  background-size: cover;
  flex: 1;
}

.port2 {
  background-image: url('../images/kallipso.jpg');
  background-position: 50%;
  background-size: cover;
}

.port3 {
  background-image: url('../images/dreamdesigns.jpg');
  background-position: 50%;
  background-size: cover;
}

.port4 {
  background-image: url('../images/mbooking.jpg');
  background-position: 50%;
  background-size: cover;
}

.port5 {
  background-image: url('../images/fonko_1.jpg');
  background-position: 50%;
  background-size: cover;
}

.port6 {
  background-image: url('../images/altus.jpg');
  background-position: 50%;
  background-size: cover;
}

.port7 {
  background-image: url('../images/booknight.jpg');
  background-position: 50%;
  background-size: cover;
}

.port8 {
  background-image: url('../images/dreamsdesign-shop.jpg');
  background-position: 50%;
  background-size: cover;
}

.port9 {
  background-image: url('../images/secretlife.jpg');
  background-position: 50%;
  background-size: cover;
}

.hero-strony {
  width: 100%;
  height: 120vh;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.hero-strony-bg {
  z-index: 1;
  width: 100%;
  height: 100%;
  clear: none;
  filter: brightness(112%) contrast(111%);
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: -100%;
  overflow: visible;
}

.hero-strony-bg.hs-bg {
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/tworzenie-sklepow-internetowych.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.hero-strony-bg.h-pozycj {
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/seo.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.hero-strony-bg.h-grafika {
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/Fotolia_81854552_Subscription_Monthly_M.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.hero-pablonet {
  color: rgba(255, 255, 255, .05);
  letter-spacing: -50px;
  font-size: 500px;
  font-weight: 500;
  display: none;
  position: static;
  left: -194px;
  transform: translate(100%);
}

.hero-strony-haslo {
  z-index: 2;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding-top: 25vh;
  padding-bottom: 0;
  display: flex;
  position: relative;
  top: 0%;
}

.hero-tyt {
  color: #000;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 15vw;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  display: block;
  position: relative;
}

.sekcja-mob {
  background-color: #a5a5a5;
  margin-top: 0;
  padding: 0 40px 0 195px;
  display: none;
}

.s-mob-text {
  width: 70%;
}

.heading-4 {
  color: #838383;
  text-align: left;
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 78px;
}

.hero-strony-napis-bg {
  z-index: 1;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: none;
  position: relative;
  top: -200%;
  bottom: 0;
}

.s-mob-txt {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
}

.bold-text {
  color: #fff;
  margin-top: 0;
  padding-top: 0;
  font-weight: 700;
  line-height: 70px;
  display: none;
}

.sekcja-grafika {
  width: 100%;
  background-color: #1a1a1a;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  border-top: 0 solid #fff;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0 0 60px;
  display: flex;
}

.sekcja-content {
  justify-content: flex-start;
  align-items: center;
  padding: 100px 40px;
  display: flex;
}

.s-graf-text {
  flex: 1;
  padding: 40px 90px 40px 70px;
  position: relative;
}

.grat-tyt {
  color: #838383;
  text-align: right;
  font-size: 98px;
  line-height: 80px;
}

.s-graf-txt {
  height: auto;
  opacity: 1;
  color: #979797;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  overflow: hidden;
}

.s-graf-img {
  width: 50%;
  flex: 0 auto;
  position: relative;
  top: 0;
  bottom: 0;
}

.bold-text-2 {
  color: #fff;
  font-size: 40px;
  font-weight: 300;
  line-height: 70px;
}

.bold-text-3 {
  font-weight: 300;
  display: none;
}

.sekcja-technologia {
  clear: both;
  background-color: #fff;
  padding: 100px 40px;
  display: none;
}

.s-tech-tyt {
  text-align: center;
}

.sekcja-hosting {
  background-color: #fff;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  display: flex;
}

.s-host-img {
  width: 40%;
  height: 100vh;
  background-image: url('../images/serwer.jpg');
  background-position: 50%;
  background-size: cover;
  flex: 0 auto;
  margin-right: 60px;
  padding-right: 0;
  display: block;
  position: relative;
  top: 0;
  bottom: 0;
  left: 30px;
}

.s-host-txt {
  width: 80%;
  color: #838383;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-left: 4px;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.s-host-tyt-2 {
  color: #fff;
  margin-top: 0;
  padding-top: 0;
  font-weight: 700;
  line-height: 70px;
  display: none;
}

.bt {
  color: #a7a7a7;
  font-weight: 300;
}

.s-host-tyt1 {
  color: #797979;
  text-align: right;
  letter-spacing: -2px;
  font-size: 66px;
  font-weight: 700;
}

.heading-host {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 78px;
}

.bold-text-graf {
  color: #ffe96e;
  letter-spacing: 20px;
  margin-top: 0;
  padding-top: 0;
  font-size: 90px;
  font-weight: 300;
  line-height: 70px;
}

.grafika-mak {
  width: 100%;
}

.port-ety {
  justify-content: flex-start;
  align-items: center;
  padding-left: 167px;
  display: flex;
  position: static;
}

.port-ety.port2 {
  opacity: 1;
  background-image: none;
  background-position: 0 0;
}

.port-ety.port3 {
  background-image: url('../images/rekomendujesz.jpg');
  background-position: 0 0;
  background-size: cover;
}

.text-block {
  color: #fefefe;
  padding-top: 70px;
  padding-bottom: 70px;
  font-size: 22px;
  font-weight: 400;
  display: none;
}

.wybrane-realizacje {
  width: 80%;
  float: right;
  clear: none;
  background-color: rgba(37, 37, 41, 0);
  border: 10px solid #09e3c2;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
  padding-top: 100px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
  top: -70px;
  left: 0;
}

.wyb-realizacja3 {
  width: 40vw;
  height: 40vw;
  clear: none;
  background-image: url('../images/bonbon.jpg');
  background-position: 50% 46%;
  background-size: cover;
  margin-left: 278px;
  margin-right: 0;
  display: block;
  position: relative;
  left: -60px;
  right: -106px;
}

.wyb-realizacja2 {
  width: 45vw;
  height: 45vw;
  background-image: url('../images/dreamdesigns.jpg');
  background-position: 50%;
  background-size: cover;
  flex: 0 auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: none;
  position: relative;
  top: 0;
  left: -285px;
}

.wyb-realizacja1 {
  width: 45vw;
  height: 45vw;
  background-image: url('../images/maralla_1.jpg');
  background-position: 0;
  background-size: cover;
  margin-left: 197px;
  margin-right: 0;
  display: none;
  position: relative;
  top: 0;
  bottom: -29px;
  left: -63px;
}

.wybrane-slider {
  display: none;
}

.wybrane-slide {
  height: 700px;
  background-image: url('../images/Fotolia_94372501_Subscription_Monthly_M.jpg');
  background-position: 0 0;
  background-size: cover;
}

.s-wybrane-tyt {
  z-index: 2;
  width: 20%;
  color: #1a1a1a;
  text-align: right;
  flex: 0 auto;
  padding: 57px;
  font-size: 80px;
  font-weight: 800;
  line-height: 80px;
  position: relative;
  top: 168px;
  right: 2px;
}

.tytul-dla-mobilnych {
  color: #838383;
  text-align: left;
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 78px;
  display: block;
  position: relative;
}

.heading-3-copy {
  color: rgba(255, 255, 255, .49);
  letter-spacing: 0;
  margin-bottom: 90px;
  margin-left: 200px;
  font-size: 60px;
  font-weight: 300;
  line-height: 54px;
  display: block;
}

.sekcja-kompetencje {
  width: 100%;
  min-height: 500px;
  background-color: #24243a;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.kompetencja {
  width: 33.333%;
  height: 33.333vw;
  background-color: rgba(8, 8, 46, .41);
  border: 0 solid #252529;
  border-color: #252529 #252529 rgba(255, 255, 255, .19) #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: background-color .4s;
  display: block;
  overflow: hidden;
}

.kompetencja:hover {
  background-color: #08082e;
  border-width: 0;
  border-color: #fff;
}

.kompetencja.ke {
  background-color: rgba(8, 8, 46, .84);
}

.kompetencja.ka {
  height: 33.333vw;
}

.kompetencja.ka:hover {
  background-color: rgba(8, 8, 46, .53);
  border-right-color: rgba(255, 255, 255, 0);
}

.komp-ico {
  width: 400px;
  opacity: .1;
  filter: invert();
  position: static;
  transform: translate(60%);
}

.komp-tyt {
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  display: block;
}

.komp-podtyt {
  width: 80%;
  color: #fff;
  text-align: center;
  padding-top: 40px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 300;
  display: block;
  transform: translate(0, 150px);
}

.kompetencja-bg {
  z-index: 1;
  width: 100%;
  height: 100%;
  clear: both;
  border-left: 0 solid #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.kompetencja-content {
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
  position: relative;
  transform: translate(0, 185px);
}

.portfolio {
  width: 1100px;
  background-color: #fff;
  margin: 25vh auto 100px;
  padding: 0 0 0 0;
}

.portfolio-tr {
  z-index: 2;
  min-height: 80vh;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.portfolio50 {
  width: 50%;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: stretch;
  padding: 0 30px 0 0;
  display: flex;
}

.portfolio50.p50-right {
  padding-left: 30px;
  padding-right: 0;
}

.portfolio-box {
  height: 100%;
  opacity: 1;
  filter: none;
  background-color: #000;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  margin: 30px 0;
  transition: opacity .2s;
  display: block;
  overflow: hidden;
}

.portfolio-box:hover {
  opacity: 1;
}

.portfolio-box.pb-mls {
  height: 400px;
  flex: 0 auto;
  margin-top: 128px;
}

.portfolio-box.pb-dream {
  height: 400px;
  flex: 0 auto;
  margin-top: 134px;
}

.portfolio-box.pb-f2j {
  height: 70%;
  flex: 0 auto;
  margin-top: 0;
}

.portfolio-box.pb-dreamhouse {
  height: 70%;
  flex: 0 auto;
}

.portfolio-box.pb-bgcars {
  height: 50%;
  flex: 0 auto;
}

.portfolio-box.pb60 {
  height: 60%;
  flex: 0 auto;
  margin-top: 133px;
}

.portfolio-box.pb70 {
  height: 70%;
  flex: 0 auto;
}

.portfolio-box.pb50 {
  height: 50%;
  flex: 0 auto;
}

.portfolio-box.pb60 {
  height: 60%;
  flex: 0 auto;
  margin-top: 134px;
}

.portfolio-box.pbh-70 {
  height: 70%;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
}

.portfolio-box.pgmlss {
  height: 60%;
  flex: 0 auto;
}

.portfolio-box.pbh-50 {
  height: 50%;
  flex: 0 auto;
}

.port-tytul {
  z-index: 2;
  background-color: #cacaca;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.text-block-2 {
  z-index: 1;
  color: rgba(0, 0, 0, .05);
  text-align: left;
  margin-bottom: 80px;
  padding-left: 20px;
  font-size: 40vw;
  font-weight: 700;
  line-height: 40vw;
  display: block;
  position: fixed;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.port-2 {
  z-index: 1;
  opacity: 1;
  filter: brightness(116%);
  background-image: url('../images/bobbon.jpg');
  background-position: 50%;
  background-size: cover;
  flex: 1;
  position: relative;
}

.portfolio-bg {
  width: 100%;
  height: 100%;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.portfolio-box-tyt {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  display: none;
  overflow: visible;
}

.portfolio-info {
  z-index: 2;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: -100%;
}

.portfolio-nazwa {
  opacity: 0;
  color: #fff;
  text-align: center;
  margin-top: 40px;
  font-size: 34px;
  font-weight: 600;
  line-height: 30px;
  transform: translate(0, 100px);
}

.portfolio-podnazwa {
  opacity: 0;
  color: #fff;
  margin-top: 10px;
  font-size: 34px;
  font-weight: 300;
  line-height: 34px;
  transform: translate(0, 100px);
}

.port-3 {
  background-image: url('../images/maralla.jpg');
  background-position: -7px -7px;
  background-size: auto;
  flex: 1;
}

.portfolio100 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.portfolio-tr-100 {
  min-height: 80vh;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.port-4 {
  z-index: 1;
  opacity: 1;
  filter: contrast(109%);
  background-image: url('../images/kalipso_1.jpg');
  background-position: 0%;
  background-size: cover;
  flex: 1;
  position: relative;
}

.port-5 {
  z-index: 1;
  opacity: 1;
  background-image: url('../images/bgcars_1.jpg');
  background-position: 50%;
  background-size: cover;
  flex: 1;
  position: relative;
}

.port-6 {
  filter: none;
  background-image: url('../images/fonko.jpg');
  background-position: 50%;
  background-size: cover;
  flex: 1;
}

.port-7 {
  background-image: url('../images/IMGP8830.jpg');
  background-position: 50%;
  background-size: cover;
  flex: 1;
}

.wycena {
  background-color: #ebebeb;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  padding: 100px 30px 50px;
}

.wycena-brief {
  z-index: 2;
  width: 80%;
  color: #8f3d3d;
  background-color: rgba(0, 0, 0, 0);
  border: 10px solid #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
  display: block;
  position: relative;
}

.wycena-tyt {
  color: #000;
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 0;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.wycena-pod-tyt {
  color: #000;
  font-size: 14px;
  font-weight: 400;
}

.wycena-tr {
  width: 100%;
  flex-direction: column;
  margin-top: 30px;
  display: block;
}

.wyc-ety {
  float: left;
  clear: both;
  color: #000;
  background-color: #fff;
  margin-bottom: 15px;
  font-weight: 700;
}

.wyc-fields {
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  margin-top: 15px;
  display: flex;
}

.wyc-field {
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 10px;
}

.wyc-field.wyc-f {
  margin-top: 20px;
}

.wyc-f-ety {
  color: #000;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}

.wyc-f-pole {
  width: 100%;
  color: #000;
  background-color: #fff;
  border: 0 solid #000;
  border-bottom: 3px solid #dadada;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
  transition: border .2s;
}

.wyc-f-pole:hover {
  background-color: #fff;
  border-bottom-color: #e6b800;
}

.wyc-radio {
  margin-top: 6px;
}

.wyc-radio-ety {
  color: #000;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  transition: padding .2s;
}

.wyc-radio-ety:hover {
  padding-left: 6px;
}

.wyc-f-textarea {
  width: 100%;
  height: 250px;
  color: #000;
  border: 0 solid #000;
  border-bottom: 3px solid #dadada;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
  transition: border .2s;
  position: relative;
  top: 0;
  overflow: auto;
}

.wyc-f-textarea:hover {
  border-bottom-color: #e6b800;
}

.wyc-fields-poziom {
  width: 100%;
  flex-direction: row;
  align-items: stretch;
  margin-top: 15px;
  display: flex;
}

.wyc-kod {
  width: 100px;
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  border: 1px solid #000;
  padding: 10px;
  font-weight: 200;
}

.wyc-kod-tr {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 30px;
  display: flex;
}

.wyc-kod-wer {
  width: 150px;
  color: #000;
  border: 0 solid #000;
}

.wyc-kod-inf {
  color: #000;
  margin-top: 10px;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}

.wyc-button {
  width: 100px;
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  padding: 11px 9px;
  font-size: 14px;
  line-height: 14px;
  transition: width .2s;
}

.wyc-button:hover {
  width: 120px;
  padding-left: 9px;
  padding-right: 9px;
}

.wycena-tyt-blog {
  z-index: 1;
  height: 1px;
  color: #1b1b20;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 0;
  font-size: 500px;
  font-weight: 700;
  line-height: 344px;
  display: block;
  position: static;
  top: 0;
  left: 0;
}

.wyc-info {
  color: #f66;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  display: block;
}

.blog {
  background-color: #ebebeb;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 82px 0 60px;
  display: flex;
  position: static;
}

.blog-kol {
  z-index: 2;
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
  display: flex;
  position: relative;
}

.blog-zaj {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.blog-zaj-art {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #fff;
  margin: 0 0 20px;
  padding: 10px;
}

.blog-bz-foto {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url('../images/seo.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 0;
  padding: 0;
  display: block;
  position: relative;
}

.blog-bz-foto.bzf2 {
  background-image: url('../images/Fotolia_94372501_Subscription_Monthly_M.jpg');
  background-position: 0 0;
  margin-top: 0;
}

.blog-bz-foto.bzf3 {
  background-image: url('../images/cegla.jpg');
  background-position: 0 0;
  margin-top: 0;
}

.blog-bz-foto.bbf {
  width: auto;
  height: auto;
  background-image: none;
  justify-content: space-between;
  align-items: center;
  padding-left: 25px;
  display: flex;
}

.blog-zaj-picture {
  width: 100%;
  background-image: none;
  background-size: auto;
  padding: 0;
  overflow: hidden;
}

.blog-zaj-txt {
  color: #0a0a0a;
  text-align: left;
  border-left: 2px solid #000;
  border-right: 0 solid #000;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.blog-belka {
  height: 400px;
  background-color: #252529;
  display: none;
  overflow: hidden;
}

.wycena-tyt-wycena {
  z-index: 1;
  height: 1px;
  color: #1b1b20;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 0;
  font-size: 500px;
  font-weight: 700;
  line-height: 344px;
  display: none;
  position: static;
  top: 0;
  left: 0;
}

.blog-zaj-content {
  background-color: rgba(255, 255, 255, 0);
  border: 0 solid #080808;
  padding: 30px;
}

.blog-zaj-cont {
  background-color: #fff;
  border: 0 solid #fff;
  padding: 0;
}

.blog-zaj-tytul {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
}

.blog-zaj-tytul:hover {
  text-decoration: underline;
}

.but-blog-zajawka {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/ico-arrow.gif');
  background-position: 100% 51%;
  background-repeat: no-repeat;
  border: 0 solid #000;
  margin-top: 0;
  padding: 5px 24px 5px 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 12px;
  transition: letter-spacing .2s;
}

.but-blog-zajawka:hover {
  letter-spacing: 1px;
}

.blog-kategorie {
  width: 25%;
  float: right;
  flex: 1;
  padding: 10px;
}

.blog-zajawki {
  width: 75%;
  float: left;
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.blog-bz-img {
  width: 100%;
}

.blog-kategorie-content {
  width: 100%;
  float: right;
  background-color: rgba(0, 0, 0, 0);
  border: 5px solid #000;
  padding: 20px;
  overflow: hidden;
}

.bl-kat-tyt {
  color: #000;
  letter-spacing: 0;
  margin-bottom: 20px;
  font-weight: 600;
}

.bkog-kat-link {
  color: #000;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  text-decoration: none;
  transition: color .2s, padding .2s;
}

.bkog-kat-link:hover {
  color: #fff;
  padding-left: 5px;
}

.bkog-kat-link.b-kat-active {
  color: #f80;
  font-size: 16px;
  font-weight: 700;
}

.blok-kat-linki {
  height: auto;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.blog-artykul {
  width: 100%;
  flex-direction: row;
  align-items: flex-start;
  display: block;
}

.blog-art-cont {
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #fff;
  padding: 0;
}

.blog-artyk {
  width: 80%;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.blog-art-tytul {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  line-height: 38px;
  text-decoration: none;
  display: none;
}

.blog-art-tytul:hover {
  text-decoration: underline;
}

.artykul {
  background-color: #ebebeb;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 82px 0 60px;
  display: block;
  position: static;
}

.blog-art-picture {
  width: 100%;
  background-image: none;
  background-size: auto;
  padding: 0;
  overflow: hidden;
}

.blog-art-content {
  background-color: #fafafa;
  border: 0 solid #080808;
  padding: 30px;
}

.b-art-but-wstecz {
  color: #000;
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 14px;
  transition: letter-spacing .2s;
}

.b-art-but-wstecz:hover {
  letter-spacing: 2px;
}

.projekt {
  float: none;
  background-color: #fff;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  display: block;
  position: static;
}

.projekt-img {
  width: 100%;
  display: none;
}

.projekt-foto {
  z-index: 1;
  width: 100%;
  height: 80vh;
  filter: brightness(106%);
  background-image: linear-gradient(rgba(0, 0, 0, .28), rgba(0, 0, 0, .28)), url('../images/Fotolia_118714784_Subscription_Monthly_M.jpg'), url('../images/reman.jpg');
  background-position: 0 0, 50% 0, 50% -229px;
  background-size: auto, cover, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 84px 0 0;
  display: flex;
  position: relative;
}

.projekt-foto.bzf2 {
  background-image: url('../images/Fotolia_94372501_Subscription_Monthly_M.jpg');
  background-position: 0 0;
  margin-top: 0;
}

.projekt-foto.bzf3 {
  background-image: url('../images/cegla.jpg');
  background-position: 0 0;
  margin-top: 0;
}

.projek {
  width: 100%;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.projekt-content {
  width: 100%;
  background-color: #fafafa;
  border: 0 solid #080808;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 70px 30px;
  display: block;
}

.projekt-cont {
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #fff;
  padding: 0;
}

.projekt-bg-video {
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .75), rgba(0, 0, 0, .75));
}

.projekt-tyt {
  color: rgba(255, 255, 255, .18);
  font-size: 54px;
  line-height: 54px;
  display: block;
}

.projekt-podtyt {
  color: #fff;
  margin-top: 20px;
  font-weight: 400;
  display: block;
}

.projekt-wstep {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 600;
  line-height: 28px;
}

.projekt-dd-mak {
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.projekt-sekcja {
  background-image: url('../images/kolaz2.jpg');
  background-position: 0 0;
  background-size: cover;
  padding-top: 63px;
  padding-bottom: 63px;
}

.projekt-sekcja.ps-mak {
  background-color: #fafafa;
  background-image: none;
  border-bottom: 0 solid #000;
  padding-bottom: 60px;
  display: none;
}

.projekt-sekcja.ps-kolaz {
  width: 100%;
  height: 800px;
  float: none;
  filter: brightness(114%);
  background-image: url('../images/kolaz2_1.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.projekt-sekcja.ps-poduszka {
  height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/dream.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.projekt-sekcja.ps-komp {
  height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .39), rgba(0, 0, 0, .39)), url('../images/zd.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.projekt-informacje {
  color: #000;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
}

.projekt-dd-kolaz {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.sekcja-dd-produkt {
  text-align: center;
  background-color: #cfcfcf;
  background-image: url('../images/wall.jpg');
  background-size: cover;
  background-attachment: fixed;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 101px;
  padding-bottom: 100px;
  display: none;
}

.projekt-dd-produktowa {
  float: none;
  box-shadow: none;
  border: 10px solid #fff;
}

.sekcja-projekt-dd-zd {
  height: 700px;
  filter: none;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/IMG_20190128_201332.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  display: block;
}

.blog-zajawki-home {
  width: 100%;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.kompetencja-info {
  z-index: 2;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
  top: -100%;
}

.portfolio-button {
  opacity: 0;
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  margin-top: 30px;
  padding: 9px 10px 8px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  transition: letter-spacing .2s;
  transform: translate(0, 100px);
}

.portfolio-button:hover {
  letter-spacing: 3px;
}

.hero-podtyt {
  color: #fff;
  letter-spacing: -4px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 100px;
  margin-left: 200px;
  font-size: 90px;
  font-weight: 700;
  line-height: 70px;
  display: block;
}

.sekcja-mob-sklep {
  z-index: 2;
  width: 90%;
  float: right;
  background-color: #07343f;
  margin-top: 0;
  padding: 50px 60px;
  display: block;
  position: relative;
  top: -53px;
}

.s-mob-sklep-txt {
  color: rgba(255, 255, 255, .59);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.sekcja-grafika-sklep {
  width: 100%;
  background-color: #fafafa;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  border-top: 0 solid #fff;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 51px 0 60px;
  display: flex;
}

.sklepy-graf-tyt {
  color: #acacac;
  font-weight: 300;
}

.sklepy-graf-podtyt {
  color: #b8b8b8;
  text-align: left;
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 78px;
  line-height: 64px;
}

.sklep-graf-podtyt {
  color: #000;
  margin-top: 0;
  padding-top: 0;
  font-weight: 700;
  line-height: 70px;
}

.sklepy-graf-txt {
  color: #b8b8b8;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.sekcja-kompetencje-sklepy {
  width: 100vw;
  min-height: 500px;
  background-color: rgba(36, 36, 58, 0);
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
  display: block;
}

.grafika-mak-sklep {
  width: 100%;
  transform: translate(-100%);
}

.sekcja-akcja {
  width: 90vw;
  background-color: rgba(0, 0, 0, 0);
  border-top: 0 solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 5vw;
  display: flex;
}

.sekcja-akcja.saz {
  background-color: #f6f6f6;
}

.wycen-but {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  margin-top: 10px;
  margin-left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  transition: letter-spacing .2s;
}

.wycen-but:hover {
  letter-spacing: 1px;
}

.s-host-text {
  flex: 1;
  padding: 40px 90px 40px 70px;
  position: relative;
}

.sekcja-pozycjonowanie {
  z-index: 2;
  width: 100%;
  float: right;
  background-color: #fff;
  margin-top: 0;
  padding: 50px 40px 50px 200px;
  display: block;
  position: relative;
  top: 0;
}

.s-pozyc-txt {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
}

.sekcja-seo {
  z-index: 2;
  width: 100%;
  float: right;
  background-color: #0a0a0a;
  margin-top: 0;
  padding: 50px 40px 50px 200px;
  display: block;
  position: relative;
  top: 0;
}

.s-seo-txt {
  color: #fafafa;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
}

.seo-tyt {
  color: #fff;
  margin-bottom: 40px;
  font-size: 44px;
  font-weight: 400;
  line-height: 54px;
}

.sekcja-grafi {
  z-index: 2;
  width: 100%;
  float: right;
  background-color: #004044;
  margin-top: 0;
  padding: 50px 40px 50px 200px;
  display: block;
  position: relative;
  top: 0;
}

.hero-podtyt-strony {
  color: #000;
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 15vw;
  font-size: 110px;
  font-weight: 400;
  line-height: 90px;
  display: block;
}

.przykladkowe-realizacje {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 80px;
  padding: 0 40px;
  font-size: 300px;
  line-height: 200px;
  display: flex;
}

.przykladkowe {
  z-index: 2;
  width: 90vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  position: relative;
}

.przyklad-left {
  width: 50%;
  flex-direction: column;
  display: block;
}

.przyklad-right {
  width: 55%;
  flex-direction: column;
  flex: 1;
  display: flex;
}

.przyklad3, .przyklad2 {
  height: 50%;
  padding: 10px;
  display: none;
}

.przyklad1 {
  height: 100%;
  margin: 0;
  padding: 10px 10px 10px 0;
  overflow: hidden;
}

.przyklad-bg {
  height: 100%;
  background-image: url('../images/desc-home.jpg');
  background-position: 50%;
  background-size: cover;
}

.przyklad-bg.pbg2 {
  background-image: url('../images/Fotolia_118714784_Subscription_Monthly_M.jpg');
}

.przyklad-bg.pbg3 {
  background-image: url('../images/mylegalstore.jpg');
}

.przyklad-bg.pbg4 {
  background-image: url('../images/maralla.jpg');
  background-position: 10%;
  background-size: auto;
}

.przyklad-bg.pbg-sklep {
  background-image: url('../images/shoplik-ecommerce.jpg');
  background-position: 50%;
}

.przyklad-bg.bgcars {
  background-image: url('../images/bgcars.jpg');
}

.przyklad-bg.pbg-aleksandr {
  background-image: url('../images/aleksandrafashion_1.jpg');
  background-position: 50%;
}

.przyklad-bg.pbg5 {
  background-image: url('../images/freestocks-yU296871lE8-unsplash.jpg');
  background-position: 0%;
  background-size: cover;
}

.przyklad-bg2 {
  height: 100%;
  background-image: url('../images/Fotolia_118714784_Subscription_Monthly_M.jpg');
  background-position: 50%;
  background-size: cover;
}

.przyklad-bg3 {
  height: 100%;
  background-image: url('../images/kalipso.jpg');
  background-position: 54%;
  background-size: cover;
}

.przykladowe-but {
  float: none;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  display: block;
}

.przykladowe-tyt {
  z-index: 1;
  height: 30px;
  color: rgba(194, 194, 194, .72);
  text-align: left;
  letter-spacing: 0;
  margin-bottom: 30px;
  padding-left: 0;
  font-size: 18vw;
  font-weight: 700;
  line-height: 30px;
  position: relative;
  top: -129px;
}

.przyklady {
  z-index: 2;
  width: 100%;
  height: auto;
  min-height: 100vh;
  flex: 0 auto;
  margin-top: 0;
  display: flex;
  position: relative;
}

.przyklady.przyklady2 {
  height: 50vh;
  min-height: 50vh;
}

.hosting-txt {
  flex: 1;
  padding: 40px 90px 40px 70px;
  position: relative;
}

.przyklad-info {
  z-index: 2;
  height: 100%;
  opacity: 0;
  background-color: rgba(111, 65, 0, .57);
  border: 0 solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: -100%;
}

.przyklad-info.p-inf {
  opacity: 0;
  background-color: rgba(45, 45, 44, .82);
}

.przyklad-info.p-inf-3 {
  opacity: 0;
  background-color: rgba(0, 52, 86, .57);
}

.przyklad-info.p-inf-4 {
  opacity: 0;
  background-color: rgba(105, 99, 109, .69);
}

.przyklad-info.p-inf-5 {
  opacity: 0;
  background-color: rgba(0, 111, 105, .57);
}

.przyklad-nazwa {
  opacity: 1;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  transform: translate(0, 100px);
}

.przyklad-podnazwa {
  color: #000;
  font-size: 30px;
  line-height: 30px;
}

.przyklad-but {
  color: #fff;
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  margin-top: 30px;
  font-size: 12px;
  line-height: 12px;
  transition: letter-spacing .2s;
  transform: translate(0, 100px);
}

.przyklad-but:hover {
  letter-spacing: 2px;
}

.przyklac-background {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.przyklad-2, .przyklad-3 {
  height: 50%;
  margin: 0;
  padding: 10px 0 10px 10px;
  overflow: hidden;
}

.sklepy-host-img {
  width: 40%;
  height: 100vh;
  background-image: url('../images/hosting-stron-internetowych.jpg');
  background-position: 50%;
  background-size: cover;
  flex: 0 auto;
  margin-right: 60px;
  padding-right: 0;
  display: block;
  position: relative;
  top: 0;
  bottom: 0;
  left: 30px;
}

.image {
  transform: none;
}

.wycena-podtyt {
  color: #fff;
  text-align: left;
  margin-top: 6px;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 16px;
  font-weight: 300;
  display: none;
}

.kompet-tyt {
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 14px;
  display: none;
}

.kompetencje {
  background-color: #08082e;
  background-image: url('../images/Fotolia_94372501_Subscription_Monthly_M.jpg');
  background-size: cover;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.kompetencje.kometencje-sklepy {
  background-image: url('../images/tworzenie-sklepow-internetowych-radom.jpg');
  background-position: 50%;
}

.kompetencja-etykieta {
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  border: 10px solid #fff;
  border-width: 0 10px 10px 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 80px;
  padding-left: 30px;
  display: flex;
  position: relative;
}

.kompetencja-etykieta:hover {
  border-bottom-color: #fff;
  border-right-color: #fff;
}

.komp-ety {
  color: rgba(255, 255, 255, .45);
  text-align: left;
  letter-spacing: -2px;
  font-size: 4vw;
  font-weight: 700;
  line-height: 4vw;
  display: block;
}

.kontakt-old {
  background-color: #a5a5a5;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  display: none;
  position: static;
  overflow: hidden;
}

.kontakt-left {
  width: 100%;
  height: 400px;
  opacity: 1;
  filter: none;
  background-color: #9a9a9a;
  background-image: none;
  background-position: 0 0;
  align-items: center;
  display: flex;
  transform: scale(1.09);
}

.kontakt-kol {
  width: 50%;
  float: left;
  border: 0 solid #040404;
  flex: 1;
  padding: 10px 20px 10px 0;
  display: block;
}

.kontakt-kol.kk-left {
  width: 50%;
  float: left;
}

.kontakt-content {
  width: 80%;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: none;
}

.kont {
  width: 100%;
  height: 100%;
  border: 5px solid #f5f5f5;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  display: block;
}

.kont.kont-war {
  z-index: 2;
  width: 250px;
  height: 400px;
  background-color: rgba(0, 255, 245, .91);
  border-width: 0;
  border-color: #335957;
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  position: relative;
  top: -100%;
  bottom: 7px;
  left: 0;
}

.kont.kont-warszawa {
  z-index: 2;
  width: 250px;
  height: 400px;
  background-color: rgba(17, 43, 62, .76);
  border-width: 0;
  border-color: #335957;
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  position: relative;
  top: -100%;
  bottom: 7px;
  left: 0;
}

.logo-txt-black {
  opacity: 1;
  color: #000;
  letter-spacing: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

.kontakt-info {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-size: auto;
  flex: 0 auto;
  padding: 40px 40px 15px;
}

.sekcja-kontakt2 {
  width: 100%;
  filter: none;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
  flex-direction: column;
  padding-top: 10px;
  display: none;
}

.kontakt-top {
  width: 100%;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.sk-iko-tel2 {
  width: 58px;
  height: 53px;
  background-image: url('../images/ico-telefon.png');
  background-position: 50%;
  background-repeat: no-repeat;
}

.sk-iko-email2 {
  width: 58px;
  height: 53px;
  background-image: url('../images/ico-email.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.sk-iko-lokalizacja2 {
  width: 58px;
  height: 68px;
  background-image: url('../images/ico-lokalizacja.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 68px;
}

.sk-ety2 {
  color: #000;
  margin-left: 20px;
  font-size: 30px;
  font-weight: 600;
  text-decoration: none;
}

.sk-ety-txt2 {
  color: #000;
  margin-left: 20px;
  font-size: 18px;
}

.kontakt-formularz {
  width: 100%;
  background-color: #e4e4e4;
  background-image: none;
  background-size: auto;
  border: 0 solid #000;
  flex: 1;
  margin: 0;
  padding: 0;
  display: block;
}

.kontakt-inf {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-size: auto;
  flex: 0 auto;
  padding: 10px;
}

.k-miasto {
  color: #353535;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
}

.k-ulica {
  color: #000;
  text-align: left;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  display: block;
}

.k-info {
  color: #000;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 11px;
  display: none;
}

.kontakt-dane {
  height: 100%;
  min-height: 250px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 0;
  padding: 30px;
  display: flex;
}

.kontakt-mapka {
  width: 100%;
  height: 300px;
  flex: 1;
}

.fk-trr {
  justify-content: flex-start;
  margin-top: 20px;
  display: flex;
}

.fk-left2 {
  width: 50%;
  margin-right: 0;
  padding-right: 10px;
}

.fk-right2 {
  width: 50%;
  padding-left: 10px;
}

.hamb-white {
  z-index: 2;
  width: 100%;
  height: 50px;
  opacity: 0;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
  top: -100%;
}

.hamb-black {
  z-index: 1;
  width: 100%;
  height: 50px;
  opacity: 1;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  display: none;
  position: relative;
  top: -50px;
}

.hamb-bl {
  width: 100%;
  height: 2px;
  background-color: #000;
  margin-top: 3px;
  margin-bottom: 3px;
}

.hamb-bl.hmb {
  width: 70%;
}

.hambb-bl {
  width: 70%;
  height: 2px;
  background-color: #000;
  margin-top: 3px;
  margin-bottom: 3px;
}

.hambb-bl.hmb {
  width: 70%;
}

.hamburger-black {
  z-index: 103;
  width: 40px;
  height: 50px;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin: 20px 30px 0 0;
  padding: 0;
  display: none;
  position: fixed;
  top: 0;
  right: 0;
}

.sk-ety2-kontakt {
  color: #000;
  margin-left: 20px;
  font-size: 30px;
  font-weight: 600;
  text-decoration: none;
}

.hero-link-hasl {
  padding-top: 0;
  padding-bottom: 0;
}

.hero-h1 {
  opacity: 0;
  color: #fa9bdc;
  letter-spacing: 4px;
  margin-top: 100px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  transform: translate(250px);
}

.sk-form-info {
  height: 0;
  margin-top: 20px;
  overflow: hidden;
}

.sk-formm {
  display: block;
  overflow: hidden;
}

.kontakt-formularz-content {
  padding: 40px 30px;
}

.blog-tresc {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.artykul-tytul {
  margin-top: 0;
}

.artykul-tytul.ats {
  padding-left: 30px;
}

.artykul-tytul.gt {
  color: #000;
  padding-left: 30px;
  padding-right: 30px;
}

.bottom {
  width: auto;
  background-color: #212129;
  padding-top: 140px;
}

.bottom.bottom-kontakt {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/kontakt-bg.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.bottom.bottom-stopka {
  background-image: none;
}

.bottom.bottom-bez {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
}

.podglad {
  z-index: 201;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 85px;
  padding-bottom: 99px;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  overflow: auto;
  transform: translate(100%);
}

.nakladka {
  z-index: 200;
  background-color: rgba(0, 0, 0, .34);
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.podglad-img {
  width: 1132px;
  float: left;
  opacity: 1;
  border: 5px solid rgba(0, 0, 0, .16);
  margin-bottom: 50px;
}

.podglad-tyt {
  width: 1000px;
  color: #fff;
  margin-bottom: 34px;
  font-size: 34px;
  font-weight: 700;
}

.podglad-podtyt {
  width: 1000px;
  color: #fff;
  margin-bottom: 34px;
  font-size: 18px;
  font-weight: 300;
}

.podglad-close {
  width: 50px;
  height: 50px;
  clear: both;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  display: none;
  position: static;
  top: 0;
  right: 0;
  overflow: visible;
}

.pc {
  width: 50px;
  height: 3px;
  background-color: #fff;
  transform: rotate(-45deg);
}

.pc2 {
  width: 50px;
  height: 3px;
  background-color: #fff;
  position: relative;
  top: -3px;
  transform: rotate(45deg);
}

.podglad-content {
  width: 80%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 33px;
  display: block;
  position: static;
  overflow: visible;
  transform: translate(0);
}

.podglad-close-but {
  float: none;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  margin-bottom: 26px;
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
  transition: letter-spacing .2s;
}

.podglad-close-but:hover {
  letter-spacing: 1px;
}

.podglad-navi {
  width: 100%;
}

.podklad {
  z-index: 200;
  background-color: rgba(0, 0, 0, .86);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translate(100%);
}

.podglad-load {
  width: 100%;
  height: 100%;
  position: static;
}

.belka-link-tel {
  color: #ff40c7;
  letter-spacing: 3px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  transition: background-color .2s, color .2s;
  display: none;
}

.belka-link-tel:hover {
  color: #fc79da;
  background-color: rgba(0, 0, 0, 0);
}

.hmb-strony-new {
  width: 100%;
  height: 100vh;
  clear: none;
  opacity: 1;
  filter: grayscale() brightness(116%);
  background-image: url('../images/AdobeStock_200421111_Preview.jpeg'), url('../images/AdobeStock_116967122_Preview.jpeg');
  background-position: 50% 100%, 50%;
  background-size: cover, cover;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: none;
}

.bg-kw {
  z-index: 100;
  width: 400px;
  height: 60vh;
  background-color: rgba(0, 0, 0, 0);
  border: 10px solid #0cf;
  margin-top: 0;
  margin-left: 0;
  display: none;
  position: absolute;
  top: 100px;
  right: 381px;
}

.hero-hasla {
  z-index: 4;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 30px 30px 2vh 170px;
  display: flex;
  position: relative;
  top: 0%;
  overflow: hidden;
}

.hero-tytul {
  z-index: 1;
  height: 1px;
  color: rgba(255, 255, 255, .24);
  letter-spacing: -45px;
  font-size: 500px;
  font-weight: 800;
  line-height: 74px;
  display: block;
  position: relative;
  top: -92px;
  left: 0;
}

.hero-tytul2 {
  z-index: 2;
  opacity: 1;
  color: #000;
  letter-spacing: -8px;
  text-transform: none;
  font-family: Montserrat, sans-serif;
  font-size: 150px;
  font-weight: 500;
  line-height: 120px;
  position: relative;
}

.hero-tytul3 {
  z-index: 3;
  color: #000;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 80px;
  font-weight: 300;
  line-height: 80px;
  position: relative;
  left: 11px;
}

.hero-txt-msmall {
  z-index: 4;
  color: #000;
  text-align: center;
  letter-spacing: 5px;
  background-color: rgba(0, 0, 0, 0);
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  display: block;
  position: relative;
  top: -144px;
  left: -168px;
  transform: rotate(-90deg);
}

.ht1 {
  font-size: 500px;
}

.oferta-priv {
  width: 80%;
  background-color: rgba(0, 0, 0, 0);
  border: 15px solid #fff;
  margin: 80px auto 0;
  padding-bottom: 0;
  display: block;
}

.of-priv-top {
  min-height: 50px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.of-tyt {
  color: #000;
  text-align: left;
  padding: 0;
  font-size: 44px;
  font-weight: 700;
  line-height: 44px;
}

.of-ram-top {
  width: 100%;
  border: 0 solid #fff;
  padding: 60px 40px 40px;
}

.of-priv-midle {
  min-height: 50px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.of-ram-midle {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #0d0d27;
  padding: 30px 40px;
}

.oferta-prov-content {
  width: 80%;
}

.text-block-3 {
  color: #000;
  margin-top: 50px;
  font-weight: 700;
  line-height: 24px;
}

.of-podtyt {
  height: auto;
  float: left;
  clear: both;
  color: #000;
  text-align: left;
  background-color: #0ae7e7;
  margin-bottom: 10px;
  padding: 3px;
  font-size: 40px;
  font-weight: 700;
  line-height: 30px;
}

.of-pdstawowe-txt {
  width: 70%;
  color: #0d0d27;
  background-color: rgba(0, 0, 0, 0);
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
}

.of-priv-midle2 {
  min-height: 50px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.of-ram-midle2 {
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  border: 0 solid #0d0d27;
  padding: 30px 40px;
}

.of-priv-midle3 {
  min-height: 50px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.priv-tr {
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.priv-tr-bullet {
  color: #000;
  line-height: 10px;
}

.prov-tr-tresc {
  color: #000;
  margin-top: 2px;
  padding-left: 5px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.of-ram-midle3 {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #0d0d27;
  padding: 30px 40px;
}

.of-ram-midle3:hover {
  background-color: rgba(255, 255, 255, .25);
}

.of-priv-midle4 {
  min-height: 50px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.of-ram-midle4 {
  width: 100%;
  color: rgba(0, 0, 0, 0);
  background-color: #fff;
  border: 0 solid #0d0d27;
  padding: 40px 50px;
}

.of-podtyt-cena {
  height: auto;
  color: #000;
  text-align: left;
  margin-bottom: 30px;
  padding: 0;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
}

.prov-tr-tresc-white {
  color: #000;
  flex: 1;
  padding-left: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.priv-tr-bullet-white {
  color: #fff;
}

.of-podtyt2 {
  height: auto;
  color: #a05413;
  text-align: left;
  margin-bottom: 20px;
  padding: 0;
  font-size: 54px;
  font-weight: 700;
  line-height: 54px;
}

.of-podtyt5 {
  height: auto;
  float: left;
  clear: both;
  color: #000;
  text-align: left;
  background-color: #fffbb3;
  margin-bottom: 10px;
  padding: 3px;
  font-size: 40px;
  font-weight: 700;
  line-height: 30px;
}

.prov-tr-left {
  align-items: flex-start;
  display: flex;
}

.priv-tr-cena {
  border-bottom: 0 dotted #ffefef;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.kontakty {
  z-index: 1;
  width: 100%;
  height: 700px;
  background-color: #353535;
  flex-direction: row;
  display: block;
  position: relative;
}

.prov-tr-tresc2 {
  color: #000;
  padding-left: 9px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.priv-tr-bullet-whi {
  color: #000;
  line-height: 10px;
}

.prov-tr-tresc-white-c {
  color: #000;
  flex: 1;
  padding-left: 0;
  font-size: 46px;
  font-weight: 800;
  line-height: 24px;
}

.oferta-priv-cena {
  width: 80%;
  border: 0 solid #fff;
  margin: 30px auto;
  padding-bottom: 0;
  display: block;
}

.italic-text {
  color: #fff;
  font-size: 44px;
  font-style: normal;
  display: block;
}

.oferta-priv-buttons {
  width: 80%;
  border: 0 solid #fff;
  margin: 30px auto 0;
  padding: 0;
  display: none;
  overflow: hidden;
}

.of-priv-midle-dod {
  min-height: 50px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.of-ram-midle-d {
  width: 100%;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #0d0d27;
  margin-bottom: 40px;
  padding: 0 50px;
}

.of-podtyt-dod {
  height: auto;
  color: #747474;
  text-align: left;
  margin-bottom: 30px;
  padding: 0;
  font-size: 54px;
  font-weight: 700;
  line-height: 54px;
}

.prov-tr-tresc-white-d {
  color: #fff;
  flex: 1;
  padding-left: 0;
  font-size: 16px;
  line-height: 24px;
}

.prov-tr-tresc-white-dodatkowe {
  color: #747474;
  flex: 1;
  margin-top: 0;
  padding-left: 0;
  font-size: 16px;
  line-height: 24px;
}

.of-akceptacja {
  width: 50%;
  color: #fff;
  text-align: center;
  background-color: #26e0b6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: background-color .2s;
  display: flex;
}

.of-akceptacja:hover {
  background-color: #0fcfa3;
}

.of-brak-akceptacji {
  width: 50%;
  color: #dcdcdc;
  text-align: center;
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
  transition: background-color .2s;
  display: flex;
}

.of-brak-akceptacji:hover {
  background-color: #797979;
}

.of-priv-doda {
  padding-top: 0;
}

.text-span {
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}

.of-podtyt-pakiet {
  height: auto;
  float: left;
  clear: both;
  color: #000;
  text-align: left;
  background-color: #ffa5e9;
  margin-bottom: 10px;
  padding: 3px;
  font-size: 40px;
  font-weight: 700;
  line-height: 30px;
}

.image-2 {
  transform: none;
}

.kompet {
  width: 100%;
  height: 100%;
}

.sk {
  z-index: 2;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #000;
  flex-direction: row;
  justify-content: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.skbg {
  z-index: 1;
  width: 0;
  background-color: rgba(0, 0, 0, 0);
  display: none;
  position: relative;
}

.sk-bg {
  width: 100vw;
  height: 100%;
  opacity: .19;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  top: 0;
  left: -100vw;
}

.button-zajawka-strony {
  color: #fff;
  letter-spacing: 2px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  transition: letter-spacing .2s;
}

.button-zajawka-strony:hover {
  letter-spacing: 3px;
}

.portfolio40 {
  width: 40%;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.portfolio60 {
  width: 60%;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.portfolio-40, .portfolio-60 {
  flex: 0 auto;
}

.heading-5 {
  text-align: center;
  letter-spacing: -2px;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
}

.sk-kontakty {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  display: none;
}

.wwst {
  background-color: #f50101;
}

.stopka-link-bg {
  color: #fff;
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 0 solid #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  transition: background-color .4s;
  display: block;
}

.stopka-link-bg:hover {
  background-color: rgba(255, 255, 255, 0);
}

.stopka-link-bg.slb-ko {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.zapewniamy-bg {
  z-index: 2;
  color: #000;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 5vw;
  font-weight: 700;
  line-height: 5vw;
  position: relative;
}

.zapewniamy-bg.zbg2 {
  z-index: 1;
  position: relative;
  left: 0;
}

.blogzajt {
  text-align: left;
  background-color: #f1f1f1;
  font-size: 28px;
  font-weight: 700;
  line-height: 33px;
  transition: background-color .6s, color .2s;
}

.blogzajt:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none;
}

.blog-zaj-kat {
  color: #000;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
}

.blog-zaj-kat:hover {
  text-decoration: none;
}

.blogzajkat {
  color: #fff;
  text-align: left;
  background-color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 33px;
  transition: background-color .6s, color .2s;
}

.blogzajkat:hover {
  color: #000;
  background-color: #fff;
  text-decoration: none;
}

.zamow-wycene {
  width: 90vw;
  background-color: rgba(0, 0, 0, 0);
  border-top: 0 solid #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding: 90px 5vw;
  display: flex;
}

.zamow-haslo-home {
  color: #0e0a1b;
  text-align: left;
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-size: 40px;
  font-weight: 800;
  line-height: 40px;
}

.zam-but {
  color: #0e0a1b;
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #0e0a1b;
  margin-top: 20px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  transition: letter-spacing .2s;
}

.zam-but:hover {
  letter-spacing: 2px;
}

.zamow-txt {
  margin-top: 20px;
  font-size: 14px;
}

.mm-link-9 {
  opacity: 0;
  color: #252529;
  letter-spacing: 0;
  background-color: #fff;
  background-image: none;
  background-size: auto;
  margin-top: 40px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 3px;
  font-size: 40px;
  font-weight: 800;
  line-height: 40px;
  text-decoration: none;
  transition: padding .2s, color .2s, background-color .2s;
  transform: translate(70vw);
}

.mm-link-9:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  padding-right: 3px;
}

.kd-ulica {
  margin-top: 40px;
}

.k-link-map {
  width: auto;
  float: left;
  color: #000;
  text-align: left;
  background-color: #fff;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  display: block;
}

.k-link-map:hover {
  color: #fff;
  background-color: #353535;
}

.radom {
  z-index: 1;
  width: 40%;
  height: 100%;
  float: left;
  clear: none;
  flex: 0 auto;
  position: relative;
  overflow: hidden;
}

.warszawa {
  z-index: 1;
  width: 60%;
  height: 100%;
  float: right;
  flex: 1;
  position: relative;
}

.kd-ulica-waw {
  margin-top: 40px;
  display: none;
}

.radom-bg {
  z-index: 1;
  height: 100%;
  filter: grayscale() brightness(157%);
  background-image: url('../images/tworzenie-stron-radom.jpg');
  background-position: 50%;
  background-size: cover;
  position: relative;
}

.radom-inf {
  z-index: 3;
  height: 100%;
  align-items: flex-end;
  padding-bottom: 0;
  display: flex;
  position: relative;
  top: 0%;
}

.warszawa-bg {
  z-index: 1;
  height: 100%;
  filter: brightness(106%) saturate(124%);
  background-image: url('../images/tworzenie-stron-warszawa.jpg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 20px;
  position: relative;
}

.warszawa-inf {
  z-index: 3;
  height: 100%;
  align-items: flex-end;
  display: flex;
  position: relative;
  top: 0%;
}

.kontakt-war {
  height: 100%;
  min-height: 250px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 0;
  padding: 30px;
  display: flex;
}

.k-miasto-war {
  color: #fdfdfd;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
}

.k-ulica-war {
  color: #fff;
  text-align: left;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  display: block;
}

.k-ulica-w {
  color: #000;
  text-align: left;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  display: block;
}

.k-infowar {
  color: #000;
  text-align: left;
  background-color: #fff;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  display: none;
}

.oferta-priv-confirm {
  width: 80%;
  border: 0 solid #fff;
  flex-direction: column;
  margin: 0 auto 50px;
  padding: 0;
  display: flex;
}

.confirm-info-tak {
  background-color: #04c499;
  padding: 15px;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}

.confirm-info-nie {
  background-color: #989898;
  padding: 15px;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}

.oferta-priv-tak, .oferta-priv-nie {
  height: 0;
  overflow: hidden;
}

.google-map, .google-map2 {
  z-index: 2;
  height: 100%;
  opacity: 0;
  background-color: #3d3d3d;
  position: relative;
  top: -200%;
}

.nieszab {
  color: #000;
  letter-spacing: -5px;
  font-size: 100px;
  font-weight: 700;
  line-height: 120px;
  position: relative;
  left: -7px;
}

.kontakt-mapy {
  width: 90%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 60px;
  padding-left: 30px;
  display: none;
}

.kon-mapa {
  width: 50%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.kon-map {
  width: 100%;
  height: 200px;
  background-color: #9e9e9e;
  padding-right: 0;
}

.kon-mapa-2 {
  width: 50%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.sk-ety-txtt {
  color: #fff;
  letter-spacing: 0;
  margin-top: 0;
  margin-left: 20px;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
}

.kontakt-adresy {
  flex-direction: row;
  display: flex;
}

.k2 {
  padding-top: 0;
  padding-left: 20px;
}

.wycena-link-tyt {
  color: #000;
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.portfolio-50 {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.port-20 {
  z-index: 1;
  opacity: 1;
  filter: contrast(109%);
  background-image: url('../images/interpreter.jpg');
  background-position: 100%;
  background-size: cover;
  flex: 1;
  position: relative;
}

.port-21 {
  z-index: 1;
  opacity: 1;
  filter: contrast(109%);
  background-image: url('../images/bgcars_1.jpg');
  background-position: 100%;
  background-size: cover;
  flex: 1;
  position: relative;
}

.port-23 {
  z-index: 1;
  opacity: 1;
  filter: contrast(109%);
  background-image: url('../images/aleksandrafashion.jpg');
  background-position: 100%;
  background-size: cover;
  flex: 1;
  position: relative;
}

.cena-old {
  color: #ff3086;
  font-size: 36px;
  font-weight: 500;
  text-decoration: line-through;
}

.odleglosc-info {
  font-size: 14px;
  font-weight: 400;
}

.logo-txt-bl {
  z-index: 300;
  opacity: 1;
  color: #000;
  letter-spacing: 0;
  margin-top: 30px;
  margin-left: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
}

.portfolio-tyt {
  color: #c7c7c7;
  letter-spacing: 0;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 800;
  line-height: 30px;
  display: block;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: rotate(0);
}

.slider {
  z-index: 1;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  display: none;
  position: relative;
}

.sl-arr, .sl-nav {
  display: none;
}

.sl-ban {
  overflow: hidden;
}

.sl-baner {
  height: 100%;
  filter: contrast(110%);
}

.stopka-txt {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  padding-right: 0;
  display: flex;
}

.stopka-inf {
  color: #000;
  letter-spacing: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.copyrights-txt {
  width: 100%;
  color: rgba(255, 255, 255, .48);
  border-top: 0 solid #ececec;
  margin-top: 10px;
  padding: 10px 0;
  font-size: 11px;
  font-weight: 400;
}

.stopka-bolb {
  color: #75f1ff;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 40px;
  font-weight: 300;
  line-height: 25px;
}

.stopka-bolb-email {
  color: #212129;
  background-color: #75f1ff;
  margin-left: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  transition: background-color .2s;
}

.stopka-bolb-email:hover {
  background-color: #fff;
}

.contact {
  width: 100%;
  height: auto;
  min-height: 100vh;
  flex-direction: row;
  display: flex;
}

.contact-map {
  width: 40%;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-size: auto;
  margin-left: 0;
  padding-left: 200px;
  display: none;
}

.contact-info {
  width: 50%;
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 0;
  display: flex;
}

.contact-form {
  width: auto;
  flex: 1;
  margin-top: 0;
  padding: 40px 40px 15px;
}

.contact-form.skr {
  width: 50%;
  flex: 0 auto;
}

.fk-field-c {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border-width: 2px 0;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #000;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  transition: border .2s, background-color .2s;
}

.fk-field-c:hover {
  background-color: rgba(0, 0, 0, 0);
  border-color: #fff;
  border-left-width: 2px;
  border-right-width: 2px;
}

.fk-field-c.fk-texrarea {
  height: 60px;
  color: #000;
  border: 0 solid #000;
  border-bottom: 2px solid #fac9db;
  font-weight: 400;
  transition-duration: .2s, .2s;
}

.fk-field-c.fk-texrarea:hover {
  border-width: 2px;
  border-color: #fff;
}

.fk-button-c {
  clear: none;
  color: #000;
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  padding-right: 15px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  transition: letter-spacing .2s;
}

.fk-button-c:hover {
  letter-spacing: 2px;
}

.zamow {
  z-index: 1;
  color: #000;
  letter-spacing: 2px;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  margin-top: 25px;
  margin-right: 100px;
  padding: 11px 10px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  transition: padding-right .2s, padding-left .2s, background-color .2s;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.zamow:hover {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 15px;
  padding-right: 15px;
}

.sk-tyt-c {
  color: #000;
  letter-spacing: 0;
  font-size: 30px;
  font-style: normal;
  font-weight: 800;
  line-height: 34px;
}

.sk-podtyt-c {
  color: #000;
  margin-top: 6px;
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: 400;
}

.ekran {
  z-index: 3;
  width: 40vw;
  height: 95vh;
  opacity: .25;
  filter: contrast(131%) brightness(157%);
  border-radius: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: absolute;
  top: 69px;
  bottom: auto;
  left: 8%;
  right: auto;
  overflow: hidden;
  transform: rotate(0);
}

.stopka-kols {
  width: 100%;
  display: flex;
}

.slider-ekran {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.esarr {
  display: none;
}

.ek-ban {
  width: 100%;
  height: 100%;
  background-image: url('../images/tworzenie-stron-warszawa.jpg');
  background-position: 0 0;
  background-size: cover;
}

.ek-ban.ekb2 {
  background-image: url('../images/aleksandrafashion_1.jpg');
}

.ek-ban.ekb3 {
  background-image: url('../images/palmy.jpg');
}

.ek-ban.ekb4 {
  background-image: url('../images/moventur_1.jpg');
}

.ek-ban.ekb5 {
  background-image: url('../images/bgcars_1.jpg');
  background-position: 50%;
}

.ekran-blend {
  height: 100%;
  position: relative;
  top: -100%;
}

.contact-form-cont {
  width: auto;
  flex: 0 auto;
  margin-top: 0;
  padding: 20px 30px 15px;
}

.contact-form-cont.skr {
  width: 50%;
  flex: 0 auto;
}

.sk-tyt-cont {
  color: #fff;
  letter-spacing: 2px;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  display: none;
}

.sk-podtyt-cont {
  color: #000;
  margin-top: 6px;
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: 500;
  display: none;
}

.sk-form-cont {
  height: 250px;
  display: block;
  overflow: hidden;
}

.sekcja-kontakt-kont {
  width: 100%;
  filter: none;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  flex: 1;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.sekcja-kontakt-kont.sek-kontakt {
  width: 90%;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  flex-direction: row;
  margin-top: 0;
  padding-top: 140px;
  padding-bottom: 40px;
  padding-left: 0;
  display: block;
}

.skk {
  z-index: 2;
  width: 100%;
  background-color: #ebebeb;
  flex-direction: row;
  display: flex;
  position: relative;
}

.sk-tyt-2 {
  color: #000;
  letter-spacing: 0;
  font-size: 50px;
  font-style: normal;
  font-weight: 800;
  line-height: 50px;
}

.sk-podtyt-2 {
  color: #000;
  margin-top: 6px;
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: 400;
}

.fk-button-con {
  clear: none;
  color: #000;
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  padding-right: 15px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  transition: letter-spacing .2s;
}

.fk-button-con:hover {
  letter-spacing: 2px;
}

.skk-kont {
  z-index: 2;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  align-items: center;
  display: flex;
  position: relative;
}

.sk-right-con {
  width: 100%;
  background-color: #fff;
  border-top: 0 solid #b6b6b6;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 0;
  padding: 100px 40px 10px;
  display: flex;
}

.sk-right-con.skr {
  width: 50%;
  flex: 0 auto;
}

.f-buttons-con {
  justify-content: flex-end;
  margin-top: 5px;
  display: flex;
}

.sk-podtyt-2-kon {
  color: #000;
  margin-top: 6px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 400;
  display: none;
}

.mapa {
  height: 100%;
  background-color: #b4b4b4;
}

.sk-tyt-white {
  color: #000;
  letter-spacing: 2px;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
}

.sk-podtyt-black {
  color: #000;
  margin-top: 6px;
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: 400;
}

.cs {
  background-color: #a5a5a5;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0 0 60px;
  display: block;
  position: static;
}

.cs-content {
  width: 100%;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.case {
  width: 1200px;
  background-color: #fff;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 100px auto 0;
  padding: 40px 0;
  display: block;
  position: static;
}

.c-s {
  width: 100%;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.cd-ban-img {
  width: 60%;
  height: auto;
  flex: 0 auto;
  transform: rotate(0);
}

.cd-content {
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #080808;
  padding: 30px;
}

.ux-tyt {
  color: #000;
  font-size: 140px;
  line-height: 120px;
}

.user-flow.uf-hide {
  display: none;
}

.cs-sekcja {
  padding-left: 30px;
}

.c-s-sek {
  background-color: #f0f0f0;
  padding: 60px 0 10px;
}

.c-s-sek.csss {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-bottom: 60px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.c-s-sek.csss.pr {
  background-color: #fff;
  border: 0 solid #009ac9;
  padding-left: 0;
  padding-right: 0;
}

.uf-img {
  width: 100%;
  box-shadow: none;
  filter: brightness(112%);
  border: 10px solid #9fdfe4;
  margin-bottom: 10px;
}

.cs-ux-szkice {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.uf-diagram {
  width: 70%;
  flex: 0 auto;
  margin-top: 40px;
  margin-left: 0;
  margin-right: auto;
}

.uf-diagram.sfdsfs {
  width: 760px;
  flex: 0 auto;
}

.site-map {
  padding: 30px;
}

.str-wym {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.cs-txt {
  font-size: 14px;
  font-weight: 400;
}

.cs-txt.cst-s {
  padding-left: 30px;
  padding-right: 30px;
}

.cs-txt.tr {
  color: #000;
  padding-left: 30px;
  padding-right: 30px;
}

.mapa-procesu {
  background-color: #fff;
  padding: 60px 30px;
}

.mapa-apple {
  width: 100%;
  margin-top: 40px;
}

.szk {
  width: 48%;
  padding-bottom: 40px;
}

.szk-tyt {
  color: #000;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.prot-img {
  width: 95%;
  box-shadow: none;
  border: 10px solid #fdf7ad;
  margin-top: 20px;
  margin-left: 30px;
  margin-right: auto;
  padding-left: 0;
}

.prot-tyt {
  color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
}

.prott {
  border-bottom: 0 solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.printy {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.image-3 {
  flex: 0 auto;
}

.prty {
  flex: 0 auto;
  box-shadow: 1px 1px 19px rgba(0, 0, 0, .26);
}

.prleft {
  width: 750px;
}

.imh {
  margin-bottom: 40px;
}

.fk-button-con-tel {
  clear: none;
  color: #000;
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  padding-right: 15px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  transition: letter-spacing .2s;
  display: none;
}

.fk-button-con-tel:hover {
  letter-spacing: 2px;
}

.hamb-blc {
  z-index: 1;
  width: 100%;
  height: 50px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
  top: 0%;
}

.hamb-w {
  width: 100%;
  height: 2px;
  background-color: #fff;
  margin-top: 3px;
  margin-bottom: 3px;
}

.hamb-w.hmb {
  width: 70%;
}

.hambb-w {
  width: 70%;
  height: 2px;
  background-color: #fff;
  margin-top: 3px;
  margin-bottom: 3px;
}

.hambb-w.hmb {
  width: 70%;
}

.sekcja-sklepy-content {
  background-color: #0e0a1b;
  padding-top: 0;
  padding-bottom: 100px;
  padding-left: 0;
  display: flex;
}

.link {
  letter-spacing: -1px;
  font-family: Varela Round, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.hs-bg {
  width: 100%;
  height: 100%;
  background-image: url('../images/strony-internetowe.jpg');
  background-size: cover;
  position: relative;
}

.hs-bg.hs-bg-sklepy {
  background-image: url('../images/tworzenie-sklepow-internetowych.jpg');
  background-position: 50%;
  background-size: cover;
}

.hsb {
  width: 80%;
  height: 65vh;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  overflow: hidden;
}

.h-strony-sub {
  color: #000;
  text-align: left;
  letter-spacing: 10px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  position: relative;
}

.sekcja-casy {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding: 50px 0;
}

.tyt-casy {
  z-index: 2;
  width: auto;
  float: left;
  color: rgba(0, 0, 0, .05);
  text-align: left;
  letter-spacing: 0;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 60px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20vw;
  font-weight: 800;
  line-height: 3vw;
  display: flex;
  position: relative;
  top: 7px;
  left: 1px;
}

.casy-zajawki {
  z-index: 1;
  position: relative;
}

.cs-slider {
  width: 40vw;
  height: 80vh;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
}

.cs-mask {
  overflow: visible;
}

.cs-arr-left, .cs-arr-right {
  width: 0;
  overflow: visible;
}

.cs-slide-nav {
  display: none;
}

.cs-slide {
  padding: 2vw;
}

.cs-s-cont {
  height: 100%;
  opacity: 1;
  cursor: pointer;
  border: 0 solid #444;
  border-radius: 0;
  overflow: visible;
}

.ic-r {
  width: 100px;
  height: 100px;
  color: #000;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 5px solid #000;
  justify-content: center;
  align-items: center;
  transition: color .2s, background-color .2s;
  display: flex;
  position: relative;
  left: 0;
}

.ic-r:hover {
  color: #fff;
  background-color: #000;
}

.cssc-ban {
  z-index: 1;
  height: 100%;
  opacity: 1;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  transform: translate(0);
}

.cssc-ban.cssc-ban-mln {
  z-index: 1;
  opacity: 1;
  background-image: url('../images/mylegalstore.jpg');
  background-position: 70%;
  background-size: cover;
  position: relative;
}

.cssc-ban-info {
  z-index: 2;
  height: 100%;
  opacity: 1;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 0;
  display: flex;
  position: relative;
  top: -100%;
  overflow: hidden;
}

.cssc-ban-info.cssc-ban-mln {
  opacity: 1;
  background-image: url('../images/mylegalstore.jpg');
  background-position: 70%;
  background-size: cover;
}

.cssc-b {
  height: 100%;
}

.cssc-b.cssc-b-mln {
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: none;
  background-image: url('../images/mylegalstore.jpg');
  background-position: 0%;
  background-size: cover;
}

.cssc-b.cssc-b-dd {
  width: 100%;
  opacity: 1;
  background-image: url('../images/Fotolia_118714784_Subscription_Monthly_M.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.cssc-b.cssc-bshoplik {
  width: 100%;
  height: 100%;
  opacity: 1;
  background-image: url('../images/shoplik-ban.jpg');
  background-position: 50%;
  background-size: cover;
}

.cssc-b.cssc-more {
  width: 100%;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: flex;
}

.cssc-b.cssc-b-interp {
  width: 100%;
  height: 100%;
  opacity: 1;
  background-image: url('../images/desc-home.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.cscs-b-log {
  height: 150px;
  opacity: 1;
  padding: 5px;
  display: none;
}

.cscs-b-log.cssc-log-dd {
  height: 70px;
  background-color: #000;
  transform: none;
}

.cscs-b-log.cssc-l-shoplik {
  height: auto;
  transform: none;
}

.cssc-name {
  opacity: 1;
  color: #000;
  text-transform: lowercase;
  background-color: #fff;
  margin-top: 40px;
  padding: 15px;
  font-size: 4vw;
  font-weight: 700;
  line-height: 3.5vw;
  display: block;
  transform: translate(0, 100%);
}

.cssc-name.cssc-name-dd {
  color: #c9c9c9;
  transform: none;
}

.ic-l {
  width: 100px;
  height: 100px;
  color: #000;
  border: 5px solid #000;
  justify-content: center;
  align-items: center;
  transition: color .2s, background-color .2s;
  display: flex;
  position: relative;
  left: -100px;
}

.ic-l:hover {
  color: #fff;
  background-color: #000;
}

.cssc-ban-info-more {
  z-index: 2;
  height: 100%;
  opacity: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: relative;
  top: -100%;
}

.cssc-ban-info-more.cssc-ban-mln {
  opacity: 1;
  background-image: url('../images/mylegalstore.jpg');
  background-position: 70%;
  background-size: cover;
}

.portf-but-more {
  width: 150px;
  height: 150px;
  color: #000;
  cursor: pointer;
  background-color: #f5f5f5;
  justify-content: center;
  align-items: center;
  padding: 34px 0;
  font-size: 40px;
  line-height: 40px;
  transition: letter-spacing .2s, background-color .2s;
  display: flex;
}

.portf-but-more:hover {
  letter-spacing: 2px;
  background-color: #e7a143;
}

.cssc-b-content {
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.cssc-b-content.cbc-dd {
  height: 100%;
}

.sek-bz {
  width: 90vw;
  background-color: #e0e0e0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 5vw 60px;
}

.sk-tyt1 {
  float: none;
  color: #fff;
  letter-spacing: -4px;
  font-family: Montserrat, sans-serif;
  font-size: 70px;
  font-style: normal;
  font-weight: 700;
  line-height: 70px;
  position: relative;
  left: -4px;
}

.st-link {
  text-decoration: none;
  display: block;
}

.port-8 {
  z-index: 1;
  opacity: 1;
  background-image: url('../images/moventur.jpg');
  background-position: 50%;
  background-size: cover;
  flex: 1;
  position: relative;
}

.port-9 {
  filter: none;
  background-image: url('../images/interpreter.jpg');
  background-position: 50%;
  background-size: cover;
  flex: 1;
}

.line-b {
  height: 1px;
  background-color: rgba(255, 255, 255, .03);
  margin-top: 60px;
  margin-bottom: 80px;
}

.port-11 {
  z-index: 1;
  opacity: 1;
  filter: contrast(109%);
  background-image: url('../images/mylegalstore.jpg');
  background-size: cover;
  flex: 1;
  position: relative;
}

.port-12 {
  filter: none;
  background-image: url('../images/aleksandrafashion.jpg');
  background-position: 50%;
  background-size: cover;
  flex: 1;
}

.port-17 {
  z-index: 1;
  opacity: 1;
  filter: contrast(109%);
  background-image: url('../images/shoplik-ecommerce.jpg');
  background-position: 50%;
  background-size: cover;
  flex: 1;
  position: relative;
}

.port-13 {
  z-index: 1;
  opacity: 1;
  filter: brightness(116%);
  background-image: url('../images/dreamhouse2.jpg');
  background-position: 50% 0;
  background-size: cover;
  flex: 1;
  position: relative;
}

.logotxt-foofter {
  z-index: 1;
  color: rgba(255, 255, 255, .15);
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 0;
  font-family: Varela Round, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  position: relative;
}

.port-tgc {
  z-index: 1;
  opacity: 1;
  filter: brightness(116%);
  background-image: url('../images/mylegalstore.jpg');
  background-position: 30%;
  background-size: cover;
  flex: 1;
  position: relative;
}

.port-moventoor {
  z-index: 1;
  opacity: 1;
  background-image: url('../images/moventur_1.jpg');
  background-position: 50%;
  background-size: cover;
  flex: 1;
  position: relative;
}

.roundthecorner {
  filter: none;
  background-image: url('../images/roundthecorner.jpg');
  background-position: 100%;
  background-size: cover;
  flex: 1;
}

.port-mln {
  z-index: 1;
  opacity: 1;
  background-image: url('../images/mln.jpg');
  background-position: 0%;
  background-size: cover;
  flex: 1;
  position: relative;
}

.port-shoplik {
  background-image: url('../images/shoplik-ecommerce.jpg');
  background-position: 0%;
  background-size: cover;
  flex: 1;
}

.port-dreamhome {
  z-index: 1;
  opacity: 1;
  filter: contrast(109%);
  background-image: url('../images/dreamhomebykamila.jpg');
  background-position: 100%;
  background-size: cover;
  flex: 1;
  position: relative;
}

.port-maralla {
  z-index: 1;
  opacity: 1;
  filter: contrast(109%);
  background-image: url('../images/kalipso_1.jpg');
  background-position: 0%;
  background-size: cover;
  flex: 1;
  position: relative;
}

.port-strzelak {
  z-index: 1;
  opacity: 1;
  filter: contrast(109%);
  background-image: url('../images/strzelak.jpg');
  background-position: 100%;
  background-size: cover;
  flex: 1;
  position: relative;
}

.kontakt {
  height: auto;
  min-height: 100vh;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.bottom-kontaktt {
  width: auto;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 0;
}

.bottom-kontaktt.bottom-kontakt {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/kontakt-bg.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.bottom-kontaktt.bottom-stopka {
  background-image: none;
}

.bottom-kontaktt.bottom-bez {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
}

.kont-sk {
  z-index: 2;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  border: 0 solid #000;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.sk-right-kontakt {
  border: 0 solid #000;
  flex: 1;
  margin-top: 40px;
  padding: 0;
}

.sk-right-kontakt.skr {
  width: 50%;
  flex: 0 auto;
}

.kont-line-b {
  height: 1px;
  background-color: rgba(255, 255, 255, .03);
  margin-top: 0;
  margin-bottom: 80px;
}

.logo-txt-white {
  z-index: 300;
  opacity: 1;
  color: #fff;
  letter-spacing: 0;
  margin-top: 30px;
  margin-left: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 800;
  line-height: 20px;
  text-decoration: none;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
}

.logo-txt-white.lt {
  z-index: 99;
}

.sk-tyt2 {
  float: none;
  color: #000;
  letter-spacing: -4px;
  font-family: Montserrat, sans-serif;
  font-size: 6vw;
  font-style: normal;
  font-weight: 700;
  line-height: 6vw;
  position: relative;
  left: -.3vw;
}

.fk-button-kontakt {
  clear: none;
  color: #fff;
  letter-spacing: 1px;
  background-color: #000;
  border: 1px solid #4e4e4e;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 15px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  transition: letter-spacing .2s;
}

.fk-button-kontakt:hover {
  letter-spacing: 3px;
}

.logotxt-foofter-2 {
  z-index: 1;
  color: #000;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 0;
  font-size: 30px;
  font-weight: 800;
  line-height: 30px;
  display: none;
  position: relative;
}

.stopka-bolb2 {
  color: #000;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 40px;
  font-weight: 700;
  line-height: 25px;
}

.kont-line-k {
  height: 1px;
  background-color: rgba(255, 255, 255, .03);
  margin-top: 0;
  margin-bottom: 40px;
}

.kont-adres {
  color: #000;
  background-image: url('../images/ico-lok3.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 11px;
  margin-bottom: 5px;
  padding-top: 0;
  padding-left: 13px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.of-podtyt-kroki {
  height: auto;
  float: left;
  clear: both;
  color: #000;
  text-align: left;
  background-color: #a5ffbb;
  margin-bottom: 10px;
  padding: 3px;
  font-size: 40px;
  font-weight: 700;
  line-height: 30px;
}

.prov-tr-no {
  min-width: 10px;
  color: #000;
  margin-top: 2px;
  padding-left: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

.of-podty {
  height: auto;
  float: left;
  clear: both;
  color: #000;
  text-align: left;
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
  padding: 3px 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}

.sk-form-kont {
  height: 290px;
  margin-top: 0;
  display: block;
  overflow: hidden;
}

.sk-form-kont.skf {
  height: 220px;
  margin-top: 20px;
}

.przyklad-4 {
  height: 100%;
  margin: 0;
  padding: 10px 0 10px 10px;
  overflow: hidden;
}

.butt-portfolio {
  margin-left: auto;
  margin-right: auto;
  font-size: 30px;
  line-height: 30px;
}

.portfol-but {
  width: 100%;
  float: none;
  color: #fff;
  cursor: pointer;
  background-color: #d8d8d8;
  border: 0 solid #000;
  margin-top: 20px;
  margin-left: 0;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  transition: background-color .2s, letter-spacing .2s;
  display: block;
}

.portfol-but:hover {
  letter-spacing: 2px;
  background-color: #c2c2c2;
}

html.w-mod-js [data-ix="apire"], html.w-mod-js [data-ix="apire-2"] {
  opacity: 0;
  transform: translate(0, 100px);
}

html.w-mod-js [data-ix="apire-5"] {
  opacity: 0;
  transform: translate(0, -100px);
}

html.w-mod-js [data-ix="apire-3"] {
  opacity: 0;
  transform: translate(0, 100px);
}

html.w-mod-js [data-ix="apire-6"] {
  opacity: 0;
  transform: translate(0, -100px);
}

html.w-mod-js [data-ix="apire-4"] {
  opacity: 0;
  transform: translate(0, 100px);
}

html.w-mod-js [data-ix="hero-projektujemy"] {
  transform: translate(100vw);
}

@media screen and (max-width: 991px) {
  .hero {
    height: 90vh;
  }

  .hero-bg-napis {
    transform: translate(110%);
  }

  .hero-menu-links {
    align-items: center;
    padding-bottom: 20px;
  }

  .hero-link-ety {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 50px;
    line-height: 50px;
  }

  .hero-link-ety.hl-active {
    color: #5affde;
    font-size: 80px;
    line-height: 65px;
  }

  .zapewniamy {
    margin-top: 0;
    margin-bottom: 0;
  }

  .sekcja-zapewniamy {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .sekcja-strony {
    height: auto;
    flex-direction: column;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 20px;
    display: block;
  }

  .sekcja-strony-bg {
    width: 100%;
    height: 700px;
    flex: 0 auto;
    left: 0;
  }

  .sekcja-str-zajawka {
    flex: 0 auto;
    padding: 20px 40px 40px;
    display: flex;
  }

  .button-zajawka {
    color: #000;
    border-color: #000;
    margin-top: 20px;
  }

  .sekcja-sklepy {
    flex-direction: column;
    padding-left: 20px;
  }

  .h-sklepy {
    font-size: 40px;
    line-height: 60px;
    right: 0;
  }

  .h-strony {
    width: 100%;
    color: #000;
    margin-top: 0;
    font-size: 60px;
    font-weight: 700;
    line-height: 60px;
    position: relative;
    left: 0;
  }

  .sekcja-skl-zajawka {
    padding-left: 30px;
    padding-right: 30px;
  }

  .sekcja-sklepy-bg {
    width: 50%;
    height: 60vh;
  }

  .tyt-zajawki {
    font-size: 200px;
  }

  .blog-zajawki-kategorie {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .blog-zajawka {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .stopka {
    width: 100vw;
    flex-direction: column;
    margin-top: 60px;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .stopka-kol {
    width: 100%;
    flex: 1;
    margin-bottom: 30px;
    padding-right: 0;
  }

  .stopka-kol.sk-logo {
    padding-right: 16px;
  }

  .stopka-kol.stopka-kol-artykuly {
    flex: 1;
    padding-right: 0;
  }

  .logo-stopka {
    top: 222px;
  }

  .stopka-linki {
    margin-top: 10px;
  }

  .sekcja-kontakt {
    width: 100%;
    flex-direction: row;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .sekcja-kontakt.sek-kontakt {
    width: 100%;
  }

  .blog-zaj50 {
    flex-direction: column;
  }

  .sk-left {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .sk-tyt {
    letter-spacing: -4px;
    font-size: 60px;
    line-height: 60px;
  }

  .sk-right {
    width: 100%;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .menu-mob {
    width: 100%;
    background-color: #000;
    padding-left: 30px;
    transform: translate(100%);
  }

  .mm-link-1 {
    opacity: 0;
    font-weight: 700;
    transform: translate(100%);
  }

  .mm-link-5, .mm-link-2, .mm-link-3, .mm-link-4, .mm-link-6, .mm-link-7, .mm-link-8 {
    font-weight: 700;
  }

  .sekcja-portfolio-zajawki {
    flex-direction: column;
    align-items: center;
    display: none;
  }

  .hero-strony-bg.hs-bg {
    background-image: linear-gradient(to bottom, null, null), url('../images/kurier.jpg');
    background-position: 0 0, 50%;
  }

  .hero-strony-bg.h-pozycj {
    background-image: linear-gradient(rgba(0, 0, 0, .43), rgba(0, 0, 0, .43)), url('../images/seo.jpg');
    background-position: 0 0, 38%;
  }

  .hero-tyt {
    margin-left: 70px;
  }

  .sekcja-mob {
    padding-left: 70px;
  }

  .sekcja-grafika {
    flex-direction: column;
    align-items: flex-start;
  }

  .s-graf-text {
    padding-left: 70px;
    padding-right: 70px;
    top: 0;
  }

  .s-graf-img {
    width: 100%;
  }

  .sekcja-hosting {
    flex-direction: column;
    align-items: flex-start;
  }

  .s-host-img {
    width: 70%;
    height: 80vh;
    margin-right: 0;
    left: 30px;
  }

  .grafika-mak {
    width: 90%;
  }

  .wybrane-realizacje {
    width: 100%;
    float: right;
    flex: 0 auto;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    display: flex;
    top: 0;
    left: 0;
  }

  .wyb-realizacja3 {
    width: 70vw;
    height: 70vw;
    margin-left: 60px;
    left: 0;
    right: 0;
  }

  .s-wybrane-tyt {
    width: 100%;
    text-align: left;
    padding-left: 70px;
    font-size: 50px;
    line-height: 50px;
    top: 0;
    right: 0;
  }

  .kompetencja {
    width: 50vw;
    height: 50vw;
  }

  .kompetencja.ka {
    height: 50vw;
  }

  .komp-ico {
    width: 300px;
  }

  .komp-tyt {
    text-align: center;
    font-size: 25px;
    line-height: 30px;
  }

  .kompetencja-bg {
    clear: both;
  }

  .kompetencja-content {
    top: -100%;
  }

  .portfolio {
    width: 100vw;
    margin-top: 15vh;
    padding-left: 30px;
    padding-right: 30px;
  }

  .portfolio-tr {
    height: auto;
    min-height: auto;
    align-items: center;
    display: flex;
  }

  .portfolio50 {
    width: 100%;
    display: block;
  }

  .portfolio50.p50-left {
    width: 50%;
    flex-direction: row;
    align-items: center;
    padding-right: 20px;
    display: flex;
  }

  .portfolio50.p50-right {
    width: 50%;
    flex-direction: row;
    align-items: center;
    padding-left: 20px;
    display: flex;
  }

  .portfolio-box {
    height: 40vw;
    opacity: 1;
    margin-top: 0;
    margin-bottom: 0;
  }

  .portfolio-box.pbh-70 {
    height: 100%;
    flex: 1;
  }

  .portfolio-nazwa {
    font-size: 25px;
    line-height: 20px;
  }

  .portfolio-podnazwa {
    font-size: 22px;
    line-height: 20px;
  }

  .portfolio-tr-100 {
    height: auto;
    min-height: 50vh;
  }

  .wycena {
    padding-left: 7px;
    padding-right: 7px;
  }

  .wycena-brief {
    width: 100%;
  }

  .wycena-tyt {
    text-align: left;
  }

  .wyc-field {
    padding-right: 10px;
  }

  .blog-kol {
    width: 100%;
  }

  .blog-bz-foto.bbf {
    flex-direction: column;
    align-items: flex-start;
  }

  .blog-kategorie {
    width: 35%;
  }

  .blog-zajawki {
    width: 65%;
    flex-direction: column;
  }

  .blok-kat-linki {
    overflow: hidden;
  }

  .blog-zajawki-home {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .portfolio-button {
    padding: 7px 5px 6px;
    font-size: 13px;
    line-height: 13px;
  }

  .hero-podtyt {
    margin-left: 70px;
  }

  .sekcja-mob-sklep {
    width: 90%;
    padding-left: 70px;
  }

  .sekcja-grafika-sklep {
    flex-direction: column;
    align-items: flex-start;
  }

  .sekcja-kompetencje-sklepy {
    width: 100%;
    min-height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .grafika-mak-sklep {
    width: 80%;
  }

  .sekcja-akcja {
    padding-left: 0;
    padding-right: 0;
  }

  .s-host-text {
    padding-left: 70px;
    padding-right: 70px;
    top: -146px;
  }

  .sekcja-pozycjonowanie, .sekcja-seo, .sekcja-grafi {
    width: 100%;
    padding-left: 40px;
  }

  .hero-podtyt-strony {
    margin-left: 70px;
  }

  .przykladkowe-realizacje {
    padding-left: 20px;
    padding-right: 20px;
  }

  .przykladkowe {
    width: 100%;
  }

  .przykladowe-tyt {
    font-size: 130px;
    top: -67px;
  }

  .przyklady {
    height: auto;
    min-height: 70vh;
  }

  .hosting-txt {
    padding-left: 70px;
    padding-right: 70px;
    top: -148px;
  }

  .sklepy-host-img {
    width: 70%;
    height: 80vh;
    margin-right: 0;
    left: 30px;
  }

  .wycena-podtyt {
    text-align: left;
  }

  .kompetencje {
    justify-content: flex-start;
  }

  .komp-ety {
    text-align: left;
    font-size: 7vw;
    line-height: 6vw;
  }

  .kontakt-kol {
    width: 100%;
    padding-right: 0;
  }

  .kontakt-content {
    width: 70%;
  }

  .kont.kont-war, .kont.kont-warszawa {
    width: 250px;
    height: auto;
    margin-top: 0;
    margin-left: 0;
  }

  .kontakt-info {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .sekcja-kontakt2 {
    flex-direction: column;
    padding-top: 20px;
  }

  .kontakt-top {
    flex-direction: column;
  }

  .kontakt-formularz {
    width: 100%;
    padding-left: 23px;
    padding-right: 23px;
  }

  .kontakt-inf {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .kontakt-dane {
    justify-content: flex-end;
    padding: 15px;
  }

  .fk-trr {
    flex-direction: column;
  }

  .fk-left2 {
    width: 100%;
    padding-right: 0;
  }

  .fk-right2 {
    width: 100%;
    padding-left: 0;
  }

  .artykul-tytul.gt {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bottom {
    padding-top: 60px;
  }

  .podglad-podtyt {
    width: auto;
  }

  .hero-hasla {
    padding-bottom: 40px;
    padding-left: 62px;
  }

  .hero-tytul {
    letter-spacing: -15px;
    font-size: 200px;
  }

  .hero-tytul2 {
    letter-spacing: -1vw;
    margin-bottom: 0;
    font-size: 14vw;
    line-height: 10vw;
  }

  .hero-tytul3 {
    margin-top: 10px;
    font-size: 9vw;
    line-height: 8vw;
    left: 0;
  }

  .hero-txt-msmall {
    display: block;
    top: -146px;
  }

  .oferta-priv {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .priv-tr-cena {
    flex-direction: column;
  }

  .prov-tr-tresc-white-c {
    margin-bottom: 20px;
    line-height: 46px;
  }

  .oferta-priv-cena, .oferta-priv-buttons {
    width: 100%;
  }

  .sk {
    flex-direction: column;
    margin-right: 0;
  }

  .portfolio40, .portfolio60 {
    width: 100%;
    display: block;
  }

  .sk-kontakty {
    flex-direction: column;
  }

  .zapewniamy-bg {
    font-size: 40px;
    line-height: 40px;
    display: block;
  }

  .zamow-wycene {
    background-color: rgba(0, 0, 0, 0);
  }

  .zamow-haslo-home {
    color: #000;
    font-weight: 700;
  }

  .zam-but {
    color: #fff;
    background-color: #000;
    font-weight: 800;
  }

  .kontakt-war {
    justify-content: flex-end;
    padding: 15px;
  }

  .oferta-priv-confirm {
    width: 100%;
  }

  .nieszab {
    letter-spacing: -5px;
    font-size: 90px;
    left: -5px;
  }

  .wycena-link-tyt {
    text-align: left;
  }

  .portfolio-50 {
    width: 100%;
    height: auto;
    flex-direction: row;
    display: block;
  }

  .logo-txt-bl {
    position: absolute;
  }

  .portfolio-tyt {
    letter-spacing: 0;
    padding-left: 20px;
    font-weight: 900;
    line-height: 30px;
  }

  .stopka-txt {
    margin-top: 10px;
    padding-right: 0;
  }

  .copyrights-txt {
    padding-left: 0;
    padding-right: 0;
  }

  .contact-form {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .zamow {
    margin-top: 30px;
    padding: 5px;
  }

  .ekran {
    width: 80vh;
    padding-right: 0;
    left: 0%;
    right: 0;
  }

  .stopka-kols {
    flex-direction: column;
  }

  .contact-form-cont {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .sekcja-kontakt-kont {
    width: 100%;
    flex-direction: row;
    padding-top: 0;
    padding-left: 0;
  }

  .sekcja-kontakt-kont.sek-kontakt {
    width: 100%;
  }

  .skk {
    background-color: #000;
    flex-direction: column;
  }

  .sk-tyt-2 {
    font-size: 40px;
    line-height: 40px;
  }

  .skk-kont {
    background-color: rgba(0, 0, 0, 0);
    display: flex;
  }

  .sk-right-con {
    width: 100%;
    justify-content: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .case {
    width: 100%;
    padding-left: 0;
  }

  .cs-ux-szkice, .cs-txt.tr {
    padding-left: 20px;
    padding-right: 20px;
  }

  .prot-img {
    margin-left: 20px;
  }

  .prot-tyt {
    padding-left: 20px;
  }

  .sekcja-sklepy-content {
    padding-bottom: 60px;
  }

  .h-strony-sub {
    width: 100%;
    color: #000;
    margin-top: 0;
    font-size: 60px;
    font-weight: 700;
    line-height: 60px;
    position: relative;
    left: 0;
  }

  .tyt-casy {
    font-size: 200px;
  }

  .cs-slider {
    width: 60vw;
    height: 60vw;
  }

  .sk-tyt1 {
    letter-spacing: -4px;
    font-size: 60px;
    line-height: 60px;
  }

  .port-tgc {
    height: 100%;
    flex: 0 auto;
  }

  .bottom-kontaktt {
    padding-top: 60px;
  }

  .kont-sk {
    flex-direction: column;
    margin-right: 0;
  }

  .sk-right-kontakt {
    width: 100%;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .sk-tyt2 {
    letter-spacing: -4px;
    font-size: 60px;
    line-height: 60px;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    height: 100vh;
    min-height: 500px;
  }

  .logo-txt.logo-txt-black {
    color: #000;
  }

  .body {
    overflow: visible;
  }

  .hero-bg-napis {
    justify-content: flex-start;
  }

  .heading {
    font-size: 400px;
  }

  .hero-menu-links {
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .hero-link-ety {
    font-size: 30px;
    line-height: 30px;
  }

  .hero-link-ety:hover {
    padding-right: 10px;
  }

  .hero-link-ety.hl-active {
    color: #5affde;
    font-size: 60px;
    line-height: 50px;
  }

  .hero-link-ety.hl-active:hover {
    padding-right: 10px;
  }

  .hmb-strony {
    height: 100vh;
    background-position: -182px 0;
    transform: none;
  }

  .hmb-sklepy, .hmb-reklama {
    height: 90vh;
    transform: translate(0, -90vh);
  }

  .hmb-grafika {
    height: 90vh;
    transform: translate(0, -100%);
  }

  .sekcja-zapewniamy {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sekcja-strony-bg {
    height: 100vh;
    left: 0;
  }

  .sekcja-str-zajawka {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sekcja-sklepy {
    padding-left: 0;
  }

  .h-sklepy {
    font-size: 60px;
    line-height: 60px;
  }

  .h-strony {
    font-size: 50px;
    line-height: 50px;
  }

  .sekcja-sklepy-bg {
    width: 60%;
    background-position: 37%;
  }

  .tyt-zajawki {
    font-size: 130px;
  }

  .blog-zajawka {
    padding-left: 0;
    padding-right: 0;
  }

  .bz-content, .bz-foto, .bz-picture {
    height: 300px;
  }

  .stopka {
    background-color: rgba(0, 0, 0, 0);
    padding: 40px 40px 0;
  }

  .logo-stopka {
    letter-spacing: -10px;
    font-size: 250px;
    top: 212px;
    left: 61px;
    transform: rotate(90deg);
  }

  .stopka-tyt {
    margin-bottom: 10px;
  }

  .stopka-linki {
    margin-top: 0;
  }

  .logo-stopka-small {
    font-weight: 700;
    display: none;
  }

  .sekcja-kontakt {
    background-image: none;
    margin-bottom: 0;
    padding-right: 0;
  }

  .sekcja-kontakt.sek-kontakt {
    width: 100%;
    padding-top: 100px;
  }

  .sk-left {
    font-weight: 500;
  }

  .sk-tyt {
    letter-spacing: 0;
    background-color: rgba(0, 0, 0, 0);
    font-size: 40px;
    line-height: 40px;
  }

  .sk-podtyt {
    color: #fff;
    font-weight: 300;
  }

  .sk-kontakt {
    margin-top: 15px;
  }

  .sk-ety {
    font-size: 32px;
  }

  .sk-iko-tel {
    filter: invert();
  }

  .sk-ety-txt {
    color: #fff;
  }

  .sk-iko-email, .sk-iko-lokalizacja {
    filter: invert();
  }

  .sk-form {
    height: auto;
  }

  .fk-field {
    color: #fff;
  }

  .fk-field.fk-texrarea.fk-textarea2 {
    height: 70px;
  }

  .fk-field.fk-texrarea.fk-textarea2::-ms-input-placeholder {
    font-size: 20px;
    line-height: 20px;
  }

  .fk-field.fk-texrarea.fk-textarea2::placeholder {
    font-size: 20px;
    line-height: 20px;
  }

  .fk-field.fk-field2::-ms-input-placeholder {
    font-size: 20px;
    line-height: 20px;
  }

  .fk-field.fk-field2::placeholder {
    font-size: 20px;
    line-height: 20px;
  }

  .stopka-links {
    flex-direction: column;
  }

  .menu-mob {
    transform: translate(100%);
  }

  .mm-link-1 {
    opacity: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 25px;
    transform: translate(100%);
  }

  .mm-link-1:hover {
    line-height: 25px;
  }

  .mm-link-5, .mm-link-2 {
    opacity: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 25px;
    transform: translate(100%);
  }

  .mm-link-3, .mm-link-4 {
    opacity: 0;
    font-size: 25px;
    line-height: 25px;
    transform: translate(100%);
  }

  .mm-link-6, .mm-link-7, .mm-link-8 {
    opacity: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 25px;
    transform: translate(100%);
  }

  .hero-strony-bg.hs-bg {
    background-image: linear-gradient(to bottom, null, null), url('../images/kurier.jpg');
    background-position: 0 0, 50%;
  }

  .hero-tyt {
    margin-left: 40px;
    font-size: 50px;
    line-height: 44px;
  }

  .sekcja-mob {
    padding-left: 40px;
    padding-right: 40px;
  }

  .bold-text {
    font-size: 68px;
    line-height: 60px;
  }

  .s-graf-text {
    padding-left: 40px;
    padding-right: 40px;
    top: -132px;
  }

  .bold-text-2 {
    font-size: 53px;
  }

  .bold-text-3 {
    font-size: 55px;
  }

  .s-host-img {
    height: 70vh;
  }

  .s-host-txt {
    width: 100%;
  }

  .s-host-tyt1 {
    font-size: 48px;
  }

  .heading-host {
    font-size: 58px;
  }

  .wybrane-realizacje {
    padding-top: 0;
    padding-bottom: 0;
  }

  .wyb-realizacja3 {
    width: 100%;
    height: 100vw;
    margin-left: 0;
  }

  .s-wybrane-tyt {
    padding-left: 40px;
    padding-right: 40px;
  }

  .komp-ico {
    width: 200px;
  }

  .komp-tyt {
    font-size: 20px;
  }

  .komp-podtyt {
    font-size: 14px;
    line-height: 16px;
  }

  .portfolio {
    width: 100vw;
    margin-top: 100px;
  }

  .portfolio50.p50-left {
    padding-right: 15px;
  }

  .portfolio50.p50-right {
    padding-left: 15px;
  }

  .portfolio-box.pbh-70 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .portfolio-nazwa {
    font-size: 34px;
  }

  .portfolio-podnazwa {
    font-size: 24px;
  }

  .portfolio-tr-100 {
    height: auto;
    min-height: 300px;
  }

  .wycena-tyt {
    font-size: 40px;
    line-height: 40px;
  }

  .wyc-field {
    padding-right: 0;
  }

  .wyc-fields-poziom {
    flex-direction: column;
  }

  .blog-kategorie, .blog-zajawki {
    width: 100%;
  }

  .bl-kat-tyt {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 700;
  }

  .blok-kat-linki {
    height: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    overflow: hidden;
  }

  .blog-artyk {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .kompetencja-info {
    padding-left: 0;
  }

  .hero-podtyt {
    margin-left: 40px;
    font-size: 70px;
    line-height: 60px;
  }

  .sekcja-mob-sklep {
    padding-left: 40px;
    padding-right: 40px;
  }

  .sklepy-graf-tyt {
    font-size: 53px;
    line-height: 44px;
  }

  .sklepy-graf-podtyt {
    line-height: 64px;
  }

  .s-host-text {
    padding-left: 40px;
    padding-right: 40px;
    top: -144px;
  }

  .sekcja-pozycjonowanie, .sekcja-seo, .sekcja-grafi {
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero-podtyt-strony {
    margin-left: 40px;
    font-size: 70px;
    line-height: 60px;
  }

  .przyklad-right {
    width: 50%;
    flex: 0 auto;
  }

  .przykladowe-tyt {
    font-size: 90px;
    top: -37px;
  }

  .przyklady {
    height: 60vh;
    flex-direction: row;
  }

  .hosting-txt {
    padding-left: 40px;
    padding-right: 40px;
    top: -132px;
  }

  .sklepy-host-img {
    height: 70vh;
  }

  .kontakt-old {
    background-color: #a5a5a5;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    padding-left: 0;
    padding-right: 0;
  }

  .kontakt-content {
    width: 100%;
  }

  .kont {
    border-color: #fff;
  }

  .kont.kont-war {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
  }

  .kont.kont-warszawa {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    position: static;
  }

  .logo-txt-black {
    color: #fff;
  }

  .sekcja-kontakt2 {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    background-attachment: scroll;
  }

  .sk-ety2 {
    font-size: 32px;
  }

  .kontakt-formularz {
    background-color: rgba(0, 0, 0, 0);
  }

  .k-miasto, .k-ulica {
    color: #000;
  }

  .k-info {
    color: #000;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
  }

  .kontakt-dane {
    min-height: auto;
    padding: 40px 30px;
  }

  .hamb-black {
    display: none;
  }

  .sk-ety2-kontakt {
    font-size: 32px;
  }

  .artykul-tytul {
    font-size: 28px;
  }

  .bottom {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    background-attachment: scroll;
  }

  .podglad-podtyt {
    font-size: 16px;
  }

  .podglad-close-but {
    font-size: 14px;
    line-height: 14px;
  }

  .hmb-strony-new {
    height: 100vh;
    background-position: -182px 0;
    transform: none;
  }

  .hero-hasla {
    padding-top: 30px;
    padding-bottom: 40px;
    padding-left: 30px;
  }

  .hero-tytul {
    letter-spacing: -13px;
    font-weight: 800;
    left: 34px;
  }

  .hero-tytul2 {
    margin-bottom: 0;
    left: 36px;
  }

  .hero-tytul3 {
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 9vw;
    left: 35px;
  }

  .hero-txt-msmall {
    top: -140px;
    left: -117px;
  }

  .of-ram-top, .of-ram-midle, .of-ram-midle2, .of-ram-midle3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .of-ram-midle4 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .priv-tr-cena {
    flex-direction: column;
  }

  .kontakty {
    height: auto;
    flex-direction: column;
    flex: 1;
    display: block;
    overflow: hidden;
  }

  .prov-tr-tresc-white-c {
    line-height: 46px;
  }

  .oferta-priv-cena, .oferta-priv-buttons {
    padding-left: 15px;
    padding-right: 15px;
  }

  .of-akceptacja, .of-brak-akceptacji {
    font-size: 20px;
  }

  .zamow-wycene {
    width: 100vw;
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .zamow-haslo-home {
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
  }

  .mm-link-9 {
    opacity: 0;
    margin-top: 20px;
    font-size: 25px;
    line-height: 25px;
    transform: translate(100%);
  }

  .kd-ulica {
    margin-top: -1px;
  }

  .k-link-map {
    color: #000;
  }

  .radom {
    width: 100%;
    height: 80vh;
  }

  .warszawa {
    width: 100%;
    height: 80vh;
    flex: 1;
  }

  .warszawa-bg {
    height: 100%;
  }

  .warszawa-inf {
    top: -100%;
  }

  .kontakt-war {
    min-height: auto;
    padding: 0 30px;
  }

  .k-miasto-war, .k-ulica-war {
    color: #fff;
  }

  .k-ulica-w {
    color: #000;
  }

  .k-infowar {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
  }

  .oferta-priv-confirm {
    padding-left: 15px;
    padding-right: 15px;
  }

  .nieszab {
    letter-spacing: -3px;
    font-size: 70px;
    line-height: 100px;
  }

  .sk-ety-txtt {
    color: #fff;
  }

  .kontakt-adresy {
    flex-direction: row;
  }

  .k2 {
    padding-left: 0;
  }

  .portfolio-tyt {
    letter-spacing: 0;
  }

  .stopka-txt {
    margin-top: 0;
  }

  .fk-field-c {
    color: #fff;
  }

  .fk-field-c:hover, .fk-field-c.fk-texrarea:hover {
    border-color: #fff;
  }

  .fk-button-c {
    color: #fff;
    border-color: #fff;
  }

  .sk-tyt-c {
    color: #fff;
    letter-spacing: 0;
    background-color: rgba(0, 0, 0, 0);
    font-size: 28px;
    font-weight: 400;
  }

  .sk-podtyt-c {
    color: #fff;
    font-weight: 300;
  }

  .ekran {
    width: 100%;
    height: 100vh;
  }

  .stopka-kols {
    flex-direction: column;
  }

  .sk-tyt-cont {
    color: #fff;
    letter-spacing: 0;
    background-color: rgba(0, 0, 0, 0);
    font-size: 28px;
    font-weight: 400;
  }

  .sk-podtyt-cont {
    color: #fff;
    font-weight: 300;
  }

  .sekcja-kontakt-kont {
    background-image: none;
    margin-bottom: 0;
  }

  .sekcja-kontakt-kont.sek-kontakt {
    width: 100%;
    padding-top: 100px;
  }

  .sk-tyt-2 {
    letter-spacing: 0;
    background-color: rgba(0, 0, 0, 0);
    font-size: 30px;
    font-weight: 800;
  }

  .sk-podtyt-2 {
    color: #fff;
    font-weight: 300;
  }

  .fk-button-con {
    color: #000;
    border-color: #000;
  }

  .sk-podtyt-2-kon {
    font-size: 13px;
    font-weight: 300;
  }

  .sk-tyt-white {
    color: #fff;
    letter-spacing: 0;
    background-color: rgba(0, 0, 0, 0);
    font-size: 28px;
    font-weight: 400;
  }

  .sk-podtyt-black {
    color: #fff;
    font-weight: 300;
  }

  .cs-content, .c-s {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .uf-diagram, .szk {
    width: 100%;
  }

  .fk-button-con-tel {
    color: #000;
    border-color: #000;
  }

  .sekcja-sklepy-content {
    flex-direction: column;
  }

  .hs-bg {
    background-position: 50%;
  }

  .h-strony-sub {
    letter-spacing: 5px;
    font-size: 50px;
    line-height: 50px;
  }

  .tyt-casy {
    font-size: 130px;
  }

  .cs-slider {
    width: 60vw;
    height: 65vw;
  }

  .cs-slide {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .ic-r {
    width: 70px;
    height: 70px;
  }

  .cssc-name {
    font-size: 4vw;
    line-height: 3.5vw;
  }

  .ic-l {
    width: 70px;
    height: 70px;
  }

  .cssc-ban-info-more {
    align-items: center;
  }

  .sk-tyt1 {
    letter-spacing: 0;
    background-color: rgba(0, 0, 0, 0);
    font-size: 40px;
    line-height: 40px;
  }

  .bottom-kontaktt {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    background-attachment: scroll;
  }

  .logo-txt-white.logo-txt-black {
    color: #000;
  }

  .sk-tyt2 {
    letter-spacing: 0;
    background-color: rgba(0, 0, 0, 0);
    font-size: 40px;
    line-height: 40px;
  }

  .sk-form-kont {
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    height: 80vh;
  }

  .content {
    overflow: hidden;
  }

  .belka {
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo-txt {
    margin-left: 20px;
  }

  .hero-menu-links {
    justify-content: center;
    padding-top: 70px;
    padding-bottom: 70px;
    padding-right: 20px;
  }

  .hero-link-ety {
    font-size: 25px;
    line-height: 25px;
  }

  .hero-link-ety.hl-active {
    font-size: 40px;
    line-height: 35px;
  }

  .hmb-strony {
    background-position: 23%;
  }

  .zapewniamy {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
  }

  .sekcja-zapewniamy {
    margin-top: 60px;
    margin-bottom: 30px;
    padding: 40px 0;
  }

  .sekcja-strony {
    padding-top: 0;
    padding-right: 20px;
  }

  .sekcja-strony-bg {
    height: 60vh;
    margin-right: 0;
  }

  .sekcja-str-zajawka {
    text-align: center;
    margin-top: 0;
    margin-bottom: 60px;
    padding: 0 30px;
  }

  .button-zajawka {
    color: #000;
    border-color: #000;
    margin-top: 30px;
    display: block;
  }

  .sekcja-sklepy {
    padding-top: 0;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .h-sklepy {
    color: rgba(254, 254, 254, .7);
    text-align: right;
    margin-top: 60px;
    font-size: 30px;
    line-height: 33px;
  }

  .h-strony {
    text-align: left;
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
    display: block;
  }

  .button-zajawka-white {
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .sekcja-skl-zajawka {
    align-items: flex-end;
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .sekcja-sklepy-bg {
    width: 100%;
    height: 60vh;
    margin-top: 40px;
    margin-left: 20px;
  }

  .sekcja-blog-zajawki {
    padding: 20px 5vw;
    display: block;
  }

  .tyt-zajawki {
    margin-top: 10px;
    padding-top: 24px;
    padding-bottom: 17px;
    padding-left: 0;
    font-size: 70px;
  }

  .blog-zajawki-kategorie, .blog-zajawka {
    padding-left: 0;
    padding-right: 0;
  }

  .bz-content {
    height: 250px;
  }

  .bz-tyt-zajawki {
    padding: 20px;
  }

  .blog-zaj-tyt {
    text-align: left;
  }

  .bz-picture {
    height: 250px;
  }

  .stopka {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 20px;
    padding: 10px 10vw 0;
  }

  .stopka.stopka-t {
    background-image: url('../images/profesjonalne-strony-www.jpg');
    background-position: 50%;
    background-size: cover;
    display: flex;
  }

  .logo-stopka {
    color: rgba(255, 255, 255, .05);
    display: block;
  }

  .stopka-link {
    opacity: 1;
    font-size: 14px;
    font-weight: 300;
  }

  .sekcja-kontakt {
    background-color: rgba(0, 0, 0, 0);
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    overflow: visible;
  }

  .sekcja-kontakt.sek-kontakt {
    width: 100%;
    background-color: #04001d;
    background-image: none;
    background-position: 0 0;
    margin-top: 0;
    display: block;
  }

  .sk-left {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .sk-left.skleft {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .sk-tyt {
    text-align: left;
    letter-spacing: 0;
    margin-left: 0;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
  }

  .sk-podtyt {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 40px;
    margin-left: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
  }

  .sk-kontakt {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    padding-right: 0;
    display: flex;
  }

  .sk-ety {
    text-align: left;
    letter-spacing: 1px;
    margin-left: 20px;
    font-size: 6.5vw;
    font-weight: 700;
  }

  .sk-iko-tel {
    width: 36px;
    height: 33px;
    opacity: 1;
    background-size: cover;
    display: block;
  }

  .sk-ety-txt {
    clear: none;
    text-align: left;
    flex: 0 auto;
    margin-left: 20px;
    font-size: 14px;
    font-weight: 600;
  }

  .sk-iko-email {
    width: 38px;
    height: 28px;
    opacity: 1;
    background-size: cover;
    display: block;
  }

  .sk-iko-lokalizacja {
    width: 38px;
    height: 45px;
    opacity: 1;
    background-size: cover;
    display: block;
    position: relative;
    left: 2px;
  }

  .sk-right {
    margin-top: 0;
    padding: 30px 0;
  }

  .sk-form.skf {
    height: 280px;
  }

  .kontakt-form {
    margin-bottom: 0;
  }

  .fk-left {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .fk-right {
    width: 100%;
    padding-left: 0;
  }

  .f-buttons {
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
  }

  .fk-field {
    text-align: left;
    border-top-color: rgba(255, 255, 255, 0);
    border-left-color: rgba(255, 255, 255, 0);
    border-right-color: rgba(255, 255, 255, 0);
    font-size: 11px;
    line-height: 11px;
  }

  .fk-field::-ms-input-placeholder {
    letter-spacing: 1px;
  }

  .fk-field::placeholder {
    letter-spacing: 1px;
  }

  .fk-field.fk-texrarea {
    border-top-color: rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-right-color: #fff;
  }

  .fk-field.fk-texrarea.fkf, .fk-field.fkf {
    text-align: left;
  }

  .fk-tr {
    flex-direction: column;
  }

  .fk-button {
    width: 100%;
    opacity: 1;
    margin-left: 0;
    margin-right: auto;
    padding-top: 11px;
    padding-bottom: 11px;
    display: block;
  }

  .hamburger {
    margin-right: 20px;
  }

  .menu-mob {
    opacity: 1;
    padding-left: 10px;
    display: flex;
    position: fixed;
    transform: translate(100%);
  }

  .mm-link-1 {
    opacity: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
    transform: translate(100%);
  }

  .mm-link-1:hover {
    line-height: 20px;
  }

  .mm-maine, .mm-undermaim {
    margin-left: 10px;
  }

  .mm-link-5 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .mm-link-2 {
    opacity: 0;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
    transform: translate(100%);
  }

  .mm-link-3, .mm-link-4 {
    font-size: 20px;
    line-height: 20px;
  }

  .mm-link-6, .mm-link-7, .mm-link-8 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .port-1 {
    background-position: 50%;
  }

  .hero-strony-haslo {
    padding-top: 30vh;
  }

  .hero-tyt {
    letter-spacing: 0;
    margin-left: 30px;
    margin-right: 20px;
    padding-right: 0;
    font-size: 30px;
    line-height: 30px;
  }

  .sekcja-mob {
    padding-left: 20px;
    padding-right: 20px;
  }

  .s-mob-text {
    width: 100%;
  }

  .s-mob-txt {
    color: #fff;
    font-size: 16px;
  }

  .bold-text {
    font-size: 58px;
  }

  .s-graf-text {
    width: 100vw;
    padding-left: 10vw;
    padding-right: 10vw;
    top: 0;
  }

  .bold-text-2 {
    font-size: 30px;
    line-height: 30px;
  }

  .bold-text-3 {
    font-size: 45px;
  }

  .s-host-img {
    width: 100%;
    height: 70vh;
    left: 0;
  }

  .s-host-txt {
    margin-top: 30px;
    font-size: 14px;
    line-height: 25px;
  }

  .s-host-tyt1 {
    font-size: 38px;
    line-height: 34px;
  }

  .bold-text-graf {
    font-size: 40px;
    line-height: 40px;
  }

  .grafika-mak {
    width: 90%;
  }

  .s-wybrane-tyt {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 40px;
    line-height: 40px;
  }

  .tytul-dla-mobilnych {
    font-size: 58px;
  }

  .kompetencja {
    width: 100vw;
    height: 100vw;
  }

  .komp-ico {
    transform: none;
  }

  .portfolio {
    margin-top: 100px;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .portfolio50.p50-left {
    width: 100%;
    padding-right: 0;
  }

  .portfolio50.p50-right {
    width: 100%;
    padding-left: 0;
  }

  .portfolio-box {
    height: 80vw;
    margin-bottom: 20px;
  }

  .portfolio-box.pbh-70 {
    height: 80vw;
    margin-bottom: 10vw;
  }

  .portfolio-bg {
    display: flex;
  }

  .portfolio-nazwa {
    font-size: 30px;
  }

  .portfolio-podnazwa {
    font-size: 20px;
  }

  .portfolio100 {
    display: block;
  }

  .portfolio-tr-100 {
    height: auto;
    flex-direction: column;
  }

  .wycena {
    padding-left: 0;
    padding-right: 0;
  }

  .wycena-brief {
    border-width: 10px;
    padding: 20px;
  }

  .wycena-tyt {
    text-align: left;
    font-size: 9vw;
    line-height: 12vw;
  }

  .wycena-pod-tyt {
    font-size: 13px;
    line-height: 16px;
  }

  .wyc-ety {
    font-size: 20px;
  }

  .wyc-f-ety {
    font-size: 13px;
  }

  .blog-bz-foto.bbf {
    padding-left: 0;
  }

  .blog-zaj-txt {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
  }

  .blog-zaj-content {
    padding: 20px;
  }

  .blog-kategorie-content {
    padding: 10px;
  }

  .bl-kat-tyt {
    font-weight: 300;
  }

  .blog-artyk {
    padding-left: 20px;
    padding-right: 20px;
  }

  .b-art-but-wstecz {
    font-size: 13px;
    line-height: 13px;
  }

  .blog-zajawki-home {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-podtyt {
    letter-spacing: 0;
    margin-bottom: 110px;
    margin-left: 20px;
    font-size: 40px;
    line-height: 35px;
  }

  .sekcja-mob-sklep {
    width: 100%;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .s-mob-sklep-txt {
    color: rgba(255, 255, 255, .65);
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
  }

  .sklepy-graf-tyt {
    font-size: 14vw;
    line-height: 14vw;
  }

  .sklepy-graf-podtyt {
    font-size: 22vw;
    line-height: 16vw;
  }

  .sklep-graf-podtyt {
    font-size: 58px;
  }

  .sklepy-graf-txt {
    font-size: 14px;
    line-height: 25px;
  }

  .sekcja-kompetencje-sklepy {
    margin-top: 60px;
  }

  .grafika-mak-sklep {
    width: 97%;
  }

  .sekcja-akcja {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    padding: 40px 10vw;
  }

  .wycen-but {
    text-align: center;
    margin-top: 10px;
    margin-left: 0;
    font-size: 13px;
    line-height: 13px;
  }

  .s-host-text {
    padding-left: 10vw;
    padding-right: 10vw;
    top: -112px;
  }

  .sekcja-pozycjonowanie {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .s-pozyc-txt {
    color: #000;
    font-size: 14px;
  }

  .sekcja-seo {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .s-seo-txt {
    color: #fff;
    font-size: 14px;
  }

  .sekcja-grafi {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-podtyt-strony {
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 80px;
    margin-left: 30px;
    font-size: 50px;
    line-height: 40px;
  }

  .przykladkowe-realizacje {
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .przykladkowe {
    padding-left: 10vw;
    padding-right: 10vw;
  }

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

  .przyklad3, .przyklad2 {
    height: 100vw;
    padding-left: 0;
    padding-right: 0;
  }

  .przyklad1 {
    height: 80vw;
    padding: 10px 0;
  }

  .przykladowe-tyt {
    font-size: 50px;
    top: 12px;
  }

  .przyklady {
    height: auto;
    min-height: auto;
    flex-direction: column;
  }

  .hosting-txt {
    padding-left: 10vw;
    padding-right: 10vw;
    top: -121px;
  }

  .przyklad-nazwa {
    font-size: 25px;
  }

  .przyklad-2, .przyklad-3 {
    height: 80vw;
    padding: 10px 0;
  }

  .sklepy-host-img {
    width: 100%;
    height: 50vh;
    left: 0;
  }

  .wycena-podtyt {
    text-align: left;
    font-size: 16px;
  }

  .kompetencje {
    background-color: #1e1e4d;
    background-image: none;
    background-size: auto;
  }

  .kompetencje.kometencje-sklepy {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .kompetencja-etykieta {
    border-left-width: 0;
    border-right-width: 0;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    padding-left: 0;
  }

  .komp-ety {
    color: #fff;
    letter-spacing: -1px;
    font-size: 10vw;
    font-weight: 700;
    line-height: 10vw;
  }

  .kontakt-old {
    display: none;
  }

  .kont.kont-war {
    width: 100%;
    background-color: rgba(0, 255, 245, .82);
    margin-top: 0;
    margin-left: 0;
    position: relative;
  }

  .kont.kont-warszawa {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    position: static;
  }

  .kontakt-info {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .sk-iko-tel2 {
    width: 46px;
    height: 43px;
    background-size: cover;
    display: none;
  }

  .sk-iko-email2 {
    width: 48px;
    height: 43px;
    background-size: cover;
    display: none;
  }

  .sk-iko-lokalizacja2 {
    width: 48px;
    height: 58px;
    background-size: cover;
    display: none;
  }

  .sk-ety2 {
    margin-left: 0;
    font-size: 25px;
  }

  .sk-ety-txt2 {
    clear: none;
    text-align: left;
    flex: 0 auto;
    margin-left: 0;
  }

  .kontakt-formularz {
    padding: 30px 0;
  }

  .kontakt-inf {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .k-miasto {
    color: #000;
  }

  .kontakt-dane {
    justify-content: flex-start;
    padding: 25px 20px;
  }

  .fk-trr {
    flex-direction: column;
  }

  .fk-left2 {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .fk-right2 {
    width: 100%;
    padding-left: 0;
  }

  .hamburger-black {
    margin-right: 20px;
  }

  .sk-ety2-kontakt {
    color: #000;
    text-align: center;
    margin-left: 0;
    font-size: 25px;
  }

  .hero-h1 {
    opacity: 0;
    text-align: left;
    letter-spacing: 3px;
    margin-top: -3px;
    font-size: 13px;
    line-height: 20px;
    transform: translate(250px);
  }

  .artykul-tytul {
    line-height: 30px;
  }

  .bottom {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    padding-top: 40px;
  }

  .bottom.bottom-kontakt {
    background-image: url('../images/profesjonalne-strony-www.jpg');
    background-position: 30%;
    background-size: cover;
    background-attachment: fixed;
  }

  .podglad {
    overflow: auto;
  }

  .podglad-tyt {
    font-size: 24px;
  }

  .podglad-content {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .podglad-close-but {
    margin-bottom: 14px;
    margin-left: 1px;
    margin-right: 1px;
    padding: 8px 12px;
    font-size: 12px;
    line-height: 12px;
  }

  .podglad-navi {
    margin-bottom: 22px;
  }

  .podklad {
    background-color: rgba(15, 15, 15, .73);
  }

  .hmb-strony-new {
    background-position: 23%;
  }

  .hero-hasla {
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 30px;
    padding-left: 30px;
  }

  .hero-tytul {
    color: rgba(255, 255, 255, .02);
    font-size: 200px;
    display: none;
    top: -41px;
    left: 0;
  }

  .hero-tytul2 {
    width: auto;
    margin-bottom: 10px;
    margin-left: 10px;
    line-height: 12vw;
    top: 0;
    left: 0;
  }

  .hero-tytul3 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
    left: 0;
  }

  .hero-txt-msmall {
    letter-spacing: 2px;
    flex: 0 auto;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    display: block;
    top: -93px;
    left: -89px;
  }

  .ht1 {
    display: block;
  }

  .oferta-priv {
    border-width: 10px;
  }

  .of-tyt {
    font-size: 34px;
    line-height: 34px;
  }

  .text-block-3 {
    font-size: 20px;
  }

  .of-podtyt {
    font-size: 35px;
  }

  .prov-tr-tresc {
    font-size: 14px;
  }

  .of-ram-midle4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .of-podtyt-cena {
    font-size: 40px;
  }

  .prov-tr-tresc-white {
    font-size: 14px;
  }

  .of-podtyt5 {
    font-size: 35px;
  }

  .kontakty {
    height: auto;
  }

  .prov-tr-tresc2 {
    font-size: 14px;
  }

  .prov-tr-tresc-white-c {
    margin-bottom: 25px;
  }

  .oferta-priv-cena {
    padding-left: 10px;
    padding-right: 10px;
  }

  .oferta-priv-buttons {
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .of-akceptacja {
    width: 100%;
    margin-top: 15px;
  }

  .of-brak-akceptacji {
    width: 100%;
    background-color: #787878;
  }

  .of-podtyt-pakiet {
    font-size: 35px;
  }

  .sk {
    background-image: none;
    margin-right: 0;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .sk-bg {
    width: 100vw;
    background-size: 312px 312px;
    display: none;
    top: 285px;
  }

  .button-zajawka-strony {
    margin-top: 20px;
  }

  .sk-kontakty {
    padding-left: 0;
    padding-right: 0;
  }

  .zapewniamy-bg {
    text-align: left;
    font-size: 29px;
    font-weight: 400;
    line-height: 29px;
  }

  .blogzajt {
    font-size: 22px;
    line-height: 22px;
  }

  .blog-zaj-kat {
    text-align: left;
  }

  .blogzajkat {
    font-size: 16px;
    line-height: 16px;
  }

  .zamow-wycene {
    width: 100vw;
    background-color: #fff;
    align-items: flex-start;
    padding: 30px 10vw 50px;
  }

  .zamow-haslo-home {
    text-align: left;
    font-size: 20px;
    line-height: 20px;
  }

  .zam-but {
    width: auto;
    text-align: center;
    padding: 10px 9px;
  }

  .mm-link-9 {
    opacity: 0;
    margin-top: 20px;
    font-size: 20px;
    line-height: 20px;
    transform: translate(100%);
  }

  .warszawa {
    display: block;
  }

  .kontakt-war {
    justify-content: flex-start;
    padding: 0 20px;
  }

  .k-miasto-war {
    color: #fff;
  }

  .oferta-priv-confirm {
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .nieszab {
    letter-spacing: -.7vw;
    font-size: 13vw;
    line-height: 13vw;
  }

  .sk-ety-txtt {
    clear: none;
    text-align: left;
    flex: 0 auto;
    margin-top: 15px;
    margin-left: 20px;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
  }

  .kontakt-adresy {
    width: 100%;
    flex-direction: column;
  }

  .wycena-link-tyt {
    text-align: left;
    font-size: 25px;
    line-height: 30px;
  }

  .portfolio-50 {
    display: block;
  }

  .logo-txt-bl {
    margin-left: 20px;
  }

  .portfolio-tyt {
    letter-spacing: 0;
    padding-left: 10px;
  }

  .copyrights-txt {
    padding-left: 0;
    padding-right: 20px;
  }

  .stopka-bolb {
    font-size: 30px;
  }

  .contact-info {
    display: flex;
  }

  .contact-form {
    margin-top: 0;
    padding: 30px 20px;
  }

  .fk-field-c {
    text-align: left;
    border-top-color: rgba(255, 255, 255, 0);
    border-left-color: rgba(255, 255, 255, 0);
    border-right-color: rgba(255, 255, 255, 0);
  }

  .fk-field-c.fk-texrarea {
    border-top-color: rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-right-color: #fff;
  }

  .fk-button-c {
    width: 100%;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    margin-left: auto;
    margin-right: auto;
    padding-top: 11px;
    padding-bottom: 11px;
    display: block;
  }

  .zamow {
    justify-content: center;
    align-items: center;
    margin-top: 70px;
    margin-right: 20px;
    padding-top: 6px;
    font-size: 10px;
    line-height: 10px;
    display: none;
  }

  .sk-tyt-c {
    text-align: left;
    letter-spacing: 0;
    margin-left: 0;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
  }

  .sk-podtyt-c {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 40px;
    margin-left: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
  }

  .ekran {
    z-index: 1;
    width: 45%;
    height: 35vh;
    filter: contrast(137%) brightness(120%);
    background-image: none;
    margin-top: 0;
    top: 110px;
    bottom: auto;
    left: 0;
  }

  .slider-ekran {
    z-index: 1;
    position: relative;
  }

  .ek-ban {
    background-position: 50%;
  }

  .ek-ban.ekb2 {
    background-position: 20%;
  }

  .ekran-blend {
    z-index: 2;
    height: 100%;
    display: block;
    position: relative;
    top: -100%;
  }

  .contact-form-cont {
    margin-top: 0;
    padding: 30px 20px;
  }

  .sk-tyt-cont {
    text-align: left;
    letter-spacing: 0;
    margin-left: 0;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
  }

  .sk-podtyt-cont {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 40px;
    margin-left: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
  }

  .sk-form-cont {
    height: 330px;
  }

  .sekcja-kontakt-kont {
    min-height: 100vh;
    background-color: #fff;
    background-image: none;
    flex: 0 auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 0;
  }

  .sekcja-kontakt-kont.sek-kontakt {
    width: 100%;
    background-color: #04001d;
    background-image: none;
    background-position: 0 0;
    margin-top: 0;
    display: block;
  }

  .sk-tyt-2 {
    text-align: left;
    letter-spacing: 0;
    margin-left: 0;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
  }

  .sk-podtyt-2 {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 40px;
    margin-left: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
  }

  .fk-button-con {
    width: 100%;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    border-color: #000;
    margin-left: auto;
    margin-right: auto;
    padding-top: 11px;
    padding-bottom: 11px;
    display: block;
  }

  .skk-kont {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-end;
    padding-bottom: 0;
  }

  .sk-right-con {
    height: auto;
    min-height: 0;
    flex: 0 auto;
    margin-top: 0;
    padding: 30px 20px;
  }

  .f-buttons-con {
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-end;
  }

  .sk-podtyt-2-kon {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
  }

  .sk-tyt-white {
    text-align: left;
    letter-spacing: 0;
    margin-left: 0;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
  }

  .sk-podtyt-black {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 40px;
    margin-left: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
  }

  .cs-content, .c-s {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cd-ban-img {
    width: 100%;
  }

  .cd-content {
    padding-left: 0;
    padding-right: 0;
  }

  .ux-tyt {
    font-size: 60px;
  }

  .c-s-sek.csss, .site-map {
    padding-left: 20px;
    padding-right: 20px;
  }

  .str-wym {
    flex-direction: column;
  }

  .mapa-procesu {
    padding-left: 20px;
    padding-right: 20px;
  }

  .prot-img {
    margin-left: 10px;
  }

  .printy {
    flex-direction: column;
  }

  .prty {
    margin-left: auto;
    margin-right: auto;
  }

  .prleft {
    width: 100%;
  }

  .pr-right {
    width: 100%;
    display: flex;
  }

  .fk-button-con-tel {
    width: 100%;
    opacity: 1;
    color: #fff;
    text-align: center;
    background-color: #eb1a89;
    border-width: 2px;
    border-color: #eb1a89;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 18px;
    font-weight: 700;
    display: block;
  }

  .hs-bg {
    background-position: 70%;
  }

  .h-strony-sub {
    text-align: left;
    font-size: 8vw;
    font-weight: 700;
    line-height: 8vw;
    display: block;
  }

  .sekcja-casy {
    padding: 12px 20px 41px;
    display: block;
  }

  .tyt-casy {
    padding-top: 24px;
    padding-bottom: 17px;
    padding-left: 0;
    font-size: 70px;
  }

  .ic-r {
    width: 50px;
    height: 50px;
    border-width: 2px;
  }

  .cssc-name {
    font-size: 4.5vw;
    line-height: 4vw;
  }

  .ic-l {
    width: 50px;
    height: 50px;
    border-width: 2px;
    left: -50px;
  }

  .portf-but-more {
    width: 120px;
    height: 120px;
    font-size: 30px;
    line-height: 30px;
  }

  .sk-tyt1 {
    text-align: left;
    letter-spacing: 0;
    margin-left: 0;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
  }

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

  .port-12 {
    background-position: 50%;
  }

  .logotxt-foofter {
    margin-left: 0;
  }

  .bottom-kontaktt {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    padding-top: 40px;
  }

  .bottom-kontaktt.bottom-kontakt {
    background-image: url('../images/profesjonalne-strony-www.jpg');
    background-position: 30%;
    background-size: cover;
    background-attachment: fixed;
  }

  .kont-sk {
    background-image: none;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .sk-right-kontakt {
    margin-top: 0;
    padding: 30px 20px;
  }

  .logo-txt-white {
    margin-left: 20px;
  }

  .sk-tyt2 {
    text-align: left;
    letter-spacing: 0;
    margin-left: 0;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
  }

  .fk-button-kontakt {
    opacity: 1;
    margin-left: 0;
    margin-right: auto;
    padding-top: 11px;
    padding-bottom: 11px;
    display: block;
  }

  .logotxt-foofter-2 {
    margin-left: 0;
  }

  .stopka-bolb2 {
    font-size: 30px;
  }

  .of-podtyt-kroki {
    font-size: 35px;
  }

  .prov-tr-no {
    font-size: 14px;
  }

  .of-podty {
    font-size: 35px;
  }

  .sk-form-kont.skf {
    height: 280px;
  }

  .przyklad-4 {
    height: 90vw;
    padding: 10px 0;
  }

  .portfol-but {
    font-size: 15px;
    line-height: 15px;
  }
}


@font-face {
  font-family: 'Optima';
  src: url('../fonts/OPTIMA.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}