/*!
Theme Name: Torroso

Description: 
Version: 3.3.5
Requires at least: 5.0
Tested up to: 6.2
Requires PHP: 7.2
Text Domain: Torroso
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/assets/dist/main.css" */


/* From http://codex.wordpress.org/CSS */
#wrapper h4 {
	margin-bottom:50px;	
}
#wrapper {
	font-size:20px;
}
.text-red {
	color:#D8212F;	
}
.hide {
	display:none !imprtant;	
}
.topmenu .is-form-style input.is-search-input {
	height:46px;
	width:46px;
	background:#424f65;
	border-radius:14px;
	border:0px none !important;
	color:#fff;
	transition:0.5s all;
	float:right;
	margin-right:10px;
	overflow:hidden;
	text-indent:-1000px;
}
.topmenu .is-form-style:hover input.is-search-input {
	width:100%;
	text-indent:0px;
}
.topmenu .is-search-form {
	display:inline-block;
}
.topmenu .is-form-style button.is-search-submit {
	position:absolute;
	top:5px;
	right:15px;
}
.topmenu .is-search-icon:hover, .topmenu form.is-form-style input.is-search-submit:hover {
  background-color: transparent;
  background-image:url('img/searchicon.png');
  background-repeat:no-repeat;
	background-position:50% 50%;
} 
.topmenu .is-form-style input.is-search-submit, .topmenu .is-search-icon {
	border:0px none !important;
	background:transparent;	
}
.topmenu .is-search-icon {
	background-image:url('img/searchicon.png');
	background-repeat:no-repeat;
	background-position:50% 50%;
}
.topmenu .is-form-style.is-form-style-3 label {
	width:100% !important;
}
.topmenu .is-search-icon svg {
	display:none;
}
.miniheader {
	font-weight:600;
	font-size:16px;
	color:#170E23;
}
.alignnone {
	margin: 5px 20px 20px 0;
}
.whyus_punkty li{
	font-size:24px;
	font-weight:300;
	list-style-type:none;
	background-image:url('img/bullet.svg');
	background-repeat:no-repeat;
	background-position:0 10px;
	padding-left:50px;
	display:block;
	margin-bottom:30px;
}
.topmenu {
	position:relative;
}
#about-us {
	background:#F6F7FB;	
}
#partnership-program {
	background:#F6F7FB;	
}
#partnership-program .btn {
	margin-top:50px;
	
}
.page-id-2 {
	background-image:url('img/growth.png');
	background-repeat:no-repeat;
}
.topmenu:before {
	content:"";
	box-shadow: 0px 10px 20px 0px #0000000D;

	width:110%;
		background:#202E46;
	border-radius:14px;
	position: absolute;
	top: 0;
	height: 100%;
	left: -5%;
	z-index: 1;
}
.topmenu #header {
	position:relative;
	z-index:2;
	
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.podstrona_tytul {
	color:#fff;
	font-size:60px;
	letter-spacing:-3px;
	font-weight:500;
	margin-bottom:30px;
}
.topmenu .btn {	
	height:46px;
	padding:0;
	padding-left:20px;
	padding-right:20px;
	
	line-height:46px;	
	border-radius:14px;
}
@media (min-width:1600px) {
.topmenu .btn {		width:127px;
}
	
}
.topmenu .btn.btn-search {
	width:46px;
	background:#424F65;
	line-height:46px;
	padding:0;
	border-radius:14px;
}
.podstrona_naglowek .btn {
	font-size:18px;	
	margin:0 10px;
}
.naglowek_h4 {
	font-weight:300;
	font-size:24px;
	color:#fff;
	margin-top:40px;
	margin-bottom:50px;
	letter-spacing:0;
}
.naglowek_h5 {
	font-size:16px;
	filter:opacity(0.6);
	margin-top:50px;
	color:#fff;
	font-weight:300;
}
.podstrona_tytul span {
	color:#D8212F;
}
.slider-overlay-container {
	min-height:80vh;	
}
.slider {	
	margin-top:120px;
}
header#header_main {
position: fixed;
top: 0;
width: 100%;
z-indeX:9;
}
.podstrona_naglowek {
	text-align:center;
	padding:150px 0 80px 0;
	background-size:cover;
}
.desc {
font-size: 20px;
font-weight: 300;
line-height: 30px;
letter-spacing: 0em;
padding-left:100px;
position:relative;
}
.descline:before {
	content:"";
	width:3px;
	height:135px;
	background:#202E46;
	position:absolute;
	top:0;
	left:0;
}
.desc b, .desc strong {
	font-weight:700;
	
}
.navbar-brand img {
	height:auto !important;
	
}
.slideimg {
	margin-top:180px;
	
}
.slider-tresc {
	color:#202E46;
	font-size:60px;
	letter-spacing:-5%;
	line-height:63px;
	font-weight:600;
}
.slider-tresc span {
	color:#D8212F;
	
}
.slider-tresc2  {
	color:#202E46;
	font-size:24px;
}
.boxtytul {
	text-align:center;
	color:#202E46;
	font-size:20px;
	font-weight:400;
}
.box_inner img {
	mix-blend-mode:multiply;
}
.box_inner {
	background:#fff;
	border-radius:12px;
	transition:0.5s all;
	position:relative;
}
.box_inner:after {
	content:"";
	width:32px;
	height:32px;
	background:url(img/boxarrow.png);
	position:absolute;
	bottom:20px;
	right:20px;
	opacity:0;
	transition:0.5s all;	
}
.box_inner:hover:after {
opacity:1;
}
.box_inner:hover {
	background:#E9EEF5;
	
}
body {	
	font-family: 'Albert Sans', sans-serif !important;
	font-weight:300;
	color:#061244;
}
.btn {
	border-radius:18px;
	padding:.8rem 3rem;
	letter-spacing:0;
}
.btn-primary {background-color:#D8212F; border-color:#D8212F; border-width:2px; color:#fff; font-weight:bold;}
.btn-secondary {background:#fff; border-color:#fff; color:#202E46; border-width:2px; font-weight:600;}
.btn-blue {background-color:#202E46; border-color:#202E46;} 

.btn-primary:hover {background-color:#202E46; border-color:#202E46;} 
.btn-blue:hover {background-color:#D8212F; border-color:#D8212F;} 
.supported-by {
	transform:translateY(-50%);	
}
.supported-by h5{
font-size:20px;
font-weight:700;
line-height:30px;
}
.supported-by-inside {
	border: 2px solid #F6F7FB;
	background:#FFFFFF;
	border-radius:12px;
	font-size:15px;
}
.loga-col > .row > .col {
	border-right:1px solid #EBECF0;

}
.loga-col > .row > .col:last-child {
border:0;
}
.supported-by-inside img {
	margin:0px auto;
	
}
#footer {
	background:#fff;
	padding:40px 0 40px 0;	
}
.footer_menu {
	padding:0;	
}
.footer_menu li {
	font-size:14px;
	line-height:34px;
	font-weight:400;
	list-style-type:none;	
}
.footer_menu li a {
	color:#202E46;
}
#footer h6 {
	font-weight:600;
	font-size:18px;
	
}
.stopka-tekst {
	color:#fff;
	font-size:22px;
	
}
#header_main, #header {
	transition:0.5s all;	
}

#header_main.fade-in {
	background:#202E46;}
#header_main.fade-in #header{ 
margin-top:0 !important;
}
#header .nav-link {
	color:#fff;
	font-size:16px;
	transition:0.5s all;
	padding-left:2rem;
	padding-right:2rem;
	padding-top:1.5rem;
	padding-bottom:.5rem;
	font-weight:500;	
	position:relative;
}
#header .nav-link:after {
	content:"";
	width:10px;
	height:10px;
	background-image:url('img/menuarrow.png');
	position:absolute;
	right:10px;
	bottom:15px;
	
}
#header .nav-link:hover {
	color:#D8212F;

}

	

