iframe {
  min-height: initial !important;
}

body {
  background-color: #ccc !important;
}

h1 {
  font-size: 72px;
  font-family: "Roboto";
  font-weight: bold;
  color: #0094da;
  line-height: 110%;
  text-align: left;
}
@media (max-width: 767px) and (orientation: portrait) {
  h1 {
    font-size: 50px;
  }
}

.map-container,
.map-container-2,
.map-container-3,
.map-container-4,
.map-container-5,
.map-container-6,
.map-container-7 {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.map-container iframe,
.map-container-2 iframe,
.map-container-3 iframe,
.map-container-4 iframe,
.map-container-5 iframe,
.map-container-6 iframe,
.map-container-7 iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

section h2 {
  font-size: 73px;
  font-family: "Roboto";
  color: #0094da;
  line-height: 1.042;
  text-align: left;
  font-weight: 900;
  margin-bottom: 56px;
}
@media (max-width: 767px) and (orientation: portrait) {
  section h2 {
    font-size: 50px;
    margin-bottom: 20px;
  }
}
section .linia {
  width: 209px;
  height: 14px;
  background-color: #ff7cac;
  margin-top: 0;
  margin-bottom: 0;
}
section .subtitle {
  font-size: 26px;
  font-family: "Roboto";
  color: #000000;
  line-height: 1.042;
  text-align: left;
  font-weight: 900;
  margin-top: 56px;
  margin-bottom: 35px;
}

section, footer {
  padding-top: 7.42857143em;
  padding-bottom: 6.428571em;
}

.nav-container {
  position: fixed;
  background: white;
  width: 100%;
  z-index: 100;
  -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.nav-container .infolinia {
  color: #ff7bac;
  font-size: 30px;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
}
.nav-container .infolinia img {
  max-height: 60px;
  margin: 0;
}
.nav-container .infolinia a {
  font-size: 30px;
  font-weight: 900;
  font-family: "Roboto";
  color: #1297db;
  opacity: 1;
  line-height: 100%;
  text-transform: initial;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav-container .infolinia a:hover, .nav-container .infolinia a:focus, .nav-container .infolinia a.focus {
  color: #ff7bac;
  text-decoration: none;
  font-weight: 900;
}
.nav-container .btn-sprawdz-wyniki {
  line-height: 1.125;
  border-color: white;
  border-style: solid;
  border-width: 8px;
  max-width: 245px;
  max-height: 40px;
  height: 15vh;
  width: 80vw;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav-container .btn-sprawdz-wyniki:hover, .nav-container .btn-sprawdz-wyniki:focus, .nav-container .btn-sprawdz-wyniki.focus {
  border-style: solid;
  border-width: 8px;
  border-color: #fe73a7;
  background-color: #eb5d92;
  color: white !important;
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .nav-container .btn-sprawdz-wyniki {
    width: 35vw;
  }
}
.nav-container .bar {
  padding: 0 0 0.5em 0em;
}
.nav-container .bar .logo {
  max-height: 110px;
  max-width: 220px;
}
.nav-container .bar .menu-horizontal {
  top: 8px;
}
.nav-container .bar .menu-horizontal li {
  margin: 0;
  padding: 0 0 0 10px;
}
.nav-container .bar .menu-horizontal li:not(:last-child) {
  margin: 0;
  border-right: 2px solid #1297db;
  padding: 0 10px;
}
.nav-container .bar .menu-horizontal li a {
  font-size: 22px;
  font-weight: 900;
  font-family: "Roboto";
  color: #1297db;
  opacity: 1;
  line-height: 100%;
  text-transform: initial;
}
.nav-container .bar .menu-horizontal li a:hover, .nav-container .bar .menu-horizontal li a:focus, .nav-container .bar .menu-horizontal li a.focus {
  color: #ff7bac;
  text-decoration: none;
  font-weight: 900;
}
@media (max-width: 1199px) and (orientation: portrait) {
  .nav-container .bar .menu-horizontal li a {
    font-size: 16px !important;
  }
}
.nav-container #menu1.hidden-sm .navbar-brand {
  display: none !important;
}
.nav-container #menu1.hidden-sm .infolinia {
  display: none !important;
}
.nav-container #menu1.hidden-sm div {
  width: 100% !important;
  align-items: initial !important;
  justify-content: normal !important;
}
.nav-container #menu1.hidden-sm .menu-horizontal {
  width: 100%;
}
.nav-container #menu1.hidden-sm .menu-horizontal li {
  border-right: none !important;
  border-top: 2px solid #1297db;
  padding: 15px 5px 15px 5px;
}
.nav-container #menu1.hidden-sm .menu-horizontal li:not(:last-child) {
  margin: 0;
  padding: 15px 5px 15px 5px;
  border-top: 2px solid #1297db;
}
.nav-container #menu1.hidden-sm .menu-horizontal .btn-sprawdz-wyniki {
  border-width: 0;
}
.nav-container .hamburger-toggle {
  display: block;
  margin: 30px 0 30px 0;
  padding: 10px 0 10px 0;
}
.nav-container.sticky .bar .logo {
  max-height: 50px;
}
.nav-container.sticky .infolinia {
  display: none !important;
}
.nav-container.sticky .hamburger-toggle {
  display: block;
  margin: 12px 0 11px 0;
  padding: 0;
}

