/*
 Theme Name:   Dopasowana pożyczka
 Author:       BartoshDesign
 Author URI:   http://bartoshdesign.pl
 Template:     twentytwenty
 Version:      1.0.0
*/

@import url("twentytwenty-style.css");
@import url('https://fonts.googleapis.com/css?family=Maven+Pro:400,700,900&display=swap&subset=latin-ext');


body, .entry-content p, .entry-content ol, .entry-content ul, .entry-content dl, .entry-content dt {
font-family: 'Maven Pro', sans-serif;
color:#212529;
}

#glowna {
	background: url(../media/49f4c29c_baner.jpg);
	background-size: cover;
    padding: 0;}


#kolumna--glowna.kol1 {
	padding: 40px;

}

#kolumna--glowna.kol2 h2 {
       color: #144c2c;
    font-weight: normal;
    font-size: 30px;
    margin-bottom: 10px;
    text-align: left;
}

#kolumna--glowna.kol2 h2 span {
	font-weight: bold;
}

#kolumna--glowna.kol2 h3 {
	    font-size: 18px;
    font-weight: normal;
    text-align: left;
	margin-top: 5px;
}

.ui-slider {
    position: relative;
    text-align: left;
}

#ile-pozyczyc.ui-corner-all, #jaki-okres.ui-corner-all {
    background: #1c7746;
    border: none;height: 4px;margin-top: 30px;
}


#formik {
	padding: 30px;
    border-radius: 20px;
    box-shadow: -2px 4px 20px rgba(0,0,0,.15);
    max-width: 100%;
    width: 550px;
    position: relative;
    background: #32a969;
    color: #fff;
	margin-bottom: 50px;
}

#ile-pozyczyc-single-slider {
        color: #1c7746;
    border: none;
    left: inherit;
    right: 28px;
    top: 20px;
    font-size: 22px;
    text-align: right;
    background: #f2f4f3;
    position: absolute;
    border-radius: 29px;
    padding: 8px 23px;
    width: 135px;
    padding-right: 30px;
    outline: none !important;
}

.waluta {
        color: #1c7746;
    font-weight: normal;
    font-size: 18px;
    position: absolute;
    top: 29px;
    left: inherit;
    right: 41px;
    z-index: 100;
}

.slider-tooltip {
    display: none;
}

.wpcf7 label {
    font-weight: bold;
    color: #fff;
}

.ui-slider .ui-slider-handle {
	    border: 2px solid #fff;
       background: #e22658;top: -13px;
}

.ui-slider-handle::after {display:none;}

.ui-slider-horizontal .ui-slider-range-min {
    background: #000;
}

#ile-pozyczyc::before {
    content: "min. 600 zł";
    position: absolute;
    bottom: -25px;
    font-size: 12px;
    font-weight: normal;
    opacity: 1;
	color: #fff;
    left: 0px;
}

#ile-pozyczyc::after {
    content: "max. 150000 zł";
    position: absolute;
    bottom: -25px;
    font-size: 12px;
    font-weight: normal;
    opacity: 1;
	color: #fff;
    right: 0px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	margin-bottom: 45px;
}

#jaki-okres-single-slider {
       color: #1c7746;
    border: none;
    left: inherit;
    right: 28px;
    top: 125px;
    font-size: 22px;
    text-align: right;
    background: #f2f4f3;
    position: absolute;
    border-radius: 29px;
    padding: 8px 23px;
    width: 135px;
    padding-right: 60px;
    outline: none !important;
}

.mies {
        color: #1c7746;
    font-weight: normal;
    font-size: 18px;
    position: absolute;
    top: 134px;
    left: inherit;
    right: 41px;
    z-index: 100;
}

#rrso--info {
	    font-size: 12px;
    line-height: normal;
    background: #1c7746;
    padding: 25px;
    margin-bottom: -30px;
    margin-left: -30px;
    margin-right: -30px;
    text-align: center;
}

button:not(.toggle), .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link {
    background-color: #e22658;
    text-decoration: none !important;
    transition: 0.5s all ease;border-radius: 45px;
    padding: 20px 40px;
}

input[type="submit"]:hover {
	background: #000;
}

#jaki-okres:before {
    content: 'min. 2 mies.';
    position: absolute;
    bottom: -25px;
    font-size: 12px;
        font-weight: normal;
    opacity: 1;
    color: #fff;
    left: 0;
}

#jaki-okres:after {
    content: 'max. 12 mies.';
    position: absolute;
    bottom: -25px;
    font-size: 12px;
        font-weight: normal;
    opacity: 1;
    color: #fff;
    right: 0;
}

.testimonial_slider.slide .slick-slide img, .post-meta-wrapper {display:none;}

h3 {
	font-weight: normal;
}


#o--nas {
	    background: #32a969;
    max-width: 100%;
    margin: 0;
    width: 100%;
    margin-top: 100px;
    color: #fff;
    padding: 50px 20px;
    text-align: center;
}

#o--nas h3 {
	margin-top: 0;
}

#kolumny--onas {
	max-width: 1000px;
	width: 100%;
	color: #fff;
	margin: auto;
}

.kolonas p {
	    font-size: 15px;
    color: #fff;
    padding: 0 25px;
}

.kolonas img {
margin: auto;    width: 80px;
    margin-bottom: 15px;}

#dodatkowe--info {
	    font-size: 12px;
    margin: 25px 0;
    text-align: justify;
}
.footer-widgets {width: 100%;}



.footer-widgets-outer-wrapper {
    padding:50px 0;padding-bottom: 0;
}

.reduced-spacing.footer-top-visible .footer-nav-widgets-wrapper, .reduced-spacing.footer-top-hidden #site-footer {
    border: none;
    margin-top: 0;
}

.footer-widgets-wrapper .footer-widgets a {
    color: #32a969;
}

.widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary {
    letter-spacing: normal;
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px;
    text-align: left;
}

.footer-widgets .widget.widget_text {
    font-size: 14px;
}

#site-footer {
	background: #212121;
    color: #fff;
    font-size: 13px;
    padding: 20px 0;
	border:none;
}

.reduced-spacing.footer-top-visible .footer-nav-widgets-wrapper, .reduced-spacing.footer-top-hidden #site-footer {
    border: none;
    margin-top: 0;
    background: #212121;
    color: #fff;
}

.footer-widgets.column-two.grid-item {
	margin-left: 0;background: #fafafa;
}

.footer-widgets.column-two.grid-item .widget.widget_text {
	max-width: 1200px;
    margin: auto;
    padding: 30px 0;
}

.overlay-header #site-header {
	background: #fff;
}

body #site-header .primary-menu a {
    color: #144c2c;
    display: block;
    line-height: 1.2;
    text-decoration: none;padding: 11px 0;
}

#site-content .screen-height {
    min-height: unset;
}

.template-cover .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 1200px;    font-size: 15px;
}

.page-id-69 .cover-header-inner {
    background: rgb(28,119,70);
    background: linear-gradient(132deg, rgba(28,119,70,1) 0%, rgba(50,169,105,1) 100%);
}

.page-id-69 #site-content .screen-height {
	margin-bottom: 40px;
}

.reduced-spacing.missing-post-thumbnail .post-inner {
    padding-top: 0;
    padding-bottom: 0;
}

.home.reduced-spacing.missing-post-thumbnail .post-inner {padding-bottom: 0;}

body #site-header .primary-menu a:before {
    position: absolute;
    display: block;
    content: " ";
    left: 2px;
    top: 40px;
    width: 0;
    border-bottom: 1px solid #000;
    -webkit-transition: width .23s;
    -moz-transition: width .23s;
    transition: width .23s;
}

body #site-header .primary-menu .current-menu-item a:before {
    position: absolute;
    display: block;
    content: " ";
    left: 2px;
    width: 40px;
    border-bottom: 1px solid #000;
    -webkit-transition: width .23s;
    -moz-transition: width .23s;
    transition: width .23s;
}

