/*



	Do not edit CSS files!
	Edit only SCSS files in `scss` directory and use css preprocessor (Sass od something smilar).



*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,500,700,800&subset=latin-ext");
/*
	grid 
*/
/* 
	colors 
*/
.pit-cta {
  text-transform: uppercase;
  color: #062144;
  max-width: 250px;
  margin: auto; }
  .pit-cta span {
    display: inline-block;
    font-size: 0.6em;
    margin: 0 10px; }
  .pit-cta a.button-cta {
    text-decoration: none;
    display: inline-block;
    color: #fff;
    font-weight: 500;
    text-shadow: 1px 1px 2px #a10700;
    padding: 17px 24px;
    font-size: 0.7em;
    line-height: 1;
    border: #fff solid 2px;
    border-radius: 12px;
    transition: box-shadow 200ms, background 200ms;
    background: #ff6600;
    background: -moz-linear-gradient(top, #ff6600 0%, #fd2c2c 86%, #fd2c2c 100%);
    background: -webkit-linear-gradient(top, #ff6600 0%, #fd2c2c 86%, #fd2c2c 100%);
    background: linear-gradient(to bottom, #ff6600 0%, #fd2c2c 86%, #fd2c2c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6600', endColorstr='#fd2c2c',GradientType=0 ); }
    .pit-cta a.button-cta:hover {
      text-decoration: underline;
      box-shadow: 0 0 98px #fff;
      background: #ff6d0c;
      background: -moz-linear-gradient(top, #ff6d0c 0%, #fc3737 100%);
      background: -webkit-linear-gradient(top, #ff6d0c 0%, #fc3737 100%);
      background: linear-gradient(to bottom, #ff6d0c 0%, #fc3737 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6d0c', endColorstr='#fc3737',GradientType=0 ); }

.pit-box .pit-cta {
  font-size: .9em; }
  .pit-box .pit-cta a.button-cta {
    padding: 12px 22px;
    line-height: 1.12; }

.pit-root {
  font-family: "Georgia", serif;
  font-size: 6mm;
  line-height: 9.17mm; }

.pit-box-full,
.pit-box {
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.pit-box-full > nav,
.pit-box-full > div {
  display: block;
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 3mm; }

.pit-box-full.header {
  border-bottom: #e1e2e1 solid 1px; }
  .pit-box-full.header img {
    display: block;
    margin: 33px 0 23px 0; }

.pit-box-full.banner {
  background-color: #f7e0d6;
  background-image: url("/static/pobierz-program/images/bankier-thank-you-page.jpg");
  background-repeat: repeat-x;
  background-position: left top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-bottom: #e1e2e1 solid 1px;
  padding-top: 2.4em;
  font-size: .97em;
  line-height: 1.5;
  color: #2f2518; }
  .pit-box-full.banner h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 46px;
    line-height: 58.87px;
    color: #2c334b;
    margin-bottom: 55px; }
    .pit-box-full.banner h1 > div {
      font-family: "Montserrat", sans-serif;
      font-weight: 300; }
  .pit-box-full.banner p a {
    color: #ff7a34;
    font-weight: 700;
    text-decoration: none; }
    .pit-box-full.banner p a:hover {
      text-decoration: underline; }
  .pit-box-full.banner .recomendation {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    color: #5a6b81;
    letter-spacing: .02em;
    font-size: .65em;
    line-height: 22px;
    margin-top: 44px;
    margin-bottom: 68px;
    text-decoration: none; }
    .pit-box-full.banner .recomendation img {
      margin: -3px 5px 0 0;
      vertical-align: middle; }

.pit-box-full.banner.banner-buttons {
  color: #062144;
  padding: 62px 0;
  font-family: "Montserrat", sans-serif; }
  .pit-box-full.banner.banner-buttons .wrap {
    text-align: center; }
  .pit-box-full.banner.banner-buttons h3 {
    font-size: 2.56em;
    line-height: 1.02;
    margin-bottom: 32px;
    font-weight: 300; }
    .pit-box-full.banner.banner-buttons h3 > span {
      font-weight: 700;
      text-transform: uppercase; }
  .pit-box-full.banner.banner-buttons p a {
    color: #fff; }
  .pit-box-full.banner.banner-buttons .recomendation {
    margin-top: 36px;
    margin-bottom: 2px; }

.pit-box {
  background-color: #fff;
  padding: 0;
  overflow: hidden;
  max-width: 310px;
  padding: 31px 0 21px 0; }
  .pit-box .wrap {
    text-align: center;
    font-family: "Montserrat", sans-serif; }
  .pit-box h6 {
    font-size: 1em;
    line-height: 1;
    font-weight: 800;
    margin-top: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #062144; }
    .pit-box h6 > span {
      font-weight: 300;
      text-transform: none;
      font-size: .82em; }
  .pit-box .recomendation {
    display: block;
    color: #5a6b81;
    font-size: 0.5em;
    line-height: 2.2;
    margin-top: 18px; }
  .pit-box a.pit-download {
    display: block;
    padding: 5px 0 4px 0; }
    .pit-box a.pit-download:hover {
      opacity: .9; }
  .pit-box .run-online {
    font-size: .68em;
    margin: 0 auto; }
    .pit-box .run-online a {
      color: #2f2518;
      font-weight: 700;
      text-decoration: none;
      padding-bottom: 0px;
      border-bottom: #2f2518 solid 1px;
      transition: color 200ms, border-color 200ms, padding-bottom 100ms, border-width 100ms; }
      .pit-box .run-online a:hover {
        color: #ff7a34;
        border-color: #ff7a34;
        padding-bottom: 2px;
        border-width: 2px; }

.pit-box-full.bottom {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: .62em;
  line-height: 1.44;
  padding: 62px 0 46px; }
  .pit-box-full.bottom strong {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    display: block;
    line-height: 1;
    margin-bottom: 6px; }
  .pit-box-full.bottom a {
    color: inherit;
    text-decoration: underline; }
    .pit-box-full.bottom a:hover {
      color: #ff7a34; }

footer.pit-box-full {
  margin-bottom: 3em; }
  footer.pit-box-full ul.logos {
    display: block;
    line-height: 1;
    padding: 20px 0 30px;
    border-top: #e1e2e1 solid 1px;
    border-bottom: #e1e2e1 solid 1px; }
    footer.pit-box-full ul.logos li {
      display: inline-block;
      margin: 14px 6px 0 0; }
    footer.pit-box-full ul.logos a {
      display: block;
      background-image: url("/static/pobierz-program/images/logos.gif");
      background-position: 0 0;
      height: 28px; }
      footer.pit-box-full ul.logos a:hover {
        opacity: .8; }

#logo-bonnier {
  width: 115px; }

#logo-bankier {
  background-position: -126px 0;
  width: 70px; }

#logo-vat {
  background-position: -205px 0;
  width: 38px; }

#logo-pit {
  background-position: -252px 0;
  width: 38px; }

#logo-program-partnerski {
  background-position: -299px 0;
  width: 74px; }

#logo-prnews {
  background-position: -382px 0;
  width: 106px; }

#logo-mambiznes {
  background-position: -499px 0;
  width: 96px; }

#logo-dyskusja {
  background-position: -602px 0;
  width: 106px; }

#logo-pulsbiznesu {
  background-position: -718px 0;
  width: 46px; }

.pit-blue .pit-box-full.header img {
  margin: 21px 0 23px 0; }
.pit-blue .pit-box-full.banner {
  background-color: #c9ecf3;
  background-image: url("/static/pobierz-program/images-pit/pit-thank-you-page.jpg"); }
  .pit-blue .pit-box-full.banner a {
    color: #0066a7; }
.pit-blue footer.pit-box-full ul.menu li a {
  color: #0066a7; }

@media screen and (min-width: 420px) {
  .pit-box-full > nav,
  .pit-box-full > div {
    padding: 0 1em; }

  #logo-fejsik {
    right: 1em; } }
@media screen and (min-width: 620px) {
  .pit-box-full > nav,
  .pit-box-full > div {
    padding: 0 48px; }

  #logo-fejsik {
    right: 48px; }

  .pit-cta {
    max-width: 100%; } }
@media screen and (min-width: 850px) {
  .pit-box-full.banner {
    padding-top: 90px; }
    .pit-box-full.banner .recomendation {
      margin-bottom: 72px; }
    .pit-box-full.banner .wrap {
      width: 76%; } }
@media screen and (min-width: 1260px) {
  .pit-box-full.banner {
    background-position: center top; } }
@media screen and (min-width: 60cm) {
  .pit-root {
    font-size: 9mm;
    line-height: 1.33; } }
