* {
    box-sizing: border-box;
}

html,
body {
    margin: 0 auto;
    width: 100%;
    position: relative;
}

body {
    overflow-x: hidden;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}

figure {
    margin: 0;
    padding: 0;
}

figure img {
    max-width: 100%;
    vertical-align: top;
}

img {
    max-width: 100%;
}

object {
    pointer-events: none;
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

.flex {
    display: flex;
}

.column {
    flex-direction: column;
}

.grid {
    display: grid;
}

.flex_1 {
    flex: 1;
}

.flex_0 {
    flex: 0 0 auto;
}

.al_top {
    align-items: flex-start;
}

.al_center {
    align-items: center;
}

.al_bottom {
    align-items: flex-end;
}

.just_center {
    justify-content: center;
}

.just_space {
    justify-content: space-between;
}

.just_end {
    justify-content: flex-end;
}

.txt_center {
    text-align: center;
}

.abs {
    position: absolute;
}

.bg {
    background-position: center;
    background-size: cover;
}

.margin_auto {
    margin: 0 auto;
}

.container {
    width: 85%;
    margin: 0 auto;
}

.mont,
.pt,
.saira,
.nunito {
    font-style: normal;
}

.mont,
.saira,
.nunito {
    font-optical-sizing: auto;
}

.mont {
    font-family: "Montserrat", sans-serif;
}

.pt {
    font-family: 'PT Serif', serif;
}

.saira {
    font-family: "Saira", sans-serif;
    font-variation-settings:
        "wdth"100;
}

.nunito {
    font-family: "Nunito", sans-serif;
}

.mont.light {
    font-weight: 300;
}

.mont.regular,
.saira.regular,
.pt.regular,
.nunito.regular {
    font-weight: 400;
}

.mont.medium,
.nunito.medium {
    font-weight: 500;
}

.mont.semibold {
    font-weight: 600;
}

.mont.bold {
    font-weight: 700;
}

.header {
    transition: height .3s ease-in-out;
    position: sticky;
    top: 0;
    z-index: 10;
}

.header .logo a {
    display: block;
}

.nav-icon {
    display: none;
}

.header_nav {
    gap: 25px;
}

.header_nav_wrapper {
    padding: 0 35px 0 50px;
    gap: 20px;
}

.header_aside,
.logo {
    flex: 0 0 auto;
}

.logo {
    padding-left: 15%;
    padding-right: 40px;
    min-width: 690px;
}

.header_anchor_txt {
    font-size: 17px;
    margin-top: 0;
}

.header_language_anchor_txt {
    font-size: 14px;
    margin-top: 10px;
    padding: 0 10px;
    border-right: 1px solid #eff1f3;
}

.header_language_anchor:last-child .header_language_anchor_txt {
    border-right: none;
}

.header_nav_anchor {
    padding: 35px 10px;
}

.glowna {
    min-height: 100vh;
    background-image: url('../img/glowna.jpg');
    padding: 50px 0;
}

.slider_title_txt {
    font-size: 51px;
    margin-top: 30px;
}

h2 {
    font-size: 45px;
    line-height: 1.2em;
}

h3 {
    font-size: 24px;
}

p,
.tresc {
    font-size: 16px;
    line-height: 1.7em;
}

p.min {
    font-size: 14px;
}

.white {
    color: #fff;
}

.white2 {
    color: #eff1f3;
}

.bg_white {
    background-color: #fff;
}

.bg_white2 {
    background-color: #eff1f3;
}

.kaf_content figure {
    margin-bottom: 20px;
}

.kaf_content .outside_url figure {
    margin: 0 0 0 10px;
}

.kafelki {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px 20px;
    margin-top: 50px;
}

.kafelek {
    padding: 20px;
    position: relative;
    z-index: 1;
    min-height: 18vw;
    border-top: 10px solid #4f5869;
}

.kafelek .back_bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    opacity: 0;
    transition-duration: .5s;
}

.kafelek:before,
.kafelek:after,
.bt_ozdoba:before,
.slider .blue_desc:before,
.line:before,
.opacity_bg:before,
.blog_kategorie .box_pasek figure.bg:before,
.wpis:before {
    content: '';
    position: absolute;
    left: 0;
    z-index: -1;

}

.kafelek:before {
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f8f8f8;
    opacity: .08;
}

.kafelek:after {
    top: -10px;
    width: 19%;
    height: 10px;
    background-color: #dae0e5;
    transition-duration: .5s;
}

.kafelek.finansowe:after,
.finansowe .pasek {
    background-color: #25bc72;
}

.kafelek.unijne:after,
.unijne .pasek {
    background-color: #3281da;
}

.kafelek.nieruchomosci:after,
.nieruchomosci .pasek {
    background-color: #fda27a;
}

.kafelek.ubezpieczenia:after,
.ubezpieczenia .pasek {
    background-color: #f8df8e;
}

.kafelek.prawo:after,
.prawo .pasek {
    background-color: #b381dd;
}

.box_support.finansowe:hover figure,
.wpis.finansowe .foto_wpis figure {
    border-color: #25bc72;
}

.box_support.unijne:hover figure,
.wpis.unijne .foto_wpis figure {
    border-color: #3281da;
}

.box_support.nieruchomosci:hover figure,
.wpis.nieruchomosci .foto_wpis figure {
    border-color: #fda27a;
}

.box_support.ubezpieczenia:hover figure,
.wpis.ubezpieczenia .foto_wpis figure {
    border-color: #f8df8e;
}

.box_support.prawo:hover figure,
.wpis.prawo .foto_wpis figure {
    border-color: #b381dd;
}

.kafelek:hover:after {
    width: 100%;
    background-color: #7ac3f3;
}

.kafelek:hover .back_bg {
    opacity: 1;
}

.kafelek:hover h3 {
    color: #f8f8f8;
}

.kafelek:hover p {
    color: #eff1f3;
}

.kaf_content .outside_url {
    margin-top: 20px;
}

.bt_ozdoba {
    background-image: -moz-linear-gradient(0deg, rgb(187, 156, 99) 0%, rgb(206, 183, 126) 26%, rgb(224, 210, 153) 48%, rgb(172, 135, 78) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(187, 156, 99) 0%, rgb(206, 183, 126) 26%, rgb(224, 210, 153) 48%, rgb(172, 135, 78) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(187, 156, 99) 0%, rgb(206, 183, 126) 26%, rgb(224, 210, 153) 48%, rgb(172, 135, 78) 100%);
    min-width: 280px;
    padding: 12px 10px;
    position: relative;
}

.bt_ozdoba:before {
    bottom: -8px;
    right: -8px;
    left: inherit;
    height: 100%;
    width: 100%;
    background-color: #3b6793;
}

.kaf_content .bt_ozdoba .outside_url {
    margin-top: 5px;
}

.kafelek .bt_ozdoba h3 {
    line-height: 1em;
}

.kafelek .bt_ozdoba h3,
.kafelek .bt_ozdoba p {
    color: #17181e;
}

.slider {
    min-height: 920px;
    position: relative;
}

.slider .row:nth-child(1) {
    width: 55%;
    padding: 30px 100px;
}

.slider .row:nth-child(2) {
    width: 45%;
}

.slider .blue_desc {
    position: relative;
    width: 50%;
    height: 100%;
    z-index: 1;
    padding: 20px;
}

.slider .blue_desc h2 {
    font-size: 40px;
    margin-bottom: 30px;
}

.slider .blue_desc h3,
.onas_more h3 {
    text-decoration: underline;
}

.slider .blue_desc:before {
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #52a79f;
    opacity: .8;
}

.slider h3 {
    line-height: 1.5em;
}

.slider .h50 {
    background-color: #dadada;
}

.grey_bg {
    background-color: #f8f8f8;
}

.grey2_bg {
    background-color: #dae0e5;
}

.grey_txt {
    color: #f8f8f8;
}

.blue_txt {
    color: #15426a;
}

.blue_bg {
    background-color: #15426a;
}

.blue2_bg,
a.bt.blue2_bg {
    background-color: #7ac3f3;
}

.navy_txt {
    color: #17253d;
}

.grey2_txt {
    color: #dae0e5;
}

.light_blue_txt {
    color: #888f9b;
}