body #site-header .primary-menu a:hover:before {
    width: 80% !important;
}  

.page-id-12768 #site-content, .page-id-12774 #site-content, .page-id-12804 #site-content, .page-id-13235 #site-content, .page-id-13237 #site-content, .page-id-13206 #site-content, .page-id-13269 #site-content, .page-id-13338 #site-content, .page-id-13340 #site-content, .page-id-13805 #site-content {
	background: rgb(20,76,44);
background: linear-gradient(45deg, rgba(20,76,44,1) 0%, rgba(50,169,105,1) 100%);
}

#formularz--kroki--wyglad {
	    background: #fff;
    max-width: 700px;
    padding: 30px;
    border-radius: 30px;
    width: 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 1px 1px 30px #0000005c;position: relative;
}

#formularz--kroki--wyglad h2 {
	    margin-top: 0;
    font-size: 30px;
    margin-bottom: 0;
}

#formularz--kroki--wyglad h3 {
	    margin-top: 10px;
    font-size: 21px;
    margin-bottom: 0;
}

#styl50 {
	    width: 50%;
    float: left;
    padding: 7px 10px;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"], textarea, input[type="checkbox"] {outline: none;border-radius: 40px;}

.button-zgody {
	    display: inline-block;
    width: 100%;
}

.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    display: inline-block;
}

label.text-error {
	position: absolute;
    width: 100%;
    color: #e22658;
    font-size: 12px;
}

span.wpcf7-not-valid-tip {display: none;}

.wpcf7-list-item-label {font-size: 13px;}

.zgoda-x .wpcf7-list-item-label {
	font-weight: bold;
}

.primary-menu > li#menu-item-71 a {
	    border: 1px solid;
    border-radius: 30px;
    padding: 10px 20px;
	transition: 0.5s all ease;
}

.primary-menu > li#menu-item-71 a:hover {
	background: #144c2c;
	color: #fff;
}

.primary-menu > li#menu-item-71 a:before {display: none;}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {display:none !important;}

.zgoda-4, .zgoda-5, .zgoda-8 {
	height: 70px;
    overflow: hidden;
}

.zgoda-4:after,.zgoda-5:after,.zgoda-8:after {
	content: '';
	position: absolute;
	bottom: 0;
	background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.711922268907563) 31%, rgba(255,255,255,1) 100%);
	width: 100%;
	height: 50px;
	    left: 0;
    z-index: 0;
}

#rozwin1, #rozwin2, #rozwin3 {
	    color: #298d57;
    font-weight: bold;
    z-index: 1;
    text-align: center;
    width: 100%;
    display: block;
    font-size: 13px;
    margin-top: -29px;
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
}

.zgoda-4.rozwiniete, .zgoda-5.rozwiniete, .zgoda-8.rozwiniete {
	height: auto;
}

.zgoda-4.rozwiniete:after, .zgoda-5.rozwiniete:after, .zgoda-8.rozwiniete:after {
	display: none;
}

select {
    width: 400px;
    max-width: 100%;
    font-size: 16px;
    padding: 13px 25px;
    display: inline-block;
    margin: 11px 0 !important;
    border-radius: 50px;
    transition: .5s all ease;
        border: 1px solid #dbdbdb;
}

#ukryte--pola {display:none;}

#nakladka {
	 width: 100%;
    height: 100%;
    position: absolute;
    background: #fff;
    top: 0;
    border-radius: 50px;
    display: none;
    text-align: center;
    left: 0;z-index: 100;
}


#nakladka:after {
	content: 'Proszę czekać...';
	display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 10%;
    color: #000;
    font-weight: bold;
}

#podziekowanie {
	background: #e22658;
    padding: 20px 40px;
    display: inline-block;
    border-radius: 30px;
    color: #fff;
    border: 2px solid #fff;
    margin: auto;
    margin-top: 30px;
}

#podziekowanie h3 {
	    margin: 0;
    font-size: 20px;
    font-weight: bold;
}

#podziekowanie p {
	    margin: 0;
    margin-top: 5px;
    font-size: 15px;
    line-height: normal;
    color: #fff;
}

#szybkie--pozyczki {
	text-align: center;
 color: #fff;    font-size: 17px;
    margin: 20px 0;
}

#lista--ofert {
	    max-width: 1050px;
    width: 100%;    text-align: center;
}

#rzedy-porownaj, .rzedy-porownaj {
	    background: #fff;
    box-shadow: 1px 1px 30px #00000030;
    padding: 5px;
    border-radius: 30px;
    margin-top: 0;
    display: inline-block;
    width: 100%;
}

.logo_firmy {
	width: 15%;
    float: left;
    padding: 15px 10px;
	    margin-top: 5px;
}

.kol-1, .kol-2, .kol-3, .kol-4 {
	    width: 15%;
    float: left;
    padding: 15px 10px;
	text-align: center;font-size: 15px;
}

.kol-1 {
	width: 23%;
}

.kol-1 strong {
    font-size: 17px;
}

.kol-3 {width: 20%;padding-top: 0;}

.kol-5 {
	    width: 20%;
    float: left;
    padding: 15px 10px;
	text-align: center;
}

.dodatkowy-opis {
	    text-align: center;
	font-size: 11px;padding-bottom: 10px;color: #fff;
}

.wp-block-table tr {
    border-bottom: none;
}

.kol-1 span, .kol-2 span, .kol-4 span {
	    display: inline-block;
    width: 100%;
    font-size: 80%;
}

.link_oferta {cursor: default;text-decoration: none !Important;border: none !Important;display: inline-block;
    width: 100%;
    box-shadow: none !important;
}

button.przycisk {
    border-radius: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: normal;
    float: right;
}

button.przycisk:hover {
	background: #212121;
}

.wp-block-table tr {border: none !important;}

.page.page-one-column .entry-header, .twentyseventeen-front-page.page-one-column .entry-header, .archive.page-one-column:not(.has-sidebar) .page-header {
    margin-bottom: 2em;
}


.kol-4 div.ocena-1:before {
	content: '';
	position: absolute;
	width: 20%;	
	background: #1E0F64;
	top: 0;
	left: 0;
	height: 100%;
}

.kol-4 div.ocena-2:before {
	content: '';
	position: absolute;
	width: 40%;	
	background: #0099ff;
	top: 0;
	left: 0;
	height: 100%;
}

.kol-4 div.ocena-3:before {
	content: '';
	position: absolute;
	width: 60%;	
	background: #0099ff;
	top: 0;
	left: 0;
	height: 100%;
}

.kol-4 div.ocena-4:before {
	content: '';
	position: absolute;
	width: 80%;	
	background: #0099ff;
	top: 0;
	left: 0;
	height: 100%;
}

.kol-4 div.ocena-5:before {
	content: '';
	position: absolute;
	width: 100%;	
	background: #0099ff;
	top: 0;
	left: 0;
	height: 100%;
}

.zadarmo-, .wyplata-, .bezbik-, .wysoka-, .bezzas-, .wyskwo- {
	    background: #c30034;
    color: #fff;
    font-size: 10px;
    margin-bottom: 2px;
    display: inline-block;
    padding: 3px 10px;float: left;
}

.zadarmo-1, .wyplata-1, .bezbik-1, .wysoka-1, .bezzas-1, .wyskwo-1  {background: #1d693f;
	color: #fff;
    font-size: 10px;
    margin-bottom: 2px;
    display: inline-block;
    padding: 3px 10px;float: left;
}

.wylacz-1 {display:none;}

.kol-1, .kol-2, .kol-4, .kol-5 {padding-top: 20px;}

