/*============================
=            grey            =
============================*/
/*=====  End of grey  ======*/
/*============================
=            blue            =
============================*/
/*=====  End of blue  ======*/
/*=============================
=            green            =
=============================*/
/*=====  End of green  ======*/
.single_oferta .banner_small_text {
  width: auto;
}

body.yellow:not(.reader-mode) .offer {
  background-color: var(--black);
}
.offer .sides {
  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;
}
.offer .sides .left {
  width: 48%;
  padding-top: 35px;
}
.offer .sides .work_place_wrap {
  height: 254px;
  background-image: url("../img/oferta_map.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  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;
}
.offer .sides .work_place {
  font-size: 1.875rem;
  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;
  height: 80px;
  position: relative;
}
.offer .sides .work_place::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 96%;
  height: 100%;
  background-color: #1e273d;
  mix-blend-mode: multiply;
}
.offer .sides .work_place::after {
  position: absolute;
  content: "";
  top: -40px;
  right: 60px;
  width: 76px;
  height: 100px;
  background-image: url("../img/placowki_citrus.svg");
  background-repeat: no-repeat;
  background-size: contain;
  top: -60px;
}
.offer .sides .work_place .text_wrap {
  position: relative;
  padding-left: 38px;
  color: #fff;
}
.offer .sides .work_place .text_wrap span {
  color: #8ECC09;
  font-weight: 500;
}
.offer .sides .right {
  margin-top: -43px;
  width: 48%;
}
.offer .sides .right .oferujemy {
  padding-left: 24px;
}
.offer .sides .right .oferujemy.text_format h2 {
  margin-top: 0;
}
.offer .sides .right .zainteresowani {
  height: 446px;
  width: 100%;
  background-image: url("../img/zainteresowaneosoby.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  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;
}
.offer .sides .right .zainteresowani .content {
  min-height: 234px;
  position: relative;
  width: 100%;
  padding: 43px 70px 45px 35px;
}
.offer .sides .right .zainteresowani .content::before {
  height: 100%;
  width: calc(100% - 35px);
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto 0;
  background-color: #1e273d;
  mix-blend-mode: multiply;
}
.offer .sides .right .zainteresowani .text_wrap {
  position: relative;
  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;
}
.offer .sides .right .zainteresowani .text_wrap .text {
  letter-spacing: 0.04em;
  line-height: 1.4090909091;
}
.offer .sides .right .zainteresowani .text_wrap .text .title {
  color: #8ECC09;
  font-size: 1.5rem;
  text-transform: uppercase;
}
.offer .sides .right .zainteresowani .text_wrap .text .desc {
  font-size: 1.375rem;
  color: #fff;
}
.offer .sides .right .zainteresowani .text_wrap .email_btn {
  letter-spacing: 0.04em;
  font-weight: 400;
  color: #fff;
  font-size: 1.5rem;
  background-color: #8ECC09;
  height: 65px;
  line-height: 65px;
  width: 300px;
  text-align: center;
  transform: translateX(67px);
}
.offer .sides .right .zainteresowani .small_text {
  color: #fdf8e8;
  font-size: 0.8125rem;
  padding-top: 35px;
  position: relative;
  text-align: center;
  left: 0;
  position: relative;
  width: 100%;
}
.offer .bottom {
  line-height: 1.5333333333;
  padding-bottom: 100px;
}

.rozmowa_rekr {
  padding-top: 26px;
}
body.yellow:not(.reader-mode) .rozmowa_rekr {
  background-color: var(--black);
}
.rozmowa_rekr .prepare_wrap {
  padding-top: 57px;
  padding-bottom: 79px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  flex-wrap: wrap;
  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;
}
.rozmowa_rekr .prepare_wrap .text_format {
  width: 48%;
  padding-bottom: 21px;
}
.rozmowa_rekr .prepare_wrap .text_format h2 {
  margin-top: 0;
}
.rozmowa_rekr .oferty_top_block {
  height: 100px;
  line-height: 100px;
  position: relative;
  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;
}
.rozmowa_rekr .oferty_top_block::before {
  height: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: -100px;
  width: calc(100% + 100px);
  background-color: #fdf8e8;
  left: -100px;
  width: 100px;
}
.rozmowa_rekr .oferty_top_block .title_2line {
  width: 100%;
}
.rozmowa_rekr .oferty_top_block .t1 {
  height: 100px;
  line-height: 100px;
}
.rozmowa_rekr .oferty_top_block .t1::before {
  height: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: calc(100% + 100px);
  background-color: #fdf8e8;
  z-index: -1;
}
.rozmowa_rekr .oferty_top_block .t1::after {
  background-color: #1e273d;
}
.rozmowa_rekr .last_words {
  position: relative;
  height: 100px;
  width: 40%;
  color: #fff;
  font-size: 1.75rem;
  padding-left: 100px;
  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;
  font-weight: 300;
}
.rozmowa_rekr .last_words strong {
  font-size: 2.0625rem;
  font-size: 600;
  padding-right: 6px;
}
.rozmowa_rekr .last_words::before {
  background-color: #fdf8e8;
  position: absolute;
  content: "";
  top: 34px;
  left: 98px;
  width: 100vw;
  height: 100%;
  z-index: -1;
}
.rozmowa_rekr .last_words::after {
  background-color: #3ba020;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: -1;
  mix-blend-mode: multiply;
}

@media screen and (max-width: 1919px) {
  .offer .sides .right .zainteresowani .text_wrap .email_btn {
    font-size: 1.1875rem;
  }
  .offer .sides .right .zainteresowani .text_wrap .text {
    width: 70%;
  }
  .offer .sides .right .zainteresowani .text_wrap .text .desc {
    font-size: 1.0625rem;
  }
  .offer .sides .right .zainteresowani .text_wrap .text .title {
    font-size: 1.1875rem;
  }
  .offer .sides .right .work_place::after {
    top: -62px;
    right: 69px;
    width: 56px;
  }
}
@media screen and (max-width: 1024px) {
  .offer .sides {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    flex-wrap: wrap;
  }
  .offer .sides .left {
    width: 100%;
    margin-top: -25px;
    padding-top: 0;
  }
  .offer .sides .right {
    margin-top: 0;
    width: 100%;
  }
  .offer .sides .right .oferujemy {
    padding-left: 0;
  }
  .offer .sides .right .oferujemy.text_format h2 {
    margin-top: 25px;
  }
  .offer .sides .right .work_place {
    font-size: 1.625rem;
    height: 70px;
    line-height: 70px;
    width: 85%;
  }
  .offer .sides .right .work_place::after {
    width: 100%;
    width: 58px;
    height: 76px;
    right: 45px;
    top: -52px;
  }
  .offer .sides .right .zainteresowani {
    height: 352px;
  }
  .offer .sides .right .zainteresowani .content {
    min-height: 194px;
    position: relative;
    width: 100%;
    padding: 34px 70px 43px 35px;
  }
  .offer .sides .right .zainteresowani .text_wrap .text {
    width: 47%;
  }
  .offer .sides .right .zainteresowani .text_wrap .text .title {
    font-size: 1.5625rem;
  }
  .offer .sides .right .zainteresowani .text_wrap .text .desc {
    font-size: 1.375rem;
  }
  .offer .sides .right .zainteresowani .text_wrap .email_btn {
    font-size: 1.375rem;
  }
  .offer .bottom {
    padding-bottom: 57px;
  }
  .single_oferta .text_format h2 {
    font-size: 1.5625rem;
  }
  .rozmowa_rekr .oferty_top_block {
    height: 86px;
    line-height: 86px;
  }
  .rozmowa_rekr .oferty_top_block .t1 {
    height: 86px;
    line-height: 86px;
  }
  .rozmowa_rekr .oferty_top_block .t1::before {
    width: calc(100% + 35px);
  }
  .rozmowa_rekr .prepare_wrap {
    padding-bottom: 94px;
  }
  .rozmowa_rekr .prepare_wrap .text_format {
    width: 100%;
  }
  .rozmowa_rekr .last_words {
    width: 84%;
    position: relative;
    right: -50px;
    margin-left: auto;
    margin-top: 17px;
    height: 85px;
  }
}
@media screen and (max-width: 767px) {
  .offer .sides .work_place_wrap {
    height: 124px;
    width: calc(100% + 40px);
    left: -20px;
    position: relative;
  }
  .offer .sides .right .work_place {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: flex;
    height: auto;
    padding: 19px 0;
    line-height: 1;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    font-size: 1.4375rem;
    width: calc(100% - 20px);
  }
  .offer .sides .right .work_place::before {
    width: 100%;
  }
  .offer .sides .right .work_place::after {
    width: 45px;
    height: 56px;
    right: -2px;
    top: -48px;
  }
  .offer .sides .right .work_place .text_wrap {
    padding-left: 20px;
  }
  .offer .sides .right .oferujemy.text_format h2 {
    font-size: 1.4375rem;
  }
  .offer .sides .right .zainteresowani {
    height: 263px;
    padding: 0 20px;
    position: relative;
    left: -20px;
    width: calc(100% + 40px);
    margin-top: 24px;
    margin-bottom: 19px;
  }
  .offer .sides .right .zainteresowani .content {
    min-height: 242px;
    padding: 21px 22px 28px 22px;
  }
  .offer .sides .right .zainteresowani .content::before {
    width: 100%;
  }
  .offer .sides .right .zainteresowani .text_wrap {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    flex-wrap: wrap;
  }
  .offer .sides .right .zainteresowani .text_wrap .text {
    width: 100%;
  }
  .offer .sides .right .zainteresowani .text_wrap .text .title {
    font-size: 1.3125rem;
  }
  .offer .sides .right .zainteresowani .text_wrap .text .desc {
    font-size: 1.1875rem;
  }
  .offer .sides .right .zainteresowani .text_wrap .email_btn {
    margin-top: 20px;
    height: 46px;
    padding-left: 0;
    text-align: center;
    line-height: 46px;
    font-size: 1.3125rem;
  }
  .offer .sides .right .zainteresowani .small_text {
    padding-top: 23px;
  }
  .offer .bottom {
    padding-bottom: 10px;
  }
  .rozmowa_rekr .oferty_top_block {
    height: auto;
    width: calc(100% + 40px);
  }
  .rozmowa_rekr .oferty_top_block .title_2line {
    position: relative;
    left: -20px;
    width: calc(100% - 20px);
  }
  .rozmowa_rekr .oferty_top_block::before {
    display: none;
  }
  .rozmowa_rekr .oferty_top_block .t1 {
    max-width: 255px;
    padding-left: 20px;
    height: auto;
    line-height: 1;
    padding: 18px 0px 18px 20px;
  }
  .rozmowa_rekr .oferty_top_block .t1::before {
    width: 100%;
  }
  .rozmowa_rekr .oferty_top_block .t1::after {
    width: 100%;
    left: calc(100% - 20px);
  }
  .rozmowa_rekr .last_words {
    width: 100%;
    height: 60px;
    line-height: 1;
    font-size: 1.25rem;
    padding-left: 0;
    text-align: center;
    right: 0;
  }
  .rozmowa_rekr .last_words::before {
    left: 62px;
    width: 100vw;
    height: 82%;
  }
  .rozmowa_rekr .last_words p {
    width: 100%;
  }
  .rozmowa_rekr .last_words strong {
    font-size: 1.5625rem;
  }
  .rozmowa_rekr .prepare_wrap {
    padding-bottom: 75px;
    padding-top: 30px;
  }
  .rozmowa_rekr .prepare_wrap .text_format {
    padding-bottom: 21px;
  }
}/*# sourceMappingURL=single_oferta.css.map */