.uslugi_grid {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

.uslugi_grid .kafelek {
    box-shadow: 0px 3px 40px 0px rgba(60, 60, 60, 0.1);
    padding: 40px 25px 30px 25px;
    border-top: none;
    min-height: auto;
}

.uslugi_grid .kafelek:before {
    background-color: #fff;
    opacity: .3;
}

.uslugi_grid .kafelek:after {
    top: 0;
}

.uslugi_grid .kafelek:hover:before {
    opacity: 1;
}

.uslugi_grid .kafelek h3 {
    font-size: 20px;
    line-height: 1.4em;
    margin-bottom: 20px;
}

.ls_50 {
    letter-spacing: .05em;
}

.ls_100 {
    letter-spacing: .1em;
}

.ls_250 {
    letter-spacing: .25em;
}

.uslugi {
    padding: 160px 0;
    background-image: url('../images/uslugi_bg.png');
    background-position: top left;
    background-size: min(25%, 448px);
    background-repeat: no-repeat;
}

.line {
    position: relative;
    display: table;
    z-index: 1;
    padding-bottom: 10px;
}

.line:before {
    bottom: 0;
    right: 0;
    margin: auto;
    width: 110px;
    height: 4px;
    background-color: #dae0e5;
}

.onas .line:before,
.wpis .line:before {
    margin: 0;
}

.onas header,
.blog_glowna header,
.section_desc header {
    margin-bottom: 50px;
}

.w50_section .row {
    width: 50%;
}

.w50_section .row:nth-of-type(1) {
    padding: 120px 100px 140px 15%;
}

.w50_section p,
.koszty .desc_content p,
.opis_proces p,
.warunki_pref .desc_section p {
    line-height: 1.9em;
}

.wyroznia {
    padding: 80px 0 180px 0;
    background-image: url('../images/wyroznia_bg.png');
    background-position: 100% 200px;
    background-size: min(23%, 420px);
    background-repeat: no-repeat;
}

.srodek .box {
    padding: 90px 35px 90px 35px;
    transition-duration: .3s;
}

.srodek .box h3 {
    font-size: 22px;
    line-height: 1.4em;
}

.srodek .grid {
    grid-template-columns: repeat(2, 1fr);
}

.srodek .content {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}

.srodek .box figure {
    margin-bottom: 30px;
}

.srodek .box:hover {
    background-color: #75b9b2;
}

.wyroznia .grid,
.uslugi_grid {
    margin-top: 100px;
}

.box_pasek figure {
    padding-top: 78%;
}

.blog_glowna .slick_content,
.other_projects .slick_content,
.support .slick_content {
    padding: 0 30px;
    overflow: hidden;
}

.box_pasek .pasek {
    font-size: 18px;
    padding: 20px;
    min-height: 80px;
    line-height: 1.3em;
}

.prev_next {
    cursor: pointer;
}

.blog_glowna {
    padding: 90px 0 200px 0;
}

.container_min {
    width: 70%;
    margin: 0 auto;
}

.blog_glowna .slick-slide,
.other_projects .slick-slide {
    margin: 0 30px 0 0;
}

.blog_glowna .slick-list,
.other_projects .slick-list {
    margin: 0 -30px 0 0;
}

.green_bg,
a.bt.green_bg {
    background-color: #25bc72;
}

.green_txt {
    color: #25bc72;
}

.green2_bg {
    background-color: #52a79f;
}

.green_pasek {
    width: calc(85% - 205px);
    padding: 80px 100px 80px 15%;
}

.full_form.min .green_pasek {
    width: 50%;
    padding-top: 40px;
    padding-bottom: 40px;
}

.full_form {
    padding-bottom: 60px;
    background-image: url('../images/full_form.jpg');
    margin-top: 140px;
}

.full_form .green_pasek {
    position: relative;
    top: -140px;
    margin-bottom: -20px;
}

.full_form.min {
    margin-top: 90px;
}

.full_form.min .green_pasek {
    top: -90px;
}

.green_pasek header h3 {
    margin-top: 15px;
}

.full_form.min .green_pasek header h3 {
    margin-top: 0;
}

input[type="text"],
input[type="email"],
textarea,
select {
    border: 3px solid transparent;
    background-color: rgba(235, 235, 235, 0.25);
    padding: 20px;
    font-size: 24px;
    color: #dae0e5;
    text-align: center;
    outline: none;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select {
    border: 3px solid rgba(235, 235, 235, 0.25);
    background-color: transparent;
    background-image: url('../images/select.png');
    background-repeat: no-repeat;
    background-position: calc(100% - 30px) center;
}


textarea {
    padding: 50px 20px 30px 20px;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #dae0e5;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #dae0e5;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #dae0e5;
}

.input {
    margin-bottom: 25px;
}

.input:last-child {
    margin-bottom: 0;
}

.formcheck {
    display: block;
    position: relative;
    padding-left: 38px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.formcheck input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    left: 0;
}

.checkmark {
    position: absolute;
    top: 7px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: transparent;
    border: 1px solid #eff1f3;
}

.formcheck:hover input~.checkmark {
    background-color: transparent;
}

.formcheck input:checked~.checkmark {
    background-color: transparent;
    border: 1px solid #eff1f3;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.formcheck input:checked~.checkmark:after {
    display: block;
}

.formcheck .checkmark:after {
    left: 7px;
    top: 3px;
    width: 6px;
    height: 11px;
    border: solid #eff1f3;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.txtcheck {
    font-size: 18px;
    line-height: 1.5em;
    text-align: left;
}

.txtcheck a {
    color: inherit;
    text-decoration: underline;
}

input[type="submit"] {
    display: table;
    border: none;
    outline: none;
    background-color: #eff1f3;
    font-size: 22px;
    cursor: pointer;
    min-width: 350px;
    margin: 0 auto;
    padding: 20px 15px;
}

.mapa .container {
    padding: 70px 0 60px 0;
}

.mapa iframe {
    height: 30vw;
}

.support {
    padding: 70px 0 110px 0;
}

.box_support figure {
    border: 5px solid #f8f8f8;
    padding: 40px;
    min-height: 15vw;
    transition-duration: .7s;
    width: 100%;
}


.support header,
.proces header,
.section_desc.dokumenty header {
    margin-bottom: 90px;
}

.box_pasek.box_support .pasek {
    font-size: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px 10px;
    opacity: 0;
    transform: translate3d(0, 40px, 0);
    transition-duration: .7s;
    min-height: auto;
}

.box_support {
    overflow: hidden;
    position: relative;
}

.box_support:hover .pasek {
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.logo_stopka {
    margin-bottom: 40px;
}

.footer_details_title {
    display: block;
    margin-bottom: 20px;
}

.footer_details_wrapper {
    gap: 100px;
}

footer {
    padding: 60px 7.5% 120px 15%;
    background-image: url('../images/footer_bg.jpg');
    background-size: auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

footer:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-image: url('../images/footer_decoration.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    width: min(18%, 306px);
    z-index: -1;
}

footer .row:nth-child(2) {
    max-width: 370px;
}

footer p {
    font-size: 19px;
    line-height: 1.6em;
}

footer a {
    display: table;
}

footer .txtcheck a {
    display: inline;
}

footer .txtcheck {
    font-size: 12px;
}

footer .row {
    margin-right: 40px;
}

footer .row:last-child {
    margin-right: 0;
}

footer form {
    margin-top: 30px;
}

footer input[type="text"] {
    font-size: 19px;
    background-color: transparent;
    border: 2px solid #eff1f3;
    color: #eff1f3;
    padding: 12px 15px;
}

footer ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #eff1f3;
    opacity: 1;
    /* Firefox */
}

footer :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #eff1f3;
}

footer ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #eff1f3;
}

footer input[type="submit"],
.form_50 input[type="submit"] {
    padding: 15px;
}

footer input[type="submit"] {
    width: 100%;
}

.form_50 input[type="submit"] {
    font-size: 16px;
    margin-right: 0;
    margin-top: 35px;
}

.form_50 input[type="text"],
.form_50 input[type="email"],
.form_50 textarea,
.form_50 select {
    background-color: rgba(248, 248, 248, 0.65);
    border: 1px solid #25bc72;
    font-size: 16px;
    color: #17253d;
    text-align: left;
    padding: 17px 45px;
}

.form_50 select {
    background-image: url('../img/select_green.png');
    background-position: calc(100% - 20px) center;
}

.form_50 .input {
    margin-bottom: 15px;
}

.form_50 ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #17253d;
    opacity: 1;
    /* Firefox */
}

.form_50 textarea {
    min-height: 160px;
}

.form_50 :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #17253d;
}

.form_50 ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #17253d;
}

input.green_bg {
    background-color: #eff1f3;
}

footer .input {
    margin-bottom: 20px;
}

footer .checkmark {
    width: 20px;
    height: 20px;
}

footer .checkmark,
.form_50 .checkmark,
footer .formcheck input:checked~.checkmark,
.form_50 .formcheck input:checked~.checkmark {
    border-color: #eff1f3;
}

footer .formcheck .checkmark:after,
.form_50 .formcheck .checkmark:after {
    border: solid #eff1f3;
    border-width: 0 3px 3px 0;
}

footer .formcheck .checkmark:after {
    width: 3px;
    height: 8px;
}

.slider.min .row:nth-child(1),
.slider.min .row:nth-child(2) {
    width: 50%;
}

.slider.min .row:nth-child(1) {
    padding-right: 120px;
}

.slider.min .row:nth-child(2) {
    padding: 40px 7.5% 40px 120px;
}

.slider.min {
    min-height: 570px;
}

a.bt {
    background-color: #fff;
    display: table;
    min-width: 365px;
    text-align: center;
    padding: 15px 10px;
}

.slider a.bt {
    margin-top: 20px;
}

header h3 {
    margin-top: 10px;
}

.produkty {
    padding: 80px 0;
}

.box_pasek .pasek.big {
    min-height: 100px;
}

.produkty .produkty_grid {
    margin: 70px 0;
}

.produkty_grid {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
}

.green_info {
    padding: 60px 0;
    background-image: url('../img/green_info_bg.jpg');
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
}

.form_50 .w50_section .row:nth-of-type(2) {
    padding: 100px 15% 80px 60px;
}

.zalety {
    padding: 50px 0;
}

.zalety .grid {
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 25px;
}

.box_zaleta {
    background-color: #fdfdfd;
    padding: 30px 5px;
}

.box_zaleta figure {
    margin-bottom: 10px;
}

.box_zaleta img {
    max-height: 70px;
}

.support.support_finansowe {
    padding: 130px 0 140px 0;
}