@media (max-width: 949px) {
	.logo_firmy {
		    width: 100%;
    margin: auto;
    text-align: center;
	}
	
	.kol-1, .kol-2, .kol-3, .kol-4 {    width: 50%;}
	.kol-5 {width: 100%;float: none;text-align: center;display:inline-block;}
	.zadarmo-1, .wyplata-1, .zadarmo-, .wyplata- {display: block;font-size: 9px;}
	button.przycisk {float: none;}
	#najwie {display: none;}
	.kol-1, .kol-2, .kol-4, .kol-5 {
    padding: 5px 10px;line-height: normal;
}
	.kol-4 {padding-top: 25px}

}



.rating {
    display: inline-block;
    text-align: left;
}

.ocena {
    background-image: url(../media/4b26229f_star1.png) !important;
    display: inline-block !important;
    height: 20px !important;
    line-height: 1 !important;
    padding: 0 !important;
    width: 105px !important;
}

.ocena ocena {
    background-image: url(../media/d7a5bfb4_star2.png) !important;
    display: inline-block !important;
    height: 100% !important;
}

.error404 #site-content .search-form {
	display:none;
}

@media (max-width: 1110px) {
	#dodatkowe--info, .kol2 {
		padding: 0 20px;
	}
	#glowna{
		background-position: -255px center;
	}
	button.close-nav-toggle {
    padding: 15px 0;
}
	button.close-nav-toggle .toggle-text {display:none;}
	.menu-modal {
		    z-index: 9999;
	}
	
	.header-footer-group, body:not(.overlay-header) #site-header .toggle, .menu-modal .toggle {
    color: #000000;
    outline: none !important;
}
}
div.wpcf7 .ajax-loader {display:none !important;}

@media (max-width: 700px) {
	#glowna {display: block;background: #efeeeb;}
	#kolumna--glowna.kol1 {
    padding: 0;
}
	#kolumna--glowna.kol2 h2 {
		    text-align: center;
    font-size: 19px;
    margin-top: 15px;
    display: inline-block;
    padding: 0 45px;width: 100%;
	}
	#kolumna--glowna.kol2 h3 {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin-top: 5px;width: 100%;
}
	#formik {
		padding: 30px 15px;
    overflow: hidden;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
	}
	#ile-pozyczyc-single-slider {
		right: 15px;
    font-size: 16px;
    width: 110px;
    top: 25px;padding-right: 24px;
	}
	#jaki-okres-single-slider {
		right: 15px;
    font-size: 16px;
    width: 92px;    padding-right: 50px;
	}
	
	.waluta {
		    right: 25px;
    font-size: 15px;
    top: 33px;
	}
	
	.mies {
		    right: 25px;
    font-size: 15px;
    top: 133px;
	}
	#rrso--info {
		padding: 15px;
    margin-left: -15px;
    margin-right: -15px;
	}
	.site-logo img {width: 250px;}
	.header-inner {padding: 15px 0;}
	.nav-toggle .toggle-inner {
    padding-top: 0;
}
	.toggle-inner .toggle-text {top: 15px;}
	#kolumny--onas {display: block;}
	#formularz--kroki--wyglad {
    padding: 0 15px;
    width: 85%;
    padding-bottom: 30px;
    padding-top: 10px;
}
	
	#formularz--kroki--wyglad h2 {
    margin-top: 0;
    font-size: 25px;
    margin-bottom: 0;
}
	#formularz--kroki--wyglad h3 {font-size: 18px;}
	#styl50 {
    width: 100%;
    float: left;
    padding: 5px 0;
}
	input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"], textarea {
    outline: none;
    border-radius: 40px;
    padding: 10px 20px;
}
	.button-zgody br {padding-top: 10px;display: none;}
	#podziekowanie {
		    width: 90%;
    padding: 15px 25px;
    margin-top: 20px;border-radius: 20px;
	}
	#podziekowanie h3 {
    margin: 0;
    font-size: 17px;
    font-weight: bold;
}
	#podziekowanie p {font-size: 13px;}
	#szybkie--pozyczki {
    text-align: center;
    color: #fff;
    font-size: 15px;
    margin: 20px 0;
    padding: 0 15px;
}
	#rzedy-porownaj, .rzedy-porownaj {
		border-radius: 20px;
    width: 90%;
    margin-bottom: 5px;
	}
	.logo_firmy {padding: 0;text-align: center;}
	.logo_firmy img {margin: auto;}
	.logo_firmy img {
    margin: auto;
    width: 140px;
}
	.kol-3 {padding-top: 15px;}
	.dodatkowy-opis {

    padding: 10px 15px;
}
}

#link--blog {
	text-align: center;
    display: inline-block;
    width: 100%;
    font-size: 22px;
    color: #000;
    text-decoration: none !important;
    margin-bottom: 30px;
    font-weight: bold;
}
.archive-title .color-accent {
	display:none;
}

.reduced-spacing .archive-header {
    padding-bottom: 3rem;
        background: rgb(28,119,70);
    background: linear-gradient(132deg, rgba(28,119,70,1) 0%, rgba(50,169,105,1) 100%);
    color: #fff !important;
}

.comments-wrapper {
    margin-top: 8rem;
    display: none;
}
.pagination-single {margin-bottom: 30px;}

.navigation.pagination {
	margin-bottom: 30px;
}

#cookie-notice .cn-button {
    margin-left: 10px;
    background: #E22658;
    border: none;
    text-shadow: none;
    box-shadow: none;
    border-radius: 30px;
    padding: 5px 30px;
}

#opi--item p {
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}

#opi--item h3 {
	font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin: 0;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
}

.owl-carousel .owl-nav button.owl-next {
	    position: absolute;
    right: -40px;
    top: -20px;
    font-size: 40px;background:none !important;
}

.owl-carousel .owl-nav button.owl-prev {
	    position: absolute;
    left: -40px;
    top: -20px;
    font-size: 40px;background:none !important;
}

@media (min-width: 1000px) {
.header-inner {
    padding: 1.5rem 0;
}
}

#podzial--panel #rzad-roz {
	    width: 1200px;
    max-width: 100%;
    margin: auto;
}

#podzial--panel #post-inner .entry-content {
	width: 65%;
	float: left;
	padding-right: 10px;padding-bottom: 40px;
}

.header-inner .toggle {color: #000;}

#podzial--panel #post-inner #prawy--panel {
	width: 35%;
	float: left;padding: 0 10px;
}

@media (max-width: 900px) {
	#podzial--panel #post-inner .entry-content {width: 100%;}
	#podzial--panel #post-inner #prawy--panel {display:none;}
	#podzial--panel #post-inner {display: inline-block;width: 100%;}
}

@media (min-width: 700px) {
.header-inner {
    padding: 0.8rem 0;
}
}

.pagination-single {
	display: inline-block;
    width: 100%;
    max-width: 100%;
    padding: 0 30px;
}

#podzial--panel #post-inner {
	    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

#podzial--panel #post-inner .entry-content .entry-content {
	width: 100%;
	float: none;    font-size: 15px;
    padding: 0;
}

@media (min-width: 700px) {
.post-inner {
    padding-top: 2rem;
}
}

article.hentry.category-blog {
	max-width: 100% !important;
}

.wpcf7 form .wpcf7-response-output {
	display:none !Important;
}

#wpcf7-f13203-p13230-o1 label {
    font-weight: bold;
    color: #fff;
}

#wpcf7-f13333-p13336-o1 label {
    font-weight: bold;
    color: #fff;
}

.wpcf7 #ile-pozyczyc::after, #wpcf7-f47-o1 #ile-pozyczyc::after {
	content: "max. 150000 zł";	
}

#wpcf7-f13333-p13336-o1 #ile-pozyczyc:after {
	content: "max. 150000 zł";	
}

.wpcf7 #jaki-okres:after, #wpcf7-f47-o1 #jaki-okres:after {
	content: "max. 96 mies.";
}

#wpcf7-f13333-p13336-o1 #jaki-okres:after {
	content: "max. 96 mies.";
}

img.widgetpozyczkowy {
    float: right;    margin-bottom: 10px;
    margin-top: -15px;
}