@media (min-width:991px) {
	.col-md-25 {
		width: 20%;		
	}
	.menubuttons {
		min-width:450px;
		text-align:right;
	}


}

.footer-menu li{
	list-style-type:none;
	
}
.footer-menu a {
	color:#89909b;	
	margin:10px 0;
	display:block;
}
.footer-menu a:hover {
	color:#fff;
}
.usluga-item {
	
		position:relative;
}
.usluga-item:hover .usluga-item-inner {
	background:#101a2a;	
	color:#fff;
	font-size:16px;
	position:absolute;
}
.usluga-item-inner {
	border-radius:15px;
	padding:30px;
	padding-bottom:55px;
	transition:0.5s all;
	z-indeX:9
}
.usluga-item:hover:before {
		width:110%;
		left:-5%;
	right:-5%;
	opacity:1;
}
.usluga-item:before {
	content:"";
	width:100%;
	transition:0.5s all;
	height:330px;
	background:#eef1f6;
	border-radius:15px;
	position:absolute;
	left:0;
	right:-0;
	margin:0px auto;
	top:15px;
	opacity:0;
}
.usluga-item h4{ 
	font-size:22px;
	font-weight:300;
}
#dlaczego-my {
	background-color:#fff;	
}
#management {
	background:#12131D;
	color:#fff;
	transform: translateY(-100px);
}
#management h3 {
	color:#fff;	
}
#management h3 span {
	color:#F4B10B;
	
}
.opisbig {
	font-size:24px;
	font-weight:600;
	
}
.managemnentopis {
	font-size:20px;
	color:#7A7C87;
	font-weight:300;	
}
.managementtytul:before{
	content:"";
	width:44px;
	height:38px;
	display:block;
	margin-bottom:20px;
	background:url(img/limark.png);
	background-repeat:no-repeat;
	
}
#other-services .offer-icon {
	background:#202E46
	
}
.opismini {
	color:#7A7C87;
	font-weight:400;	
}
.opis {
	font-size:24px;
	font-weight:300;	
}
.opis b, .opis strong {
	font-weight:700;
	
}
#our-offer {
	padding-bottom:0;
	
}
.punkt_item {
	background:#F5F6F6;
	border-radius: 20px;	
	position: relative;
z-index: 3;
font-size:20px;
}
.punkt_item-title {
	font-size:24px;
	font-weight:600;	
}
.numer {
	position:relative;
	font-size:48px;
	font-weight:700;
	color:#202E46;	
	width:135px;
	text-align:center;
}
.numer:before {
	position:absolute;
	content:"";
	height:12px;
	background:#F4B10B;
	width:100%;	
	z-index:2;
	left:0;
	top:50%;
	transform:translateY(-50%);
}
.numer-inner {
	z-index:3;
	position: relative;
}
.font-weight-light {font-weight:300;}
h3.title { font-weight:700;font-size:48px;position:relative;color:#202E46; letter-spacing:-2px;}
.podtitle {font-weight:300; font-size:24px; line-height:36px}
.podtitle span {color:#2c4bc8;}
section {padding:80px 0}
section#strona {padding:40px 0}
.itembox {
	background:#F6F7FB;	
	border-radius:35px;
	padding:40px 50px 40px 90px;
}
.itembox h5 {
	font-size: 33px;
	font-weight: 700;
	line-height: 35px;
	letter-spacing: -0.05em;
	margin-bottom:30px;
}
.itembox li {
	font-size:20px;
	position:relative;
	list-style-type:none;
}
.itembox li:before {
	width:19px;
	height:15px;
	content:"";
	background-image:url('img/listboxli.png');
	position:absolute;
	left:-40px;
	top:7px;
}
.itembox-dark h5 {
	color:#D8212F
}
.itembox-dark {
	background:#202E46;
	color:#fff;
	
}
.itembox-dark li:before {	
	background-image:url('img/listboxli-dark.png');
}
.dlaczego-my-opis {padding:80px 0 140px 0}
.footer-icons img {transition:0.5s all; opacity:0.5}
.footer-icons img:hover {opacity:1;}
.sekcja-faq {
	background-image:url('img/sekcja-faq.png');
	background-position:50% 50%;
	padding:50px 0 20px 0;
	
}
.usluga-item-inner img {
	display:none;
	opacity:0;
	transition:0.5s all;
}
.usluga-item:hover .usluga-item-inner:after {
content:"";
height:55px;
width:55px;
position:absolute;
right:0;
bottom:0;
opacity:1;
background:url('img/usluga-item-inner-after.png');
}
.usluga-item:hover img {
	display:block;
	opacity:1;
}
.nasze-uslugi-opis {
	height:48px;
		overflow:hidden;
}
.usluga-item:hover .nasze-uslugi-opis {
	height:auto;
}
.nasze-uslugi-title {
margin-bottom:80px;
}
.nasze-uslugi-inner-title {
	height:80px;
	
}
@media (max-width:578px) {
	.navbar-toggler:focus {
		box-shadow:none;
		
	}
	#header .navbar-nav > li:first-child {
		margin-top:10px;
	}

	#header .navbar-nav .nav-link {
		display:inline-block;
		font-size:24px;
		font-weight:normal;
		margin-bottom:0px;
	}
	#header .navbar-brand {
		margin-left:15px;		
	}
	#header .navbar-toggler {
		margin-right:15px;		
		border:0;
	}
	#header {
		margin-left:-15px;
		margin-right:-15px;		
		
	}
	#header .navbar-nav  {
		padding:30px;
		width:100%;
	}
	.menubuttons  {
		position:absolute;
		bottom:100px;
		left:0;
		z-index:9;		right: 0;
text-align: center;
	}
	.podstrona_naglowek .btn {
		width:100%;
		margin:3px 0;
		
	}
	.podstrona_naglowek {
		padding:110px 20px 40px 20px;		
	}
	.podstrona_tytul {
		font-size:36px;		
	}
	.naglowek_h4 {
		font-size:18px;
		margin-top: 0px;
		margin-bottom: 30px;
	}
	.btn {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.desc {
		padding-left:0;
		font-size:16px;
	}
	.itembox h5 {
		font-size:30px;
	}
	.itembox { 
	  padding: 30px 30px 30px 60px;
	  margin-bottom:20px;
	}
	.itembox li {
		font-size:16px; 
	}
	.descline::before {
		display:none;
	}
	.navbar-collapse {
		height:100vh;		
	}
	#header_main {		
		background:#202e46;
	}
	#menu-menu-glowne {
		position: absolute;