.main .jumbotron {
  padding: 4rem 2rem 0;
}
@media (max-width: 767px) and (orientation: portrait) {
  .main .jumbotron {
    padding: 4rem 0;
  }
}
.main .jumbotron .switchable__text {
  text-align: left;
}
.main .jumbotron .linia {
  margin: 32px 0 38px 0;
}
@media (max-width: 767px) and (orientation: portrait) {
  .main .jumbotron .linia {
    margin: 25px 0 25px 0;
  }
}
.main .jumbotron .lead {
  font-size: 24px;
  font-weight: 900;
  font-family: "Roboto";
  color: black;
  line-height: 120%;
  text-align: left;
}
@media (max-width: 767px) and (orientation: portrait) {
  .main .jumbotron .lead {
    font-size: 20px;
  }
}
.main .jumbotron .home-image {
  margin-bottom: -163px;
}
@media (max-width: 575px) and (orientation: portrait) {
  .main .jumbotron .home-image {
    margin-bottom: -33px;
    margin: 20px auto -30px;
    max-height: 220px;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .main .jumbotron .home-image {
    margin-bottom: -33px;
    margin: 20px auto -120px;
    max-height: 300px;
  }
}

.btn-zamow {
  font-size: 26px !important;
  font-family: "Roboto";
  font-weight: 600;
  margin-bottom: 0rem;
  margin-top: 0;
  color: #008acb;
  line-height: 120%;
  border-width: 8px;
  border-color: #0194d8;
  border-style: solid;
  background-color: #ffffff;
  height: 5rem;
  max-height: 110px;
  width: 100%;
  text-transform: uppercase !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) and (orientation: portrait) {
  .btn-zamow {
    height: 4rem;
    width: 100%;
    font-size: 20px !important;
    padding: 6px;
  }
}
.btn-zamow:hover, .btn-zamow:focus, .btn-zamow.focus {
  background-color: #1574c4;
  text-decoration: none;
  color: #ffffff;
}

.formularz-kontaktowy {
  background-color: #eeeeee;
}
.formularz-kontaktowy input:not([type=checkbox]), .formularz-kontaktowy select, .formularz-kontaktowy textarea {
  border: 0;
  outline: 0;
  border-bottom: 3px solid #d7d7d7;
  font-size: 24px;
  color: #000;
  line-height: 120%;
  padding: 0;
  width: 100%;
  max-width: 100%;
  border-radius: 0;
  background-color: #eeeeee !important;
}
.formularz-kontaktowy input:not([type=checkbox]).focus, .formularz-kontaktowy input:not([type=checkbox]).active, .formularz-kontaktowy select.focus, .formularz-kontaktowy select.active, .formularz-kontaktowy textarea.focus, .formularz-kontaktowy textarea.active {
  border: 0;
  border-color: #d7d7d7 !important;
  outline: 0;
  border-bottom: 3px solid #d7d7d7;
  color: #000;
}
.formularz-kontaktowy input:not([type=checkbox]):focus,
.formularz-kontaktowy input:not([type=checkbox]):active,
.formularz-kontaktowy select:focus,
.formularz-kontaktowy select:active,
.formularz-kontaktowy textarea:active textarea:focus {
  border: 0;
  border-color: #d7d7d7 !important;
  outline: 0;
  border-bottom: 3px solid #d7d7d7;
  color: #000;
  box-shadow: none;
}
.formularz-kontaktowy input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1;
  /* Firefox */
}
.formularz-kontaktowy input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
}
.formularz-kontaktowy input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000;
}