@media (max-width: 700px) {
	img.widgetpozyczkowy {
    float:none;    margin: auto;
}
}

#stopka--info p, #stopka--info, #stopka--info ul {
    font-size: 12px;
    line-height: 1.7;
}

#stopka--info ul {
    margin-bottom: 10px;
}

#stopka--info ul li {
        margin-bottom: 0;margin-top: 0;
    line-height: normal;
}

a.to-the-top {
    color: #fff;
}

.cookie-notice-container a, .cookie-revoke-container a {
	color: #fff;
}

@media (max-width: 500px) {
.cookie-notice-container, .cookie-revoke-container {
    padding: 5px 10px;
}
	
	.cookie-notice-container #cn-notice-text {
    display: inline-block;    margin: 0;
}
	
	.cookie-notice-container #cn-notice-buttons {
    display: none;
}
	
	.header-titles-wrapper {
    text-align: center !important;
    justify-content: center !important;
    padding: 0;
}
	
	.header-inner {
    padding: 10px 0;
}
	
	#formularz--kroki--wyglad h2 {
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 0;
}
	
	#formularz--kroki--wyglad h3 {
    font-size: 15px;
    margin-top: 5px;
}
	
	input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"], textarea {
    outline: none;
    border-radius: 40px;
    padding: 9px 15px;
    font-size: 15px;
}
	
	#styl50 {margin-bottom: 0;}
	.button-zgody {margin-top: 5px;}
	
	.site-logo img {
    width: 175px;
}
}

.site-logo img {
    max-height: 45px;
}

#podziekowanie {
	    position: fixed;
    left: 20px;
    bottom: 50px;
    border: 5px solid #fff;
    border-radius: 10px;
    margin: auto;
    padding: 15px 40px;
	opacity: 0;
	visibility: hidden;
	transition: 0.5s all ease;
}

div#podziekowanie.dziekuje {
    opacity: 1;
    visibility: visible;
}

div#podziekowanie.dziekuje.juzukryj {
    opacity: 0;
    visibility: hidden;
}

@media (min-width: 950px) {
	.rzad {
    display: flex;
	justify-content: center;
    align-items: center;min-height: 66px;
}
	
	.rzad > div {
		padding: 0 5px;    line-height: normal;
	}
	
	#rzedy-porownaj, .rzedy-porownaj {overflow: hidden;border-radius: 10px;}
	.logo_firmy img {
    width: 120px;
    padding-left: 20px;
}
	
	button.przycisk {
    border-radius: 10px;
    padding: 15px 40px;
	}
	
	.zadarmo-1, .wyplata-1, .bezbik-1, .wysoka-1, .bezzas-1, .wyskwo-1 {
    background: #daeccf;
    color: #25814f;
    font-size: 11px;
    margin-bottom: 2px;
    display: inline-block;
    float: left;
    padding: 2px 10px;
    margin: 1px;
    border-radius: 10px;
}
	
	.kol-3 {
    width: 35%;
}
}

#dodatkowe--info p {
	text-align: justify;
}

#dodatkowe--info h3 {
    font-size: 20px;
    margin: 0;
    margin-bottom: 10px;
}

.togglebuttons .wpcf7-list-item {
  margin: 0 2px 0 0;
  display: inline-block;
}
.togglebuttons > span input {
  opacity: 0;
  position: absolute;
}

.togglebuttons > span .wpcf7-list-item-label {
        cursor: pointer;
    display: block;
    color: #aba6a6;
    font-weight: bold;
    border-radius: 10px;
    padding: 5px 30px;
    background: #eee;
    border: 1px solid #eee;
    transition: 0.5s all ease;
    margin: 10px 5px;
    font-size: 17px;
}

.togglebuttons > span input:checked + .wpcf7-list-item-label {
  background: #0e9246;
  border: 1px solid #0e9246;
  color: #ffffff;
  font-weight: bold;
}

.togglebuttons > span.wpcf7-list-item.first input:checked + .wpcf7-list-item-label {
	    background: #e64671;
    border: 1px solid #e64671;
}

.podtyt.pytania--ostatni--krok {
    font-size: 17px;
    max-width: 100%;
    margin: auto;
    line-height: normal;
    margin-bottom: 5px;
}

center.zaw--pytania {
    margin: 10px 0;
    display: inline-block;
    width: 100%;
}
.widok--mobile {display:none;}
@media (max-width: 767px) {
	.podtyt.pytania--ostatni--krok {
    font-size: 14px;
    max-width: 100%;
    margin: auto;
    line-height: normal;
    margin-bottom: 0;
}
	.togglebuttons > span .wpcf7-list-item-label {
		    margin: 5px;
    font-size: 15px;
	}

	.widok--mobile {display:block;}
	a.lin_oferta {
    display: inline-block;    color: #333;
}
}

.wniosek--wyslany--sekcja {display:none;}

section#glowna.wyslano--sek {
    background-size: auto;
   background-position: -310px center;
    max-height: 800px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;    background-repeat: no-repeat;
    background-color: #f2f4f3;
}

section#glowna.wyslano--sek div#kolumna--glowna.kol2 {
    width: 1100px;
    padding: 20px;
    margin: auto;
    max-width: 100%;
}

.wyslane--lista {
    position: relative;
    max-height: 440px;
    overflow: hidden;
}

.wyslane--lista button.przycisk {
    padding: 15px 30px;
}

.wyslane--lista #rzedy-porownaj, .wyslane--lista .rzedy-porownaj {
    box-shadow: none;
    border: 1px solid #301e12;
}

.wyslane--lista .dodatkowy-opis {
    color: #301e10;
}

section#glowna.wyslano--sek #kolumna--glowna.kol1 {
    min-width: 300px;
}

a.caly-ranking {
    background: #144c2c;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 35px;
    display: inline-block;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 16px;
    transition: 0.5s all ease;
}

a.caly-ranking:hover {
	background: #e22658;
}

@media (max-width: 1300px) {
	section#glowna.wyslano--sek #kolumna--glowna.kol1 {
    min-width: 0;
    display: none;
}
	
	section#glowna.wyslano--sek #kolumna--glowna.kol2 {background: #f2f4f3c9; }
}

@media (max-width: 949px) {
	.wyslane--lista {
    position: relative;
    max-height: unset;
    overflow: visible;
}
	section#glowna.wyslano--sek {
		background: #f2f4f3;max-height: unset;
	}
	
	a.caly-ranking {display:none;}
	section#glowna.wyslano--sek #rzedy-porownaj, section#glowna.wyslano--sek .rzedy-porownaj {
    border-radius: 20px;
    width: 100%;
    margin-bottom: 5px;
}
}

.wpcf7 .wpcf7-list-item label {
    font-weight: normal;
    color: #000;
}

section.nasi--partnerzy {
    margin-top: 0;
    padding-top: 0;
}

section.nasi--partnerzy h3 {
    text-align: center;
}

section.nasi--partnerzy p {
    font-size: 18px;
}

.loga--partnerzy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.loga--partnerzy img {
    width: 10%;
    margin: 20px 25px;
}

.page-id-13483 #ile-pozyczyc:before {
	content: 'min. 3000 zł';
}

.page-id-13556 #site-content {
	    background: rgb(20,76,44);
    background: linear-gradient(45deg, rgba(20,76,44,1) 0%, rgba(50,169,105,1) 100%);
}

.partner--kredyt--gotowkowy {
    max-width: 100%;
    width: 1200px;
    margin: auto;
}

@media (max-width: 767px) {
	.loga--partnerzy img {
    width: 26%;
    margin: 15px 10px;
}
	
	section.nasi--partnerzy p {
    font-size: 13px;
}
	#kolumna--glowna.kol2 h2 {
		padding: 0;
	}#cc-window.cc-floating {
    padding: 10px;
}
	#cc-window .cc-message {
    font-size: 13px;
    line-height: normal;
}
	
	#cc-window.cc-type-categories.cc-floating .cc-compliance .cc-btn {
    margin-top: 5px !important;
    padding: 2px !important;
    font-size: 13px;
}
	
	#cc-window .cc-header {
    margin: 0;
}
}