z-index: 9;
background:#202e46;
height: 100vh;
	text-align:center;	
	}
	
}
.abstract {
	position: absolute;
right: 0;
bottom: 0;
transform: translateY(100px);
mix-blend-mode: screen;
	
}
.ekspert-tytul {
	font-size:28px;
		color:#061244;
}
#poznaj-ekspertow > .container{
	background:#eef1f6;
	padding-top:70px;
	padding-bottom:70px;	
	position:relative;
}
#poznaj-ekspertow  > .container:before {
	background:#eef1f6;
	content:"";
	position:absolute;
	left:-5%;
	right:-5%;
	height:100%;	
	top:0;
	border-radius:15px;
	
}
.container-inner {
	position:relative;
	z-index:2;	
}

.wpcf7-text, .wpcf7-select, .wpcf7-textarea {
	height:52px;
	border-radius:14px;
	width:100%;
	border:1px solid #cad0d9;
	font-weight:300;
	padding-left:15px;
	background:#fff;
	padding-right:15px;
}
.wpcf7-form .wpcf7-submit{
	width:100%;
	background:#F4B10B;
	color:#fff;
	height:52px;
	border:0;
	border-radius:56px;
	
}
.wpcf7-text:placeholder, .wpcf7-select:placeholder, .wpcf7-textarea:placeholder {
color:#8993a3
}
.wpcf7-form label {
	text-transform:uppercase;
	font-size:13px;
	width:100%;	
}
.wpcf7-form-control-wrap > * {
	margin-top:10px;		
}
.wpcf7-form-control-wrap {
	margin-bottom:30px;
display:block;	
}
.wpcf7-select option:checked. .wpcf7-select option, .wpcf7-select {
	color:#8993a3 !important;
	
}
.wpcf7-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("img/select-arrow.png");
  background-repeat: no-repeat;
