@import "bootstrap-reboot.css";
@import "bootstrap-grid.css";
@import "bootstrap.css";
@import "animate.css";
@import "font-awesome.min.css";
@import "jquery.fancybox.min.css";
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,700,300&subset=latin,latin-ext");

body {
  width: 100%;
  min-height: 100%;
  background: #9f2021;
  color: #f5f5f5;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  line-height: 1;
  overflow-x: hidden;
  ;
}



input,
select,
textarea,
button,
a,
span,
i,
li,
path {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  outline: none;
  font-family: "Open Sans", sans-serif;
}

.nopadding {
  padding: 0;
}

header .container.bg {
  background: url(../images/Background.jpg) no-repeat bottom left;
  background-size: cover;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  overflow: hidden;
}

header .container.bg > .row {
  min-height: 600px;
}

header .zolty{
    color: #fbdb2d;
  }

header h1 {
  display: block;
  position: relative;
  margin: 0 auto;
  text-align: right;
  font-size: 35px;
  text-transform: uppercase;
  color: #d8d803;
  margin-top: 20px;
}

header h1 strong {
  /* color: #0d6c42; */
  font-size: 50px;
}

header .swNaOkr {
  display: block;
  position: absolute;
  padding: 15px;
  width: 100% ;
  text-align: right;
  top:0;
  right: 0;
}

header .swNaOkr h1{
  font-size: 60px;
  font-weight: 800;
}
header .swNaOkr h2{
  font-size: 45px;
}

header .cele{
  display: block;
  position: relative;
  margin: 0 auto;
  text-align: right;
  margin-top: 250px;
  color: white;
}

header .cele img {
  max-width: 420px;
  width: 100%;
}

header .oferta {
  display: block;
  position: absolute;
  margin-bottom: 15px;
  /* width: 400px; */
  text-align: center;
  bottom: 0;
}
header .oferta p{
  margin: 0px;
  font-size: 24px;
  color: white;
}
header .oferta h1{
  margin: 0px;
  font-size: 42px;
  color: rgb(255, 0, 0);
  text-align: center;
  text-transform: lowercase;
}

header .symbol {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 1em;
  padding: 0;
  width: 350px;
}

header .fb-link {
  display: block;
  position: absolute;
  width: 70px;
  height: 35px;
  left: 78px;
  bottom: 47px;
  z-index: 3;
}

header .yt-link {
  display: block;
  position: absolute;
  width: 62px;
  height: 40px;
  left: 155px;
  bottom: 47px;
  z-index: 3;
}

header .yt-link:hover,
header .fb-link:hover {
  text-decoration: none !important;
}

header .contactForm {
  display: block;
  position: relative;
  padding: 2em 1em;
  height: 100%;
  color: #fff;
  background: #771316;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
}

header .contactForm .logo {
  display: block;
  position: relative;
  margin: 0 auto 2em auto;
  max-width: 250px;
}

header .contactForm .logo img {
  width: 100%;
}

header .contactForm h3 {
  display: block;
  position: relative;
  padding: 0 0 1em 0;
  text-align: center;
  line-height: 1.4em;
  font-size: 20px;
  font-weight: 300;
}

header .contactForm h3.strong {
  font-weight: 700;
}

header .contactForm .labels {
  display: block;
  position: relative;
  margin: 0 0 0.5em;
  padding: 0;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 400;
}

header .contactForm .labels i {
  margin-right: 5px;
}

header .contactForm .labels label {
  margin: 0;
  padding: 0;
}

header .contactForm input[type="text"],
header .contactForm select {
  display: block;
  position: relative;
  width: 100%;
  margin: 0 0 1em;
  padding: 0;
  border: 0;
  background: #fff;
  border-radius: 4px;
  font-size: 14px;
  padding: 0.5em 1em;
  font-weight: 400;
  color: #555;
  box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.1);
}

header .contactForm .zgoda {
  font-size: 10px;
  text-align: justify;
  margin-top: 1em;
}

header .contactForm .oswiadczenie {
  line-height: 1.3em;
  font-size: 10px;
  margin-left: 10px;
  text-align: justify;
}

header .contactForm .zgoda a {
  color: #fff;
  text-decoration: underline;
}

header .contactForm input[type="submit"] {
  background: #f2b123;
  border: 0;
  border-radius: 4px;
  font-size: 14px;
  display: block;
  position: relative;
  margin: 1.5em auto 0 auto;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  width: 100%;
  padding: 1em;
  cursor: pointer;
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.1);
}

header .contactForm input[type="submit"]:hover {
  color: #fff;
  background: #818181;
}

header .contactForm .ajax-result {
  display: block;
  position: relative;
  margin: 0 0.5em 1em 0.5em;
  height: 24px;
}

header .rrso {
  display: block;
  position: absolute;
  bottom: 20px;
  color: #fff;
  font-size: 40px;
  font-weight: 300;
  transform: rotate(-6deg);
  width: 95%;
  text-align: right;
}

main {
  display: block;
  position: relative;
  margin: 0;
  padding: 0 0 3em 0;
}

main h3 {
  display: block;
  position: relative;
  margin: 0 auto 1em auto;
  font-size: 40px;
  color: #068966;
  font-weight: 300;
  text-align: center;
}

main h3 strong {
  font-weight: 700;
}

main h3 img {
  max-height: 90px;
  margin: 0 0.5em 0 0;
}