.page-id-8 div#wpcf7-f12826-p8-o1 label {
	color: #000;	
}

.page-id-8 div#wpcf7-f12826-p8-o1 form.sent .wpcf7-response-output {
    display: block !important;
    background: #1c7746;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    font-weight: bold;
}

.page-id-8 div#wpcf7-f12826-p8-o1 input, .page-id-8 div#wpcf7-f12826-p8-o1 textarea {
    border-radius: 10px !important;
}

.cover-color-overlay.color-accent.opacity-80 {
	color: #1c7746 !important;
    opacity: 1;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
	background-color: #1C7746 !important;
	border-color: #1C7746 !important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
	border-color: #1C7746 !important;
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails a {
	color: #1C7746 !important;
}

#CybotCookiebotDialogTabContent input:checked+.CybotCookiebotDialogBodyLevelButtonSlider {
background-color: #1C7746 !important;
}

div#CybotCookiebotDialogPoweredbyLink {
    display: none;
}

#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper {
    display: block;
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogHeader {
    width: 100px !important;
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogPoweredbyCybot {
    height: 20px !important;
    margin-top: 0 !important;
    width: 100px !important;
}

#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
	border-color: #1C7746 !important;
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogTabContent {
    margin-left: 0 !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.active {
    border-bottom: 1px solid #1C7746 !important;
    color: #1C7746 !important;
}

#CybotCookiebotDialog.CybotEdge.CybotMultilevel .CybotCookiebotDialogBodyBottomWrapper {
    margin-top: 0 !important;
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBody .CybotCookiebotScrollContainer {
    padding: 0;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
	color: #1C7746 !important;
}

#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton:hover, #CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentIABv2Tab:hover, #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieProvider:not(.CybotCookiebotDialogDetailBodyContentCookieInfoCount):hover, #CybotCookiebotDialog #CybotCookiebotDialogBodyContentText a, #CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonIABHeaderViewPartnersLink, #CybotCookiebotDialog #CybotCookiebotDialogDetailBulkConsentList dt a, #CybotCookiebotDialog #CybotCookiebotDialogDetailFooter a, #CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonIABDescription a, #CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieLink, #CybotCookiebotDialogDetailBodyContentTextAbout a {
	color: #1C7746 !important;
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogPoweredbyCybot {
    position: absolute;
    right: 0;
    bottom: 0;
}

#CybotCookiebotDialog h2 {
    font-size: 14px;
}

div#CybotCookiebotDialogBodyContentText {
    font-size: 12px;
    line-height: 1.4;
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton:not(:first-of-type) {
    font-size: 14px !important;
    width: 235px !important;
    padding: 10px;
}

@media (min-width: 1280px) {
	#CybotCookiebotDialog.CybotEdge.CybotMultilevel .CybotCookiebotScrollContainer {
    width: calc(100% - 235px - 1.5em) !important;
}
	#CybotCookiebotDialog[data-template=slideup].active {
    width: 1100px !important;
    min-width: unset;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
}

@media (min-width: 1510px) {
	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyButtons {
    max-width: 100% !important;
    flex-direction: row-reverse !important;
}
	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper {
    flex-direction: row-reverse !important;
    margin-top: 15px;
}button#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
    margin-left: 15px;
}
}

@media (max-width: 1280px) {
	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogHeader {
    display: none;
}
	#CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonWrapper {
        width: 25% !important;
    padding: 0 8px !important;
    display: block !important;
}
	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails {display:none !important;}
	#CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonDescription {
    font-size: 13px !important;
    display: inline-block !important;
    width: 100% !important;
}
	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton:not(:first-of-type) {
    width: 100% !important;
}
	
	div#CybotCookiebotDialog {
    top: inherit !important;
    border-radius: 0 !important;
    bottom: 0 !important;
    transform: unset !important;
    left: 0 !important;
    width: 100% !important;
}#CybotCookiebotDialogTabContent .CybotCookiebotDialogBodyLevelButtonSliderWrapper {
    margin: auto;
}button#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
    display: none !important;
}
	#CybotCookiebotDialog .CybotCookiebotScrollContainer {
    min-height: unset !important;
}
	#CybotCookiebotDialog .CybotCookiebotScrollArea {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}
	#CybotCookiebotDialogFooter {
    padding-bottom: 0 !important;
    padding-top: 10px !important;
}#CybotCookiebotDialogBodyLevelButtonsSelectPane {
    border-bottom: none !important;
    padding: 5px 0;
}
}

div#dodatkowe--info {
    padding: 0 20px;
}

#podziekowanie {
	position: relative;
    bottom: inherit;
    border: 3px solid #fff;
    left: inherit;
	height: 0;
	overflow: hidden;
    padding: 0;
	    display: none;
}

#podziekowanie.dziekuje {
	height: auto;
	padding: 15px 40px;
	overflow: visible;
	display:inline-block;
}

div#lista--ofert {
    padding-top: 20px;
}

div#podziekowanie.dziekuje.juzukryj {
	height: 0;
	padding: 0;
	overflow: hidden;
	display: none;
}

@media (min-width: 1115px) and (max-width: 1300px) {
	section#glowna.wyslano--sek div#kolumna--glowna.kol2 {
    background: none;
}
	
}

section#glowna.wyslano--sek {
    background: #f2f4f3;
}

#kolumna--glowna.kol2 .wniosek--wyslany--sekcja h2 {
    font-size: 25px;
    text-align: center;
    margin-top: 10px;
}

.wniosek--wyslany--sekcja {
    text-align: center;
}

#kolumna--glowna.kol2 .wniosek--wyslany--sekcja h3 {
    text-align: center;
    font-size: 23px;
    background: #217647;
    color: #fff;
    display: inline-block;
    margin: auto;
    padding: 10px 25px;
    margin-bottom: 20px;
    border-radius: 15px;
}

section#glowna.wyslano--sek .rzad > div {
    font-size: 16px;
}

.wyslane--lista {
    max-height: 520px;
}

section#glowna.wyslano--sek #kolumna--glowna.kol1 {
    display: none;
}

h4#szybkie--pozyczki {
    font-size: 21px;
    background: #1d603b;
    display: inline-block;
    padding: 12px 35px;
    border-radius: 10px;
}

.kredyt__kontakt {
    position: fixed;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #1a603db3;
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    transition: 0.5s all ease;
}

.kredyt__kontakt.aktywuj__f {
    opacity: 1;
    visibility: visible;
    z-index: 1000;
}

.umwf_logo img {
    width: 160px;
	margin: auto;
}

.krekk__in {
    max-width: 100%;
    width: 650px;
    margin: auto;
    background: #fff;
    box-shadow: 0 40px 80px #1a603d42;
    padding: 40px;
    border-radius: 10px;
    position: relative;
    overflow-y: auto;
    max-height: 90%;
	text-align: center;
}

.zamknij__kontakt {
    cursor: pointer;
    position: absolute;
    color: #1A603D;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 25px;
    right: 0;
    top: 0;
    text-decoration: underline;
	transition: 0.5s all ease;
}

.zamknij__kontakt:hover {
	opacity: 0.6;
}

.umow {
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    line-height: normal;
}

.umwf_logo {
    text-align: center;
    margin-top: 20px;
}

.umwf_nazwa {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    margin: auto;
    background: #1A603D;
    margin-top: 15px;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
}

.zf__container__fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px 0;
}

.field__dp {
    width: 50%;
    padding: 5px;
	position: relative;
}

.field__dp input {
    border-radius: 10px;
}

input.send__application {
    border-radius: 10px;
    padding: 15px 50px;
    letter-spacing: unset;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: -10px;
}