background-position-x: calc(100% - 10px);
background-position-y: 18px;
cursor:pointer;

}

.wpcf7-textarea {
	height:220px;
	padding-top:10px;
	color:#8993a3
}
#contact-us {
	background:url(img/contactbg.png);
	background-position:50% 50%;
	color:#fff;
}
#contact-us h3 {
	color:#fff;	
}
#contact-us .formkontakt-prawa{
	font-size:18px;
	
}
.ekspert-item {
	color:#8993a3;
	font-weight:300;
	font-size:16px;	
}
.ekspert-ikony > a {
	display:inline-block;
	
}
.ekspert-ikony img{
	opacity:0.5;	
	transition:0.5s opacity;
}
.ekspert-ikony img:hover {
	opacity:1;
}
.text-second {
	font-size:20px;
	
}
.ekspert-item .slick-dots button{
	display:none;
}
.ekspert-item .slick-dots {
	position: absolute;
right: 0;
top: 50%;
transform: translateY(50%);
}
.ekspert-item .slick-dots li {
	list-style-type:none;
	position:relative;
	cursor:pointer;
}
.ekspert-item .slick-dots li:before {
	content:"";
	width:12px;
	height:12px;
	background:#fff;
	border-radius:50%;
	display:inline-block;	
}
.ekspert-item .slick-dots li.slick-active:before {
background:#99aed0
}
.dlaczegomy-title {
	font-size:32px;
	color:#202E46;
	font-weight:600;
}
#nasze-uslugi {
	background:url('img/uslugi-bg.jpg') no-repeat bottom right;
	background-size:contain;	
}
#poznaj-ekspertow {
	background:url('img/eksperci-bg.jpg') no-repeat top right;
	background-size:contain;	
}