main h5 {
  display: block;
  position: relative;
  margin: 2em auto;
  padding: 0;
  line-height: 1.6em;
  font-size: 25px;
  font-weight: 300;
}

main h5 strong {
  font-weight: 700;
}

main iframe {
  background: #fff;
}

main .kalkulator-bg {
  /* background: url(../images/kalkulator-bg.jpg) no-repeat; */
  background-position-x: center;
  background-position-y: 90%;
  margin-bottom: 30px;
}

main .benefitsList {
  display: block;
  position: relative;
  list-style-type: circle;
  font-size: 18px;
  line-height: 1.6em;
  margin: 0;
}

main .benefitsList.last {
  margin-bottom: 2em;
}

main .benefitsList strong {
  font-weight: 700;
  /* color: #068966; */
}

main .benefity p{
  font-size: 15.5px;
  line-height: 1.6em;
  
}

main .padd0{
  padding: 0px;
}

main .ikony img{
  display: block;
  position: relative;
  margin-right: 18px;
  height: 50%;
}

main .ikony p{
  display: block;
  position: relative;
  font-size: 18px;
  line-height: 1.6em;
}

main p.przykladReprezentatywny{
    display: block;
  position: relative;
  padding: 0;
  line-height: 1.6em;
  font-size: 16px;
  text-align: justify;
}
main .dlaczegoWarto {
  display: block;
  position: relative;
  padding: 0;
  line-height: 1.6em;
  font-size: 16px;
  text-align: justify;
  margin-top: -40px;
}

main p.dlaczegoWarto {
  font-size: 18px;
}

main p.dowolnyCel{
  font-size: 16px;
  line-height: 1.6em;

}

main p.przykladReprezentatywny strong,
main p.dlaczegoWarto strong,
main p.dlaczegoWarto strong a,
main p.zlozWniosekOnl strong{
  font-weight: 700;
  /* color: #068966; */
}

main .pasek-swiateczny{
  /* margin-top: 20px; */
  width: 100%;
  text-align: center;
}

main p.zlozWniosekOnl{
  font-size: 18px;
  margin-top: 20px;
}

main a.pobierzRegulamin {
  display: table;
  margin: 0 auto 2em auto;
  text-align: center;
  color: #999;
  font-size: 16px;
}

main a.pobierzRegulamin i {
  color: #a01111;
  margin-right: 5px;
  font-size: 24px;
}

footer {
  background-color: #771316 ;
  color: #f5f5f5;
  padding: 3em 0;
  text-align: center;
  font-size: 12px;
}

footer img {
  display: block;
  position: relative;
  margin: 0 auto 2em auto;
  width: 70px;
}

footer p {
  line-height: 2em;
  display: block;
  position: relative;
  margin: 0;
}

footer p a {
  font-weight: 700;
  color: #f5f5f5;
}

.send-fail,
.send-ok {
  display: block;
  position: relative;
  text-align: center;
  margin: 0;
  font-weight: 600;
  background: rgba(255, 255, 255, 1);
  padding: 0.5em;
  border-radius: 25px;
  line-height: 1em;
  font-size: 12px;
}

.send-fail {
  color: red;
}

.send-ok {
  color: green;
}

@media (max-width: 769px) {
  header .swNaOkr{
    position:relative;
    display: block;
    margin:0 auto;
    padding-top:15px;
    /* width: 90%; */
  }

  header .swNaOkr h1{
    font-size: 30px;
    text-align: center;
  }

  header .swNaOkr h2{
    font-size: 24px;
    text-align: center;
  }

  header .oferta p{
    font-size: 20px;
  } 

  header .bg{
    text-align: center;
  }

  header h1,
  header .cele {
    text-align: center;
  }
  header .cele {
    margin-top: 10px;
    margin-bottom: 20px;
    display: block;
    position: relative;
    text-align: center;
  }

  header .cele h2{
    font-size: 24px;
  }

  header .cele img {
    margin-bottom: 20px;
    width: 70%;
  }

  header .oferta{
    position: relative;
    display: block;
    text-align: center;
    /* font-size: 24px; */
    width: 100%;
  }
  header .oferta p,
  header .oferta h1{
    text-align: center;
  }

  header .rrso {
    color: #d8d803;
    transform: none;
    font-size: 30px;
    text-align: center;
    position: relative;
    margin: 0 auto;
  }
  header .container.bg {
    background: #9f2021;
  }
  header .symbol {
    position: relative;
    margin: 1em auto 2em auto;
    max-width: 90%;
  }
  header .symbol {
    display: none;
  }
  header .logo {
    text-align: center;
  }
  header .logo img {
    margin: 0 auto;
    text-align: center;
  }
  main {
    padding: 0 1em 2em 1em;
  }

  main .pasek-swiateczny{
    /* height: 15px; */
    object-position: left;
    clip-path: inset(0 50% 0 0);
    width: 200%;
  }

  main h5 {
    font-size: 18px;
    text-align: center;
  }
  main .benefitsList,
  main p.dlaczegoWarto {
    font-size: 16px;
  }
  main .kalkulator-bg {
    margin-bottom: 30px;
  }
  main h3 {
    font-size: 26px;
  }
  main h3 img {
    display: block;
    position: relative;
    margin: 0 auto 1em auto;
  }

  main .dowolnyCel{
    line-height: 1.6em;
  }
}

@media (min-width: 1600px) {
}