.o_tescie {
  background-color: #eeeeee;
}
.o_tescie img {
  margin: 15px 0 50px;
}
.o_tescie .opis {
  font-size: 24px;
  font-weight: 400;
  font-family: "Roboto";
  color: black;
  line-height: 125%;
  text-align: left;
}
.o_tescie .opis span {
  font-weight: 900;
}

.dlaczego_warto .linia {
  margin-bottom: 100px;
}
.dlaczego_warto h3 {
  font-size: 40px;
  font-weight: 900;
  color: #ff7cac;
  line-height: 0.991;
  text-align: left;
  margin-bottom: 50px;
}
.dlaczego_warto h4 {
  font-size: 24px;
  font-weight: 900;
  color: #000000;
  line-height: 125%;
  text-align: left;
}
.dlaczego_warto p {
  font-size: 24px;
  font-weight: 400;
  color: #000000;
  line-height: 125%;
  text-align: left;
}

.jak_zamowic_badanie h5 {
  font-size: 48px;
  font-weight: 900;
  color: #209adb;
  line-height: 1;
  text-align: left;
  margin-bottom: 20px;
}
.jak_zamowic_badanie p {
  font-size: 24px;
  font-weight: 400;
  color: #000000;
  line-height: 125%;
  text-align: left;
}

.jak_przygotowac_sie {
  background-color: #eeeeee;
}
.jak_przygotowac_sie .opis {
  margin-top: 20px;
}
.jak_przygotowac_sie h2 {
  margin-bottom: 46px;
}
.jak_przygotowac_sie p {
  font-size: 24px;
  font-weight: 300;
  color: #000000;
  line-height: 125%;
  text-align: left;
  text-align: justify;
}
.jak_przygotowac_sie p.subtitle {
  font-weight: 500;
}
.jak_przygotowac_sie .img-col {
  padding: 0;
}
.jak_przygotowac_sie .img-col img {
  margin-left: -15%;
  width: 120%;
  min-width: 110%;
}
@media (max-width: 767px) and (orientation: portrait) {
  .jak_przygotowac_sie .img-col img {
    display: none;
  }
}
.jak_przygotowac_sie ul {
  list-style: none;
}
.jak_przygotowac_sie li {
  font-size: 24px;
  font-weight: 300;
  color: #000000;
  line-height: 125%;
  text-align: left;
  text-align: justify;
}

.jak_wyglda_proces h4 {
  font-size: 50px;
  font-weight: 900;
  color: #ff7cac;
  line-height: 0.991;
  text-align: left;
  margin-bottom: 50px;
}
.jak_wyglda_proces img {
  max-height: 340px;
}
.jak_wyglda_proces p {
  font-size: 24px;
  font-weight: 400;
  color: #000000;
  line-height: 125%;
  text-align: left;
}