#strona {
	background:#F6F7FB;	
}
.cennik-cena {
	font-weight:bold;
	font-size:32px;	
}
.cennik-item {
	border:1px solid #cbd1d9;
	border-radius:15px;	
	transition:0.5s all;
}
.cennik-inner-title {
	font-weight:500;
	font-size:18px;
	min-height:65px;	
	position:relative;
}
.cennik-item:hover .cennik-inner-title:after {
	background:#fff;
}
.kwotynetto {
	color:#8993a3;
	font-size:12px;	
}
.cennik-inner-title:after {
	transition:0.5s all;
	content:"";
	width:35px;
	height:2px;
	margin:0px auto;
	position:absolute;
	left:0;
	right:0;
	bottom:-30px;
	background:#061244;
	
}
.cennik-item .pln, .uslugapage-item .pln {
	color:#2c4bc8;	
}
.uslugapage-item .btn-secondary{
	padding:0.8rem 5rem;	
}
.uslugapage-item .btn-secondary:hover{
background:#2c4bc8;
border-color:#2c4bc8;
color:#fff;
}
sup {
	font-size:50%;
	
}
.btn-cennik-container {
		position:absolute;
	bottom:0;
	left:0;
	right:0;
	
}
.btn-cennik {
	border:2px solid #2c4bc8;	
	padding-left:3rem;
	padding-right:3rem;
	transform:translateY(50%);
	background:#fdfdfe;
	transition:0.5s all;
}
.btn-cennik:hover {
	background:#061244;
	border-color:#061244;
	color:#fff;
}
.cennik-item:hover {
	background:#2c4bc8;
	color:#fff;
}
.cennik-item:hover .pln {
	color:#fff;
}
h3.withlinehorizontal:before {
content:"";
	position:absolute;
	border-left:2px solid #0e131b;
	height:70px;
	left:0;
	right:0;
	width:2px;
	margin:0px auto;
	top:-120px;
}
h1.entry-title {
	padding:80px 0 60px 0;	
	font-size:32px;
}
h1.withlinehorizontal:before {
content:"";
	position:absolute;
	border-left:2px solid #061244;
	height:70px;
	left:0;
	right:0;
	width:2px;
	margin:0px auto;
	top:-40px;
}
h3.withline:before {
	content:"";
	position:absolute;
	border-top:2px solid #0e131b;
	width:70px;
	left:-140px;
	top:25px;
}
#dlaczego-my h3.title.withline:before {
	border-color:#fff;
}
.uslugapage-item {
	border-radius:15px;
	border:1px solid #cbd1d9;
	transition:0.5s all;
}
.uslugapage-item:hover {
	background:#fff;
	border-color:#fff;
	box-shadow:0 0 25px rgba(0,0,0,0.1);
	
}
.tekst1 {
	font-size:18px;	
}
.tekst2 {
	font-size:28px;
	
}
.foto1 {
	transform:translateY(60px)
	
}
.page-id-16 #kontakt {
	background:transparent;	
}
.page-id-16 .formkontakt-prawa h3{
	display:none;	
}
.page-id-16 .wpcf7-text, .page-id-16 .wpcf7-select, .page-id-16 .wpcf7-textarea {
	background-color:transparent;	
}
#nasze-uslugi a {
	color:#061244;
	
}
h4 {
	font-weight:600;
	font-size:36px;
	letter-spacing:-1.8px;
	color:#202E46
}
h4 a {	
	color:#202E46
}
h4 a:hover {
	color:#424f65
	
}
.border-right {
	border-width:0;
	border-right-width:3px;
	border-color:#202E46;
	border-style:solid;
}
.usluga-item h4 {
	font-weight:bold;
	
}
.zaletatytul  {
	font-size:20px;
	color:#202E46;
	font-weight:600;
}
.kolko {
	border-radius:50%;
	background:#D8212F;
	width:174px;
	height:174px;
	
	font-size:40px;
	color:#fff;
	text-align:center;
	letter-spacing:-6%;
	margin:0px auto;
}
.kolkoinside {
	width:135px;
	height:135px;
	background-size:contain;
	top:20px;
	left:20px;
	position:relative;
	line-height:135px;
}
.ctabanner {
	background-color:#202E46;
	background-image:url(img/ctabg.png);
	background-position:top right;
	background-repeat:no-repeat;
	border-radius:34px;
	font-size:48px;
	font-weight:600;
	color:#fff;
	letter-spacing:-2.2px;	
}
.ctabanner span {
	color:#D8212F;
}
.nav-pills .nav-link {
 font-size:20px;
 border:2px solid #F6F7FB;
 letter-spacing:-5%;
 font-weight:400;
 padding:1rem 2.7rem;
 border-radius:12px;
 color:#202E46;
 margin:0 10px;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	background:#E9EEF5;
	border-color:#E9EEF5;
	color:#202E46;
	box-shadow:none;
	position:relative;
}
.nav-pills .nav-link.active:after {
	content:"";
	width:23px;
	height:23px;
	background:url('img/activetab.png');
	position:absolute;
	right:5px;
	top:5px;
	
}
.circle-bullet:before {
	content:"";
	width:36px;
	height:36px;
	background-image:url('img/circle-bullet.png');
	background-size:contain;
	background-repeat:no-repeat;
	display:inline-block;
	margin-right:10px;
	position:relative;
	top:5px;
}
.legalnote {	
	font-size:16px;
	color:#202E46;
}
.spec_item {
	background-color:#F6F7FB;
	border-radius:14px;
	text-align:center;
	padding:10px 5px;
	margin-bottom:5px;
	font-size:18px;
}
.spec_item_header {
	margin-bottom:5px;
	border:2px solid #F6F7FB;
	color:#202E46;
	font-size:14px;
	font-weight:300;
	border-radius:14px;
	padding:15px 5px;	
}
.spec_item_header > .row > div {
	border-right:1px solid #F1F3F8;	
}
.spec_item_header > .row > div:last-child {
	border:0;	
}
.spec_item img{
	mix-blend-mode:darken;
}
b {font-weight:700;}
.spec_legend {
	display:none;
	color:#8b92a0;
	font-size:14px;
}
.spec_item_container {
	height:300px;
	overflow:hidden;
	position:relative;
}
.spec_item_container.expanded {
	height:100%;	
}
.spec_item_container:after { 
	height:100px;
	width:100%;
	content:"";
	position:absolute;
	bottom:0;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */	
}
.spec_item_container.expanded:after {
	display:none;
	
}
@media (max-width:991px) {
	.opis {
		font-size:18px;
		
	}
	.spec_legend {
		display:block;
	}
	.spec_item {
		padding-left:15px;
		padding-right:15px;
	}
	#wrapper { 
	font-size:16px;
	}
	.nav-pills .nav-link {
		font-size:15px;
		padding: .6rem 1.4rem;
		margin: 5px;
	}
	.nav-pills .nav-link.active::after {
		display:none;
	}
	.supported-by h5 {
		margin-bottom:30px;
		
	}
	.supported-by {
		transform: translateY(0);
	}
	.topmenu .is-form-style input.is-search-input {
		width:100%;
		text-indent:0;
	}
	.topmenu .is-search-form {
		width:100%;
		padding-left:50px !important;
		padding-right:30px !important;
		margin-bottom:20px;
		display:block;
	}
	.topmenu .is-form-style button.is-search-submit {
		right:50px;
		
	}
	#footer h6.footer_heading {
		position:relative;		
	}
	#footer h6.footer_heading:after {
		content:"";
		background-image:url(img/bluebullet.png);
		width:10px;
		height:10px;
		position:absolute;
		right:30px;
		top:5px;
		
	}
	.footer_menu {
		display:none;
		
	}
	#footer h6 {
		margin-top:20px;
		
	}
	.aboutusboxy .slick-prev, .aboutusboxy .slick-next {
		top:unset;
		bottom:-35px;
	}
	section {
  padding: 40px 0;
}
	h4 {
		font-size:24px;
		line-height:25px;		
		letter-spacing:0;
	}
	.border-right {
		border-width:0;
		position:relative;
	}
	.border-right:before {
		content:"";
		width:200px;
		height:3px;
		background:#202E46;
		position:absolute;
		bottom:40px;
		left:0;
		right:0;
		margin:0px auto;
	}
	.zaletatytul {
		font-size: 14px;
font-weight: 600;
line-height: 17px;
letter-spacing: 0em;
text-align: center;

	}
	.kolko{
		width: 98px;
		height: 98px;
	}
	.kolkoinside {
		width: 76px;
		height: 76px;
		top: 12px;
		left: 12px;
		line-height:76px;		
		font-size:22px
	}
	.ctabanner {
	padding-top:250px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:30px;
font-size: 36px;
font-weight: 600;
line-height: 38px;
letter-spacing: -0.05em;
text-align: center;
background-size:contain;
	}
	.whyus_punkty li {
		

font-size: 18px;
font-weight: 300;
line-height: 18px;
letter-spacing: 0em;
margin:0;
padding:15px 0 15px 40px;


	}
	.ctabanner .btn {
		width:100%;
		margin-bottom:10px;		
	}
	.aboutusboxy .slick-prev {
		left:40%;		
	}
	.aboutusboxy .slick-next {
		right:40%;		
	}
	
	.aboutusboxy .slick-prev:before {
		width: 20px;
		height: 20px;
		display: block;
		content:"";
		background:url(img/arrow_slick.png);
		background-position:50% 50%;
		background-repeat:no-repeat;
		transform:rotate(180deg);
	}
	.aboutusboxy .slick-next:before {
		width: 20px;
		height: 20px;
		display: block;
		content:"";
		background:url(img/arrow_slick.png);
		background-position:50% 50%;
		background-repeat:no-repeat;
	}
	.slider-tresc {
		font-size:36px;
		line-height:37px;
	}
	.slider-tresc2 {
		font-size:18px;
		
	}
	

	body {overflow-x:hidden;}

	.slider {
background-position: 100% 50%;
	}
	.slider .slider-overlay {
		background:#fff;
		margin-left:-15px;
		margin-right:-15px;
		padding-left:15px;
		padding-right:15px;
		
	}
	
	
	#header .navbar-nav > li:last-child {
		margin-left:initial;
		
	}
	.nasze-uslugi-inner-title {
		height:auto;		
	}
	h1.withlinehorizontal::before {
		height:40px;		
		top: -56px;
	}
	.nolinemobile:before {
		display:none;
		
	}
	h1.entry-title {
		padding-top:20px;
		padding-bottom:30px;
	}
	.navbar-toggler[aria-expanded="false"] .navbar-toggler-icon {
		background:url(img/menuopen.png);
		background-size:contain;
		background-repeat:no-repeat;
		background-position:50% 50%;
	}
	.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
		background:url(img/menuclose.png);
		background-size:contain;
		background-repeat:no-repeat;
		background-position:50% 50%;
	}
	.slideimg {
		margin-top:0;		
	}
	h3.withline::before { 
	left:-10px;
	width: 40px;
top: 19px;
	}