.slick-list,
.slick-slide,
.slick-track {
    display: flex !important;
}

.blog_pion .slick-slide {
    flex-direction: column;
    justify-content: space-between;
}

.slick_support .slick-slide {
    margin: 0 10px 0 0;
}

.slick_support .slick-list {
    margin: 0 -10px 0 0;
}

.support_finansowe .slick_support .slick-slide {
    margin: 0 20px 0 0;
}

.support_finansowe .slick_support .slick-list {
    margin: 0 -20px 0 0;
}

.green_pasek figure {
    margin-top: 10px;
}

.green_pasek.right {
    margin-left: auto;
    padding-right: 15%;
    padding-left: 100px;
}

.instrukcja .green_pasek {
    width: calc(((100% - 900px) / 2) + 900px);
}

.instrukcja .krok {
    margin-top: 20px;
}

.instrukcja {
    padding-bottom: 100px;
}

.green_box,
.koszty_image_wrapper {
    width: 43%;
}

.green_box {
    margin-left: 60px;
    min-height: 38vw;
    padding: 40px 15% 40px 40px;
    background-image: url('../img/green_box.png');
    background-position: bottom left;
    background-repeat: no-repeat;
}

.green_box .desc {
    text-align: right;
}

.green_box .desc h2,
.info_footer header h2,
.dokumenty header h2 {
    margin-bottom: 15px;
}

.blog_pion .blog_content {
    padding-left: 15%;
    overflow: hidden;
}

.blog_pion .slick-slide div:nth-of-type(1) .box_pasek {
    margin-bottom: 100px;
}

.blog_glowna.blog_pion {
    padding-bottom: 150px;
}