.zgody {
    text-align: left;
}

.zaznacz__wszystko {
    text-align: left;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px;
    transition: 0.5s all ease;
}

label.label--checkbox {
    font-size: 12px;
    line-height: normal;
    text-align: justify;
    position: relative;
}

.zg1, .zg2 {
	height: 65px;
    overflow: hidden;
    display: inline-block;
}

.zg1:after, .zg2:after {
    content: '';
    position: absolute;
    bottom: 0;
    background: #fff;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .711922268907563) 31%, #fff 100%);
    width: 100%;
    height: 50px;
    left: 0;
    z-index: 0;
}

span.zg1__click, span.zg2__click {
    z-index: 1;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    color: #1a603d;
    width: 120px;
    margin: auto;
}

.zg1.rozwiniete, .zg2.rozwiniete {
    height: auto;
}

.zg1.rozwiniete:after, .zg2.rozwiniete:after {
    display:none;
}

.field__dp input {
	transition: 0.5s all ease;
}



.field__dp input.text-error {
    border-color: #dc3232;
    background: #dc32321f;
    color: #dc3232;
}

.field__dp span.text-error {
    position: absolute;
    right: 5px;
    font-size: 11px;
    background: #dc3232;
    z-index: 1;
    bottom: -2px;
    color: #fff;
    padding: 3px 10px;
    border-radius: 10px;
}

.field__dp input.valid {
    background: #32a96914;
    border-color: #32a969;
    color: #32a969;
}

label.label--checkbox span.text-error {
    background: #dc3232;
    color: #fff;
    font-size: 11px;
    padding: 3px 5px;
    border-radius: 5px;
    margin-left: 5px;
}

.dziekujemy_za_wniosek {
	position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    height: calc(100% - 30px);
    background: #fff;
    z-index: -1;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 35px;
    transition: 0.5s all ease;
    opacity: 0;
    visibility: hidden;
}

.dziekujemy_za_wniosek.poszlo {
    opacity: 1;
    visibility: visible;
    z-index: 1;
}

.send__application {
    cursor: pointer;
    background: #FE0262;
    display: inline-block;
    margin-bottom: 20px;
    color: #fff;
    font-weight: bold;
    padding: 15px 55px;
    border-radius: 10px;
    transition: 0.5s all ease;
}

.send__application:hover {
	background: #c31c5b;
}

.thx_hd1 {
    font-size: 25px;
    font-weight: bold;
}

section#rzedy-porownaj.post-14007, section#rzedy-porownaj.post-14010, section.rzedy-porownaj.post-14007, section.rzedy-porownaj.post-14010 {
    position: relative;
    overflow: visible;
    margin-bottom: 10px;
}

section#rzedy-porownaj.post-14007:before, section#rzedy-porownaj.post-14010:before, section.rzedy-porownaj.post-14007:before, section.rzedy-porownaj.post-14010:before {
    content: 'Oferta dla firm';
    position: absolute;
    left: 15px;
    top: -10px;
    font-size: 15px;
    font-weight: bold;
    background: #e8d342;
    color: #0d301d;
    border-radius: 5px;
    padding: 3px 25px;
}


section#rzedy-porownaj.post-14477, section#rzedy-porownaj.post-14484, section.rzedy-porownaj.post-14477, section.rzedy-porownaj.post-14484 {
    position: relative;
    overflow: visible;
    margin-bottom: 10px;
}

section#rzedy-porownaj.post-14477:before, section#rzedy-porownaj.post-14484:before, section.rzedy-porownaj.post-14477:before, section.rzedy-porownaj.post-14484:before {
    content: 'Wygodny i szybki proces online';
    position: absolute;
    left: 15px;
    top: -5px;
    font-weight: bold;
    background: #D81828;
    color: #fff;
    border-radius: 5px;
    padding: 1px 25px;
    font-size: 12px;
}

@media (max-width: 767px) {
	section#rzedy-porownaj.post-14477:before, section#rzedy-porownaj.post-14484:before, section.rzedy-porownaj.post-14477:before, section.rzedy-porownaj.post-14484:before {
		    position: relative;
		display: inline-block;
		left: inherit;
		top: inherit;
		border-radius: 20px;
		line-height: normal;
	}
	#kolumna--glowna.kol2 .wniosek--wyslany--sekcja h2 {
    font-size: 18px;
}
	
	#kolumna--glowna.kol2 .wniosek--wyslany--sekcja h3 {
    font-size: 15px;
    border-radius: 10px;
    font-weight: bold;
    padding: 10px;
}
	.wyslane--lista {
    max-height: unset;
}
	
	h4#szybkie--pozyczki {
    background: no-repeat;
    padding: 0;
    font-size: 18px;
}
	.umow {
    font-size: 16px;
}
	
	.umwf_nazwa {
    font-size: 12px;
    padding: 8px 15px;
}
	
	.zf__container__fields {
    margin: 15px 0;
}
	
	.field__dp {
    width: 100%;
    padding: 5px 0;
}
	
	.krekk__in {
    padding: 40px 20px;
}
	
	section#rzedy-porownaj.post-14007:before, section#rzedy-porownaj.post-14010:before, section.rzedy-porownaj.post-14007:before, section.rzedy-porownaj.post-14010:before {
    left: inherit;
    right: -10px;
    font-size: 13px;
    padding: 2px 15px;
}
	
}

#wifi-loader {
	 width: 64px;
	 height: 64px;
	 border-radius: 50px;
	 position: relative;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	   margin: auto;
    margin-top: 40px;
}
 #wifi-loader svg {
	 position: absolute;
	 display: flex;
	 justify-content: center;
	 align-items: center;
}
 #wifi-loader svg circle {
	 position: absolute;
	 fill: none;
	 stroke-width: 6px;
	 stroke-linecap: round;
	 stroke-linejoin: round;
	 transform: rotate(-100deg);
	 transform-origin: center;
}
 #wifi-loader svg circle.back {
	 stroke: #34B550;
}
 #wifi-loader svg circle.front {
	 stroke: #00924A;
}
 #wifi-loader svg.circle-outer {
	 height: 86px;
	 width: 86px;
}
 #wifi-loader svg.circle-outer circle {
	 stroke-dasharray: 62.75 188.25;
}
 #wifi-loader svg.circle-outer circle.back {
	 animation: circle-outer 1.8s ease infinite 0.3s;
}
 #wifi-loader svg.circle-outer circle.front {
	 animation: circle-outer 1.8s ease infinite 0.15s;
}
 #wifi-loader svg.circle-middle {
	 height: 60px;
	 width: 60px;
	 top: 0;
}
 #wifi-loader svg.circle-middle circle {
	 stroke-dasharray: 42.5 127.5;
}
 #wifi-loader svg.circle-middle circle.back {
	 animation: circle-middle 1.8s ease infinite 0.25s;
}
 #wifi-loader svg.circle-middle circle.front {
	 animation: circle-middle 1.8s ease infinite 0.1s;
}
 #wifi-loader svg.circle-inner {
	 height: 34px;
	 width: 34px;
}
 #wifi-loader svg.circle-inner circle {
	 stroke-dasharray: 22 66;
}
 #wifi-loader svg.circle-inner circle.back {
	 animation: circle-inner 1.8s ease infinite 0.2s;
}
 #wifi-loader svg.circle-inner circle.front {
	 animation: circle-inner 1.8s ease infinite 0.05s;
}
 #wifi-loader .text {
	 position: absolute;
	 bottom: -40px;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 text-transform: lowercase;
	 font-weight: 500;
	 font-size: 14px;
	 letter-spacing: 0.2px;
}
 #wifi-loader .text::before, #wifi-loader .text::after {
	 content: attr(data-text);
}
 #wifi-loader .text::before {
	 color: #ddd;
}
 #wifi-loader .text::after {
	 color: #ddd;
	 animation: text-animation 3.6s ease infinite;
	 position: absolute;
	 left: 0;
}
 @keyframes circle-outer {
	 0% {
		 stroke-dashoffset: 25;
	}
	 25% {
		 stroke-dashoffset: 0;
	}
	 65% {
		 stroke-dashoffset: 301;
	}
	 80% {
		 stroke-dashoffset: 276;
	}
	 100% {
		 stroke-dashoffset: 276;
	}
}
 @keyframes circle-middle {
	 0% {
		 stroke-dashoffset: 17;
	}
	 25% {
		 stroke-dashoffset: 0;
	}
	 65% {
		 stroke-dashoffset: 204;
	}
	 80% {
		 stroke-dashoffset: 187;
	}
	 100% {
		 stroke-dashoffset: 187;
	}
}
 @keyframes circle-inner {
	 0% {
		 stroke-dashoffset: 9;
	}
	 25% {
		 stroke-dashoffset: 0;
	}
	 65% {
		 stroke-dashoffset: 106;
	}
	 80% {
		 stroke-dashoffset: 97;
	}
	 100% {
		 stroke-dashoffset: 97;
	}
}
 @keyframes text-animation {
	 0% {
		 clip-path: inset(0 100% 0 0);
	}
	 50% {
		 clip-path: inset(0);
	}
	 100% {
		 clip-path: inset(0 0 0 100%);
	}
}


