.pakity_serwisowe strong.price_pakiet {
  font-size: 43px;
}

.serwis #serwis_id .child.one .txt_box {
  width: auto;
  position: relative;
  background: rgba(255, 255, 255, 0.8);
  margin-bottom: 20px;
  margin-top: 50px;
}

.serwis .txt_box {
  padding: 45px;
}

.serwis .bg_white {
  position: relative;
  display: inline-block;
  padding: 5px 17px;
  background: linear-gradient(45deg, transparent 5%, #fff 0);
}
.serwis .btn_2017 {
  background: #fff;
}

.serwis .txt_box p {
  margin-left: 0px;
}

.serwis .btn_2017::after {
  right: 23px;
}

.serwis #serwis_id {
  margin-top: 0px;
}

.serwis a.btn_2017 {
  margin: 10px 32px 5px 0px;
  width: 254px;
  height: 43px;
  padding: 9px 30px;
}

div.thumbnail img.img_top {
  top: 0;
}

#serwis_id {
  margin-top: 50px;
}

#serwis_id .child.one {
  z-index: 1;
}

section.child {
  position: relative;
}

section {
  display: block;
}

#serwis_id .txt_box h2.cena {
  color: #dc261c;
  text-align: right;
  font-size: 21px;
}

@media (min-width: 769px) {
  div.thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }

  div.thumbnail img {
    max-width: none;
    max-height: none;
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
  }
}

@media (max-width: 500px) {
  .child div.txt_box:not(.row .txt_box) {
    padding: 25px !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  #serwis_id .child.one .txt_box {
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 25px !important;
  }
}

@media (max-width: 768px) {
  .serwis #serwis_id .child.one .txt_box {
    margin-left: 0;
  }

  .serwis #serwis_id .child.one .txt_box {
    margin-top: 0px;
    padding-top: 2vh !important;
  }

  .txt_box h1 {
    font-size: 25px !important;
  }

  .serwis h2 {
    font-size: 16px;
    margin-top: 2vh;
  }

  .serwis h1 {
    margin-bottom: 8px !important;
  }

  #serwis_id .child.one .txt_box p {
    font-size: 12px !important;
    font-weight: 300 !important;
    line-height: 1.3 !important;
    padding-bottom: 0px !important;
  }

  .serwis .container.second {
    position: relative;
    top: -8vh;
  }
}

@media (max-width: 991px) {
  .serwis .bg_white {
    background: linear-gradient(45deg, transparent 5%, #898989 0);
  }

  .pakity_serwisowe strong.price_pakiet {
    font-size: 43px;
  }
  .serwis .btn_2017 {
    background: #cdcccc;
  }

  #serwis_id .child.one .txt_box {
    position: relative !important;
    top: initial;
    right: 0;
    width: 55%;
  }

  #serwis_id .child.one .txt_box h1.section_name {
    left: 50px;
  }

  #serwis_id .child.one .txt_box p {
    font-size: 12px;
    line-height: 1.6 !important;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  #serwis_id .txt_box p {
    margin: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #serwis_id .child.one .txt_box {
    right: 0;
    width: 45%;
  }

  #serwis_id .child.one .txt_box p {
    font-size: 14px;
  }
}

@media (max-width: 1400px) {
  .pakity_serwisowe #serwis_id .child.one .txt_box p {
    font-size: 12px;
    line-height: 1.3;
    padding-top: 4px;
    padding-bottom: 0px;
  }
  .pakity_serwisowe strong.price_pakiet {
    font-size: 38px;
  }
  .pakity_serwisowe #serwis_id .child.one .txt_box p {
    margin-bottom: 6px;
  }
}

/* 2020 */
.serwis .container.second {
  height: calc(100vh - 0px);
  overflow: hidden;
  width: 100%;
}

.serwis H1 {
  margin-bottom: 20px;
}
.serwis H4,
.serwis H2 {
  margin-bottom: 10px;
  text-transform: none;
}
.pakity_serwisowe #serwis_id .child.one .txt_box p,
.serwis .txt_box p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 200;
}
.pakity_serwisowe #serwis_id .child.one .txt_box,
.serwis .txt_box {
  background: rgba(255, 255, 255, 0.9) !important;
}

.serwis #fp-nav ul li .fp-tooltip {
  overflow: visible !important;
  opacity: 1 !important;
  font-family: 'Encode Sans';
  font-size: 2vw;
}
.serwis #fp-nav ul li a span {
  background: white;
}
.serwis #fp-nav ul li {
  height: 3vw;
}

.serwis #fp-nav.fp-show-active a.active + .fp-tooltip {
  text-shadow: 0px 0px 3px white;
  border-bottom: 1px solid white;
}

.serwis #fp-nav {
  top: 150px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 25vw;
  padding: 10px 0px 10px 0px;
}

.serwis #fp-nav ul li:last-child {
  display: none;
}

@media (max-width: 640px) {
  .serwis #fp-nav ul li .fp-tooltip {
    overflow: visible !important;
    opacity: 1 !important;
    font-size: 4vw;
  }

  .serwis #fp-nav ul li {
    height: 5vw;
  }

  .serwis #fp-nav {
    top: 120px;
    background-color: rgba(0, 0, 0, 0.5);
    width: 50vw;
    left: 50vw;
  }
}

@media (min-width: 1024px) {
  .serwis #fp-nav ul li .fp-tooltip {
    overflow: visible !important;
    opacity: 1 !important;
    font-size: 20px;
  }

  .serwis #fp-nav ul li {
    height: 30px;
  }

  .serwis #fp-nav {
    top: 150px;
    background-color: rgba(0, 0, 0, 0.5);
    width: 20vw;
  }
}