footer {
  padding-top: 1em;
  padding-bottom: 2em;
  background-color: #0094da;
  color: white;
}
footer .dane-kontaktowe h5 {
  font-size: 26px;
  font-family: "Roboto";
  line-height: 1.042;
  text-align: left;
  font-weight: 900;
  margin-top: 0px;
  margin-bottom: 15px;
  color: white;
}
@media (max-width: 767px) and (orientation: portrait) {
  footer .dane-kontaktowe h5 {
    text-align: center;
    margin: 5px auto 50px;
    padding: 0 0 20px;
    display: block;
  }
}
footer .dane-kontaktowe p {
  font-size: 14px;
  font-weight: 400;
  line-height: 125%;
  text-align: left;
}
@media (max-width: 767px) and (orientation: portrait) {
  footer .dane-kontaktowe p {
    text-align: center;
    margin: 5px auto 20px;
    padding: 0 0 10px;
    display: block;
  }
}
footer .stopka-infolinia .infolinia {
  color: #ff7bac;
  font-size: 30px;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
}
footer .stopka-infolinia .infolinia img {
  max-height: 100px;
  margin: 0;
}
footer .stopka-infolinia .infolinia a {
  font-size: 30px;
  font-weight: 900;
  font-family: "Roboto";
  color: white !important;
  opacity: 1;
  line-height: 100%;
  text-transform: initial;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer .stopka-infolinia .infolinia a:hover, footer .stopka-infolinia .infolinia a:focus, footer .stopka-infolinia .infolinia a.focus {
  color: #ff7bac !important;
  text-decoration: none;
  font-weight: 900;
}
footer .socials-icons {
  font-weight: 600;
  line-height: 120%;
  color: #fff;
  text-align: center;
  font-size: 3rem;
}
footer .socials-icons a {
  color: #fff !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer .socials-icons a:hover, footer .socials-icons a:focus, footer .socials-icons a.focus {
  color: #ff7cac !important;
  text-decoration: none;
}

.modal .modal-header {
  border-bottom: 0px;
}
.modal .modal-title {
  font-size: 40px;
  font-family: "Roboto";
  color: #0094da;
  line-height: 1.042;
  text-align: center;
  font-weight: 900;
  margin: 20px 20px 0 20px;
  width: 100%;
}
.modal .modal-body.info {
  font-size: 22px;
  font-family: "Roboto";
  color: #000000;
  line-height: 1.042;
  text-align: center;
  font-weight: 900;
  margin-top: 20px;
  margin-bottom: 15px;
}

.cookiealert {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0 !important;
  z-index: 999;
  opacity: 0;
  border-radius: 0;
  background: #212327;
  transform: translateY(100%);
  transition: all 500ms ease-out;
  color: #ecf0f1;
}
.cookiealert.show {
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 1000ms;
}
.cookiealert a {
  text-decoration: underline;
}
.cookiealert .acceptcookies {
  margin-left: 10px;
  width: 115px;
  vertical-align: baseline;
}

.polityki .btn-informacja {
  font-size: 14px !important;
  font-family: "Roboto";
  font-weight: 600;
  margin-bottom: 0rem;
  margin-top: 0;
  color: #ffffff;
  line-height: 120%;
  border-width: 8px;
  border-color: #0194d8;
  border-style: solid;
  background-color: #1574c4;
  height: 5rem;
  max-height: 110px;
  width: 45%;
  text-transform: uppercase !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 1.4rem 0;
}
@media (max-width: 991px) and (orientation: portrait) {
  .polityki .btn-informacja {
    width: 100%;
    margin: 20px 0;
    padding: 0.7rem 0;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .polityki .btn-informacja {
    height: 4rem;
    padding: 0.7rem 0;
  }
}
.polityki .btn-informacja:hover, .polityki .btn-informacja:focus, .polityki .btn-informacja.focus {
  background-color: #ffffff;
  text-decoration: none;
  color: #008acb;
}

.zgoda {
  margin-top: 1rem;
}
.zgoda label {
  font-weight: 800;
}

#firstHeading {
  font-size: 18px;
}

/*# sourceMappingURL=podstrona.css.map */
