/*============================
=            grey            =
============================*/
/*=====  End of grey  ======*/
/*============================
=            blue            =
============================*/
/*=====  End of blue  ======*/
/*=============================
=            green            =
=============================*/
/*=====  End of green  ======*/
.oferty_top .oferty_top_block {
  padding-top: 39px;
}
.oferty_top .desc {
  padding-top: 53px;
  color: #434343;
  line-height: 1.5333333333;
  font-weight: 300;
  padding-bottom: 75px;
}
body.yellow:not(.reader-mode) .oferty_top .desc {
  color: var(--yellow);
}
body.yellow:not(.reader-mode) .oferty_top {
  background-color: var(--black);
}

.aktualne_oferty {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 62px 0px 51px;
  position: relative;
}
body.yellow:not(.reader-mode) .aktualne_oferty {
  background: var(--black) !important;
}
.aktualne_oferty .row {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  min-height: 321px;
}
.aktualne_oferty::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -42px;
  margin: auto 0;
  background-size: contain;
  background-repeat: no-repeat;
  height: 220px;
  width: 267px;
  background-image: url("../img/map_pl.svg");
  opacity: 0.11;
  mix-blend-mode: soft-light;
}
.aktualne_oferty .left {
  margin: auto 0;
  position: relative;
  width: 50%;
}
.aktualne_oferty .title_1 {
  font-size: 3.125rem;
  color: #fff;
}
body.yellow:not(.reader-mode) .aktualne_oferty .title_1 {
  color: var(--yellow);
}
.aktualne_oferty .title_2 {
  text-indent: 62px;
  font-weight: 700;
  color: #8ECC09;
  font-size: 2.5rem;
}
body.yellow:not(.reader-mode) .aktualne_oferty .title_2 {
  color: var(--yellow);
}
.aktualne_oferty .right {
  width: 50%;
  margin: auto 0;
}
.aktualne_oferty .oferty_wrap {
  color: #fff;
  width: 100%;
}
.aktualne_oferty .oferty_wrap::after {
  clear: both;
  content: "";
  display: table;
}
body.yellow:not(.reader-mode) .aktualne_oferty .oferty_wrap {
  color: var(--yellow);
}
.aktualne_oferty .oferty_wrap .text_wrap {
  max-width: 304px;
  padding-left: 0.6vw;
}
.aktualne_oferty .oferty_wrap .single_oferta {
  width: 50%;
  line-height: 1.4;
  padding: 10px 0;
  float: left;
}
.aktualne_oferty .oferty_wrap .single_oferta .name {
  font-size: 1.5625rem;
  font-weight: 500;
  display: inline;
}
.aktualne_oferty .oferty_wrap .single_oferta .aplikuj {
  font-size: 1.375rem;
  position: relative;
  padding-left: 38px;
  text-transform: uppercase;
  display: inline-block;
  transition: 0.3s;
  font-weight: 300;
  color: #d7d7d7;
}
.aktualne_oferty .oferty_wrap .single_oferta .aplikuj::before {
  content: "";
  position: absolute;
  left: 11px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 11px;
  height: 1px;
  background-color: #8ECC09;
}
body.yellow:not(.reader-mode) .aktualne_oferty .oferty_wrap .single_oferta .aplikuj {
  color: var(--yellow);
}
@media screen and (min-width: 1025px) {
  .aktualne_oferty .oferty_wrap .single_oferta:hover .aplikuj {
    color: #8ECC09;
  }
  body.yellow:not(.reader-mode) .aktualne_oferty .oferty_wrap .single_oferta:hover .aplikuj {
    color: var(--yellow);
  }
}
.aktualne_oferty .oferty_wrap .single_oferta:nth-child(2n) {
  float: right;
}
.aktualne_oferty .oferty_wrap .brak_ofert {
  width: 100%;
  font-size: 2.0625rem;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
}
.aktualne_oferty .oferty_wrap .brak_ofert .text {
  margin: auto;
  position: relative;
  font-weight: 400;
}
.aktualne_oferty .oferty_wrap .brak_ofert span {
  font-size: 2.5rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #8ECC09;
}
.aktualne_oferty .oferty_wrap .brak_ofert .overlay {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../img/no_offer_overlay.png");
  width: 62%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

body.yellow:not(.reader-mode) .recruitment {
  background-color: var(--black) !important;
}
.recruitment .text_wrap {
  padding-top: 79px;
}
.recruitment .desc {
  padding-top: 57px;
  padding-bottom: 86px;
  font-weight: 300;
}

.recruitment_process {
  padding-bottom: 6px;
}
body.yellow:not(.reader-mode) .recruitment_process {
  background-color: var(--black);
}
.recruitment_process .text_wrap {
  padding-bottom: 75px;
}
.recruitment_process .text_wrap .t1 {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 500;
}
body.yellow:not(.reader-mode) .recruitment_process .text_wrap .t1 {
  color: var(--yellow);
}
.recruitment_process .text_wrap .t2 {
  font-size: 2rem;
  font-weight: 400;
}
body.yellow:not(.reader-mode) .recruitment_process .text_wrap .t2 {
  color: var(--yellow);
}
.recruitment_process .title_2line.add_line.center .t1::before, .recruitment_process .title_2line.add_line.center .t1::after {
  background-color: #8ECC09;
}
.recruitment_process .title_2line.add_line.center .t1::before {
  right: calc(100% + 138px);
  top: calc(50% + 14px);
}
.recruitment_process .title_2line.add_line.center .t1:after {
  left: calc(100% + 138px);
  top: calc(50% + 14px);
}
.recruitment_process .steps {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  box-pack: justify;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  padding-top: 80px;
  margin: 0 -10px;
}
.recruitment_process .steps .step {
  padding: 0 10px 29px;
  width: 33.3%;
  border-left: 1px solid #e1e1e1;
}
body.yellow:not(.reader-mode) .recruitment_process .steps .step {
  border-color: var(--yellow);
}
.recruitment_process .steps .step:nth-child(3n+1) {
  border-left: 1px solid transparent;
}
body.yellow:not(.reader-mode) .recruitment_process .steps .step:nth-child(3n+1) {
  border-color: transparent;
}
.recruitment_process .steps .desc {
  color: #434343;
  font-size: 0.9375rem;
  font-weight: 300;
  line-height: 1.5333333333;
  padding-top: 22px;
  width: 100%;
  max-width: 360px;
  margin: auto;
  text-align: justify;
}
body.yellow:not(.reader-mode) .recruitment_process .steps .desc {
  color: var(--yellow);
}
.recruitment_process .bcg {
  height: 277px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  position: relative;
  width: 100%;
  max-width: 379px;
  margin: auto;
}
body.yellow:not(.reader-mode) .recruitment_process .bcg {
  background: var(--black) !important;
}
.recruitment_process .number_wrap {
  z-index: 2;
  height: 61px;
  width: 61px;
  top: -20px;
  left: 0;
  background-color: #1e273d;
  position: absolute;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
}
body.yellow:not(.reader-mode) .recruitment_process .number_wrap {
  background-color: var(--black);
  border: 1px solid var(--yellow);
}
.recruitment_process .number_wrap .number {
  font-weight: 500;
  margin: auto;
  color: #fff;
  font-size: 2.1875rem;
}
body.yellow:not(.reader-mode) .recruitment_process .number_wrap .number {
  color: var(--yellow);
}
.recruitment_process .overlay_wrap {
  position: absolute;
  top: 0;
  left: -6%;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 200px;
  height: 100%;
  max-height: 216px;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
}
.recruitment_process .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: skew(-20deg);
  opacity: 0.9;
}
body.yellow:not(.reader-mode) .recruitment_process .overlay {
  background-color: var(--yellow) !important;
}
.recruitment_process .icon {
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  width: 45px;
  height: 36px;
  top: 10px;
  bottom: 0;
  left: 24px;
  margin: auto 0;
  transform: rotate(-45deg);
}
body.yellow:not(.reader-mode) .recruitment_process .icon {
  display: none;
}
.recruitment_process .text {
  position: relative;
  margin: auto;
  color: #fff;
  text-align: center;
}
.recruitment_process .text .title1 {
  font-size: 1.875rem;
  font-weight: 500;
  padding-bottom: 4px;
}
body.yellow:not(.reader-mode) .recruitment_process .text .title1 {
  color: var(--black);
}
.recruitment_process .text .title2 {
  padding: 0 5px;
  font-weight: 400;
  font-size: 1.5625rem;
  line-height: 1;
}
body.yellow:not(.reader-mode) .recruitment_process .text .title2 {
  color: var(--black);
}