.info_footer {
    padding: 100px 0;
    background-image: url('../img/info_footer.jpg');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.border_animate {
    position: relative;
}


.border_animate span.side_line {
    display: block;
}

.border_animate::before,
.border_animate::after {
    content: "";
    width: 0;
    height: 10px;
    position: absolute;
    transition: all 0.2s linear;
    background: #52a79f;
}

.border_animate::before {
    right: 0;
    top: 0;
    transition-delay: 0.2s;
}

.border_animate::after {
    left: 0;
    bottom: 0;
    transition-delay: 0.6s;
}

.border_animate:hover::before,
.border_animate:hover::after {
    width: 100%;
}

.border_animate:hover::before {
    transition-delay: 0.4s;
}

.border_animate:hover::after {
    transition-delay: 0s;
}

.border_animate span.side_line::before,
.border_animate span.side_line::after {
    content: "";
    width: 10px;
    height: 0;
    position: absolute;
    transition: all 0.2s linear;
    background: #52a79f;
}

.border_animate span.side_line::before {
    transition-delay: 0s;
    left: 0;
    top: 0;
}

.border_animate span.side_line::after {
    transition-delay: 0.4s;
    right: 0;
    bottom: 0
}

.border_animate:hover span.side_line::before,
.border_animate:hover span.side_line::after {
    height: 100%;
}

.border_animate:hover span.side_line::before {
    transition-delay: 0.6s;
}

.border_animate:hover span.side_line::after {
    transition-delay: 0.2s;
}

.border_animate:hover .pasek h3,
.border_animate:hover .pasek p {
    transition-duration: .5s;
}

.border_animate:hover .pasek h3.white,
.border_animate:hover .pasek p.white {
    color: #52a79f;
}

.breadcrumb {
    padding: 40px 0;
}

.breadcrumb a {
    display: inline-block;
}

.breadcrumb_arrow {
    display: inline-block;
    padding: 0 7px;
}

.breadcrumb_arrow object {
    vertical-align: middle;
}

.breadcrumb p {
    font-size: 14px;
}

.hipoteczne_50 .w50_section .row:nth-of-type(1) {
    padding-bottom: 200px;
}

.uslugi.hipo_info {
    padding: 80px 0 270px 0;
}

.hipo_info .uslugi_grid,
.dofi_info .uslugi_grid {
    margin-top: 80px;
}

.przeznaczenie .green_pasek {
    display: block;
    position: relative;
    top: -140px;
    margin-bottom: -20px;
    background-image: url('../images/przeznaczenie_decor.jpg');
    background-position: 85% center;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.box_pasek {
    display: flex !important;
    flex-direction: column;
}

.box_pasek .pasek {
    flex: 1;
}

.produkty_grid h3 {
    line-height: 1.3em;
}

.przeznaczenie {
    padding-bottom: 120px;
}

.hipo_rodzaje_50 .line {
    padding-bottom: 25px;
}

.hipo_rodzaje_50 .line:before {
    background-color: #25bc72;
    margin: 0;
}

.hipo_rodzaje_50 header,
.onas.kredyty_desc header {
    margin-bottom: 35px;
}

.koszty .green_box .desc h2 {
    margin-bottom: 0;
}

.koszty .desc_content {
    padding-left: 15%;
}

.koszty ul {
    padding-left: 1em;
    margin: 0;
}

.koszty ul li {
    margin-top: 15px;
}

.koszty .green_box {
    margin-left: 160px;
    background-image: url('../img/koszty.png');
    min-height: auto;
}

.koszty .green_box,
.koszty_image_wrapper {
    margin-left: 160px;
}

.koszty_image_wrapper {
    position: relative;
}

.koszty_image {
    padding-top: 90%;
}

.koszty_image_wrapper .desc {
    padding: 40px 5%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.koszty_image_wrapper h2 {
    text-transform: uppercase;
}

.proces {
    padding: 100px 0;
}

.proces_pkt {
    margin-bottom: 40px;
}

.proces_pkt:last-child {
    margin-bottom: 0;
}

.belka_proces {
    cursor: pointer;
}

.belka_proces .row_tytul {
    padding: 20px 60px 20px 80px;
    min-height: 180px;
}

.belka_proces .number {
    width: 180px;
}

.belka_proces .arrow {
    margin-left: 40px;
}

.belka_proces .arrow object {
    transition-duration: .5s;
}

.proces_pkt.active .belka_proces .arrow object {
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
}

.belka_proces .number h2,
.instrukcja h2.krok {
    font-size: 60px;
}

.opis_proces {
    padding: 100px 160px 100px 180px;
    display: none;
}

.image_proces {
    display: table;
    margin: 50px auto;
    text-align: center;
}

.opis_proces .image_proces:last-child,
.opis_proces .table_proces:last-child {
    margin-bottom: 0;
}

.image_proces_info {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.7em;
}

.table_proces {
    margin-top: 50px;
    overflow: auto;
    width: 100%;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
}

.table_proces table {
    border: 1px solid #dae0e5;
    height: 100%;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 1px;
    text-align: center;
}

.table_proces th {
    border: 1px solid #dae0e5;
    background-color: #f8f8f8;
    color: #15426a;
    padding: 25px 15px;
    font-size: 16px;
    font-weight: 700;
}

.table_proces td {
    border: 1px solid #dae0e5;
    background-color: #ffffff;
    color: #888f9b;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 400;
    word-wrap: break-word;
}

.expert_txt {
    margin-top: 5px;
}

.section_desc ul {
    padding-left: 1em;
    margin: 20px 0 0 0;
}

.section_desc {
    padding: 80px 0;
}

.section_desc.big {
    padding-bottom: 240px;
}

.section_desc .content,
.warunki_pref .content {
    max-width: 1000px;
    margin: 0 auto;
}

.produkty_grid.row_4,
.produkty_grid.row_5 {
    grid-gap: 20px 15px;
}

.produkty_grid.row_4 {
    grid-template-columns: repeat(4, 1fr);
}

.produkty_grid.row_5 {
    grid-template-columns: repeat(5, 1fr);
}

.produkty_grid.row_4 .box_pasek figure,
.produkty_grid.row_5 .box_pasek figure {
    padding-top: 68%;
}

.produkty_grid.row_5 h3 {
    font-size: 18px;
}

.przeznaczenie.big {
    padding-bottom: 160px;
}

.kredyty_desc ul,
.opis_proces ul,
.opis_proces ol {
    margin: 10px 0;
    padding-left: 1em;
}

.opis_proces ol li,
.opis_proces ul li {
    margin-bottom: 5px;
}

.opis_proces ol li:last-child,
.opis_proces ul li:last-child {
    margin-bottom: 0;
}

.kredyty_desc .w50_section .row_opis {
    padding-top: 80px;
    padding-bottom: 0;
}

.kredyty_desc .row_foto {
    min-height: 800px;
}

.kredyty_desc figure.opacity {
    padding-top: 85%;
    width: 100%;
}

.kredyty_desc a.read_more {
    display: table;
    margin-left: auto;
    margin-top: 20px;
}

.kredyty_desc:nth-of-type(even) {
    margin-bottom: 80px;
    background-color: #f8f8f8;
}

.kredyty_desc:last-of-type {
    margin-bottom: 0;
}

.kredyty_desc {
    padding-bottom: 80px;
}

.kredyty_desc:nth-of-type(even) .row_foto {
    order: 1;
}

.kredyty_desc:nth-of-type(even) .row_opis {
    order: 2;
    padding-left: 100px;
    padding-right: 15%;
}

.hide {
    display: none;
}

.opacity_bg,
.blog_kategorie .box_pasek figure.bg {
    position: relative;
    z-index: 1;
}

.opacity_bg:before,
.blog_kategorie .box_pasek figure.bg:before {
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .72;
}

.blog_kategorie .box_pasek.active figure.bg:before {
    opacity: 0;
}

.dokument_box {
    width: calc(20% - 20px);
}

.dokument_box figure {
    background-color: #fdfdfd;
    padding: 25px;
}

.dokument_box figure img {
    margin-bottom: 20px;
}

a.pobierz {
    display: table;
    width: 100%;
    padding: 15px 10px;
    margin-top: 15px;
}

.dokumenty_flex {
    flex-wrap: wrap;
    grid-gap: 50px 25px;
}

.uslugi.dofi_info {
    padding: 130px 0 260px 0;
    margin-top: -50px;
}

.uslugi.dofi_info.dane_kontaktowe {
    margin-top: 0;
}

.dofi_info .uslugi_grid .kafelek h3 {
    margin-bottom: 0;
}

.dofi_info .uslugi_grid .kafelek {
    padding-top: 60px;
    padding-bottom: 65px;
}

a.fb_href {
    display: inline-block;
    margin-top: 30px;
}

.blog_glowna.blog_kategorie {
    padding-bottom: 180px;
}

.wpisy {
    padding: 45px 0;
    margin-top: 20px;
    position: relative;
}

.wpisy:before {
    content: '';
    position: absolute;
    top: -20px;
    left: 0;
    height: 20px;
    width: 50%;
    background-color: #7ac3f3;
}

.foto_wpis {
    width: 400px;
    margin-right: 120px;
}

.foto_wpis figure {
    padding-top: calc(100% - 20px);
    border-bottom: 20px solid #dae0e5;
}

.wpis {
    margin-right: 160px;
    padding: 75px 0;
    position: relative;
    z-index: 1;
}

.wpis:before {
    bottom: 0;
    right: 40px;
    width: calc(100% - 130px);
    height: 2px;
    background-color: #888f9b;
    left: 90px;
}

.wpis:last-child:before {
    content: none;
}

.opis_wpis p {
    margin: 40px 0;
}

.opis_wpis a p {
    margin: 0;
}

.opis_wpis a.bt,
.kredyty_desc a.bt {
    margin-left: auto;
}

.kredyty_desc a.bt {
    margin-top: 60px;
}

.opis_wpis a.bt p,
.wpis_open a.bt p,
.kredyty_desc a.bt p {
    font-size: 22px;
}

.pagination {
    padding: 70px 0;
}

.pagination figure {
    cursor: pointer;
}

.pagination figure img {
    vertical-align: middle;
}

.pagination .content {
    padding: 0 30px;
}

.pagi_number {
    display: flex;
}

.pagi_number a {
    display: inline-block;
    margin: 0 8px;
}

.pagi_number a:first-child {
    margin-left: 0;
}

.pagi_number a,
.pagination .number_of {
    font-size: 27px;
    color: #888f9b;
    line-height: 1em;
}

.pagi_number a.active {
    color: #52a79f;
}

.pagination .number_of {
    padding-left: 8px;
}

.pagination .number_of .total {
    padding-left: 16px;
}

.wpis_open {
    padding-bottom: 140px;
}

.wpis_open:not(.polityka_site) .tresc,
.polityka_site .content_desc {
    padding: 100px 160px;
}

.other_projects {
    margin-bottom: 100px;
}

.polityka_site ol {
    padding-left: 1em;
    margin: 20px 0 0 0;
}

.polityka_site ol li {
    margin-bottom: 5px;
}

.polityka_site ol li:last-child {
    margin-bottom: 0;
}

.onas_more {
    padding: 70px 0;
    position: relative;
    z-index: 1;
}

.onas_more:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 50%;
    top: 0;
    bottom: 0;
    left: 0;
    background-image: url('../images/onas_more_bg.jpg');
    background-position: center;
    background-size: cover;
}

.onas_more_wrapper {
    gap: 30px;
    margin-left: -131px;
}

.onas_more h2 {
    margin-bottom: 20px;
}

header p {
    margin-top: 40px;
}

.pref_header {
    padding-bottom: 80px;
}

.pref_header h2,
.pref_header p {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.pref_header h2 {
    width: 800px;
}

.pref_header p {
    width: 1000px;
}

.koszty.koszty_pref {
    padding: 160px 0;
}

.desc_section {
    margin-top: 20px;
}

.desc_section .desc_head {
    margin-bottom: 10px;
}

.warunki_pref {
    padding-bottom: 160px;
}

.mapa_image img {
    width: 100%;
}

.ue_logos {
    padding: 80px 0;
}

.object_hover_wrapper {
    position: relative;
}

.object_hover_wrapper object.hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.object_hover_wrapper:hover object.hover,
.proces_pkt:hover object.hover,
.proces_pkt.active object.hover {
    opacity: 1;
}

.slider_page {
    padding: 40px 0;
    min-height: 570px;
}

.slider_page_title {
    font-size: 55px;
}

.slider_page_subtitle {
    margin-top: 5px;
}

.open_page_image_wrapper {
    background-color: #113e68;
    position: relative;
    overflow: hidden;
}

.open_page_image_mask {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 690px);
}

.open_page_image_mask img {
    mix-blend-mode: multiply;
}

.slider_video_section {
    position: relative;
}

.slider_video_wrapper,
.slider_video_wrapper .video_play_icon,
.slider_video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.slider_video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: top;
}

.slider_video_wrapper .video_play_icon {
    z-index: 1;
}

.dzieki {
    margin-top: 10px;
    display: none;
}

@media screen and (min-width: 300px) and (max-width: 767px) {

    .container,
    .container_min,
    .onas_more .srodek .container {
        width: 90%;
    }



    .kafelki {
        grid-template-columns: 1fr;
        grid-gap: 15px;
        margin-top: 40px;
    }

    .kafelek {
        min-height: 200px;
    }

    h3 {
        font-size: 18px;
    }

    .kaf_content .outside_url {
        margin-top: 15px;
    }

    p.min {
        font-size: 12px;
    }

    .bt_ozdoba {
        min-width: auto;
        width: 100%;
        max-width: 280px;
        margin: 0 auto;
    }

    .kaf_content {
        width: 100%;
    }

    .slider,
    .slider.min {
        min-height: auto;
    }

    .slider.flex {
        display: block;
    }

    .slider .row:nth-child(1),
    .slider .row:nth-child(2),
    .slider.min .row:nth-child(1),
    .slider.min .row:nth-child(2) {
        width: 100%;
    }

    .slider .row:nth-child(1) {
        padding: 60px 5%;
    }

    .slider .blue_desc {
        padding: 40px 5%;
    }

    .slider_title_txt {
        font-size: 20px;
        margin-top: 20px;
    }

    .slider_logo {
        width: 200px;
        margin: 0 auto;
    }

    .slider .blue_desc {
        width: 100%;
    }

    h2,
    .slider .blue_desc h2 {
        font-size: 30px;
    }

    .slider .blue_desc h2 {
        margin-bottom: 15px;
    }

    .uslugi_grid {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }

    .expercka {
        max-width: 180px;
    }

    .uslugi_grid .kafelek {
        padding: 30px 20px;
    }

    p,
    .tresc {
        font-size: 14px;
    }

    .w50_section .row {
        width: 100%;
    }

    .w50_section .row.bg {
        padding-top: 70%;
    }

    .w50_section .row:nth-of-type(1) {
        padding: 40px 5%;
    }

    .onas header,
    .blog_glowna header,
    .section_desc header {
        margin-bottom: 20px;
    }

    .wyroznia .grid,
    .uslugi_grid {
        margin-top: 40px;
    }

    .srodek .content {
        max-width: 100%;
    }

    .srodek .grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .srodek .box {
        padding: 20px 5%;
        display: flex;
        flex-direction: column;
    }

    .srodek .box figure {
        max-width: 60px;
        margin: 0 auto 20px auto;
    }

    .srodek .box h3 {
        font-size: 14px;
        flex: 1;
    }

    .prev_next {
        max-width: 20px;
    }

    .blog_glowna .slick_content,
    .other_projects .slick_content,
    .support .slick_content {
        padding: 0 15px;
    }

    .box_pasek .pasek {
        font-size: 14px;
        padding: 10px;
        min-height: 50px;
    }

    .line {
        padding-bottom: 6px;
    }

    .line:before {
        height: 3px;
        width: 60px;
    }

    .green_pasek {
        padding: 40px 5%;
    }

    .full_form.min .green_pasek {
        width: 100%;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .full_form.min {
        margin-top: 0;
    }

    .full_form.min .green_pasek {
        top: 0;
    }

    .full_form .green_pasek {
        margin-bottom: 40px;
    }

    .blog_glowna {
        padding: 60px 0;
    }

    input[type="text"],
    input[type="email"],
    textarea,
    select,
    .form_50 input[type="text"],
    .form_50 input[type="email"],
    .form_50 textarea,
    .form_50 select {
        font-size: 16px;
        padding: 12px;
    }

    select,
    .form_50 select {
        background-position: calc(100% - 10px) center;
        padding-right: 40px;
    }

    textarea {
        padding: 30px 12px 10px 12px;
    }

    .txtcheck {
        font-size: 10px;
    }

    .checkmark {
        width: 20px;
        height: 20px;
    }

    .formcheck {
        padding-left: 30px;
    }

    .formcheck .checkmark:after {
        left: 6px;
        top: 2px;
        width: 4px;
        height: 9px;
    }

    input[type="submit"] {
        min-width: auto;
        width: 100%;
        max-width: 350px;
        font-size: 20px;
    }

    footer input[type="submit"] {
        max-width: 100%;
    }

    .full_form {
        padding-bottom: 40px;
    }

    .mapa iframe {
        height: 75vw;
    }

    .support header,
    .proces header,
    .section_desc.dokumenty header {
        margin-bottom: 40px;
    }

    .box_support figure {
        padding: 10px;
        flex: 1;
        border-width: 2px;
    }

    .box_pasek.box_support .pasek {
        position: relative;
        transform: none;
        opacity: 1;
        flex: 0 0 auto;
        padding: 10px;
        font-size: 14px;
    }

    footer .row {
        margin: 0 0 40px 0;
        width: 100%;
        flex: none;
    }

    .footer_details_wrapper {
        flex-direction: column;
        gap: 20px;
    }

    .footer_details_title {
        margin-bottom: 10px;
    }

    footer form {
        margin-top: 20px;
    }

    footer .row:nth-child(2) {
        max-width: none;
    }

    footer .row:last-child {
        margin-bottom: 0;
    }

    footer p {
        font-size: 14px;
    }

    footer input[type="text"] {
        font-size: 16px;
    }

    footer {
        padding: 40px 5%;
    }

    footer:before {
        bottom: inherit;
        height: 180px;
        width: 100px;
    }

    .slider.min .row:nth-child(1) {
        padding-right: 5%;
    }

    .slider.min .row:nth-child(2) {
        padding: 25px 5%;
    }

    .slider.min h2 {
        font-size: 26px;
    }

    .slider .content_desc {
        width: 100%;
        text-align: center;
    }

    a.bt {
        min-width: auto;
        width: 100%;
        max-width: 365px;
    }

    .slider a.bt {
        margin-left: auto;
        margin-right: auto;
    }

    .produkty .produkty_grid {
        margin: 20px 0 40px 0;
    }

    .produkty_grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .produkty_grid h3 {
        font-size: 14px;
    }

    .produkty_grid .box_pasek:last-child {
        grid-column: 1/-1;
    }

    .przeznaczenie .produkty_grid .box_pasek:last-child {
        grid-column: inherit;
    }

    .box_pasek .pasek.big {
        min-height: 60px;
    }

    .green_info {
        padding: 20px;
        background-position: center;
        background-size: cover;
    }

    .form_50 .w50_section .row:nth-of-type(2) {
        padding: 40px 5%;
    }

    .form_50 textarea {
        min-height: 120px;
    }

    .form_50 input[type="submit"] {
        margin-top: 20px;
    }

    .zalety .grid {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px;
    }

    .instrukcja .green_pasek {
        width: 100%;
    }

    .green_pasek.right,
    .wyroznia header {
        padding-right: 5%;
        padding-left: 5%;
    }

    .srodek .container {
        width: 100%;
    }

    .instrukcja h2.krok {
        font-size: 40px;
    }

    .belka_proces .number h2 {
        font-size: 20px;
    }

    .instrukcja {
        padding-bottom: 0;
    }

    .blog_glowna.blog_pion {
        padding: 20px 0 0 0;
    }

    .blog_pion .blog_content {
        flex: none;
        width: 100%;
        order: 2;
        padding: 40px 5%;
    }

    .green_box,
    .koszty_image_wrapper {
        width: 100%;
    }

    .green_box {
        margin-left: 0;
        min-height: auto;
        padding: 40px 5%;
        background-size: contain;
        order: 1;
    }

    .green_box .desc h2,
    .info_footer header h2,
    .dokumenty header h2 {
        margin-bottom: 10px;
    }

    .blog_glowna .slick-list,
    .other_projects .slick-list {
        margin-right: -20px;
    }

    .blog_glowna .slick-slide,
    .other_projects .slick-slide {
        margin-right: 20px;
    }

    .blog_pion .slick-slide div:nth-of-type(1) .box_pasek {
        margin-bottom: 20px;
    }

    .info_footer {
        background-size: cover;
    }

    .breadcrumb p {
        font-size: 12px;
    }

    .breadcrumb_arrow {
        padding: 0 3px;
    }

    .hipoteczne_50 .w50_section .row:nth-of-type(1) {
        padding-bottom: 40px;
    }

    .breadcrumb {
        padding: 20px 0;
    }

    .hipo_info .uslugi_grid,
    .dofi_info .uslugi_grid {
        margin-top: 40px;
    }

    .green_pasek {
        width: 100%;
    }

    .przeznaczenie .green_pasek {
        top: 0;
        margin-bottom: 20px;
        background-position-x: 90%;
    }

    .przeznaczenie,
    .przeznaczenie.big,
    .pref_header {
        padding-bottom: 40px;
    }

    .hipo_rodzaje_50 header,
    .onas.kredyty_desc header {
        margin-bottom: 20px;
    }

    .hipo_rodzaje_50 .line {
        padding-bottom: 10px;
    }

    .koszty .desc_content {
        width: 100%;
        flex: none;
        padding: 20px 5%;
        order: 2;
    }

    .koszty ul li {
        margin-top: 10px;
    }

    .koszty .green_box,
    .koszty_image_wrapper {
        margin-left: 0;
        order: 1;
    }

    .belka_proces .number {
        width: 85px;
    }

    .belka_proces .row_tytul {
        padding: 20px;
        min-height: 85px;
    }

    .belka_proces .arrow {
        width: 20px;
        margin-left: 20px;
    }

    .belka_proces .row_tytul h3 {
        font-size: 14px;
    }

    .proces_pkt {
        margin-bottom: 20px;
    }

    .opis_proces {
        padding: 20px 0;
    }

    .image_proces {
        margin: 40px auto;
    }

    .table_proces {
        margin-top: 40px;
    }

    .image_proces_info,
    .table_proces th {
        font-size: 12px;
    }

    .table_proces td {
        font-size: 10px;
    }

    .table_proces table {
        width: auto;
    }

    .proces {
        padding: 40px 0;
    }

    .section_desc.big {
        padding-bottom: 40px;
    }

    .produkty_grid.row_4,
    .produkty_grid.row_5 {
        grid-template-columns: repeat(2, 1fr);
    }

    .produkty_grid.row_4 h3 {
        font-size: 14px;
    }

    .produkty_grid.row_5 h3 {
        font-size: 12px;
    }

    .border_animate span.side_line::before,
    .border_animate span.side_line::after {
        width: 5px;
    }

    .border_animate::before,
    .border_animate::after {
        height: 5px;
    }

    .kredyty_desc .row_foto {
        min-height: auto;
        order: 1;
    }

    .kredyty_desc .w50_section .row_opis {
        order: 2;
    }

    .kredyty_desc {
        padding-bottom: 0;
    }

    .kredyty_desc:nth-of-type(even) {
        margin-bottom: 0;
    }

    .uslugi.dofi_info {
        margin-top: 0;
    }

    .dofi_info .uslugi_grid .kafelek {
        padding: 30px 20px;
    }

    .full_form {
        margin-top: 0;
    }

    .full_form .green_pasek {
        top: 0;
    }

    .dokumenty_flex {
        grid-gap: 20px 10px;
    }

    .dokument_box {
        width: calc(50% - 5px);
        max-width: none;
    }

    .dokument_box p {
        font-size: 12px;
    }

    .blog_glowna.blog_kategorie {
        padding: 40px 0;
    }

    .wpis {
        margin-right: 0;
    }

    .foto_wpis {
        margin: 0 0 20px 0;
        width: 100%;
    }

    .wpisy {
        padding: 0;
    }

    .opis_wpis p {
        margin: 20px 0;
    }

    .wpis:before {
        left: 0;
        right: 0;
        width: 100%;
    }

    .pagi_number a,
    .pagination .number_of {
        font-size: 20px;
    }

    .pagi_number a {
        margin: 0 5px;
    }

    .pagination .content {
        padding: 0 20px;
    }

    .pagination .number_of {
        padding-left: 5px;
    }

    .pagination .number_of .total {
        padding-left: 10px;
    }

    .slider.min .row.foto_akt_open {
        padding: 60% 0 0 0;
    }

    .wpis_open,
    .warunki_pref {
        padding-bottom: 40px;
    }

    .onas_more {
        padding: 40px 0;
    }

    .onas_more_wrapper {
        flex-direction: column;
        margin-left: 0;
        gap: 20px;
    }

    .onas_more_play_icon {
        width: 95px;
    }

    .onas_more:before {
        width: 100%;
    }

    .koszty.koszty_pref {
        padding: 0 0 40px 0;
    }

    .warunki_pref .pref_header {
        padding-bottom: 20px;
    }

    .wyroznia {
        background-position-y: 0;
    }

    .ue_logos {
        padding: 20px 0;
    }

    .wpisy:before {
        height: 10px;
        top: -10px;
    }

    .wpisy {
        margin-top: 10px;
    }

    .slider_page_title {
        font-size: 30px;
    }

    .slider_page {
        min-height: 40vw;
    }

    .opis_wpis a.bt p,
    .wpis_open a.bt p,
    .kredyty_desc a.bt p {
        font-size: 18px;
    }

    .open_page_image_mask {
        width: 30%;
    }

    .other_projects {
        margin-bottom: 40px;
    }

    .kredyty_desc a.bt {
        margin-top: 20px;
    }

    .slider_video_wrapper,
    .slider_video {
        position: relative;
    }

    .slider_video {
        height: auto;
    }

    .w50_section.flex,
    footer .content.flex,
    .blog_pion .content.flex,
    .koszty .content.flex,
    .wpis.flex {
        flex-wrap: wrap;
    }

    .mapa .container,
    .support,
    .wyroznia,
    .uslugi,
    .glowna,
    .produkty,
    .zalety,
    .support.support_finansowe,
    .info_footer,
    .uslugi.hipo_info,
    .section_desc,
    .uslugi.dofi_info,
    .wpis_open:not(.polityka_site) .tresc,
    .polityka_site .content_desc,
    .wpis,
    .pagination {
        padding: 40px 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 989px) {

    .container,
    .container_min,
    .onas_more .srodek .container {
        width: 90%;
    }

    .kafelki {
        grid-template-columns: repeat(2, 1fr);
    }

    .kafelek {
        min-height: 200px;
    }

    .slider_title_txt {
        font-size: 23px;
    }

    .slider .blue_desc h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    h3 {
        font-size: 20px;
    }

    .kaf_content .outside_url {
        margin-top: 15px;
    }

    p.min {
        font-size: 13px;
    }

    .bt_ozdoba {
        min-width: auto;
        width: 100%;
        max-width: 280px;
    }

    .kaf_content {
        width: 100%;
    }

    .slider {
        min-height: 400px;
    }

    .slider.min {
        min-height: 300px;
    }

    .slider .row:nth-child(1),
    .slider .blue_desc {
        padding: 30px;
    }

    .slider .blue_desc {
        width: 100%;
    }

    h2 {
        font-size: 36px;
    }

    .uslugi_grid {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px;
    }

    .expercka {
        max-width: 200px;
    }

    .uslugi_grid .kafelek {
        padding: 30px 20px;
    }

    p,
    .tresc {
        font-size: 14px;
    }

    .w50_section .row:nth-of-type(1) {
        padding: 80px 5%;
    }

    .onas header,
    .blog_glowna header,
    .section_desc header {
        margin-bottom: 40px;
    }

    .wyroznia .grid,
    .uslugi_grid {
        margin-top: 40px;
    }

    .srodek .content {
        max-width: 100%;
    }

    .srodek .box {
        padding: 80px 5%;
        display: flex;
        flex-direction: column;
    }


    .srodek .box h3 {
        font-size: 18px;
        flex: 1;
    }

    .prev_next {
        max-width: 25px;
    }

    .blog_glowna .slick_content,
    .other_projects .slick_content,
    .support .slick_content {
        padding: 0 15px;
    }

    .box_pasek .pasek {
        font-size: 14px;
        padding: 15px 10px;
        min-height: 50px;
    }

    .line {
        padding-bottom: 6px;
    }

    .line:before {
        height: 3px;
        width: 60px;
    }

    .green_pasek {
        padding: 60px 5%;
    }

    .blog_glowna {
        padding: 80px 0 100px 0;
    }

    input[type="text"],
    input[type="email"],
    textarea,
    select,
    .form_50 input[type="text"],
    .form_50 input[type="email"],
    .form_50 textarea,
    .form_50 select {
        font-size: 18px;
    }

    .txtcheck {
        font-size: 12px;
    }

    .checkmark {
        width: 20px;
        height: 20px;
    }

    .formcheck {
        padding-left: 30px;
    }

    .formcheck .checkmark:after {
        left: 6px;
        top: 2px;
        width: 4px;
        height: 9px;
    }

    .mapa iframe {
        height: 50vw;
    }

    .support header,
    .proces header,
    .section_desc.dokumenty header {
        margin-bottom: 40px;
    }

    .box_support figure {
        padding: 10px;
        flex: 1;
        border-width: 2px;
    }

    .box_pasek.box_support .pasek {
        position: relative;
        transform: none;
        opacity: 1;
        flex: 0 0 auto;
        padding: 10px;
        font-size: 14px;
    }

    footer .row {
        flex: none;
        width: 100%;
        margin-right: 0;
    }

    footer .row:nth-child(2) {
        max-width: none;
    }

    footer .row:last-child {
        margin: 40px 0 0 0;
    }

    footer p {
        font-size: 14px;
    }

    footer input[type="text"] {
        font-size: 16px;
    }

    footer {
        padding: 80px 5%;
    }

    footer:before {
        width: 200px;
        height: 300px;
    }

    .slider.min .row:nth-child(1) {
        padding-right: 10%;
    }

    .slider.min .row:nth-child(2) {
        padding: 25px 5%;
    }

    .slider.min h2 {
        font-size: 28px;
    }

    .slider .content_desc {
        width: 100%;
        text-align: center;
    }

    a.bt {
        min-width: auto;
        width: 100%;
        max-width: 365px;
    }

    .slider a.bt {
        margin-left: auto;
        margin-right: auto;
    }

    .produkty .produkty_grid {
        margin: 40px 0;
    }

    .produkty_grid {
        grid-gap: 15px;
    }

    .produkty_grid h3 {
        font-size: 18px;
    }

    .box_pasek .pasek.big {
        min-height: 85px;
    }

    .green_info {
        padding: 40px;
    }

    .form_50 .w50_section .row:nth-of-type(2) {
        padding: 40px 5%;
    }

    .form_50 input[type="text"],
    .form_50 input[type="email"],
    .form_50 textarea,
    .form_50 select {
        padding: 15px 20px;
        font-size: 15px;
    }

    select,
    .form_50 select {
        background-position: calc(100% - 20px) center;
        padding-right: 60px;
    }

    .form_50 textarea {
        min-height: 120px;
    }

    .form_50 input[type="submit"] {
        margin-top: 20px;
        width: 100%;
        min-width: auto;
        max-width: 350px;
    }

    .zalety .grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .instrukcja .green_pasek {
        width: 100%;
    }

    .green_pasek.right {
        padding-right: 5%;
        padding-left: 5%;
    }

    .srodek .container {
        width: 100%;
    }

    .instrukcja h2.krok {
        font-size: 50px;
    }

    .belka_proces .number h2 {
        font-size: 40px;
    }

    .instrukcja {
        padding-bottom: 0;
    }

    .blog_glowna.blog_pion {
        padding-bottom: 80px;
    }

    .blog_pion .blog_content {
        padding-left: 5%;
    }

    .green_box {
        padding-right: 5%;
        background-size: contain;
        margin-left: 20px;
    }

    .green_box .desc h2,
    .info_footer header h2,
    .dokumenty header h2 {
        margin-bottom: 10px;
    }

    .blog_glowna .slick-list,
    .other_projects .slick-list {
        margin-right: -20px;
    }

    .blog_glowna .slick-slide,
    .other_projects .slick-slide {
        margin-right: 20px;
    }

    .blog_pion .slick-slide div:nth-of-type(1) .box_pasek {
        margin-bottom: 20px;
    }

    .info_footer {
        background-size: cover;
    }

    .hipoteczne_50 .w50_section .row:nth-of-type(1) {
        padding-bottom: 80px;
    }

    .green_pasek {
        width: 90%;
    }

    .przeznaczenie .green_pasek {
        top: -120px;
        margin-bottom: -40px;
        background-position-x: 90%;
    }

    .przeznaczenie,
    .przeznaczenie.big {
        padding-bottom: 80px;
    }

    .uslugi.hipo_info {
        padding-bottom: 200px;
    }

    .koszty .desc_content {
        padding-left: 5%;
    }

    .koszty .green_box,
    .koszty_image_wrapper {
        margin-left: 40px;
    }

    .hipo_rodzaje_50 .line {
        padding-bottom: 20px;
    }

    .koszty ul li {
        margin-top: 10px;
    }

    .belka_proces .number {
        width: 100px;
    }

    .belka_proces .row_tytul {
        padding: 20px 20px 20px 40px;
        min-height: 100px;
    }

    .belka_proces .arrow {
        width: 20px;
        margin-left: 40px;
    }

    .belka_proces .row_tytul h3 {
        font-size: 16px;
    }

    .proces_pkt {
        margin-bottom: 25px;
    }

    .opis_proces {
        padding: 40px 0;
    }

    .image_proces {
        margin: 40px auto;
    }

    .table_proces {
        margin-top: 40px;
    }

    .table_proces th {
        font-size: 14px;
    }

    .table_proces td {
        font-size: 12px;
    }

    .section_desc.big {
        padding-bottom: 200px;
    }

    .produkty_grid.row_4,
    .produkty_grid.row_5 {
        grid-template-columns: repeat(3, 1fr);
    }

    .produkty_grid.row_4 h3 {
        font-size: 16px;
    }

    .produkty_grid.row_5 h3 {
        font-size: 14px;
    }

    .kredyty_desc .row_foto {
        min-height: auto;
    }

    .kredyty_desc {
        padding-bottom: 0;
    }

    .kredyty_desc:nth-of-type(even) {
        margin-bottom: 0;
    }

    .uslugi.dofi_info {
        margin-top: -40px;
        padding: 80px 0 200px 0;
    }

    .dofi_info .uslugi_grid .kafelek {
        padding: 40px 20px;
    }

    .full_form {
        margin-top: 120px;
    }

    .full_form .green_pasek {
        top: -120px;
        margin-bottom: -40px;
    }

    .dokumenty_flex {
        grid-gap: 20px 10px;
    }

    .dokument_box {
        width: calc(33% - 5px);
        max-width: none;
    }

    .dokument_box p {
        font-size: 14px;
    }

    .blog_glowna.blog_kategorie {
        padding: 40px 0;
    }

    .wpis {
        margin-right: 0;
    }

    .foto_wpis {
        width: 40%;
        margin-right: 40px;
    }

    .opis_wpis p {
        margin: 20px 0;
    }

    .wpisy {
        padding: 0;
    }

    .wpis_open:not(.polityka_site) .tresc,
    .polityka_site .content_desc {
        padding: 60px 0;
    }

    .other_projects {
        margin-bottom: 60px;
    }

    .wpis_open,
    .warunki_pref .pref_header {
        padding-bottom: 60px;
    }

    .onas_more {
        padding: 50px 0;
    }

    .onas_more_play_icon {
        width: 110px;
    }

    .onas_more_wrapper {
        margin-left: -110px;
    }

    .warunki_pref {
        padding-bottom: 80px;
    }

    .nieruchomosci_site .produkty_grid.row_4 {
        grid-template-columns: repeat(4, 1fr);
    }

    .wyroznia {
        background-position-y: 0;
    }

    .ue_logos {
        padding: 40px 0;
    }

    footer .content.flex {
        flex-wrap: wrap;
    }

    .slider_page_title {
        font-size: 36px;
    }

    .slider_page {
        min-height: 300px;
    }

    .opis_wpis a.bt p,
    .wpis_open a.bt p,
    .kredyty_desc a.bt p {
        font-size: 18px;
    }

    .open_page_image_mask {
        width: 30%;
    }

    .kredyty_desc a.bt {
        margin-top: 40px;
    }

    .mapa .container,
    .support,
    .wyroznia,
    .uslugi,
    .glowna,
    .produkty,
    .support.support_finansowe,
    .info_footer,
    .section_desc,
    .proces,
    .koszty.koszty_pref {
        padding: 80px 0;
    }
}

@media screen and (min-width: 990px) and (max-width: 1299px) {

    .container,
    .container_min {
        width: 90%;
    }

    .kafelek {
        padding: 20px 10px;
        min-height: 30vw;
    }

    h3,
    .srodek .box h3 {
        font-size: 20px;
    }

    .kaf_content .outside_url {
        margin-top: 15px;
    }

    .bt_ozdoba {
        width: 100%;
        min-width: auto;
        max-width: 280px;
    }

    p.min {
        font-size: 13px;
    }

    .slider {
        min-height: 500px;
    }

    .slider .row:nth-child(1) {
        padding: 30px;
    }

    .slider_title_txt,
    .slider .blue_desc h2 {
        font-size: 30px;
    }

    .slider .blue_desc {
        width: 100%;
    }

    h2 {
        font-size: 40px;
    }

    .uslugi {
        padding: 100px 0;
    }

    .uslugi_grid {
        grid-gap: 20px 10px;
    }

    .w50_section .row:nth-of-type(1) {
        padding: 80px 5%;
    }

    .onas header,
    .blog_glowna header,
    .section_desc header {
        margin-bottom: 40px;
    }

    .wyroznia {
        padding: 80px 0;
        background-position-y: 0;
    }

    .wyroznia .grid,
    .uslugi_grid {
        margin-top: 80px;
    }

    .srodek .box {
        padding: 60px 20px;
    }

    .blog_glowna {
        padding: 80px 0 100px 0;
    }

    .txtcheck {
        font-size: 16px;
    }

    .line:before {
        width: 80px;
    }

    .blog_glowna .slick-slide,
    .other_projects .slick-slide {
        margin-right: 20px;
    }

    .blog_glowna .slick-list,
    .other_projects .slick-list {
        margin-right: -20px;
    }

    .prev_next {
        width: 30px;
    }

    .blog_glowna .slick_content,
    .other_projects .slick_content,
    .support .slick_content {
        padding: 0 20px;
    }

    .box_pasek .pasek {
        padding: 15px 10px;
        font-size: 16px;
        min-height: 75px;
    }

    .green_pasek {
        padding: 80px 5%;
    }

    input[type="text"],
    input[type="email"],
    textarea,
    select {
        font-size: 20px;
    }

    .support header,
    .proces header,
    .section_desc.dokumenty header {
        margin-bottom: 60px;
    }

    .box_support figure {
        flex: 1;
        padding: 20px;
    }

    footer .row:nth-child(2) {
        max-width: 275px;
    }

    footer input[type="submit"],
    .form_50 input[type="submit"] {
        width: 100%;
        min-width: auto;
        max-width: 350px;
    }

    footer input[type="text"] {
        font-size: 16px;
    }

    footer .txtcheck {
        font-size: 10px;
    }

    footer p {
        font-size: 14px;
    }

    footer {
        padding-left: 5%;
        padding-right: 5%;
    }

    footer:before {
        width: 200px;
        height: 300px;
    }

    .footer_details_wrapper {
        gap: 60px;
    }

    .slider.min .row:nth-child(1) {
        padding-right: 5%;
    }

    .slider.min .row:nth-child(2) {
        padding: 40px 5%;
    }

    .slider.min h2 {
        font-size: 36px;
    }

    .slider.min {
        min-height: 350px;
    }

    .produkty .produkty_grid {
        margin: 60px 0;
    }

    .green_info {
        padding: 40px 0;
    }

    .form_50 .w50_section .row:nth-of-type(2) {
        padding: 80px 5%;
    }

    .form_50 input[type="text"],
    .form_50 input[type="email"],
    .form_50 textarea,
    .form_50 select {
        padding: 14px 20px;
    }

    .zalety .grid {
        grid-gap: 15px;
    }

    .support.support_finansowe {
        padding: 100px 0;
    }

    .belka_proces .number h2,
    .instrukcja h2.krok {
        font-size: 50px;
    }

    .instrukcja .krok {
        margin-top: 10px;
    }

    .blog_pion .blog_content {
        padding-left: 5%;
    }

    .green_box {
        margin-left: 40px;
        padding-right: 5%;
        background-size: contain;
    }

    .blog_pion .slick-slide div:nth-of-type(1) .box_pasek {
        margin-bottom: 30px;
    }

    .blog_glowna.blog_pion {
        padding-bottom: 100px;
    }

    .hipoteczne_50 .w50_section .row:nth-of-type(1) {
        padding-bottom: 80px;
    }

    .uslugi.hipo_info {
        padding-bottom: 240px;
    }

    .uslugi_grid .kafelek {
        padding: 30px 20px;
    }

    .green_pasek.right {
        padding-right: 5%;
        padding-left: 5%;
        width: calc(95% - 200px);
        margin-bottom: -40px;
    }

    .przeznaczenie .green_pasek {
        background-position-x: 90%;
    }

    .instrukcja .green_pasek {
        width: calc(((100% - 900px) / 2) + 900px) !important;
        margin-bottom: 0 !important;
    }

    .produkty_grid h3 {
        font-size: 18px;
    }

    .przeznaczenie,
    .przeznaczenie.big {
        padding-bottom: 100px;
    }

    .hipo_rodzaje_50 header,
    .onas.kredyty_desc header {
        margin-bottom: 25px;
    }

    .koszty .desc_content {
        padding-left: 5%;
    }

    .koszty .green_box,
    .koszty_image_wrapper {
        margin-left: 40px;
    }

    .belka_proces .number {
        width: 140px;
    }

    .belka_proces .row_tytul {
        min-height: 140px;
        padding: 20px 40px;
    }

    .opis_proces {
        padding: 80px 0;
    }

    .proces_pkt {
        margin-bottom: 25px;
    }

    .form_50 select {
        padding-right: 60px;
    }

    .produkty_grid.row_4,
    .produkty_grid.row_5 {
        grid-gap: 20px 10px;
    }

    .produkty_grid.row_5 {
        grid-template-columns: repeat(3, 1fr);
    }

    .produkty_grid.row_5 h3 {
        font-size: 16px;
    }

    .kredyty_desc .row_foto {
        min-height: auto;
    }

    .uslugi.dofi_info {
        padding-bottom: 240px;
    }

    .hipo_info .uslugi_grid,
    .dofi_info .uslugi_grid {
        margin-top: 40px;
    }

    .dofi_info .uslugi_grid .kafelek {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .green_pasek {
        width: calc(95% - 200px);
    }

    .full_form .green_pasek {
        margin-bottom: -40px;
    }

    .blog_glowna.blog_kategorie {
        padding-bottom: 100px;
    }

    .wpis {
        margin-right: 0;
    }

    .foto_wpis {
        width: 350px;
        margin-right: 60px;
    }

    .koszty.koszty_pref {
        padding: 100px 0;
    }

    .warunki_pref {
        padding-bottom: 100px;
    }

    .wpis_open:not(.polityka_site) .tresc,
    .polityka_site .content_desc {
        padding: 120px 0 80px 0;
    }

    .other_projects {
        margin-bottom: 80px;
    }

    .logo {
        padding-left: 5%;
        padding-right: 5%;
        min-width: auto;
    }

    .header_nav_wrapper {
        padding: 0;
        flex-wrap: wrap;
        gap: 0;
    }

    .header_nav,
    .header_aside {
        flex: 0 0 100%;
    }

    .header_aside {
        order: 1;
        background-color: #f8f8f8;
        padding: 10px;
    }

    .header_languages_anchors {
        justify-content: flex-end;
    }

    .header_nav {
        order: 2;
        padding: 0 20px;
        gap: 10px;
    }

    .header_anchor_txt {
        font-size: 12px;
    }

    .header_nav_anchor {
        padding: 25px 5px;
    }

    .header_language_anchor_txt {
        color: #000;
        border-color: #000;
    }

    .slider_page {
        min-height: 300px;
    }

    .slider_page_title {
        font-size: 40px;
    }

    .opis_wpis a.bt p,
    .wpis_open a.bt p,
    .kredyty_desc a.bt p {
        font-size: 20px;
    }

    .open_page_image_mask {
        width: calc(100% - 10% - 216px);
    }
}

@media screen and (min-width: 1300px) and (max-width: 1579px) {

    .container,
    .container_min {
        width: 80%;
    }

    .kafelek {
        min-height: 20vw;
    }

    h3 {
        font-size: 22px;
    }

    .srodek .box h3 {
        font-size: 20px;
    }

    .kaf_content .outside_url {
        margin-top: 15px;
    }

    .kaf_content {
        width: 100%;
    }

    .bt_ozdoba {
        width: 100%;
        min-width: auto;
        max-width: 280px;
        margin: 0 auto;
    }

    .slider {
        min-height: 500px;
    }

    .slider .row:nth-child(1) {
        padding: 30px 60px;
    }

    .slider_title_txt {
        font-size: 36px;
    }

    .slider .blue_desc h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    h2 {
        font-size: 40px;
    }

    .uslugi {
        padding: 100px 0;
    }

    .uslugi_grid {
        grid-gap: 20px;
    }

    .w50_section .row:nth-of-type(1) {
        padding: 80px 10%;
    }

    .onas header,
    .blog_glowna header,
    .section_desc header {
        margin-bottom: 40px;
    }

    .wyroznia {
        padding: 80px 0;
        background-position-y: 0;
    }

    .wyroznia .grid,
    .uslugi_grid {
        margin-top: 80px;
    }

    .blog_glowna {
        padding: 90px 0 160px 0;
    }

    .line:before {
        width: 80px;
    }

    .blog_glowna .slick-slide,
    .other_projects .slick-slide {
        margin-right: 20px;
    }

    .blog_glowna .slick-list,
    .other_projects .slick-list {
        margin-right: -20px;
    }

    .prev_next {
        width: 30px;
    }

    .blog_glowna .slick_content,
    .other_projects .slick_content,
    .support .slick_content {
        padding: 0 20px;
    }

    .box_pasek .pasek {
        padding: 15px 10px;
        font-size: 16px;
        min-height: 75px;
    }

    .green_pasek {
        padding: 80px 10%;
    }

    input[type="text"],
    input[type="email"],
    textarea,
    select {
        font-size: 20px;
    }

    .box_support figure {
        flex: 1;
        padding: 20px;
    }

    footer .row:nth-child(2) {
        max-width: 315px;
    }

    footer input[type="submit"],
    .form_50 input[type="submit"] {
        width: 100%;
        min-width: auto;
        max-width: 350px;
    }

    footer input[type="text"] {
        font-size: 16px;
    }

    footer .txtcheck {
        font-size: 10px;
    }

    footer p {
        font-size: 16px;
    }

    footer {
        padding-left: 10%;
        padding-right: 10%;
    }

    footer:before {
        width: 200px;
        height: 300px;
    }

    .footer_details_wrapper {
        gap: 60px;
    }

    .slider.min .row:nth-child(1) {
        padding-right: 10%;
    }

    .slider.min .row:nth-child(2) {
        padding: 40px 10% 40px 80px;
    }

    .slider.min {
        min-height: 400px;
    }

    .form_50 .w50_section .row:nth-of-type(2) {
        padding: 80px 10% 80px 60px;
    }

    .form_50 input[type="text"],
    .form_50 input[type="email"],
    .form_50 textarea,
    .form_50 select {
        padding: 14px 20px;
    }

    .zalety .grid {
        grid-gap: 15px;
    }

    .support.support_finansowe {
        padding: 100px 0;
    }

    .instrukcja .green_pasek {
        width: calc(((100% - 900px) / 2) + 900px) !important;
        margin-bottom: 0 !important;
    }

    .belka_proces .number h2,
    .instrukcja h2.krok {
        font-size: 50px;
    }

    .instrukcja .krok {
        margin-top: 10px;
    }

    .blog_pion .blog_content {
        padding-left: 10%;
    }

    .green_box {
        padding-right: 10%;
        background-size: contain;
    }

    .blog_pion .slick-slide div:nth-of-type(1) .box_pasek {
        margin-bottom: 60px;
    }

    .blog_glowna.blog_pion {
        padding-bottom: 100px;
    }

    .hipoteczne_50 .w50_section .row:nth-of-type(1) {
        padding-bottom: 80px;
    }

    .green_pasek.right {
        padding-right: 10%;
        padding-left: 10%;
        width: calc(90% - 200px);
        margin-bottom: -40px;
    }

    .przeznaczenie .green_pasek {
        background-position-x: 80%;
    }

    .produkty_grid h3 {
        font-size: 20px;
    }

    .hipo_rodzaje_50 header,
    .onas.kredyty_desc header {
        margin-bottom: 25px;
    }

    .koszty .desc_content {
        padding-left: 10%;
    }

    .koszty .green_box,
    .koszty_image_wrapper {
        margin-left: 60px;
    }

    .belka_proces .number {
        width: 140px;
    }

    .belka_proces .row_tytul {
        min-height: 140px;
        padding: 20px 40px;
    }

    .opis_proces {
        padding: 80px 140px;
    }

    .form_50 select {
        padding-right: 40px;
    }

    .kredyty_desc .row_foto {
        min-height: auto;
    }

    .hipo_info .uslugi_grid,
    .dofi_info .uslugi_grid {
        margin-top: 40px;
    }

    .dofi_info .uslugi_grid .kafelek {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .green_pasek {
        width: calc(90% - 200px);
    }

    .full_form .green_pasek {
        margin-bottom: -40px;
    }

    .blog_glowna.blog_kategorie {
        padding-bottom: 150px;
    }

    .wpis {
        margin-right: 0;
    }

    .foto_wpis {
        margin-right: 60px;
    }

    .wpis_open:not(.polityka_site) .tresc,
    .polityka_site .content_desc {
        padding: 120px 0 80px 0;
    }

    .other_projects {
        margin-bottom: 80px;
    }

    .koszty.koszty_pref {
        padding: 100px 0;
    }

    .warunki_pref {
        padding-bottom: 100px;
    }

    .produkty_grid.row_5 h3 {
        font-size: 16px;
    }

    .logo {
        min-width: auto;
        padding-left: 10%;
    }

    .header_nav {
        gap: 10px;
    }

    .header_nav_anchor {
        padding-left: 7px;
        padding-right: 7px;
    }

    .header_anchor_txt {
        font-size: 14px;
    }

    .header_nav_wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }

    .slider_page {
        min-height: 400px;
    }

    .slider_page_title {
        font-size: 45px;
    }

    .open_page_image_mask {
        width: calc(100% - 10% - 40px - 216px);
    }
}

@media screen and (min-width: 1580px) and (max-width: 1900px) {
    .slider {
        min-height: 700px;
    }

    .wpis {
        margin-right: 0;
    }

    .header_nav_wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }

    .header_nav {
        gap: 15px;
    }

    .header_anchor_txt {
        font-size: 16px;
    }

    .logo {
        min-width: 520px;
    }

    .slider_title_txt {
        font-size: 43px;
    }

    .slider .blue_desc h2 {
        font-size: 32px;
    }

    .open_page_image_mask {
        width: calc(100% - 520px);
    }
}

@media screen and (min-width: 300px) and (max-width: 989px) {
    .nav-icon {
        width: 20px;
        height: 12px;
        position: relative;
        margin: 0;
        padding: 0;
        border: none;
        outline: none;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        background: transparent;
    }

    .nav-icon span {
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background: #242424;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

    .nav-icon span:nth-child(1) {
        top: 0px;
    }

    .nav-icon span:nth-child(2),
    .nav-icon span:nth-child(3) {
        top: 5px;
    }

    .nav-icon span:nth-child(4) {
        top: 10px;
    }

    .header_open .nav-icon span:nth-child(1) {
        top: 5px;
        width: 0%;
        left: 50%;
    }

    .header_open .nav-icon span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .header_open .nav-icon span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .header_open .nav-icon span:nth-child(4) {
        top: 5px;
        width: 0%;
        left: 50%;
    }

    .logo {
        width: 200px;
        padding: 0;
        min-width: auto;
        margin-left: 5%;
    }

    .logo object {
        mix-blend-mode: multiply;
    }

    .header_wrapper {
        flex-wrap: wrap;
    }

    .nav-icon {
        display: inline-block;
        margin-right: 5%;
    }

    .header_nav_wrapper {
        padding: 0;
        gap: 0;
        flex: 0 0 100%;
        flex-direction: column;
        margin-top: 20px;
        padding: 20px 5%;
        min-height: 739.29px;
    }

    .header_nav {
        flex: 0 0 100%;
        gap: 0;
        margin-bottom: 80px;
        flex-direction: column;
    }

    .header_nav_anchor {
        padding: 25px 15px;
    }

    .header {
        padding: 20px 0 0 0;
        height: 92.77px;
        overflow: hidden;
    }

    .header.header_open {
        height: 832.06px;
    }

    .header_anchor_txt {
        font-size: 16px;
    }

    .header_aside {
        flex: 0 0 100%;
    }
}