.wyszukiwanie__ofert {
    text-align: center;
    padding: 40px 0;
	margin-bottom: 150px;
}

.wyszukiwanie__ofert h2 {
    font-size: 21px;
    line-height: normal;
    font-weight: bold;
}

.specjalna__oferta h2 {
    text-align: center;
    font-size: 18px;
    line-height: normal;
    font-weight: bold;
}

.specjalna__oferta {
    text-align: center;
}

a.przejdz.wniosek__continue {
    display: inline-block;
    margin: auto;
    font-size: 14px;
    letter-spacing: 0;
    padding: 20px 45px;
    border-radius: 10px;
	    background: #5794fd;
}

.specjalna__oferta.nie_podales {
    padding: 150px 0;
}

.page-template-oferty_sms .header-titles-wrapper, .page-template-wypisanie .header-titles-wrapper {
    text-align: left !important;
    justify-content: left !important;
}

.page-template-oferty_sms .header-titles-wrapper img.custom-logo,  .page-template-wypisanie .header-titles-wrapper img.custom-logo {
    max-height: unset;
    width: 166px;
}

.page-template-oferty_sms footer#site-footer, .page-template-wypisanie footer#site-footer {
	display:none;
}

.mozliwosc__wypisu {
    text-align: center;
    padding: 0 20px;
    font-size: 12px;
    color: #606060;
}

.sms_copy {
    padding-top: 30px;
    font-size: 13px;
    opacity: 0.5;
	    text-align: center;
}

.foto__so__url {
    text-align: center;
}

.foto__so__url img {
    margin: auto;
}

.specjalna__oferta h2 {
    font-size: 22px;
    padding: 0 30px;
}

a.przejdz.wniosek__continue {
    background: #109246;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    margin-top: 20px;
}

.wypis__ok {
    padding: 80px 20px;
    text-align: center;
}

a.przejdz.foto__so__url {
    display: inline-block;
    margin: 20px 0;
	width: 100%;
}

.jesli__nieuda {
    font-size: 14px;
    font-weight: bold;
    padding: 40px 20px;
}

button.nastepna__oferta {
    border-radius: 5px;
    width: auto;
    display: inline-block;
    margin: auto;
    margin-top: 30px;
    font-size: 11px;
    text-transform: unset;
    padding: 12px 20px;
}

form.wpcf7-form.sent.testActive center {
    display: block !important;
}

form.wpcf7-form.sent.testActive div#zgody--wszystkie {
    display: block !important;
}

.kontakt_iod {
    display: inline-block;
    margin-top: 50px;
    text-align: center;
    width: 100%;
}


.kontakt_iod a {
	color: #fff;
	font-weight: bold;
}


.formContainer.unsubContainer {
    padding: 6rem 4rem;
    margin-bottom: 7rem;
}

.loader {
    --path: #00924A;
    --dot: #86C668;
    --duration: 3s;
    width: 44px;
    height: 44px;
    position: relative;
}

.loader:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    display: block;
    background: var(--dot);
    top: 37px;
    left: 19px;
    transform: translate(-18px, -18px);
    animation: dotRect var(--duration) cubic-bezier(0.785, 0.135, 0.15, 0.86) infinite;
}

.loader svg {
    display: block;
    width: 100%;
    height: 100%;
}

.loader svg rect,
.loader svg polygon,
.loader svg circle {
    fill: none;
    stroke: var(--path);
    stroke-width: 10px;
    stroke-linejoin: round;
    stroke-linecap: round;
}

.loader svg polygon {
    stroke-dasharray: 145 76 145 76;
    stroke-dashoffset: 0;
    animation: pathTriangle var(--duration) cubic-bezier(0.785, 0.135, 0.15, 0.86) infinite;
}

.loader svg rect {
    stroke-dasharray: 192 64 192 64;
    stroke-dashoffset: 0;
    animation: pathRect 3s cubic-bezier(0.785, 0.135, 0.15, 0.86) infinite;
}

.loader svg circle {
    stroke-dasharray: 150 50 150 50;
    stroke-dashoffset: 75;
    animation: pathCircle var(--duration) cubic-bezier(0.785, 0.135, 0.15, 0.86) infinite;
}

.loader.triangle {
    width: 48px;
}

.loader.triangle:before {
    left: 21px;
    transform: translate(-10px, -18px);
    animation: dotTriangle var(--duration) cubic-bezier(0.785, 0.135, 0.15, 0.86) infinite;
}

@keyframes pathTriangle {
    33% {
        stroke-dashoffset: 74;
    }
    66% {
        stroke-dashoffset: 147;
    }
    100% {
        stroke-dashoffset: 221;
    }
}

@keyframes dotTriangle {
    33% {
        transform: translate(0, 0);
    }
    66% {
        transform: translate(10px, -18px);
    }
    100% {
        transform: translate(-10px, -18px);
    }
}

@keyframes pathRect {
    25% {
        stroke-dashoffset: 64;
    }
    50% {
        stroke-dashoffset: 128;
    }
    75% {
        stroke-dashoffset: 192;
    }
    100% {
        stroke-dashoffset: 256;
    }
}

@keyframes dotRect {
    25% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(18px, -18px);
    }
    75% {
        transform: translate(0, -36px);
    }
    100% {
        transform: translate(-18px, -18px);
    }
}

@keyframes pathCircle {
    25% {
        stroke-dashoffset: 125;
    }
    50% {
        stroke-dashoffset: 175;
    }
    75% {
        stroke-dashoffset: 225;
    }
    100% {
        stroke-dashoffset: 275;
    }
}

.loader {
    display: inline-block;
    margin: 0 16px;
}

.loaderContainer {
    text-align: center;
    display: none;
    transition: 0.5s all ease;
}

.finishContainer {
    text-align: center;
    display: none;
    transition: 0.5s all ease;
}

.finishContainer img {
    width: 120px;
}

section#rakingMain {
    background: #F2F4F3;
    padding: 70px 0;
}

.page-template-usun-dane .header-inner.section-inner {
    justify-content: center;
    padding: 1.5rem 0;
}

section#rakingMain h1 {
    margin-top: 3rem;
    font-size: 5rem;
    text-align: center;
    font-weight: bold;
}

.subhead {
    text-align: center;
    font-size: 17px;
}

.subhead br {
    display: none;
}

.formContainer.unsubContainer {
    padding-top: 20px;
}

form#unsub_form .item__field {
    margin-bottom: 20px;
}

form#unsub_form button {
    width: 100%;
    margin-top: 10px;
}

form#unsub_form label.error {
    font-size: 14px;
    padding-left: 20px;
    color: #dc3232;
}