@media screen and (max-width: 1500px) and (min-width: 1025px) {
  .aktualne_oferty .right {
    padding-left: 25px;
  }
  .aktualne_oferty .oferty_wrap .single_oferta {
    width: 100%;
  }
  .aktualne_oferty .oferty_wrap .single_oferta:nth-child(2n) .text_wrap {
    padding-left: 0.6vw;
    transform: translateY(0);
  }
}
@media screen and (max-width: 1024px) {
  .oferty_top .oferty_top_block {
    padding-top: 16px;
  }
  .oferty_top .desc {
    padding-bottom: 40px;
  }
  .aktualne_oferty {
    padding: 62px 0px 27px;
  }
  .aktualne_oferty .row {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    flex-wrap: wrap;
  }
  .aktualne_oferty::before {
    height: 174px;
    width: 205px;
    pointer-events: none;
    margin: 0;
    top: 28px;
  }
  .aktualne_oferty .title_1 {
    font-size: 2.5rem;
  }
  .aktualne_oferty .title_2 {
    font-size: 2.1875rem;
    line-height: 1;
  }
  .aktualne_oferty .left {
    padding-bottom: 58px;
    width: 100%;
  }
  .aktualne_oferty .right {
    width: 100%;
  }
  .aktualne_oferty .oferty_wrap .brak_ofert .overlay {
    width: 70%;
  }
  .aktualne_oferty .oferty_wrap .brak_ofert .text {
    left: calc(50% - 80px);
    margin: auto 0;
  }
  .recruitment .text_wrap {
    padding-top: 27px;
  }
  .recruitment .desc {
    padding-bottom: 56px;
    padding-top: 20px;
  }
  .recruitment_process .text_wrap .t2,
  .recruitment_process .text_wrap .t1 {
    font-size: 1.625rem;
  }
  .recruitment_process .bcg {
    left: -20px;
    margin: 0;
    height: 220px;
    max-width: 270px;
  }
  .recruitment_process .title_2line.add_line.center .t1::before {
    right: calc(100% + 95px);
    top: calc(50% + 9px);
  }
  .recruitment_process .title_2line.add_line.center .t1::after {
    left: calc(100% + 95px);
    top: calc(50% + 9px);
  }
  .recruitment_process .steps {
    padding-top: 45px;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    flex-wrap: wrap;
  }
  .recruitment_process .steps .step {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: flex;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    padding-top: 12px;
    border-left: none;
    border-top: 1px solid #e1e1e1;
  }
  .recruitment_process .steps .step:nth-child(3n+1) {
    border-left: none;
    border-top: transparent;
    padding-top: 0;
  }
  .recruitment_process .steps .desc {
    margin: 0;
    max-width: 405px;
  }
  .recruitment_process .overlay {
    left: 20px;
    width: 75%;
    height: 80%;
    bottom: 0;
    right: 0;
    margin: auto;
  }
  .recruitment_process .text_wrap {
    padding-bottom: 25px;
  }
  .recruitment_process .text {
    left: 9px;
    padding: 0 10px;
  }
  .recruitment_process .text .title1 {
    font-size: 1.75rem;
  }
  .recruitment_process .text .title2 {
    font-size: 1.4375rem;
  }
  .recruitment_process .number_wrap {
    top: 0px;
    left: 34px;
    width: 44px;
    height: 44px;
  }
  .recruitment_process .number_wrap .number {
    font-size: 1.4375rem;
  }
  .recruitment_process .icon {
    width: 37px;
    top: 15px;
    left: 42px;
    transform: rotate(-30deg);
  }
}
@media screen and (max-width: 767px) {
  .oferty_top {
    padding-top: 0px;
  }
  .oferty_top .desc {
    padding-bottom: 32px;
    padding-top: 17px;
  }
  .oferty_top_block .title_2line .t2 {
    padding-left: 35px;
  }
  .aktualne_oferty {
    padding: 35px 0px 38px;
  }
  .aktualne_oferty .row {
    min-height: 225px;
  }
  .aktualne_oferty::before {
    top: 14px;
    height: 115px;
    width: 135px;
  }
  .aktualne_oferty .title_1 {
    font-size: 1.75rem;
  }
  .aktualne_oferty .title_2 {
    text-indent: 58px;
    font-size: 1.5rem;
  }
  .aktualne_oferty .left {
    padding-bottom: 35px;
    z-index: 1;
  }
  .aktualne_oferty .oferty_wrap .single_oferta {
    width: 100%;
    height: auto;
    padding: 0 0 16px;
  }
  .aktualne_oferty .oferty_wrap .single_oferta .text_wrap {
    padding-left: 0;
  }
  .aktualne_oferty .oferty_wrap .single_oferta:nth-child(2n) .text_wrap {
    padding-left: 0;
    transform: translateY(0);
  }
  .aktualne_oferty .oferty_wrap .single_oferta:nth-last-child(1) {
    padding-bottom: 0;
  }
  .aktualne_oferty .oferty_wrap .brak_ofert .overlay {
    width: 75%;
  }
  .aktualne_oferty .oferty_wrap .brak_ofert .text {
    left: calc(50% - 108px);
    font-size: 1.5rem;
  }
  .aktualne_oferty .oferty_wrap .brak_ofert .text span {
    font-size: 1.75rem;
  }
  .recruitment .desc {
    padding-top: 9px;
    padding-bottom: 28px;
  }
  .recruitment_process .overlay_wrap {
    max-width: 100%;
    left: 0;
    padding-top: 6px;
  }
  .recruitment_process .steps .step {
    padding-top: 27px;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    flex-wrap: wrap;
  }
  .recruitment_process .steps .step:first-child {
    padding-top: 0;
  }
  .recruitment_process .steps .desc {
    font-size: 0.8125rem;
  }
  .recruitment_process .bcg {
    left: 0;
    max-width: 100%;
    height: 115px;
    background-position: 59% 100%;
  }
  .recruitment_process .overlay {
    width: 100%;
    height: 63%;
    bottom: -11px;
    left: 0;
  }
  .recruitment_process .text_wrap .text .title1z .t1 {
    font-size: 1.4375rem;
  }
  .recruitment_process .text_wrap .t2 {
    font-size: 1.4375rem;
    width: 90%;
    margin: auto;
  }
  .recruitment_process .title_2line.add_line.center .t1::before {
    right: 100%;
  }
  .recruitment_process .title_2line.add_line.center .t1::after {
    left: 100%;
  }
  .recruitment_process .number_wrap {
    left: 0px;
    width: 37px;
    height: 37px;
  }
  .recruitment_process .number_wrap .number {
    font-size: 1.25rem;
  }
  .recruitment_process .text {
    left: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: flex;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
  }
  .recruitment_process .text .title1 {
    font-size: 1.625rem;
    padding-bottom: 0;
  }
  .recruitment_process .text .title2 {
    font-size: 1.3125rem;
    padding-left: 7px;
  }
  .recruitment_process .icon {
    width: 31px;
    top: 14px;
    left: 16px;
    height: 25px;
  }
}/*# sourceMappingURL=oferty_pracy.css.map */