.numer {
  margin: 20px auto 20px auto;
}

header {
	z-index: 999;
	
}
	#strona {
		
		background-size:auto;
		
	}
	.foto1 {
		transform:translateY(0);
		
	}
	.tekst2 {
		font-size:22px;
		
	}
#poznaj-ekspertow  > .container:before {
left:0;
right:0;
max-width:100%;
}

.sliderimg {margin-top:60px !important; mix-blend-mode:multiply;
}
.dlaczegomy-title br {
	display:none;	
}
h3.title {
	font-size:36px;	
}
.podtitle {
	font-size:18px;
	line-height:26px;
}
.ekspert-item .slick-dots {
	bottom: 0;
top: unset;
left: 0;
right: 0;
margin: 0px auto;
width: 100%;
text-align: center;	
transform:translateY(100%);	
}
.ekspert-item .slick-dots li {
	display:inline-block;
margin:10px;	
}
.usluga-item .usluga-item-inner {
  background: #101a2a;
  color: #fff;
  font-size: 16px;
  position: relative;
}
.usluga-item img {
  display: block;
  opacity: 1;
}
.usluga-item:before {
  width: 110%;
  left: -5%;
  right: -5%;
  opacity: 1;
}
.usluga-item .usluga-item-inner {
  background: #101a2a;
  color: #fff;
  font-size: 16px;

}
.usluga-item .usluga-item-inner:after {
  content: "";
  height: 55px;
  width: 55px;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 1;
  background: url('img/usluga-item-inner-after.png');
}
.usluga-item .nasze-uslugi-opis {
  height: auto;
}
.usluga-item:hover .usluga-item-inner {
	position: relative;
	
}
}

