@import "fonts.css";
.body-j3d2f {
  margin: 0;
  padding: 0;
}
.j3d2f {
  font-family: proxima-nova, sans-serif;
  font-size: 15px;
  color: #555b83;
}
.j3d2f * {
  margin: 0;
  padding: 0;
}
.j3d2f a {
  color: inherit;
  text-decoration: none;
}
.j3d2f a:hover {
  text-decoration: underline;
}
.j3d2f img {
  max-width: 100%;
  height: auto;
  display: block;
}
.j3d2f table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.j3d2f table tr td {
  border: 1px solid #8b90b3;
  padding: 8px 6px;
  background-color: #fff;
  min-width: 40px;
}
.j3d2f .table-responsive {
  width: 100%;
  overflow-x: auto;
}
.j3d2f .ttu {
  text-transform: uppercase;
}
.j3d2f .dib {
  display: inline-block;
}
.j3d2f .dt {
  display: table;
}
.j3d2f .dtr {
  display: table-row;
}
.j3d2f .dtc {
  display: table-cell;
}
.j3d2f .fwb {
  font-weight: bold;
}
.j3d2f .fwl {
  font-weight: lighter;
}
.j3d2f .tal {
  text-align: left;
}
.j3d2f .tac {
  text-align: center;
}
.j3d2f .mb-lg {
  margin-bottom: 20px;
}
.j3d2f .mb-md {
  margin-bottom: 10px;
}
.j3d2f .inner-space {
  padding: 20px 40px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.j3d2f .bgc-primary {
  background-color: #555b83;
}
.j3d2f .bgc-primary-light {
  background-color: #6c729f;
}
.j3d2f .bgc-primary-lighter {
  background-color: #8b90b3;
}
.j3d2f .bgc-white {
  background-color: #fff;
}
.j3d2f .bgc-gray {
  background-color: #ddd;
}
.j3d2f .bgc-gray-dark {
  background-color: #555;
}
.j3d2f .c-white {
  color: #fff;
}
.j3d2f .header {
  background: #d8dbd2 url("img/cegielska.jpg") no-repeat center right;
  height: 360px;
  font-size: 24px;
}
.j3d2f .header .fwb {
  font-size: 28px;
}
.j3d2f .header .sign {
  position: relative;
  left: 25%;
}
.j3d2f .header-text {
  padding-top: 10px;
  padding-bottom: 10px;
}
.j3d2f .separator {
  background-color: #555b83;
  font-size: 25px;
  text-align: center;
  color: #fff;
}
.j3d2f .ipl {
  background: url("img/ipl-bg.jpg") no-repeat center center;
  background-size: cover;
}
.j3d2f .ipl .fwb {
  font-size: 20px;
}
.j3d2f .ipl .img-wrapper {
  max-width: 400px;
}
.j3d2f .steps .inner-space {
  padding-left: 10px;
  padding-right: 10px;
}
.j3d2f .steps .dt {
  width: 100%;
}
.j3d2f .steps .dtc {
  padding-left: 20px;
  padding-right: 20px;
}
.j3d2f .steps .arrow {
  display: block;
  width: 100%;
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
.j3d2f .steps .arrow:before {
  display: block;
  content: "";
  width: 100%;
  margin-right: 10px;
  height: 0;
  border: 1px dashed #555b83;
}
.j3d2f .steps .arrow:after {
  background: #fff url("img/arrow.png") no-repeat center center;
  background-size: contain;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  right: -3px;
  top: -5px;
}
.j3d2f .steps .icon {
  display: inline-block;
  font-size: 18px;
  border-radius: 8px;
  border: 2px solid #555b83;
  width: 22px;
  height: 22px;
  padding: 2px;
  vertical-align: middle;
}
.j3d2f .steps .icon-selected {
  background-color: #555b83;
  color: #fff;
}
.j3d2f .steps .icon + .icon {
  margin-left: 10px;
}
.j3d2f .parts .parts-text {
  font-size: 20px;
}
.j3d2f .parts .part {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
}
.j3d2f .parts .part > .dib {
  max-width: 100px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.j3d2f .modes .mode {
  padding-left: 15px;
  padding-right: 15px;
}
.j3d2f .modes .img-wrapper {
  max-width: 80px;
}
.j3d2f .why {
  background: url("img/why-bg.jpg") no-repeat bottom center;
  background-size: cover;
  padding-top: 40px;
}
.j3d2f .why .img-wrapper img {
  max-height: 100px;
}
.j3d2f .why .icon-wrapper {
  text-align: center;
}
.j3d2f .why .icon-quartz,
.j3d2f .why .icon-glass {
  max-width: 110px;
}
.j3d2f .why .icon-nasadka {
  max-width: 75px;
}
.j3d2f .why .icon-cable {
  max-width: 55px;
}
.j3d2f .why .dtc {
  vertical-align: middle;
  padding-bottom: 30px;
}
.j3d2f .why .dtc + .dtc {
  padding-left: 30px;
}
.j3d2f .why table tr td.empty {
  background-color: transparent;
  border: 0;
}
.j3d2f .recommendation {
  margin-top: 100px;
  margin-bottom: 50px;
  position: relative;
  font-size: 12px;
  font-weight: lighter;
  padding-top: 35px;
  padding-bottom: 35px;
}
.j3d2f .recommendation .preibisz {
  position: absolute;
  left: 5%;
  bottom: 0;
}
.j3d2f .recommendation .recommendation-wrapper {
  position: relative;
  margin-left: 10%;
}
.j3d2f .recommendation .recommendation-quote {
  font-size: 18px;
  margin-bottom: 20px;
  font-style: italic;
}
.j3d2f .recommendation .recommendation-text {
  font-size: 16px;
}
.j3d2f .footer {
  font-size: 13px;
}
@media (max-width: 1020px) {
  .j3d2f .why table tr td {
    padding: 4px;
    font-size: 14px;
    min-width: 0;
  }
}
@media (max-width: 950px) {
  .j3d2f .header .sign {
    left: 0;
  }
  .j3d2f .recommendation .recommendation-wrapper {
    margin-left: 20%;
  }
}
@media (max-width: 800px) {
  .j3d2f .header {
    background-position: center right -100px;
  }
  .j3d2f .recommendation .recommendation-wrapper {
    margin-left: 30%;
  }
}
@media (max-width: 750px) {
  .j3d2f .video iframe {
    width: 100%;
  }
}
@media (max-width: 725px) {
  .j3d2f .steps .dtc {
    padding-left: 10px;
    padding-right: 10px;
  }
  .j3d2f .steps .step .icon {
    font-size: 13px;
    width: 16px;
    height: 16px;
  }
  .j3d2f .steps .step .icon + .icon {
    margin-left: 3px;
  }
}
@media (max-width: 600px) {
  .j3d2f .header {
    font-size: 15px;
    background-position: center right -150px;
  }
  .j3d2f .header .fwb {
    font-size: 20px;
  }
  .j3d2f .modes .mode {
    display: block;
  }
  .j3d2f .modes .mode + .mode {
    margin-top: 30px;
  }
  .j3d2f .recommendation .preibisz {
    display: none;
  }
  .j3d2f .recommendation .recommendation-wrapper {
    margin-left: 0;
  }
}
@media (max-width: 530px) {
  .j3d2f .steps .step {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .j3d2f .steps .step + .step {
    margin-top: 30px;
  }
}
@media (max-width: 500px) {
  .j3d2f .separator {
    font-size: 18px;
  }
  .j3d2f .ipl .fwb {
    font-size: 16px;
  }
  .j3d2f .parts .parts-text {
    font-size: 16px;
  }
  .j3d2f .footer {
    font-size: 13px;
  }
  .j3d2f .inner-space {
    padding: 20px 10px;
  }
}
@media (max-width: 450px) {
  .j3d2f .header {
    background-image: none;
    height: auto;
    text-align: center;
  }
  .j3d2f .steps .icon + .icon {
    margin-left: 5px;
  }
  .j3d2f .why .icon-wrapper,
  .j3d2f .why .icon-wrapper + .dtc {
    display: block;
    padding: 0;
  }
  .j3d2f .why .icon-wrapper {
    margin-top: 30px;
  }
  .j3d2f .why .img-wrapper img {
    max-width: 150px;
    margin-bottom: 10px;
  }
}