.loaderContainer h2, .finishContainer h2 {
    font-size: 30px;
}

.loaderContainer p, .finishContainer p {
    font-size: 18px;
}

.finishContainer img {
    margin: auto;
}

@media (max-width: 767px) {
	section#rakingMain h1 {
    font-size: 30px;
    margin-top: 0;
}
	.subhead {
    text-align: center;
    font-size: 14px;
}
	.entry-content .formContainer.unsubContainer {
    max-width: 100% !important;
    width: 100% !important;
}
	form#unsub_form input {
    padding: 12px 20px;
    font-size: 16px;
}
	
	form#unsub_form .item__field {
    margin-bottom: 15px;
}
	form#unsub_form label {
    font-size: 15px;
    padding-left: 20px;
}
	.footer-widgets-wrapper .footer-widgets a {
    color: #32a969;
    display: block;
    text-align: left;
}
	
}

article#post-14783 h1.wp-block-heading {
    max-width: 800px !important;
    width: 100% !important;
    font-size: 35px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 40px;
}

article#post-14783 h1.wp-block-heading {
    font-size: 28px;
}

.cmplz-cookiebanner .cmplz-links.cmplz-information .cmplz-link.cmplz-read-more-purposes.tcf {
		display: none !important;
}

#cmplz-manage-consent .cmplz-manage-consent {
    font-size: 14px !important;
    letter-spacing: unset !important;
    text-transform: unset !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border: none !important;
    padding: 15px 20px !important;
    height: auto !important;
}

.cmplz-cookiebanner {
    border: none !important;
    border-radius: 10px !important;
}

@media (max-width: 767px) {
	.cmplz-cookiebanner .cmplz-body {
    max-height: 30vh !important;
}
	.cmplz-cookiebanner .cmplz-links.cmplz-documents {
    display: none !important;
}
}

.cmplz-cookiebanner .cmplz-buttons {
    flex-direction: row-reverse;
}

a.custom-logo-link {
    position: relative;
}

.page-id-12804 .header-titles.ua-head a.custom-logo-link:before {
    content: '';
    background: url(../media/9c97d723_ukraine.svg);
    background-size: cover;
    position: absolute;
    right: -45px;
    top: -2px;
    width: 45px;
    height: 45px;
}

/**
 * additional numeration in ranking 021024
 */

.rzedy-porownaj {
    position: relative;
}

.rank_position {
    position: absolute;
    left: 0;
    font-size: 12px;
    background: #d9ecd0;
    color: #1d7649;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    margin: auto;
	border-radius: 10px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}


.offer-position-1.best-offer .rank_position {
    background: url(../media/b89948f9_1st.svg);
    width: 35px;
    height: 35px;
    background-size: cover;
    font-size: 0;
    border-radius: 0;
    left: 0;
}

.offer-position-2.best-offer .rank_position {
    background: url(../media/36484187_2nd.svg);
    width: 35px;
    height: 35px;
    background-size: cover;
    font-size: 0;
    border-radius: 0;
    left: 0;
}

.offer-position-3.best-offer .rank_position {
    background: url(../media/1e3ed055_3rd.svg);
    width: 35px;
    height: 35px;
    background-size: cover;
    font-size: 0;
    border-radius: 0;
    left: 0;
}

@media (max-width: 949px) {
	.rank_position {
		top: 0;
		bottom: inherit;
		border-radius: 25px;
		left: 0px;
		width: 40px;
		height: 40px;
	}
	
	.offer-position-1.best-offer .rank_position, .offer-position-2.best-offer .rank_position, .offer-position-3.best-offer .rank_position {
		width: 55px;
		height: 55px;
		left: -15px;
		top: -5px;
	}
	
}




/** new terms css **/

.fhmm-consent-group {
    margin: auto;
}

.fhmm-consent-group a {
	color: #e22658;
	text-decoration: underline;
}

.consent-item [type="checkbox"]+span:not(.lever) {
    width: -webkit-fill-available;
    line-height: normal;
}

button:not(.toggle).fhmm-toggle-group {
    background: none;
    border: none;
    width: 24px;
    height: 24px;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    cursor: pointer;
}

.consent-item {
    position: relative;
    margin-bottom: 5px;
    padding-left: 30px;
    padding-right: 25px;
    font-size: 13px;
}

.consent-item label {
    color: #000000;
    font-weight: normal;
    font-size: 14px;
}

.subgroup {
    padding-left: 35px;
}

.consent-item br {
    display: none;
}

[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

[type="checkbox"]+span:not(.lever):before, [type="checkbox"]:not(.filled-in)+span:not(.lever):after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    z-index: 0;
    border: 2px solid #298d57;
    border-radius: 1px;
    margin-top: 3px;
    -webkit-transition: .2s;
    transition: .2s;
}

[type="checkbox"]+span:not(.lever):before, [type="checkbox"]:not(.filled-in)+span:not(.lever):after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    z-index: 0;
    border: 2px solid #298d57;
    border-radius: 1px;
    margin-top: 3px;
    -webkit-transition: .2s;
    transition: .2s;
}

[type="checkbox"]:not(.filled-in)+span:not(.lever):after {
    border: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="checkbox"]:checked+span:not(.lever):before {
    top: -4px;
    left: -5px;
    width: 8px;
    height: 18px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #298d57;
    border-bottom: 2px solid #298d57;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.consent-item label.text-error {
    color: #e22658;
    font-size: 12px;
    position: relative;
    padding: 0;
    margin: 0;
}

.fhmm-consent-group p {
    margin: 0;
}
form#zgloszenieFirma [type="checkbox"]:not(:checked), form#zgloszenieFirma [type="checkbox"]:checked {
    opacity: 1;
    left: 0;
    pointer-events: unset;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    border-radius: 0;
}

form#zgloszenieFirma [type="checkbox"]:before {
	display: none;
}

form#zgloszenieFirma label.label--checkbox {
    padding-left: 30px;
}

form#zgloszenieFirma span.zg1__click:before, form#zgloszenieFirma span.zg2__click:before {
	display: none;
}

form#zgloszenieFirma span.zg1__click:after, form#zgloszenieFirma span.zg2__click:after {
	display: none;
}

form#zgloszenieFirma label.label--checkbox:first-child {
    font-size: 14px;
}

form#zgloszenieFirma label.label--checkbox span.text-error:before, form#zgloszenieFirma label.label--checkbox span.text-error:after {
	display: none !important;
}

span.dopasowana-badge {
    position: absolute;
    left: 15px;
    top: -10px;
    font-size: 15px;
    font-weight: bold;
    background: #e8d342;
    color: #0d301d;
    border-radius: 5px;
    padding: 3px 25px;
}

.normal-offer, #rzedy-porownaj, .rzedy-porownaj {
    overflow: unset;
}

@media (max-width: 767px) {
	span.dopasowana-badge {
    left: inherit;
    right: 0;
    padding: 2px 15px;
    top: -5px;
    font-size: 14px;
}
	.kol-1 {
    width: 100%;
}
	.kol-1 strong {
    font-size: 20px;
    margin-top: 5px;
    display: block;
}
	
	button.przycisk {
    width: 100%;
}
	.zadarmo-1, .wyplata-1, .bezbik-1, .wysoka-1, .bezzas-1, .wyskwo-1, .zadarmo-1, .zadarmo-, .wyplata- {
    font-size: 10px;
    border-radius: 4px;
}
	.logo_firmy {
    padding-top: 15px;
}
}

.pekao_terminale {
    text-align: center;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}

.pekao_terminale img {
    margin: auto;
}

div#dopasowana-main-lp {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
}
.chat-section {
    max-width: 800px;
    margin: auto;
    text-align: center;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
}

.chat-section h2 {
    font-size: 30px;
}

.chat-outer {
    background: #fff;
    padding-top: 0;
    display: inline-block;
    width: 100%;
}