@media (min-width:578px) and (max-width:991px) {
		#header .nav-link {
		padding-left:15px;
		padding-right:15px;
		
	}
}
@media (min-width: 992px){
	.pl-container {
		padding-left:calc((100vw - 960px) / 2 + 15px);		
	}
	.pr-container {
		padding-right:calc((100vw - 960px) / 2 + 15px);		
	}
	
}

@media (min-width: 1200px){
	.pl-container {
		padding-left:calc((100vw - 1140px) / 2 + 15px);		
	}
	.pr-container {
		padding-right:calc((100vw - 1140px) / 2 + 15px);		
	}
	
}

@media (min-width:1400px) {
	.pl-container {
		padding-left:calc((100vw - 1340px) / 2 + 15px);		
	}
	.pr-container {
		padding-right:calc((100vw - 1340px) / 2 + 15px);		
	}
	
}
@media (min-width:1500px) {
	.pl-container {
		padding-left:calc((100vw - 1440px) / 2 + 15px);		
	}
	.pr-container {
		padding-right:calc((100vw - 1440px) / 2 + 15px);		
	}
	
}
@media (min-width:1600px) {
	.pl-container {
		padding-left:calc((100vw - 1540px) / 2 + 15px);		
	}
	.pr-container {
		padding-right:calc((100vw - 1540px) / 2 + 15px);		
	}
	
}
.teammember {
	border-radius:18px;
	
}
.light-blue-bg {
	background: #F6F7FB;
	
}