@charset "UTF-8";
/* (max-width: 360px)
 * Odpowiednik dla @include media-breakpoint-down(xs)
 */
/* (min-width: 361px)
 * Odpowiednik dla @include media-breakpoint-up(sm)
 */
/* (min-width: 361px) and (max-width: 600px)
 * Odpowiednik dla @include media-breakpoint-between(sm,sm);
 */
/* (max-width: 600px)
 * Odpowiednik dla @include media-breakpoint-down(sm)
 */
/* (min-width: 601px)
 * Odpowiednik dla @include media-breakpoint-up(md)
 */
/* (max-width: 960px)
 * Odpowiednik dla @include media-breakpoint-down(md)
 */
/* (min-width: 601px) and (max-width: 960px)
 * Odpowiednik dla @include media-breakpoint-only(md)
 */
/* (min-width: 961px)
 * Odpowiednik dla @include media-breakpoint-up(lg)
 */
/* (min-width: 361px) and (max-width: 1280px)
 * Odpowiednik dla @include media-breakpoint-between(sm,lg)
 */
/* (max-width: 1280px)
 * Odpowiednik @include media-breakpoint-down(lg)
 */
/* (min-width: 961px)
 * Odpwiednik @include media-breakpoint-up(lg)
 */
/* (min-width: 361px) and (max-width: 1280px)
 * Niestandardowy breakpoint. Brak obsługi po stronie bootstrapa
 */
/**
  1. Colors
  2. Border
  3. Font
  4. Elementy interface
  5. Space
  6. z-index
  7. Button
  8. Shadows
  9. Icon
  10. Transitions
  11. Component variables

**/
/**
  * 1. Colors
*/
/**
  * 3. Font
*/
/**
  * 4. Elementy interface
*/
/* Line height's PING */
/* Header PWA */
/**
  * 5. Space
*/
/* Spacers PING */
/**
  * 6. z-index
*/
/**
  * 6. Button
*/
/**
  * 8. Shadows
*/
/* Box shadows */
/**
  * 9. Icon
*/
/* Icon sizes */
/**
  * 10. Transitions
*/
/**
  * 11. Component variables
*/
/* Ripple */
/** Component **/
/*Paddingi na strone główną, dla zajawek i karuzeli akutalności*/
/* Motion design
 * - Hover - dostępny wyłącznie min-width: 601 - założenie koncepcyjne
 */
@font-face {
  font-family: "web-fonts";
  src: url("/_static/web-fonts//web-fonts.eot?#iefix") format("eot"), url("/_static/web-fonts//web-fonts.ttf") format("ttf"), url("/_static/web-fonts//web-fonts.woff") format("woff");
}
body.state-zoom400 .rate-filters div[role=radio] {
  padding: 4px 10px;
}

@font-face {
  font-family: "web-fonts";
  src: url("/_static/web-fonts//web-fonts.eot?#iefix") format("eot"), url("/_static/web-fonts//web-fonts.ttf") format("ttf"), url("/_static/web-fonts//web-fonts.woff") format("woff");
}
.inline-login {
  max-width: 320px;
  margin: 0 auto;
}

.inline-login a.ingBusinessOnline:after {
  top: 11px;
}

.intro_banner .content {
  width: 73%;
  padding-top: 20px;
}

@media screen and (max-width: 767px) {
  #korzysci {
    background-image: none !important;
  }
}
#korzysci {
  background-position: 0 center;
}

#korzysci {
  margin: 0 0px;
}

#korzysci:before {
  background: transparent !important;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .intro_banner .intro_banner_inner {
    background-position: right -100px center;
  }
}
.box_with_rounded_shadow {
  padding: 30px 3px 3px 30px;
  font-weight: 400;
  text-align: left;
  border: 1px solid #d6d6d6;
  border-bottom: 3px solid rgba(135, 135, 139, 0.4);
  border-radius: 6px;
}

@media only screen and (min-width: 768px) {
  .box_with_rounded_shadow {
    margin: 2em 5em;
  }
}
.component.content.box_with_rounded_shadow.full_box {
  margin: 1em 0em;
  padding-top: 2em !important;
}

@media only screen and (max-width: 767px) {
  .component.content.box_with_rounded_shadow.full_box {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .component.content.box_with_rounded_shadow.full_box .content_area {
    display: flex;
  }
}
.component.content.box_with_rounded_shadow.full_box .content_area .image-area {
  padding-right: 20px;
}

.component.content.box_with_rounded_shadow.full_box .content_area .heading {
  margin-bottom: 0.5em;
  font-weight: 800;
  font-size: 1.2em;
}

.component.content.box_with_rounded_shadow.full_box.message_box {
  margin-bottom: 4em;
}

.component.content.box_with_rounded_shadow.full_box.message_box .content_area {
  max-width: 900px;
}

.component.content.box_with_rounded_shadow.full_box.message_box .content_area .image-area {
  width: 160px;
}

@media only screen and (min-width: 768px) {
  .component.content.box_with_rounded_shadow.full_box.message_box .content_area .image-area {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .component.content.box_with_rounded_shadow.full_box.message_box .content_area p.lead {
    margin-bottom: 0;
  }
}
.block_how_to_start.only-pipe > .wrapper.digits .item .step_number {
  display: none;
}

.block_how_to_start.only-pipe > .wrapper.digits .item .inner:before {
  display: none;
}

.block_how_to_start.no-headers .head {
  display: none;
}

.block_how_to_start.only-pipe > .wrapper.digits .item {
  vertical-align: top;
}

.block_how_to_start.only-pipe > .wrapper.digits .item .break-top {
  margin-top: 80px;
}

.block_how_to_start.only-pipe > .wrapper.digits .item .inner {
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .layout_row .layout_column:nth-child(1) .component_wrapper > .component.content {
    padding: 20px;
  }
  .component.content.box_with_rounded_shadow.full_box.message_box .content_area .image-area {
    width: 50px;
    float: left;
    padding-right: 10px;
  }
  .component.content.box_with_rounded_shadow.full_box.message_box .content_area .image-area + div {
    float: right;
    width: "calc(100% - 50px)";
  }
  .block_how_to_start.only-pipe > .wrapper.digits .item .break-top {
    margin-top: 0;
  }
}
.padd10 td {
  padding: 5px 0;
}

.paddbot10 {
  padding-bottom: 10px;
}

@media only screen and (max-width: 480px) {
  .footers_box .footer_links .column_container {
    width: 100% !important;
    padding-left: 0;
  }
}